send Image Message
Send chat image message
Parameters
image Uri
uri of image
Send chat image message
Parameters
image Path
Location of image file on device storage
Deprecated
Sending an image message no longer needs fileName parameter. This method will be removed in next version of the SDK.
Replace with
sendImageMessage(imageUri: Uri)Content copied to clipboard
Send chat image message
Parameters
file Path
Location of image file on device storage
file Name
Name of the image file, displayed on chat screen