Zoom Rooms Controller SDK Reference 6.5.0
|
Reaction statistics info item. More...
#include <IMeetingReactionEmojiHelper.h>
Data Fields | |
ReactionInfo | reactionInfo |
Reaction info. | |
int | count = 0 |
Count of the reaction info. | |
Reaction statistics info item.
Definition at line 60 of file IMeetingReactionEmojiHelper.h.
int ReactionStatisticsInfoItem::count = 0 |
Count of the reaction info.
Definition at line 63 of file IMeetingReactionEmojiHelper.h.
ReactionInfo ReactionStatisticsInfoItem::reactionInfo |
Reaction info.
Definition at line 62 of file IMeetingReactionEmojiHelper.h.