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

Room profile list. More...

#include <ISettingService.h>

Data Fields

std::vector< RoomProfileroomProfileList
 Room profile list.
 

Detailed Description

Room profile list.

Definition at line 342 of file ISettingService.h.

Field Documentation

◆ roomProfileList

std::vector<RoomProfile> RoomProfileList::roomProfileList

Room profile list.

Definition at line 344 of file ISettingService.h.