You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a method in the call settings builder to hide the switch mode button.
Added a method to change the mode.
Added methods to fetch audioInput, audioOutput & videoInput devices.
Added methods to change the audioInput, audioOutput & videoInput devices.
Added an event in the OngoingCallListener named onMediaDeviceListUpdated. It is triggered whenever a device is added/removed or the active device is changed.