HeartbeatSubscription

@Serializable
data class HeartbeatSubscription

The heartbeat subscription object represents parameters that define the receiving of periodical Heartbeat transport control messages.

Constructors

Link copied to clipboard
constructor()

Convenience constructor to use when sending a message to disable a heartbeat subscription.

Properties

Link copied to clipboard

The destination property represents the destination address for the Heartbeat messages.

Link copied to clipboard

Returns true if the Heartbeat subscription is enabled.

Link copied to clipboard

The source property contains the source address for Heartbeat messages that a node processes.