Zoom Meeting Reactions
- Description:
- Zoom Meeting Reactions
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onEmojiReactionReceived |
function | Callback event used to inform the user once an emoji is received |
onEmojiReactionReceivedInWebinar |
function | Callback event used to inform the user once an emoji is received in a webinar |
Returns:
- Type
- ZoomMeetingReaction
- Description:
- Zoom Meeting Reactions
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onEmojiReactionReceived |
function | Callback event used to inform the user once an emoji is received |
onEmojiReactionReceivedInWebinar |
function | Callback event used to inform the user once an emoji is received in a webinar |
Returns:
- Type
- ZoomMeetingReaction
Methods
(inner) SetOnEmojiReactionReceivedCB(onEmojiReactionReceived, onEmojiReactionReceivedInWebinar) → {Boolean}
- Description:
- Set emoji reaction received callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onEmojiReactionReceived |
function | |
onEmojiReactionReceivedInWebinar |
function |
Returns:
- Type
- Boolean
(inner) SetOnEmojiReactionReceivedCB(onEmojiReactionReceived, onEmojiReactionReceivedInWebinar) → {Boolean}
- Description:
- Set emoji reaction received callback
- Source:
Parameters:
Name | Type | Description |
---|---|---|
onEmojiReactionReceived |
function | |
onEmojiReactionReceivedInWebinar |
function |
Returns:
- Type
- Boolean
Events
onEmojiReactionReceived
- Description:
- Callback event used to inform the user once an emoji is received
- Source:
Parameters:
Name | Type | Description |
---|---|---|
userid |
number | The user id of the send emoji reaction |
type |
number | The send emoji reaction type |
skinTone |
number | The send emoji reaction skinstone |
onEmojiReactionReceived
- Description:
- Callback event used to inform the user once an emoji is received
- Source:
Parameters:
Name | Type | Description |
---|---|---|
userid |
number | The user id of the send emoji reaction |
type |
number | The send emoji reaction type |
skinTone |
number | The send emoji reaction skinstone |
onEmojiReactionReceivedInWebinar
- Description:
- Callback event used to inform the user once an emoji is received
- Source:
Parameters:
Name | Type | Description |
---|---|---|
type |
number | The send emoji reaction type |
onEmojiReactionReceivedInWebinar
- Description:
- Callback event used to inform the user once an emoji is received
- Source:
Parameters:
Name | Type | Description |
---|---|---|
type |
number | The send emoji reaction type |