Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IEmojiReactionController.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of common SDK errors.
Enumeration of available emoji reaction types. For more information, please visit https://support....
MobileRTCSDKError cancelEmojiFeedback()
Cancel the emoji feedback.
void setEvent(IEmojiReactionControllerEvent pEvent)
boolean isEmojiReactionEnabled()
Determines if the reactions feature is enabled in the meeting.
MobileRTCSDKError sendEmojiFeedback(MobileRTCEmojiFeedbackType type)
Send the emoji feedback.
MobileRTCSDKError sendEmojiReaction(SDKEmojiReactionType type)
Send the reaction.