Zoom Rooms Controller SDK Reference 6.5.0
|
Mesh Info Notification. More...
#include <IMeetingService.h>
Data Fields | |
int32_t | unsignedParticipantCount = 0 |
unsigned participants count. | |
std::string | meshMeetingPrivacyUrl |
mesh meeting privacy url. | |
Mesh Info Notification.
Definition at line 124 of file IMeetingService.h.
std::string MeshInfoNotification::meshMeetingPrivacyUrl |
mesh meeting privacy url.
Definition at line 127 of file IMeetingService.h.
int32_t MeshInfoNotification::unsignedParticipantCount = 0 |
unsigned participants count.
Definition at line 126 of file IMeetingService.h.