Interface Mqtt3SubscribeBuilder.Publishes<P>

Type Parameters:
P - the type of the result when the built Mqtt3Subscribe is applied to the parent.
All Superinterfaces:
Mqtt3SubscribeBuilderBase<Mqtt3SubscribeBuilder.Publishes.Complete<P>>
All Known Subinterfaces:
Mqtt3SubscribeBuilder.Publishes.Complete<P>, Mqtt3SubscribeBuilder.Publishes.Start<P>, Mqtt3SubscribeBuilder.Publishes.Start.Complete<P>
Enclosing interface:
Mqtt3SubscribeBuilder

@DoNotImplement public static interface Mqtt3SubscribeBuilder.Publishes<P> extends Mqtt3SubscribeBuilderBase<Mqtt3SubscribeBuilder.Publishes.Complete<P>>
Builder for a Mqtt3Subscribe and additional arguments that are applied to a parent Mqtt3Client subscribePublishes call.
Since:
1.2