getMediaType

@Nullable
abstract fun getMediaType(): @Nullable String(source)

Returns the media type of the attached file, or null if not specified.

Return

media type of the attached file, or null if not specified

Since

9.4.0