Public 成员函数 | |
| String | getReactionID () |
| int | getTotalUserCount () |
| List< V2TIMUserInfo > | getPartialUserList () |
| boolean | getReactedByMyself () |
| String | toString () |
Protected 成员函数 | |
| void | setMessageReaction (MessageReaction messageReaction) |
|
inlineprotected |
|
inline |
获取消息回应 ID
|
inline |
获取使用同一个 reactionID 回应消息的总的用户个数
|
inline |
获取使用同一个 reactionID 回应消息的部分用户列表(用户列表数量取决于调用 getMessageReactions 接口时设置的 maxUserCountPerReaction 值)
|
inline |
自己是否使用了该 reaction
|
inline |