|
Meeting SDK for macOS API Reference
|
Class representing information about a device (microphone, speaker, camera). More...
#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. | |
Class representing information about a device (microphone, speaker, camera).
Definition at line 443 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.