KEEP_ALIVE_TIMEOUT

The connection is closed because no packet has been received within 1.5 times the keep alive.

Properties

Link copied to clipboard

Whether this reason code represents a permanent CONNECT rejection that should NOT be retried (e.g., bad credentials, banned client, invalid client ID).

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int
Link copied to clipboard
val value: Int

The single-byte reason code value as defined in the MQTT 5.0 specification.