From 374181097ee0bcd438af0899724656ae6bc0b5ec Mon Sep 17 00:00:00 2001 From: Andrzej Zaborowski Date: Wed, 31 Mar 2010 06:57:21 +0200 Subject: doc: Explain VoicemailMessageCount value zero. --- doc/message-waiting-api.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') 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] -- cgit v1.2.3