toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.conversationlist.model
/
GatheredConversation
Gathered
Conversation
public
class
GatheredConversation
Members
Constructors
Gathered
Conversation
Link copied to clipboard
public
void
GatheredConversation
(
Context context
,
Conversation conversation
)
Properties
m
Gathered
Type
Link copied to clipboard
public
ConversationType
mGatheredType
Functions
current
Conversation
Link copied to clipboard
public
Conversation
currentConversation
(
String
targetId
)
get
Unread
Message
Count
Link copied to clipboard
public
int
getUnreadMessageCount
(
)
on
Conversation
Update
Link copied to clipboard
public
void
onConversationUpdate
(
Conversation conversation
)
on
Group
Info
Update
Link copied to clipboard
public
void
onGroupInfoUpdate
(
Group group
)
on
Group
Member
Update
Link copied to clipboard
public
void
onGroupMemberUpdate
(
GroupUserInfo groupMember
)
on
User
Info
Update
Link copied to clipboard
public
void
onUserInfoUpdate
(
UserInfo user
)