ZOOM Windows SDK
5.2.42037.1112
|
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. | |
Webinar register handler.