IoTCore Connection - get status

0

We are trying to control the state of the connection in android. I have

private var connection: AWSIotMqttClient? =null

And this type of connection does not allow a setCallback() to implement AWSIotMqttClientStatusCallback, which is the only way I have found to control the connection status. Any idea to control the connection status without download and storage aws sdk to import it in the project to override methods?

已提问 10 个月前144 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容