Static variables

@:flash.propertystaticdefaultObjectEncoding:UInt

Constructor

new()

Variables

@:flash.propertyclient:Dynamic

@:flash.propertyread onlyconnected:Bool

@:flash.propertyread onlyconnectedProxyType:String

@:flash.property@:require(flash10)read onlyfarID:String

@:flash.property@:require(flash10)read onlyfarNonce:String

@:flash.property@:require(flash10)maxPeerConnections:UInt

@:flash.property@:require(flash10)read onlynearID:String

@:flash.property@:require(flash10)read onlynearNonce:String

@:flash.propertyobjectEncoding:UInt

@:flash.property@:require(flash10)read onlyprotocol:String

@:flash.propertyproxyType:String

@:flash.property@:require(flash10)read onlyunconnectedPeerStreams:Array<Dynamic>

@:flash.propertyread onlyuri:String

@:flash.propertyread onlyusingTLS:Bool

Methods

@:value({ mustUnderstand : false })addHeader(operation:String, mustUnderstand:Bool = false, ?param:Object):Void

call(command:String, responder:Responder, restArgs:Rest<Dynamic>):Void

connect(command: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