Uses of Class
software.amazon.awssdk.crt.mqtt5.NegotiatedSettings
Packages that use NegotiatedSettings
-
Uses of NegotiatedSettings in software.amazon.awssdk.crt.mqtt5
Methods in software.amazon.awssdk.crt.mqtt5 that return NegotiatedSettingsModifier and TypeMethodDescriptionOnConnectionSuccessReturn.getNegotiatedSettings()Returns the NegotiatedSettings returned from the server on the connection success or Null if none was returned.