|
Video SDK for MacOS API Reference
|
Emoji reaction helper interface for sending emoji reactions in a session. More...
#include <ZMVideoSDKEmojiReactionHelper.h>
Inherits NSObject.
Instance Methods | |
| (ZMVideoSDKErrors) | - 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 15 of file ZMVideoSDKEmojiReactionHelper.h.
| - (ZMVideoSDKErrors) sendEmojiReaction: | (ZMVideoSDKEmojiReactionType) | type |
Sends an emoji reaction to all participants in the session.
| type | The emoji reaction type to send. |
ZMVideoSDKErrors_Success. Otherwise, this function returns an error.