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.
Public Member Functions
V2TIMMessageReactionChangeInfo
Public Member Functions
String
getMessageID
()
List<
V2TIMMessageReaction
>
getReactionList
()
String
toString
()
Member Function Documentation
◆
getMessageID()
String getMessageID
(
)
inline
Get unique ID of the message
◆
getReactionList()
List<
V2TIMMessageReaction
> getReactionList
(
)
inline
Get message reaction change list
◆
toString()
String toString
(
)
inline