Uses of Class
software.amazon.awssdk.crt.iot.IncomingPublishEvent
Packages that use IncomingPublishEvent
-
Uses of IncomingPublishEvent in software.amazon.awssdk.crt.iot
Method parameters in software.amazon.awssdk.crt.iot with type arguments of type IncomingPublishEventModifier and TypeMethodDescriptionStreamingOperationOptions.StreamingOperationOptionsBuilder.withIncomingPublishEventCallback(Consumer<IncomingPublishEvent> callback) Sets the callback function a streaming operation should invoke every time a publish message arrives on the operation's topic.