Package com.
devbase.
data.
utilities.
rx.
operators
Defines operator when using Rx
Types
Link copied to clipboard
class FlowableApiErrorOperator<T : Any> : FlowableOperator<T, Response<T>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ObservableApiErrorOperator<T : Any> : ObservableOperator<T, Response<T>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class WebSocketOperator<T> : FlowableOperator<WebSocketStatus<T>, WebSocket.Event>
Content copied to clipboard