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.
V2TIMMessageReactionUserResult

Public Member Functions

List< V2TIMUserInfogetUserInfoList ()
 
int getNextSeq ()
 
boolean getIsFinished ()
 
String toString ()
 

Member Function Documentation

◆ getUserInfoList()

List<V2TIMUserInfo> getUserInfoList ( )
inline

Get message reaction user list

◆ getNextSeq()

int getNextSeq ( )
inline

Get next pull sequence

◆ getIsFinished()

boolean getIsFinished ( )
inline

Get whether the user list has been pulled finished

◆ toString()

String toString ( )
inline