oncandidatepairchange event

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

This event fires any time the nominated RTCIceCandidatePair changes.

Syntax

Event Property object.oncandidatepairchange = handler;

 

Event information

Synchronous No
Bubbles No
Cancelable No

 

Event handler parameters

Standards information

See also

RTCIceTransport