|
Zoom Rooms Controller SDK Reference 7.1.0
|
A user entry used in assigned gallery hide configuration or status. More...
#include <IProAVService.h>
Data Fields | |
| std::string | name |
| Display name of the user. | |
| std::string | |
| Email address of the user. | |
| std::string | userGuid |
| Unique GUID of the user. | |
A user entry used in assigned gallery hide configuration or status.
Definition at line 130 of file IProAVService.h.
| std::string ProAVAssignedGalleryHideUser::email |
Email address of the user.
Definition at line 133 of file IProAVService.h.
| std::string ProAVAssignedGalleryHideUser::name |
Display name of the user.
Definition at line 132 of file IProAVService.h.
| std::string ProAVAssignedGalleryHideUser::userGuid |
Unique GUID of the user.
Definition at line 134 of file IProAVService.h.