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.

MozVoicemail.getStatus()

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

Summary

The getStaus method is used to access the current status of a specified service.

Syntax

var status = navigator.mozVoicemail.getStatus([serviceId]);

Properties

serviceId Optional
A number representing the voicemail service to access.

Returns

A MozVoicemailStatus object or null if the status is unknown.

Specification

Not part of any specification yet.

See also

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, teoli, Jeremie
 Last updated by: chrisdavidmills,