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
WebRTC names these events with ongathererstatechange vs just onstatechange because these all hang off a bigger peer connection object. ORTC however does not.
WebRTC names these events with
ongathererstatechange
vs justonstatechange
because these all hang off a bigger peer connection object. ORTC however does not.This should change from:
To:
The text was updated successfully, but these errors were encountered: