This API is available on Firefox OS for internal applications only.
Summary
The hasMessage
property indicates if there are messages available within the voicemail inbox (true
) or not (false
).
Syntax
var hasMsg = instanceOfMozVoicemailStatus.hasMessage
Value
Return a boolean
Specification
Not part of any specification yet.