MozMmsMessage.receivers

This API is available on Firefox OS for internal applications only.

Summary

The receivers property provides the list of all receivers for a given message. Each receiver is identified with a string representing its phone number.

Syntax

JavaScript
var receivers = instanceOfMozMmsMessage.receivers;

Value

An Array of string.

Specifications

This is a non-standard implementation, but it is discussed at W3C as part of the System Application Working Group.

Specification Status Comment
Messaging API Editor's Draft Editor Draft (WIP).

Browser compatibility

For obvious reasons, support is primarily expected on mobile browsers.

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support No support No support No support No support No support
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support No support 12.0 (12.0) Moz No support No support No support

See also

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/mozmmsmessage/receivers

API B2G DOM Firefox OS Mobile Property Reference Référence WebSMS