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