Zoom Rooms Controller SDK Reference 6.5.0
|
Combined consent. More...
#include <IMeetingReminderHelper.h>
Data Fields | |
bool | isShowing = false |
TRUE indicates Zoom Room is showing the combined consent. | |
int64_t | type = 0 |
Combined consent type. | |
DisclaimerPrivacy | disclaimerPrivacy |
Disclaimer privacy. | |
Combined consent.
Definition at line 139 of file IMeetingReminderHelper.h.
DisclaimerPrivacy CombinedConsent::disclaimerPrivacy |
Disclaimer privacy.
Definition at line 143 of file IMeetingReminderHelper.h.
bool CombinedConsent::isShowing = false |
TRUE indicates Zoom Room is showing the combined consent.
Definition at line 141 of file IMeetingReminderHelper.h.
int64_t CombinedConsent::type = 0 |
Combined consent type.
Definition at line 142 of file IMeetingReminderHelper.h.