AWS SDK for Android 2.19.3
New Features
- AWS IOT
- Added
getSessionPresent()toAWSIotMqttManager. The session present flag tells the client whether the broker already has a persistent session available from previous interactions with the client. See the MQTT documentation for more details on its use. (#2231)
- Added