XMLSocket
package flash.net
extends EventDispatcher
Available on flash
Constructor
new(?host:String, port:Int = 0)
Variables
read onlyconnected:Bool
timeout:Int
Methods
close():Void
connect(host:String, port:Int):Void
send(object:Dynamic):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/XMLSocket.html