TaskBridgeWebSocketPolicyCloseException

constructor(code: Int, reason: String)

Parameters

code

The WebSocket close code.

reason

The reason for closing the connection provided by the server.