Mac SDK
Instance Methods | List of all members
IMeetingAudioOption Class Reference
Inheritance diagram for IMeetingAudioOption:
ScheduleMeetingAudioOption

Instance Methods

(ScheduleMeetingAudioType) - getScheduleMeetingAudioType:
 Get the audio type of the scheduled meeting. More...
 
(BOOL) - canGetDialinInfo
 Query if user can get the information of dialing in. More...
 
(NSArray *) - getAvailableDialinCountry
 Get the array of available countries where user can dial in. More...
 
(NSArray *) - getSelectedDialinCountry
 Get the selected country listed in the array. More...
 
(BOOL) - enableIncludeTollFreeNum
 Query if the toll-free numbers are enabled in the call-in number list. More...
 

Method Documentation

◆ canGetDialinInfo

- (BOOL) canGetDialinInfo

Query if user can get the information of dialing in.

Returns
YES means that user can get the information, otherwise not.

◆ enableIncludeTollFreeNum

- (BOOL) enableIncludeTollFreeNum

Query if the toll-free numbers are enabled in the call-in number list.

Returns
YES means that the toll-free numbers are enabled.

◆ getAvailableDialinCountry

- (NSArray*) getAvailableDialinCountry

Get the array of available countries where user can dial in.

Returns
An NSArray contains all available dial-in countries.

◆ getScheduleMeetingAudioType:

- (ScheduleMeetingAudioType) getScheduleMeetingAudioType: (int *)  availableAudioType

Get the audio type of the scheduled meeting.

Parameters
availableAudioTypeType of available audio.

◆ getSelectedDialinCountry

- (NSArray*) getSelectedDialinCountry

Get the selected country listed in the array.

Returns
An NSArray contains all selected dial-in countries.

The documentation for this class was generated from the following file: