Articles tagged: voicemail
Found 13 documents
- Mozilla/B2G_OS/API/MozVoicemail The MozVoicemail interface allows access to the information regarding the voicemail features ...
- Mozilla/B2G_OS/API/MozVoicemail/getDisplayName The getDisplayName method is used to get the display name of the voicemail box dialing number of ...
- Mozilla/B2G_OS/API/MozVoicemail/getNumber The getNumber method is used to get the voicemail box dialing number of a specified service.
- Mozilla/B2G_OS/API/MozVoicemail/onstatuschanged Specifies an event listener to receive statuschange events. Those events occur when the ...
- Mozilla/B2G_OS/API/MozVoicemailEvent The MozVoicemailEvent API provides access to the event information when a statuschange event is ...
- Mozilla/B2G_OS/API/MozVoicemailEvent/status The status property value provides the voicemail status that caused the event to be triggered.
- Mozilla/B2G_OS/API/MozVoicemailStatus The MozVoicemailStatus API provides access to a voicemail status.
- Mozilla/B2G_OS/API/MozVoicemailStatus/hasMessage The hasMessage property indicates if there are messages available within the voicemail inbox ...
- Mozilla/B2G_OS/API/MozVoicemailStatus/messageCount The messageCount property indicates how many messages are available within the voicemail inbox. ...
- Mozilla/B2G_OS/API/MozVoicemailStatus/returnMessage The returnMessage property represents a displayable call message for the voicemail status.
- Mozilla/B2G_OS/API/MozVoicemailStatus/returnNumber The returnNumber property represents the return call number for the voicemail status.
- Mozilla/B2G_OS/API/MozVoicemailStatus/serviceId The serviceId property value provides the ID of the service the voicemail is associated with.
- Web/API/Navigator/mozVoicemail Returns a MozVoicemail object you can use to handle the access to the voicemail functionality ...