This API is available on Firefox OS for internal applications only.
Summary
The participants
property is a list of all the participants' addresses to the thread.
Syntax
var participants = instanceOfMozMobileMessageThread.participants;
Value
An Array
of strings.
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 |