Mac SDK
Instance Methods | List of all members
<ZoomSDKSettingAudioDeviceDelegate> Protocol Reference
Inheritance diagram for <ZoomSDKSettingAudioDeviceDelegate>:

Instance Methods

(void) - onMicDeviceStatusChanged:
 Notify the microphone device status has changed in the meeting. More...
 
(void) - onSpeakerDeviceStatusChanged:
 Notify the speaker device status has changed in the meeting. More...
 
(void) - onSelectedMicDeviceChanged
 Notification that the selected microphone device is changed.
 
(void) - onSelectedSpeakerDeviceChanged
 Notification that the selected speaker device is changed.
 

Method Documentation

◆ onMicDeviceStatusChanged:

- (void) onMicDeviceStatusChanged: (ZoomSDKDeviceStatus)  status
optional

Notify the microphone device status has changed in the meeting.

Parameters
statusThe microphone device status.

◆ onSpeakerDeviceStatusChanged:

- (void) onSpeakerDeviceStatusChanged: (ZoomSDKDeviceStatus)  status
optional

Notify the speaker device status has changed in the meeting.

Parameters
statusThe speaker device status.

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