AmfXmlDocument

data class AmfXmlDocument(val document: String)

An object that represents the AMF0 XML Document type.

2.17 XML Document Type.

Constructors

Link copied to clipboard
constructor(document: String)

Properties

Link copied to clipboard

Functions

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