IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMMessageReactionChangeInfo

Properties

NSString * msgID
 
NSArray< V2TIMMessageReaction * > * reactionList
 

Property Documentation

◆ msgID

- (NSString*) msgID
readnonatomicstrong

Unique ID of the message.

◆ reactionList

- (NSArray<V2TIMMessageReaction *>*) reactionList
readnonatomicstrong

Message reaction change list.