Package io.ably.lib.debug
Interface DebugOptions.RawProtocolListener
- Enclosing class:
- DebugOptions
public static interface DebugOptions.RawProtocolListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonRawConnect(String url) voidvoidonRawMessageRecv(ProtocolMessage message) voidonRawMessageSend(ProtocolMessage message)
-
Method Details
-
onRawConnectRequested
-
onRawConnect
-
onRawMessageSend
-
onRawMessageRecv
-