Structures
The following structures are available globally.
-
A URL load request.
See moreDeclaration
Swift
public struct HTTPRequest : HTTPRequestCompatible -
A URL load response.
See moreDeclaration
Swift
public struct HTTPResponse : HTTPResponseCompatible, ExpressibleByDictionaryLiteral -
The SoundTransform class
See moreDeclaration
Swift
public struct SoundTransformextension SoundTransform: CustomDebugStringConvertible -
The ASUndefined class represents an undefined for ActionScript.
See moreDeclaration
Swift
public struct ASUndefined : CustomStringConvertible -
The ASTypedObject class represents a typed object for ActionScript.
See moreDeclaration
Swift
public struct ASTypedObject -
The ASArray class represents an array value for ActionScript.
See moreDeclaration
Swift
public struct ASArrayextension ASArray: ExpressibleByArrayLiteralextension ASArray: CustomDebugStringConvertibleextension ASArray: Equatable -
Seealso
2.17 XML Document Type (amf0-file-format-specification.pdf)See moreSeealso
3.9 XMLDocument type (amf-file-format-spec.pdf)Declaration
Swift
public struct ASXMLDocument : CustomStringConvertibleextension ASXMLDocument: Equatable -
ActionScript 3.0 introduces a new XML type.
See moreSeealso
3.13 XML type (amf-file-format-spec.pdf)Declaration
Swift
public struct ASXML : CustomStringConvertibleextension ASXML: Equatable -
flash.net.NetStreamInfo for Swift
See moreDeclaration
Swift
public struct RTMPStreamInfoextension RTMPStreamInfo: CustomDebugStringConvertible -
Declaration
Swift
public struct Atomic<A>
Structures Reference