Call-in meeting Interface.
More...
#include <meeting_phone_helper_interface.h>
Call-in meeting Interface.
Definition at line 40 of file meeting_phone_helper_interface.h.
◆ ~IMeetingCallInPhoneNumberInfo()
virtual IMeetingCallInPhoneNumberInfo::~IMeetingCallInPhoneNumberInfo |
( |
| ) |
|
|
inlinevirtual |
◆ GetCode()
virtual const wchar_t * IMeetingCallInPhoneNumberInfo::GetCode |
( |
| ) |
|
|
pure virtual |
Get the country code of the current information.
- Returns
- The country code.
◆ GetDisplayNumber()
virtual const wchar_t * IMeetingCallInPhoneNumberInfo::GetDisplayNumber |
( |
| ) |
|
|
pure virtual |
Get the display number of the current information.
- Returns
- The display number.
◆ GetID()
virtual const wchar_t * IMeetingCallInPhoneNumberInfo::GetID |
( |
| ) |
|
|
pure virtual |
Get the country ID of the current information.
- Returns
- The country ID.
◆ GetName()
virtual const wchar_t * IMeetingCallInPhoneNumberInfo::GetName |
( |
| ) |
|
|
pure virtual |
Get the country name of the current information.
- Returns
- The country name.
◆ GetNumber()
virtual const wchar_t * IMeetingCallInPhoneNumberInfo::GetNumber |
( |
| ) |
|
|
pure virtual |
Get the telephone number of the current information.
- Returns
- The telephone number.
◆ GetType()
Get the call type of the current information.
- Returns
- Call type. For more details, see CALLINNUMTYPE.