toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.manager
/
SendImageManager
Send
Image
Manager
public
class
SendImageManager
Members
Functions
cancel
Sending
Image
Link copied to clipboard
public
void
cancelSendingImage
(
ChannelType conversationType
,
String
targetId
,
int messageId
)
cancel
Sending
Images
Link copied to clipboard
public
void
cancelSendingImages
(
ChannelType conversationType
,
String
targetId
)
get
Instance
Link copied to clipboard
public
static
SendImageManager
getInstance
(
)
send
Image
Link copied to clipboard
public
void
sendImage
(
ChannelIdentifier conversationIdentifier
,
LocalMedia image
,
boolean isFull
)