Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

statechange

statechange は、状態が変化した際に発火します。

一般的な情報

仕様
To be specified
インタフェース
CallEvent
バブリング
No
キャンセル可能
No
ターゲット
Call, CallGroup
標準のアクション
None

属性

プロパティ 説明
target 読取専用 EventTarget イベントターゲット (DOM ツリー内最上位の対象)
type 読取専用 DOMString イベントの型
bubbles 読取専用 boolean 通常時のバブリングの有無
cancelable 読取専用 boolean イベントのキャンセルの可否
state 読取専用 DOMString (string) 現在の通話状態
call 読取専用 Call The call concerned by the event.

関連情報

ドキュメントのタグと貢献者

 このページの貢献者: chikoski
 最終更新者: chikoski,