APPLICATION_XML

The media type for XML.

Functions

Link copied to clipboard
open override fun toString(): String

Returns a media type for the given type and subtype, for example text/plain.

Properties

Link copied to clipboard

The subtype of the media type, e.g. "plain", "json", etc.

Link copied to clipboard

The type of the media type, e.g. "text", "application", etc.