SignalingClient.checkAlive()
DESCRIPTION
Trigger the underlying SignalingClient to ping the backend to test that the connection is alive.
If the connection is dead it will be reconnected. Any result is reported in the onSignalingReconnect() and onSignalingError() callbacks.
DECLARATION
void checkAlive()