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.
Properties
V2TIMMessageReactionChangeInfo
Properties
NSString *
msgID
NSArray<
V2TIMMessageReaction
* > *
reactionList
Property Documentation
◆
msgID
- (NSString*) msgID
read
nonatomic
strong
Unique ID of the message.
◆
reactionList
- (NSArray<
V2TIMMessageReaction
*>*) reactionList
read
nonatomic
strong
Message reaction change list.