phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
child 23 427125ac6cb8
--- a/phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h	Mon May 03 13:01:45 2010 +0300
+++ b/phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h	Fri May 14 16:24:46 2010 +0300
@@ -76,7 +76,12 @@
      * When flag is enabled the user is not allowed to define or
      * modify the voice mailbox number.
      */
-    EVmbxChangeNbrNotAllowedOnUi = 0x01,
+    EVmbxChangeNbrAllowedOnUi = 0x01,
+
+    /**
+     * Used to check whether video mailbox is supported or not
+     */
+    EVmbxVideoMailboxSupported = 0x02
     };
 
 /** Vmbx Memory location which is currently used */