web api instance property
RTCIceCandidateStats: usernameFragment property
Limited availability
The usernameFragment property of the RTCIceCandidateStats interface is a string that represents the ICE username fragment (“ice-ufrag”).
The fragment uniquely identifies a single ICE interaction session, and can be used to identify communications that are part of the same session even across ICE restarts.
For more information see usernameFragment.
Value
A string representing the usernameFragment of the corresponding RTCIceCandidate.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.