Annotation Interface OnDisconnect


@Target(METHOD) @Retention(RUNTIME) public @interface OnDisconnect
Annotation that defines Disconnect handler. Arguments in method: - SocketIOClient (required)