LocalConnection
package flash.net
extends EventDispatcher
Available on flash
Static variables
staticread onlyisSupported:Bool
Constructor
new()
Variables
client:Dynamic
read onlydomain:String
isPerUser:Bool
Methods
allowDomain(restArgs:Rest<Dynamic>):Void
allowInsecureDomain(restArgs:Rest<Dynamic>):Void
close():Void
connect(connectionName:String):Void
send(connectionName:String, methodName:String, restArgs:Rest<Dynamic>):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/LocalConnection.html