SignalingDevice.checkAlive()

DESCRIPTION

If we detect that the WebRTC connection state goes to conncetionState.disconnected, instruct the signaling to check if it is still alive.

If the signaling was dead and reconnects the “connectionreconnect” event will be called.

DECLARATION

checkAlive(): void