RetainedMessageSummary

Information about a single retained message.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Epoch date and time, in milliseconds, when the retained message was stored by IoT.

Link copied to clipboard

The size of the retained message's payload in bytes.

Link copied to clipboard
val qos: Int

The quality of service (QoS) level used to publish the retained message.

Link copied to clipboard

The topic name to which the retained message was published.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String