The interface to query the meeting telephony number information.
More...
#include <premeeting_service_interface.h>
The interface to query the meeting telephony number information.
◆ GetAvailableDialinCountryCode()
virtual IList<const wchar_t* >* IQueryMeetingItemTelAudioInfoHelper::GetAvailableDialinCountryCode |
( |
| ) |
|
|
pure virtual |
Get the available telephony number list for countries that can be called in.
- Returns
- If the function succeeds, the return value is the telephony number list for countries that can be called in.
◆ GetSelectedDialinCountryCode()
virtual IList<const wchar_t* >* IQueryMeetingItemTelAudioInfoHelper::GetSelectedDialinCountryCode |
( |
| ) |
|
|
pure virtual |
Get the telephony number list of the selected country that can be called in.
- Returns
- If the function succeeds, the return value is the telephony number of the selected country.
◆ IsIncludeTollFree()
virtual bool IQueryMeetingItemTelAudioInfoHelper::IsIncludeTollFree |
( |
| ) |
|
|
pure virtual |
Determine if the numbers of visible dialable country contains toll-free numbers.
- Returns
- TRUE indicates to contain.
The documentation for this class was generated from the following file: