web Socket Will Send Handshake Request
fun webSocketWillSendHandshakeRequest(): Flow<NetworkEvent.WebSocketWillSendHandshakeRequest>(source)
Deprecated
Events subscription methods were renamed with the -Events suffix.
Replace with
webSocketWillSendHandshakeRequestEvents()Content copied to clipboard