WebIDLpedia

RTCIdentityProviderDetails dictionary

Definition

Identity for WebRTC 1.0 defines RTCIdentityProviderDetails



dictionary RTCIdentityProviderDetails {
    required DOMString domain;
             DOMString protocol = "default";
};

Referring IDL interfaces/dictionaries