ZOOM Windows SDK
5.2.42037.1112
|
Webinar register with email and screen name Handler. More...
#include <meeting_configuration_interface.h>
Inherits IWebinarNeedRegisterHandler.
Public Member Functions | |
virtual SDKError | InputWebinarRegisterEmailAndScreenName (const wchar_t *email, const wchar_t *screenName)=0 |
Configure the information of email and screen name. More... | |
virtual void | Cancel ()=0 |
Ignore the prompt of the register. More... | |
Public Member Functions inherited from IWebinarNeedRegisterHandler | |
virtual WebinarNeedRegisterType | GetWebinarNeedRegisterType ()=0 |
Get the type to register. For more details, see WebinarNeedRegisterType enum. | |
Additional Inherited Members | |
Public Types inherited from IWebinarNeedRegisterHandler | |
enum | WebinarNeedRegisterType { WebinarReg_NONE, WebinarReg_By_Register_Url, WebinarReg_By_Email_and_DisplayName } |
Register type of webinar. Here are more detailed structural descriptions. More... | |
Webinar register with email and screen name Handler.
|
pure virtual |
Ignore the prompt of the register.
|
pure virtual |
Configure the information of email and screen name.