Uses of Class
software.amazon.awssdk.crt.mqtt5.OnStoppedReturn
Packages that use OnStoppedReturn
-
Uses of OnStoppedReturn in software.amazon.awssdk.crt.mqtt5
Methods in software.amazon.awssdk.crt.mqtt5 with parameters of type OnStoppedReturnModifier and TypeMethodDescriptionvoidMqtt5ClientOptions.LifecycleEvents.onStopped(Mqtt5Client client, OnStoppedReturn onStoppedReturn) Called when the client reaches the 'Stopped' state as a result of the user invoking .stop()