toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
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
)