HeartBeatReply

data class HeartBeatReply(timestamp: Instant) : SignalProxyMessage

Heart beat reply message as response to HeartBeat

Constructors

Link copied to clipboard
fun HeartBeatReply(timestamp: Instant)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val timestamp: Instant

Local timestamp of the moment the original heartbeat was sent