Zoom Rooms Controller SDK Reference 6.5.0
|
Consent notification info. More...
#include <IMeetingReminderHelper.h>
Data Fields | |
ConsentType | type = CONSENT_TYPE_NONE |
Consent type. | |
DisclaimerPrivacy | disclaimer |
Disclaimer privacy. | |
bool | isShowing = false |
TRUE indicates Zoom Room is showing the consent. | |
Consent notification info.
Definition at line 148 of file IMeetingReminderHelper.h.
DisclaimerPrivacy ConsentInfo::disclaimer |
Disclaimer privacy.
Definition at line 151 of file IMeetingReminderHelper.h.
bool ConsentInfo::isShowing = false |
TRUE indicates Zoom Room is showing the consent.
Definition at line 152 of file IMeetingReminderHelper.h.
ConsentType ConsentInfo::type = CONSENT_TYPE_NONE |
Consent type.
Definition at line 150 of file IMeetingReminderHelper.h.