Static variables

@:flash.property@:require(flash10_1)staticread onlyisSupported:Bool

Constructor

new()

Variables

@:flash.propertyclient:Dynamic

@:flash.propertyread onlydomain:String

@:flash.property@:require(flash10_1)isPerUser:Bool

Methods

connect(connectionName:String):Void

send(connectionName:String, methodName:String, restArgs:Rest<Dynamic>):Void

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void