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