package haxe.remoting
extended by ContextAll
Available on all platformsAllows communication between platforms. This is a shared API that can be called on the connection at the client code.
new ()
addObject (name:String, obj:{}, ?recursive:Bool):Void
call (path:Array<String>, params:Array<Dynamic>):Dynamic
static share (name:String, obj:{}):Context
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/remoting/Context.html