Video SDK for MacOS API Reference
|
Provides methods to manage session password entry when joining a session. More...
#include <ZMVideoSDKPasswordHandler.h>
Inherits NSObject.
Instance Methods | |
(ZMVideoSDKErrors) | - inputSessionPassword: |
Input session password. | |
(ZMVideoSDKErrors) | - leaveSessionIgnorePassword |
Cancel input password. | |
Provides methods to manage session password entry when joining a session.
Definition at line 12 of file ZMVideoSDKPasswordHandler.h.
- (ZMVideoSDKErrors) inputSessionPassword: | (NSString *) | password |
Input session password.
password | The session password. |
- (ZMVideoSDKErrors) leaveSessionIgnorePassword |
Cancel input password.