Uses of Interface
software.amazon.awssdk.crt.mqtt.MqttClientConnectionEvents
-
Packages that use MqttClientConnectionEvents Package Description software.amazon.awssdk.crt.mqtt -
-
Uses of MqttClientConnectionEvents in software.amazon.awssdk.crt.mqtt
Methods in software.amazon.awssdk.crt.mqtt that return MqttClientConnectionEvents Modifier and Type Method Description MqttClientConnectionEventsMqttConnectionConfig. getConnectionCallbacks()Queries the connection-related callbacks for a connectionMethods in software.amazon.awssdk.crt.mqtt with parameters of type MqttClientConnectionEvents Modifier and Type Method Description voidMqttConnectionConfig. setConnectionCallbacks(MqttClientConnectionEvents connectionCallbacks)Configures the connection-related callbacks for a connection
-