InboundKeepAliveMessage

@Serializable
@SerialName(value = "KeepAlive")
class InboundKeepAliveMessage : InboundWebSocketMessage

Keep alive websocket messages.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val messageType: SessionMessageType

The different kinds of messages that are used in the WebSocket api.