SEND_AT_SUBSCRIBE

Send retained messages at the time of the subscribe (default).

The broker delivers any retained message for the matching topic immediately when this subscription is established, regardless of whether a prior subscription existed.

Properties

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

The numeric option value (0, 1, or 2) as encoded in the SUBSCRIBE packet.