Definition
Identity for WebRTC 1.0 defines RTCIdentityProviderDetails
dictionary RTCIdentityProviderDetails {
required DOMString domain;
DOMString protocol = "default";
};
RTCIdentityProviderDetails
dictionaryIdentity for WebRTC 1.0 defines RTCIdentityProviderDetails
dictionary RTCIdentityProviderDetails {
required DOMString domain;
DOMString protocol = "default";
};