Uses of Interface
com.github.nkzawa.socketio.client.Ack

Packages that use Ack
com.github.nkzawa.socketio.client   
 

Uses of Ack in com.github.nkzawa.socketio.client
 

Methods in com.github.nkzawa.socketio.client with parameters of type Ack
 com.github.nkzawa.emitter.Emitter Socket.emit(String event, Object[] args, Ack ack)
          Emits an event with an acknowledge.
 



Copyright © 2014. All rights reserved.