remoting.Context

Context

package haxe-remoting

extended by ContextAll

Available on all platforms

Allows communication between platforms. This is a shared API that can be called on the connection at the client code.

Constructor

new ()

Methods

addObject (name:String, obj:{}, ?recursive:Bool):Void

call (path:Array<String>, params:Array<Dynamic>):Dynamic

Static methods

static share (name:String, obj:{}):Context

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/remoting/Context.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部