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 zchar_t * IMeetingCallInPhoneNumberInfo::GetCode |
( |
| ) |
|
|
pure virtual |
Get the current call-in number's country code.
- Returns
- The country code.
◆ GetDisplayNumber()
virtual const zchar_t * IMeetingCallInPhoneNumberInfo::GetDisplayNumber |
( |
| ) |
|
|
pure virtual |
Get the current call-in number's display number.
- Returns
- The display number.
◆ GetID()
virtual const zchar_t * IMeetingCallInPhoneNumberInfo::GetID |
( |
| ) |
|
|
pure virtual |
Get the current call-in number's country ID.
- Returns
- The country ID.
◆ GetName()
virtual const zchar_t * IMeetingCallInPhoneNumberInfo::GetName |
( |
| ) |
|
|
pure virtual |
Get the current call-in number's country name.
- Returns
- The country name.
◆ GetNumber()
virtual const zchar_t * IMeetingCallInPhoneNumberInfo::GetNumber |
( |
| ) |
|
|
pure virtual |
Get the current call-in number's telephone number.
- Returns
- The telephone number.
◆ GetType()
Get the current call-in number's call type.
- Returns
- Call type. For more details, see CALLINNUMTYPE.