#include <ZoomSDKSettingService.h>
Inherits <NSObject>.
Definition at line 48 of file ZoomSDKSettingService.h.
◆ onMicDeviceStatusChanged:
Notify the microphone device status has changed in the meeting.
- Parameters
-
status | The microphone device status. |
◆ onSelectedMicDeviceChanged
- (void) onSelectedMicDeviceChanged |
|
|
|
|
optionalrequired |
Notification that the selected microphone device is changed.
◆ onSelectedSpeakerDeviceChanged
- (void) onSelectedSpeakerDeviceChanged |
|
|
|
|
optionalrequired |
Notification that the selected speaker device is changed.
◆ onSpeakerDeviceStatusChanged:
Notify the speaker device status has changed in the meeting.
- Parameters
-
status | The speaker device status. |