Reload

Message to reload the browser. When received, the server will communicate with JavaScript to reload the page.

Properties

Link copied to clipboard
open override val endpoint: String

URL endpoint that the message should be sent to.

Functions

Link copied to clipboard
open suspend override fun send(session: DefaultClientWebSocketSession)

Sends the message to a WebSocket server.