public static interface WebSocketReader.FrameCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onClose(okio.Buffer buffer) |
void |
onPing(okio.Buffer buffer) |
void onPing(okio.Buffer buffer)
void onClose(okio.Buffer buffer)
throws IOException
IOExceptionCopyright © 2015. All rights reserved.