Meeting SDK for Windows API Reference
|
#include "zoom_sdk_platform.h"
Go to the source code of this file.
Data Structures | |
class | IZoomRetrieveSMSVerificationCodeHandler |
Retrieve SMS verification code handler interface. More... | |
class | IZoomVerifySMSVerificationCodeHandler |
Verify SMS verification code handler interface. More... | |
class | IZoomRealNameAuthCountryInfo |
Interface of country information that supports real name auth. More... | |
class | IZoomRealNameAuthMeetingEvent |
Real name auth meeting callback event. More... | |
class | IZoomRealNameAuthMeetingHelper |
Real name auth meeting helper Interface. More... | |
Enumerations | |
enum | SMSVerificationCodeErr { SMSVerificationCodeErr_Unknown , SMSVerificationCodeErr_Success , SMSVerificationCodeErr_Retrieve_SendSMSFailed , SMSVerificationCodeErr_Retrieve_InvalidPhoneNum , SMSVerificationCodeErr_Retrieve_PhoneNumAlreadyBound , SMSVerificationCodeErr_Retrieve_PhoneNumSendTooFrequent , SMSVerificationCodeErr_Verify_CodeIncorrect , SMSVerificationCodeErr_Verify_CodeExpired , SMSVerificationCodeErr_Verify_UnknownError } |
SMS verification error types. Here are more detailed structural descriptions. More... | |
SMS verification error types. Here are more detailed structural descriptions.
Definition at line 45 of file zoom_sdk_sms_helper_interface.h.