P - the type of the result when the built Mqtt5Unsubscribe is sent by the parent.@DoNotImplement public static interface Mqtt5UnsubscribeBuilder.Send<P> extends Mqtt5UnsubscribeBuilderBase<Mqtt5UnsubscribeBuilder.Send.Complete<P>>
Mqtt5Unsubscribe that is applied to a parent Mqtt3Client
which then sends the Unsubscribe message.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mqtt5UnsubscribeBuilder.Send.Complete<P>
Mqtt5UnsubscribeBuilder.Send that is complete which means all mandatory fields are set. |
static interface |
Mqtt5UnsubscribeBuilder.Send.Start<P>
Mqtt5UnsubscribeBuilder.Send that provides additional methods for the first Topic Filter. |
addTopicFilter, addTopicFilter, addTopicFilter, addTopicFilters, addTopicFilters, addTopicFilters, reverse