VideoCallsPlus 3.2

Release Date: 04/06/2020

New Functionalities:

Hardware detection added

Web user control detects when the browser cannot access either a microphone or a webcam.

In those cases, the user control fires the event "onError", and a descriptive error message is saved in the property "LastMessage".

"Remote connection lost" detection added in the Web user control

The web user control can detect when the remote client connection is lost (web browser refresh is executed, wifi is lost, airplane mode activated, etc). The remote client can be either web or a mobile client.

The event "onCallEnded" is fired, and the error message "Remote_Connection_Failed" is saved in the property "LastMessage".