Uses of Interface
com.github.nkzawa.socketio.client.On.Handle

Packages that use On.Handle
com.github.nkzawa.socketio.client   
 

Uses of On.Handle in com.github.nkzawa.socketio.client
 

Methods in com.github.nkzawa.socketio.client that return On.Handle
static On.Handle On.on(com.github.nkzawa.emitter.Emitter obj, String ev, com.github.nkzawa.emitter.Emitter.Listener fn)
           
 



Copyright © 2014. All rights reserved.