P - the type of the result when the built Mqtt5Subscribe is sent by the parent.@DoNotImplement public static interface Mqtt5SubscribeBuilder.Send<P> extends Mqtt5SubscribeBuilderBase<Mqtt5SubscribeBuilder.Send.Complete<P>>
Mqtt5Subscribe that is applied to a parent Mqtt5Client which then sends the Subscribe message.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mqtt5SubscribeBuilder.Send.Complete<P>
Mqtt5SubscribeBuilder.Send that is complete which means all mandatory fields are set. |
static interface |
Mqtt5SubscribeBuilder.Send.Start<P>
Mqtt5SubscribeBuilder.Send that provides additional methods for the first subscription. |
addSubscription, addSubscription, addSubscriptions, addSubscriptions, addSubscriptions