Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKSubSessionParticipant.java
Go to the documentation of this file.
1
package
us.zoom.sdk;
2
6
public
interface
ZoomVideoSDKSubSessionParticipant
{
7
12
int
returnToMainSession
();
13
19
int
requestForHelp
();
20
}
us.zoom.sdk.ZoomVideoSDKSubSessionParticipant
Subsession participant helper interface.
Definition
ZoomVideoSDKSubSessionParticipant.java:6
us.zoom.sdk.ZoomVideoSDKSubSessionParticipant.returnToMainSession
int returnToMainSession()
Return to main session.
us.zoom.sdk.ZoomVideoSDKSubSessionParticipant.requestForHelp
int requestForHelp()
Request help.
sdk
ZoomVideoSDKSubSessionParticipant.java
Generated by
1.12.0