Uses of Class
cool.scx.socket.RequestOptions
-
Uses of RequestOptions in cool.scx.socket
Methods in cool.scx.socket that return RequestOptionsMethods in cool.scx.socket with parameters of type RequestOptionsModifier and TypeMethodDescriptionfinal voidEasyUseSocket.sendEvent(String eventName, Object data, Consumer<ScxSocketResponse> responseCallback, RequestOptions options) final voidEasyUseSocket.sendEvent(String eventName, Consumer<ScxSocketResponse> responseCallback, RequestOptions options) final voidScxSocket.sendEvent(String eventName, String data, Consumer<ScxSocketResponse> responseCallback, RequestOptions options)