Package software.amazon.awssdk.crt.mqtt
Class OnConnectionClosedReturn
java.lang.Object
software.amazon.awssdk.crt.mqtt.OnConnectionClosedReturn
The data returned when the connection closed callback is invoked in a connection.
Note: This class is currently empty, but this may contain additional data in the future.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OnConnectionClosedReturn
public OnConnectionClosedReturn()
-