Local File
Constructors
Link copied to clipboard
constructor(file: File, mime: String?, thumbnail: LocalFile.Thumbnail?, progressHandler: MessageClient.ProgressHandler?)
Constructs a LocalFile object out of a local java.io.File.
constructor()
Types
Functions
Link copied to clipboard
Returns the local java.io.File object to be uploaded.
Link copied to clipboard
Returns the MIME type of this file.
Link copied to clipboard
Returns the MessageClient.ProgressHandler used when uploading this file.
Link copied to clipboard
Return the thumbnail for the local file.