Definition
Identity for WebRTC 1.0 defines RTCIdentityProviderOptions
dictionary RTCIdentityProviderOptions {
DOMString protocol = "default";
DOMString usernameHint;
DOMString peerIdentity;
};
RTCIdentityProviderOptions
dictionaryIdentity for WebRTC 1.0 defines RTCIdentityProviderOptions
dictionary RTCIdentityProviderOptions {
DOMString protocol = "default";
DOMString usernameHint;
DOMString peerIdentity;
};