Zoom Rooms Controller SDK Reference 6.5.0
|
Privacy message Privacy message contains hyperlink to privacy policy. More...
#include <IMeetingReminderHelper.h>
Data Fields | |
std::string | privacyMessage |
Privacy message body. | |
std::string | hyperlinkKey |
Hyperlink text key of the privacy message. | |
std::string | hyperlinkURL |
Hyperlink text url of the privacy message. | |
Privacy message Privacy message contains hyperlink to privacy policy.
Definition at line 98 of file IMeetingReminderHelper.h.
std::string PrivacyMessage::hyperlinkKey |
Hyperlink text key of the privacy message.
Definition at line 101 of file IMeetingReminderHelper.h.
std::string PrivacyMessage::hyperlinkURL |
Hyperlink text url of the privacy message.
Definition at line 102 of file IMeetingReminderHelper.h.
std::string PrivacyMessage::privacyMessage |
Privacy message body.
Definition at line 100 of file IMeetingReminderHelper.h.