toggle menu
Android-IMLibCore-SDK
5.6.7
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib.model
/
Message
/
obtain
obtain
io.rong.imlib
public
static
Message
obtain
(
String
targetId
,
ConversationType type
,
MessageContent content
)
public
static
Message
obtain
(
ConversationIdentifier conversationIdentifier
,
MessageContent content
)
public
static
Message
obtain
(
String
targetId
,
ConversationType type
,
String
channelId
,
MessageContent content
)