summaryrefslogtreecommitdiffstats
path: root/doc/message-waiting-api.txt
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2010-03-31 06:57:21 +0200
committerDenis Kenzior <denkenz@gmail.com>2010-03-31 13:06:20 -0500
commit374181097ee0bcd438af0899724656ae6bc0b5ec (patch)
treea7cbc5a4f8d3c9e36e31ac6404723233e76972ff /doc/message-waiting-api.txt
parent42ef21866821e2e85d281b8522626d4edae0d91f (diff)
downloadofono-374181097ee0bcd438af0899724656ae6bc0b5ec.tar.bz2
doc: Explain VoicemailMessageCount value zero.
Diffstat (limited to 'doc/message-waiting-api.txt')
-rw-r--r--doc/message-waiting-api.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/message-waiting-api.txt b/doc/message-waiting-api.txt
index 77ec27a6..77b7b6c5 100644
--- a/doc/message-waiting-api.txt
+++ b/doc/message-waiting-api.txt
@@ -35,7 +35,10 @@ Properties boolean VoicemailWaiting [readonly]
byte VoicemailMessageCount [readonly]
The total number of voicemail messages waiting.
- Values of 255 indicate 255 messages or more.
+ Values of 255 indicate 255 messages or more. Value
+ 0 when VoicemailWaiting is true indicates that the
+ mailbox is not empty and the message count is not
+ known.
string VoicemailMailboxNumber [readwrite]