phonesrv_plat/voice_mailbox_number_api/inc/voicemailboxdefs.h
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
child 23 427125ac6cb8
equal deleted inserted replaced
15:d7fc66ccd6fb 19:e44a8c097b15
    74     {
    74     {
    75     /**
    75     /**
    76      * When flag is enabled the user is not allowed to define or
    76      * When flag is enabled the user is not allowed to define or
    77      * modify the voice mailbox number.
    77      * modify the voice mailbox number.
    78      */
    78      */
    79     EVmbxChangeNbrNotAllowedOnUi = 0x01,
    79     EVmbxChangeNbrAllowedOnUi = 0x01,
       
    80 
       
    81     /**
       
    82      * Used to check whether video mailbox is supported or not
       
    83      */
       
    84     EVmbxVideoMailboxSupported = 0x02
    80     };
    85     };
    81 
    86 
    82 /** Vmbx Memory location which is currently used */
    87 /** Vmbx Memory location which is currently used */
    83 enum TVmbxMemoryLocation
    88 enum TVmbxMemoryLocation
    84     {
    89     {