Readonly
fileRepresents the name of the file.
Readonly
fileRepresents the size of the file.
Readonly
mimeRepresents the MIME type of the file.
Readonly
plainThe 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.
Readonly
thumbnailsRepresents the thumbnail information of image file.
Description
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.