|
Meeting SDK for Windows API Reference
|
Interface of country information that supports real name auth. More...
#include <zoom_sdk_sms_helper_interface.h>
Public Member Functions | |
| virtual const zTCHAR * | GetCountryID ()=0 |
| Gets the country ID of the current information. | |
| virtual const zTCHAR * | GetCountryName ()=0 |
| Gets the country name of the current information. | |
| virtual const zTCHAR * | GetCountryCode ()=0 |
| Gets the country code of the current information. | |
| virtual | ~IZoomRealNameAuthCountryInfo () |
Interface of country information that supports real name auth.
Definition at line 93 of file zoom_sdk_sms_helper_interface.h.
|
inlinevirtual |
Definition at line 114 of file zoom_sdk_sms_helper_interface.h.
|
pure virtual |
Gets the country code of the current information.
References zTCHAR.
|
pure virtual |
Gets the country ID of the current information.
References zTCHAR.