|
Zoom Rooms Controller SDK Reference 6.7.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 361 of file ISettingService.h.
| bool RoomCapability::notSupportDigitalSignage = false |
TRUE indicates room not supports digital signage.
Definition at line 365 of file ISettingService.h.
| bool RoomCapability::notSupportMicAdvancedOption = false |
TRUE indicates room not supports microphone advance option.
Definition at line 366 of file ISettingService.h.
| bool RoomCapability::supportAutoLoginOS = false |
TRUE indicates room supports auto login os.
Definition at line 363 of file ISettingService.h.
| bool RoomCapability::supportRestartOS = false |
TRUE indicates room supports restart os.
Definition at line 364 of file ISettingService.h.