Uses of Class
software.amazon.awssdk.crt.mqtt5.packets.ConnAckPacket
Packages that use ConnAckPacket
-
Uses of ConnAckPacket in software.amazon.awssdk.crt.mqtt5
Methods in software.amazon.awssdk.crt.mqtt5 that return ConnAckPacketModifier and TypeMethodDescriptionOnConnectionFailureReturn.getConnAckPacket()Returns the ConnAckPacket returned from the server on the connection failure, or Null if none was returned.OnConnectionSuccessReturn.getConnAckPacket()Returns the ConnAckPacket returned from the server on the connection success or Null if none was returned.