This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

onidentityresult

Summary

Handles the identityresult event for the success or failure of an identity verification.

Property of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection

Syntax

var result = element.onidentityresult;
element.onidentityresult = value;