From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/fi/dom/window.navigator.mozsms/index.html | 49 +++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 files/fi/dom/window.navigator.mozsms/index.html (limited to 'files/fi/dom/window.navigator.mozsms/index.html') diff --git a/files/fi/dom/window.navigator.mozsms/index.html b/files/fi/dom/window.navigator.mozsms/index.html new file mode 100644 index 0000000000..131c90f2d2 --- /dev/null +++ b/files/fi/dom/window.navigator.mozsms/index.html @@ -0,0 +1,49 @@ +--- +title: window.navigator.mozSms +slug: DOM/window.navigator.mozSms +translation_of: Archive/B2G_OS/API/Navigator/mozSms +--- +

{{ ApiRef() }}

+

{{ non-standard_header() }}

+

Yhteenveto

+

Palauttaa {{ domxref("SmsManager") }} -objektin, jota voit käyttää SMS-viestien vastaanottamiseen ja lähettämiseen.

+

Syntaksi

+
var sms = window.navigator.mozSms;
+
+

Selainyhteensopivuus

+

Ilmeisistä syistä tuke otaksutaan pääasiassa mobiiliselaimissa.

+ + + + + + + + + + + + + + + + + + + +
OminaisuusAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Perustuki{{ CompatNo() }}{{ CompatGeckoMobile("12.0") }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
+

 

+

Asetukset & saatavuus

+ +

Spesifikaatio

+

Ei ole minkään spesifikaation osa; On kuitenkin odotettu WebSMS-suunnitteluasiakirjaan perustuvaa ehdotusta.

+

Katso myös

+ -- cgit v1.2.3-54-g00ecf