Interface of country information that supports real name auth.
More...
#include <zoom_sdk_sms_helper_interface.h>
Interface of country information that supports real name auth.
◆ GetCountryCode()
virtual const zTCHAR* IZoomRealNameAuthCountryInfo::GetCountryCode |
( |
| ) |
|
|
pure virtual |
Get the country code of the current information.
- Returns
- The country code.
◆ GetCountryID()
virtual const zTCHAR* IZoomRealNameAuthCountryInfo::GetCountryID |
( |
| ) |
|
|
pure virtual |
Get the country ID of the current information.
- Returns
- The country ID.
◆ GetCountryName()
virtual const zTCHAR* IZoomRealNameAuthCountryInfo::GetCountryName |
( |
| ) |
|
|
pure virtual |
Get the country name of the current information.
- Returns
- The country name.
The documentation for this class was generated from the following file: