|
Zoom Rooms Controller SDK Reference 7.1.0
|
Room capability. More...
#include <ISettingService.h>
Data Fields | |
| bool | supportAutoLoginOS = false |
| TRUE indicates room supports auto login os. | |
| bool | supportRestartOS = false |
| TRUE indicates room supports restart os. | |
| bool | notSupportDigitalSignage = false |
| TRUE indicates room not supports digital signage. | |
| bool | notSupportMicAdvancedOption = false |
| TRUE indicates room not supports microphone advance option. | |
Room capability.
Definition at line 398 of file ISettingService.h.
| bool RoomCapability::notSupportDigitalSignage = false |
TRUE indicates room not supports digital signage.
Definition at line 402 of file ISettingService.h.
| bool RoomCapability::notSupportMicAdvancedOption = false |
TRUE indicates room not supports microphone advance option.
Definition at line 403 of file ISettingService.h.
| bool RoomCapability::supportAutoLoginOS = false |
TRUE indicates room supports auto login os.
Definition at line 400 of file ISettingService.h.
| bool RoomCapability::supportRestartOS = false |
TRUE indicates room supports restart os.
Definition at line 401 of file ISettingService.h.