Zoom Video SDK session context.
String token
JWT token to join session, required.
ZoomVideoSDKVirtualAudioMic virtualAudioMic
The session external audio source delegate, optional.
ZoomVideoSDKVideoSourcePreProcessor preProcessor
The session pre-processor delegate, optional.
ZoomVideoSDKVirtualAudioSpeaker virtualAudioSpeaker
The session virtual speaker, optional.
ZoomVideoSDKVideoSource externalVideoSource
The session external video source delegate, optional.
ZoomVideoSDKAudioOption audioOption
The audio option, optional.
String userName
Display name in session, required.
String sessionName
Session name, required. The string length must be less than 150. Supported character scopes are: Lett...
String sessionPassword
Meeting password, optional.
ZoomVideoSDKVideoOption videoOption
The video option, optional.
int sessionIdleTimeoutMins
The amount of time in minutes after which an idle session will end, optional. Default value: 40....
boolean enable5GHighBandWidth
Whether to cancel the bandwidth limit, optional. If true is set, the network bandwidth is no longer l...