Builder

class Builder

Properties

Link copied to clipboard
var qos: Int

The Quality of Service (QoS) level for the subscription. Valid values are 0 (at most once) and 1 (at least once).

Link copied to clipboard

The topic filter pattern that the client is subscribed to. May include MQTT wildcards such as + (single-level) and # (multi-level).