AWS SDK for Android 2.14.2
·
1392 commits
to main
since this release
New Features
- AWS IoT
- Added an overloaded version of
subscribeToTopic()method,
public void subscribeToTopic(final String topic, final AWSIotMqttQos qos, final AWSIotMqttSubscriptionStatusCallback subscriptionStatusCallback, final AWSIotMqttNewMessageCallback callback);,
inAWSIotMqttManagerwhich accepts subscription status callback to notify users of the status of subscription operation.
See Issue#1005 for details.
- Added an overloaded version of
Misc. Updates
- Model updates for the following services
- Amazon Polly