MozVoicemailStatus.messageCount

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

Summary

The messageCount property indicates how many messages are available within the voicemail inbox. However, some voicemail indicators will only specify that messages are waiting, but not the actual number. In that case, the value of messageCount will be -1 to indicate that the number of messages is unknown.

Syntax

JavaScript
var count = instanceOfMozVoicemailStatus.messageCount

Value

Return a number

Specification

Not part of any specification yet.

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/mozvoicemailstatus/messagecount

API B2G Firefox OS Property Reference voicemail