iOS API
Instance Methods | List of all members
<MobileRTCReactionServiceDelegate > Protocol Reference
Inheritance diagram for <MobileRTCReactionServiceDelegate >:
<MobileRTCMeetingServiceDelegate>

Instance Methods

(void) - onEmojiReactionReceived:reactionType:reactionSkinTone:
 Notify receive the emoji reaction. More...
 

Method Documentation

◆ onEmojiReactionReceived:reactionType:reactionSkinTone:()

- (void MobileRTCReactionServiceDelegate) onEmojiReactionReceived: (NSUInteger)  userId
reactionType: (MobileRTCEmojiReactionType)  type
reactionSkinTone: (MobileRTCEmojiReactionSkinTone)  skinTone 
optional

Notify receive the emoji reaction.

Parameters
userIdThe user id of the send emoji racetion.
typeThe send emoji racetion type.
skinToneThe send emoji racetion skinstone.

The documentation for this protocol was generated from the following file: