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