非標準
This feature is not on a current W3C standards track, but it is supported on the Firefox OS platform. Although implementations may change in the future and it is not supported widely across browsers, it is suitable for use in code dedicated to Firefox OS apps.
概要
パッケージ型アプリ をインストールします。
構文
installPackage: function(aURL[, aParams])
引数
-
aURL
- インストールしようとするアプリパッケージに関連付けられたミニマニフェストの URL。完全な絶対 URL でなければいけません。
-
aParams
- (オプション) 以下の追加の情報を含むオブジェクト。
receipts
: このインストールの支払レシートを指定するのに使用されます。categories
: Web アプリのカテゴリを指定するのに使用されます。
戻り値
-
DOMRequest