Video SDK for Linux API Reference
Loading...
Searching...
No Matches
zoom_video_sdk_emoji_reaction_helper_interface.h
Go to the documentation of this file.
1
5
6#ifndef _ZOOM_VIDEO_SDK_EMOJI_REACTION_HELPER_INTERFACE_H_
7#define _ZOOM_VIDEO_SDK_EMOJI_REACTION_HELPER_INTERFACE_H_
9
11
28
30#endif
Emoji reaction helper interface for sending emoji reactions in a session.
virtual ZoomVideoSDKErrors sendEmojiReaction(ZoomVideoSDKEmojiReactionType type)=0
Sends an emoji reaction to all participants in the session.
Zoom Video SDK Common Definition File.
ZoomVideoSDKEmojiReactionType
Enumeration of emoji reaction types in Zoom Video SDK.
#define BEGIN_ZOOM_VIDEO_SDK_NAMESPACE
#define END_ZOOM_VIDEO_SDK_NAMESPACE
ZoomVideoSDKErrors
Enumeration of common Zoom Video SDK errors.