Pasword handle interface.
More...
#include <zoom_video_sdk_password_handler_interface.h>
Pasword handle interface.
Definition at line 14 of file zoom_video_sdk_password_handler_interface.h.
◆ ~IZoomVideoSDKPasswordHandler()
virtual IZoomVideoSDKPasswordHandler::~IZoomVideoSDKPasswordHandler |
( |
| ) |
|
|
inlinevirtual |
◆ inputSessionPassword()
Input session password.
- Parameters
-
password | The session password. |
- Returns
- If the function succeeds, the return value is ZoomVideoSDKErrors_Success. Otherwise failed. To get extended error information, see ZoomVideoSDKErrors enum.
◆ leaveSessionIgnorePassword()
Cancel input password and leave session.
- Returns
- If the function succeeds, the return value is ZoomVideoSDKErrors_Success. Otherwise failed. To get extended error information, see ZoomVideoSDKErrors enum.