Spec-Zone.ru › Haxe JavaScript

PeerConnectionIceEvent

package js.html.rtc

extends Event

Доступно в js

The RTCPeerConnectionIceEvent interface represents events that occurs in relation to ICE candidates with the target, usually an RTCPeerConnection. Only one event is of this type: icecandidate.

Документация RTCPeerConnectionIceEvent от Mozilla Contributors, лицензирована по CC-BY-SA 2.5.

См. также:

  • https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnectionIceEvent

Конструктор

new(type:String, ?eventInitDict:Null<PeerConnectionIceEventInit>)

Выбрасывает:

null

DOMError

Переменные

read onlycandidate:IceCandidate

Содержит RTCIceCandidate, содержащий кандидата, связанного с событием.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/PeerConnectionIceEvent.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API