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.

onnegotiationneeded

Summary

Handles the negotiationneeded event.

Property of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection

Syntax

var result = element.onnegotiationneeded;
element.onnegotiationneeded = value;