Pasword handle interface.  
 More...
#include <zoom_video_sdk_password_handler_interface.h>
Pasword handle interface. 
Definition at line 15 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. 
 
 
 
◆ leaveSessionIgnorePassword()
Cancel input password and leave session. 
- Returns
 - If the function succeeds, the return value is ZoomVideoSDKErrors_Success. Otherwise failed.