toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.config
/
GatheredConversationConfig
Gathered
Conversation
Config
public
class
GatheredConversationConfig
Members
Constructors
Gathered
Conversation
Config
Link copied to clipboard
public
void
GatheredConversationConfig
(
)
Functions
get
Conversation
Title
Link copied to clipboard
public
Integer
getConversationTitle
(
ConversationType conversationType
)
get
Gather
Conversation
Portrait
Link copied to clipboard
public
Uri
getGatherConversationPortrait
(
ConversationType conversationType
)
set
Conversation
Title
Link copied to clipboard
public
void
setConversationTitle
(
ConversationType conversationType
,
int title
)
set
Gather
Conversation
Portrait
Link copied to clipboard
public
void
setGatherConversationPortrait
(
ConversationType conversationType
,
Uri resUri
)