DefaultWebSocketEngine
Creates a new DefaultWebSocketEngine from webSocketFactory
This constructor accepts a function so that OkHttp is initialized from a background thread
Constructors
Link copied to clipboard
actual constructor()
expect constructor()
constructor()
constructor(webSocketFactory: <Error class: unknown class>)
Creates a new DefaultWebSocketEngine from webSocketFactory
constructor(webSocketFactory: () -> <Error class: unknown class>)
actual constructor()
actual constructor()