getMimeType

abstract fun getMimeType(): String

Gets the MIME content type of this download. This will override the content type declared in the server's response.

Return

null or the mime type string.