apollo-kdoc
Toggle table of contents
4.2.0
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-runtime-java
/
com.apollographql.apollo.runtime.java.network.ws.protocol
/
ApolloWsProtocol
/
ApolloWsProtocol
Apollo
Ws
Protocol
constructor
(
webSocketConnection
:
WebSocketConnection
,
listener
:
WsProtocol.Listener
,
connectionPayload
:
Supplier
<
Map
<
String
,
Any
>
>
,
frameType
:
WsProtocol.WsFrameType
)