ZOOM Windows SDK
5.2.42037.1112
|
The interface to query the meeting audio information. More...
#include <premeeting_service_interface.h>
Inherited by IMeetingItemInfo.
Public Member Functions | |
virtual SDKError | GetSelectedAudioType (SCHEDULEAUDIOTYPE &type_)=0 |
Get the meeting audio type. More... | |
virtual IQueryMeetingItemTelAudioInfoHelper * | GetQueryTelAudioInfoHelper ()=0 |
Get the meeting telephone number information. More... | |
The interface to query the meeting audio information.
|
pure virtual |
Get the meeting telephone number information.
|
pure virtual |
Get the meeting audio type.
[out] | type_ | The meeting audio type. For more details, see SCHEDULEAUDIOTYPE enum. |