SignalingClient.checkAlive()

DESCRIPTION

Trigger a ping to the backend to test that the connection is alive.

If the connection is dead it will be reconnected. Any result is reported to the observers on their didSignalingError and didConnectionReconnect functions.

DECLARATION

func checkAlive() async