remoting.AsyncConnection

AsyncConnection

package haxe-remoting

implemented by AMFConnection, AsyncAdapter, AsyncDebugConnection, DelayedConnection, HttpAsyncConnection, LocalConnection, SocketConnection

Available on all platforms

For asynchronous connections, where the results are events that will be resolved later in the execution process.

Methods

call (params:Array<Dynamic>, ?result:Dynamic ‑> Void):Void

resolve (name:String):AsyncConnection

setErrorHandler (error:Dynamic ‑> Void):Void

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部