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 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南