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.

window.navigator.mozSms

非標準
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

概要

SMS メッセージの送受信に用いることが出来る SmsManager オブジェクトを返します。

構文

var sms = window.navigator.mozSms;

ブラウザ実装状況

主にモバイルブラウザでのサポートが期待されます。

機能 Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
基本サポート 未サポート 12.0 (12.0) 未サポート 未サポート 未サポート

設定 / 可用性

  • WebSMS はデフォルトで無効となっており、 dom.sms.enabled を true とする事で有効にする事が出来ます。
  • WebSMS API の使用を許可するホスト名のカンマ区切りのホワイトリストは、 dom.sms.whitelist 設定を使用して指定しなければなりません。デフォルトでは空文字となっています。
  • WebSMS は、Firefox OS (B2G) に認定されたアプリでのみ利用できます。

仕様書

標準仕様には含まれていません。ただし、WebSMS design document に基づく提案が予定されています。

関連情報

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

タグ: 
 このページの貢献者: fscholz, khalid32, ethertank
 最終更新者: khalid32,