Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKPasswordHandler.java
Go to the documentation of this file.
1
package
us.zoom.sdk;
2
8
public
interface
ZoomVideoSDKPasswordHandler
{
9
15
int
inputSessionPassword
(String password);
16
21
int
leaveSessionIgnorePassword
();
22
}
us.zoom.sdk.ZoomVideoSDKPasswordHandler
Interface to input session password.
Definition
ZoomVideoSDKPasswordHandler.java:8
us.zoom.sdk.ZoomVideoSDKPasswordHandler.leaveSessionIgnorePassword
int leaveSessionIgnorePassword()
Cancels password input and leaves the session.
us.zoom.sdk.ZoomVideoSDKPasswordHandler.inputSessionPassword
int inputSessionPassword(String password)
Inputs the session password.
vsdk
sdk
ZoomVideoSDKPasswordHandler.java
Generated by
1.12.0