Uses of Class
software.amazon.awssdk.crt.mqtt5.packets.SubAckPacket
Packages that use SubAckPacket
-
Uses of SubAckPacket in software.amazon.awssdk.crt.mqtt5
Methods in software.amazon.awssdk.crt.mqtt5 that return types with arguments of type SubAckPacketModifier and TypeMethodDescriptionMqtt5Client.subscribe(SubscribePacket subscribePacket) Tells the Mqtt5Client to attempt to subscribe to one or more topic filters.