Meeting SDK for macOS API Reference
|
#include <ZoomSDKSettingService.h>
Inherits <NSObject>.
Instance Methods | |
(void) | - onCameraStatusChanged: |
Notification of camera status changes in the meeting. | |
(void) | - onSelectedCameraChanged: |
Notification that the selected camera device is changed. | |
Definition at line 71 of file ZoomSDKSettingService.h.
|
optional |
Notification of camera status changes in the meeting.
status | The camera device status. |
|
optionalrequired |
Notification that the selected camera device is changed.
deviceID | The ID of camera. |