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
17
int
inputSessionPassword
(String password);
18
25
int
leaveSessionIgnorePassword
();
26
}
us.zoom.sdk.ZoomVideoSDKPasswordHandler
Interface to input session password.
Definition
ZoomVideoSDKPasswordHandler.java:8
us.zoom.sdk.ZoomVideoSDKPasswordHandler.leaveSessionIgnorePassword
int leaveSessionIgnorePassword()
Cancel password input and leave session.
us.zoom.sdk.ZoomVideoSDKPasswordHandler.inputSessionPassword
int inputSessionPassword(String password)
Input session password.
sdk
ZoomVideoSDKPasswordHandler.java
Generated by
1.12.0