Skip to content

AWS SDK for Android 2.19.3

Choose a tag to compare

@richardmcclellan richardmcclellan released this 20 Nov 03:48

New Features

  • AWS IOT
    • Added getSessionPresent() to AWSIotMqttManager. 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)