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.

navigator.mozApps.amInstalled

廃止
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

概要

アプリがインストール済みかどうかを判断する手段をアプリに提供します。このメソッドは通常、アプリをホストしている配布元から呼ばれます。

構文

navigator.mozApps.amInstalled( callback )

引数

callback
コールバック関数。アプリがインストールされている場合は App オブジェクト、されていない場合は null、どちらかの引数をひとつだけ伴って呼ばれます。

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

タグ: 
 このページの貢献者: kohei.yoshino
 最終更新者: kohei.yoshino,