RemainingHeartbeatPublicationCount

This enum represents number of periodic Heartbeat messages remaining to be sent.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Periodic Heartbeat messages are not published.

Link copied to clipboard

Periodic Heartbeat messages are not published.

Link copied to clipboard

Periodic Heartbeat messages are not published.

Link copied to clipboard

Periodic Heartbeat messages are not published.

Link copied to clipboard
data class Range(val low: UShort, val high: UShort) : RemainingHeartbeatPublicationCount

Remaining count of periodic Heartbeat messages represented as range. Exact count is only available when the count goes down to 2 and 1; otherwise a range is returned.