Local File
Constructors
Link copied to clipboard
fun LocalFile( file: File, mime: String?, thumbnail: LocalFile.Thumbnail?, progressHandler: MessageClient.ProgressHandler?)
Content copied to clipboard
Constructs a LocalFile object out of a local java.io.File.
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.