apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3.network.ws
/
GraphQLWsProtocol
/
Factory
/
create
create
common
open
override
fun
create
(
webSocketConnection
:
WebSocketConnection
,
listener
:
WsProtocol.Listener
,
scope
:
CoroutineScope
)
:
WsProtocol
Content copied to clipboard
Create a
WsProtocol