Uses of Class
software.amazon.awssdk.crt.mqtt5.PublishResult
Packages that use PublishResult
-
Uses of PublishResult in software.amazon.awssdk.crt.mqtt5
Methods in software.amazon.awssdk.crt.mqtt5 that return types with arguments of type PublishResultModifier and TypeMethodDescriptionMqtt5Client.publish(PublishPacket publishPacket) Tells the Mqtt5Client to attempt to send a PUBLISH packet.