--- title: window.navigator.mozMobileMessage slug: Web/API/Navigator/mozMobileMessage tags: - Non-standard - Obsolete translation_of: Archive/B2G_OS/API/Navigator/mozMobileMessage ---
{{ ApiRef() }}
{{ non-standard_header() }}
{{ B2GOnlyHeader2('certified') }}
{{ domxref("MozMobileMessageManager") }} 객체를 반환한다. 이 객체는 MMS와 SMS 메시지를 보내거나 받는데 사용된다.
Specification | Status | Comment |
---|---|---|
{{SpecName('Messaging')}} | {{Spec2('Messaging')}} | Editor Draft (WIP). |
dom.sms.enabled 설정을 true로 지정하여야 활성화됩니다.
dom.sms.whitelist 설정에 명시되어야 합니다. 이 문자열은 기본적으로 빈 문자열입니다.