Phone meeting support country information interface.
More...
#include <meeting_phone_helper_interface.h>
Phone meeting support country information interface.
◆ GetCountryCode()
virtual const wchar_t* IMeetingPhoneSupportCountryInfo::GetCountryCode |
( |
| ) |
|
|
pure virtual |
Get the country code of the current information.
- Returns
- The country code.
◆ GetCountryID()
virtual const wchar_t* IMeetingPhoneSupportCountryInfo::GetCountryID |
( |
| ) |
|
|
pure virtual |
Get the country ID of the current information.
- Returns
- The country ID.
◆ GetCountryName()
virtual const wchar_t* IMeetingPhoneSupportCountryInfo::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: