How to know the pinging is happening in android

I am getting this error within a minute.

Disconnected Close for not receive ping from client Close for not receive ping from client true

and moreover the ping logs are stopped

OpenVidu Android repository implements a sample application implemented in Android. There is no proper SDK available so not all features provided in openvidu-browser are implemented.

You will have to implement ping stopped detection by yourself.

Regards

Thank you for the reply.

May I know When the android sdk is available?

It is not in our short-term roadmap as we are more focused on building platform features.

You can adapt Android demo project to your needs.

Regards