ZOOM Windows SDK  5.2.42037.1112
Public Types | Public Member Functions | List of all members
IWebinarNeedRegisterHandler Class Referenceabstract

Webinar register handler. More...

#include <meeting_configuration_interface.h>

Inherited by IWebinarNeedRegisterHandlerByEmail, and IWebinarNeedRegisterHandlerByUrl.

Public Types

enum  WebinarNeedRegisterType { WebinarReg_NONE, WebinarReg_By_Register_Url, WebinarReg_By_Email_and_DisplayName }
 Register type of webinar. Here are more detailed structural descriptions. More...
 

Public Member Functions

virtual WebinarNeedRegisterType GetWebinarNeedRegisterType ()=0
 Get the type to register. For more details, see WebinarNeedRegisterType enum.
 

Detailed Description

Webinar register handler.

Member Enumeration Documentation

◆ WebinarNeedRegisterType

Register type of webinar. Here are more detailed structural descriptions.

Enumerator
WebinarReg_NONE 

Initialization.

WebinarReg_By_Register_Url 

Register webinar account by URL.

WebinarReg_By_Email_and_DisplayName 

Register webinar account by email and the screen name.


The documentation for this class was generated from the following file: