Uploaded File Info
class UploadedFileInfo
Represents a file to be shipped in a MultipleFilesMessage.
If you pass url to UploadableFileInfo, the file is not upload to sendbird server. The url keeps as it is, and it will be set as UploadedFileInfo.url.
Since
4.9.0
See also
Properties
Link copied to clipboard
The plain file URL, which does not contain SendbirdChat.eKey as a parameter. If the file encryption feature is enabled, accessing this plainUrl will be denied.
Link copied to clipboard
Represents the thumbnail information of image file.