Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKSubSessionManager.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
7
14
20
27
34 int broadcastMessage(String message);
35}
boolean isSubSessionStarted()
Determines whether the subsession has started.
int startSubSession()
Starts a subsession.
int stopSubSession()
Stops the subsession.
int broadcastMessage(String message)
Broadcasts a message to all subsessions.