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
id of type unsigned short
The id attribute returns the id for this RTCDataChannel, or null if unset.
... id isn't nullable so that should say it's null if unset.
The text was updated successfully, but these errors were encountered:
robin-raymond
changed the title
dictionary RTCDataChannelParameters id is null?
dictionary RTCDataChannelParameters id is null and other "null if unset"?
Apr 25, 2016
... id isn't nullable so that should say it's null if unset.
The text was updated successfully, but these errors were encountered: