Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKSteamingJoinContext.java
Go to the documentation of this file.
1
package
us.zoom.sdk;
2
6
public
class
ZoomVideoSDKSteamingJoinContext
{
10
public
String
token
;
11
15
public
String
channelID
;
16
}
us.zoom.sdk.ZoomVideoSDKSteamingJoinContext
Streaming join context.
Definition
ZoomVideoSDKSteamingJoinContext.java:6
us.zoom.sdk.ZoomVideoSDKSteamingJoinContext.channelID
String channelID
Broadcast channel ID.
Definition
ZoomVideoSDKSteamingJoinContext.java:15
us.zoom.sdk.ZoomVideoSDKSteamingJoinContext.token
String token
JWT token.
Definition
ZoomVideoSDKSteamingJoinContext.java:10
vsdk
sdk
ZoomVideoSDKSteamingJoinContext.java
Generated by
1.12.0