Link Search Menu Expand Document

Constructor: phone.groupCallStreamChannels

Back to constructors index

Info about RTMP streams in a group call or livestream

Attributes:

NameTypeRequiredDescription
channelsArray of GroupCallStreamChannelYesRTMP streams

Type: phone.GroupCallStreamChannels

Example:

$phone_groupCallStreamChannels = ['_' => 'phone.groupCallStreamChannels', 'channels' => [GroupCallStreamChannel, GroupCallStreamChannel]];