ZOOM Windows SDK  5.2.42037.1112
Public Member Functions | List of all members
IMeetingPhoneSupportCountryInfo Class Referenceabstract

Phone meeting support country information interface. More...

#include <meeting_phone_helper_interface.h>

Public Member Functions

virtual const wchar_t * GetCountryID ()=0
 Get the country ID of the current information. More...
 
virtual const wchar_t * GetCountryName ()=0
 Get the country name of the current information. More...
 
virtual const wchar_t * GetCountryCode ()=0
 Get the country code of the current information. More...
 

Detailed Description

Phone meeting support country information interface.

Member Function Documentation

◆ 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: