toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.amf
/
AmfXmlDocument
Amf
Xml
Document
data
class
AmfXmlDocument
(
val
document
:
String
)
An object that represents the AMF0 XML Document type.
2.17 XML Document Type.
Members
Constructors
Amf
Xml
Document
Link copied to clipboard
constructor
(
document
:
String
)
Properties
document
Link copied to clipboard
val
document
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String