haXe API Documentation
Back
|
Index
interface
haxe.remoting.AsyncConnection
implements
Dynamic
<
AsyncConnection
>
Available in flash, neko, js, flash9, php, cpp
function
call(params :
Array
<
Dynamic
>, ?result :
Dynamic
->
Void
) :
Void
function
resolve(name :
String
) :
AsyncConnection
function
setErrorHandler(error :
Dynamic
->
Void
) :
Void
Back
|
Index