|
Video SDK for iOS API Reference
|
Emoji reaction helper interface for sending emoji reactions in a session. More...
#include <ZoomVideoSDKEmojiReactionHelper.h>
Inherits NSObject.
Instance Methods | |
| (ZoomVideoSDKError) | - sendEmojiReaction: |
| Sends an emoji reaction to all participants in the session. | |
Emoji reaction helper interface for sending emoji reactions in a session.
Definition at line 14 of file ZoomVideoSDKEmojiReactionHelper.h.
| - (ZoomVideoSDKError) sendEmojiReaction: | (ZoomVideoSDKEmojiReactionType) | type |
Sends an emoji reaction to all participants in the session.
| type | The emoji reaction type to send. |