create File
fun createFile(mimeType: String, fileWrapper: ManagedFileWrapper): AvailFile
Content copied to clipboard
Answer a new AvailFile that will be associated with the ManagedFileWrapper.
Parameters
mime Type
The MIME type of the file.
file Wrapper
The owning ServerFileWrapper.