Phone meeting support country information interface.
More...
#include <meeting_phone_helper_interface.h>
Phone meeting support country information interface.
Definition at line 12 of file meeting_phone_helper_interface.h.
◆ ~IMeetingPhoneSupportCountryInfo()
virtual IMeetingPhoneSupportCountryInfo::~IMeetingPhoneSupportCountryInfo |
( |
| ) |
|
|
inlinevirtual |
◆ GetCountryCode()
virtual const zchar_t * IMeetingPhoneSupportCountryInfo::GetCountryCode |
( |
| ) |
|
|
pure virtual |
Get the country code of the current information.
- Returns
- The country code.
◆ GetCountryID()
virtual const zchar_t * IMeetingPhoneSupportCountryInfo::GetCountryID |
( |
| ) |
|
|
pure virtual |
Get the country ID of the current information.
- Returns
- The country ID.
◆ GetCountryName()
virtual const zchar_t * IMeetingPhoneSupportCountryInfo::GetCountryName |
( |
| ) |
|
|
pure virtual |
Get the country name of the current information.
- Returns
- The country name.