Uses of Class
software.amazon.awssdk.crt.mqtt.OnConnectionClosedReturn
Packages that use OnConnectionClosedReturn
-
Uses of OnConnectionClosedReturn in software.amazon.awssdk.crt.mqtt
Methods in software.amazon.awssdk.crt.mqtt with parameters of type OnConnectionClosedReturnModifier and TypeMethodDescriptiondefault voidMqttClientConnectionEvents.onConnectionClosed(OnConnectionClosedReturn data) Called when the connection was disconnected and shutdown successfully.