Zoom Rooms Controller SDK Reference 6.5.0
|
Chat emoji comment New chat supports emoji reaction. More...
#include <IMeetingChatHelper.h>
Data Fields | |
std::string | guid |
Guid. | |
int32_t | meetingUserID = 0 |
Meeting user id. | |
std::string | displayName |
Display name. | |
int64_t | time = 0 |
Time. | |
Chat emoji comment New chat supports emoji reaction.
Definition at line 172 of file IMeetingChatHelper.h.
std::string ChatEmojiComment::displayName |
Display name.
Definition at line 176 of file IMeetingChatHelper.h.
std::string ChatEmojiComment::guid |
Guid.
Definition at line 174 of file IMeetingChatHelper.h.
int32_t ChatEmojiComment::meetingUserID = 0 |
Meeting user id.
Definition at line 175 of file IMeetingChatHelper.h.
int64_t ChatEmojiComment::time = 0 |
Time.
Definition at line 177 of file IMeetingChatHelper.h.