NetConnection
package flash.net
extends EventDispatcher
Available on flash
Static variables
staticdefaultObjectEncoding:UInt
Constructor
new()
Variables
client:Dynamic
read onlyconnected:Bool
read onlyconnectedProxyType:String
read onlyfarID:String
read onlyfarNonce:String
maxPeerConnections:UInt
read onlynearID:String
read onlynearNonce:String
objectEncoding:UInt
read onlyprotocol:String
proxyType:String
read onlyunconnectedPeerStreams:Array<Dynamic>
read onlyuri:String
read onlyusingTLS:Bool
Methods
addHeader(operation:String, mustUnderstand:Bool = false, ?param:Object):Void
call(command:String, responder:Responder, restArgs:Rest<Dynamic>):Void
close():Void
connect(command:String, restArgs:Rest<Dynamic>):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/NetConnection.html