Meeting SDK for macOS API Reference
|
#include <ZoomSDKSettingService.h>
Inherits NSObject.
Instance Methods | |
(NSString *) | - getDeviceID |
Get the ID of device, such as microphone, speaker, camera. | |
(NSString *) | - getDeviceName |
Get the device name. | |
(BOOL) | - isSelectedDevice |
Query if the device is selected. | |
Definition at line 257 of file ZoomSDKSettingService.h.
- (NSString *) getDeviceID |
Get the ID of device, such as microphone, speaker, camera.
- (NSString *) getDeviceName |
Get the device name.
- (BOOL) isSelectedDevice |
Query if the device is selected.