toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.manager
/
SendImageManager
Send
Image
Manager
public
class
SendImageManager
Members
Functions
cancel
Sending
Image
Link copied to clipboard
public
void
cancelSendingImage
(
ConversationType conversationType
,
String
targetId
,
int messageId
)
cancel
Sending
Images
Link copied to clipboard
public
void
cancelSendingImages
(
ConversationType conversationType
,
String
targetId
)
get
Instance
Link copied to clipboard
public
static
SendImageManager
getInstance
(
)
send
Image
Link copied to clipboard
public
void
sendImage
(
ConversationIdentifier conversationIdentifier
,
LocalMedia image
,
boolean isFull
)