Video SDK for iOS API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKStreamingJoinContext Class Reference

Streaming join context. More...

#include <ZoomVideoSDKBroadcastStreamingHelper.h>

Inherits NSObject.

Properties

NSString * token
 
NSString * channelID
 

Detailed Description

Streaming join context.

Definition at line 53 of file ZoomVideoSDKBroadcastStreamingHelper.h.

Property Documentation

◆ channelID

- (NSString*) channelID
readwritenonatomiccopy

Definition at line 55 of file ZoomVideoSDKBroadcastStreamingHelper.h.

◆ token

- (NSString*) token
readwritenonatomiccopy

Definition at line 54 of file ZoomVideoSDKBroadcastStreamingHelper.h.