Zoom Rooms Controller SDK Reference 6.5.0
Loading...
Searching...
No Matches
DiagnosticMsgGroup Struct Reference

Statistical diagnostic group. More...

#include <ISettingService.h>

Data Fields

std::string name
 name
 
std::vector< DiagnosticMsgmsgs
 msgs
 

Detailed Description

Statistical diagnostic group.

Definition at line 293 of file ISettingService.h.

Field Documentation

◆ msgs

std::vector<DiagnosticMsg> DiagnosticMsgGroup::msgs

msgs

Definition at line 296 of file ISettingService.h.

◆ name

std::string DiagnosticMsgGroup::name

name

Definition at line 295 of file ISettingService.h.