The RTCIdentityAssertion interface of the the WebRTC API represents identity of the a remote peer of the current connection. If no has yet been set and verified this interface returns null. Once it can't be changed.
The RTCIdentityAssertion interface of the the WebRTC API represents identity of the a remote peer of the current connection. If no has yet been set and verified this interface returns null. Once it can't be changed.
(idp this)
Property.
Indicates the provider of the identity assertion.
Property. Indicates the provider of the identity assertion.
(name this)
Property.
Indicates the name of the identity assertion provider.
Property. Indicates the name of the identity assertion provider.
(set-idp! this val)
Property.
Indicates the provider of the identity assertion.
Property. Indicates the provider of the identity assertion.
(set-name! this val)
Property.
Indicates the name of the identity assertion provider.
Property. Indicates the name of the identity assertion provider.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close