@zoom/react-native-videosdk
Preparing search index...
native/ZoomVideoSdkBroadcastStreamingViewer
StreamingJoinContext
Type Alias StreamingJoinContext
Streaming join context. Token + channelID are obtained out-of-band from the broadcaster.
type
StreamingJoinContext
=
{
channelID
:
string
;
token
:
string
;
}
Index
Properties
channel
ID
token
Properties
channel
ID
channelID
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
ID
token
@zoom/react-native-videosdk
Loading...
Streaming join context. Token + channelID are obtained out-of-band from the broadcaster.