public abstract class RxEventBinaryMessageAbs extends RxEventConn
RxEventBinaryMessage,
RxEventPong| Constructor and Description |
|---|
RxEventBinaryMessageAbs(okhttp3.ws.WebSocket sender,
byte[] message) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
message()
Binary message that was returned by server
|
sender