Zoom Rooms Controller SDK Reference 6.5.0
|
Statistical diagnostic msg. More...
#include <ISettingService.h>
Data Fields | |
std::string | field |
field, For example: "Camera Capture Resolution" | |
std::string | description |
description, For example: "3840×2160", may be empty since it might be binary or something else that is hard to represent | |
Statistical diagnostic msg.
Definition at line 284 of file ISettingService.h.
std::string DiagnosticMsg::description |
description, For example: "3840×2160", may be empty since it might be binary or something else that is hard to represent
Definition at line 288 of file ISettingService.h.
std::string DiagnosticMsg::field |
field, For example: "Camera Capture Resolution"
Definition at line 286 of file ISettingService.h.