SignalingDevice.checkAlive()

DESCRIPTION

Trigger the SignalingDevice to validate that its Websocket connection is alive. If the connection is still alive, nothing happens. Otherwise, the SignalingDevice will reconnect to the backend and trigger a reconnect Event.

DECLARATION

virtual void checkAlive() = 0