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
IOException
Copyright © 2015. All rights reserved.