Zoom Rooms Controller SDK Reference 6.5.0
|
Control system scene info. More...
#include <IControlSystemHelper.h>
Data Fields | |
std::string | sceneID |
Scene ID. | |
std::string | name |
Name. | |
std::string | icon |
Icon. | |
Control system scene info.
Definition at line 113 of file IControlSystemHelper.h.
std::string ControlSystemSceneInfo::icon |
Icon.
Definition at line 117 of file IControlSystemHelper.h.
std::string ControlSystemSceneInfo::name |
Name.
Definition at line 116 of file IControlSystemHelper.h.
std::string ControlSystemSceneInfo::sceneID |
Scene ID.
Definition at line 115 of file IControlSystemHelper.h.