apollo-kotlin-execution
Toggle table of contents
0.1.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-execution
apollo-execution-runtime
/
com.apollographql.execution.websocket
/
WebSocketBinaryMessage
Web
Socket
Binary
Message
class
WebSocketBinaryMessage
(
val
data
:
ByteArray
)
:
WebSocketMessage
Members
Constructors
Web
Socket
Binary
Message
Link copied to clipboard
constructor
(
data
:
ByteArray
)
Properties
data
Link copied to clipboard
val
data
:
ByteArray