phonesrv_plat/voice_mailbox_number_api/voice_mailbox_number_api.metaxml
branchRCL_3
changeset 19 7d48bed6ce0c
parent 18 594d59766373
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
     1 <?xml version="1.0" ?>
       
     2 <api id="8ba7be52cd2856e89b176dcabc91df05" dataversion="1.0">
       
     3   <name>Voice Mailbox Number API</name>
       
     4   <description>An interface for fetching/saving the vmbx number and querying for it</description>
       
     5   <type>c++</type>
       
     6   <subsystem>phoneuis</subsystem>
       
     7   <libs>
       
     8     <lib name="vmbx.lib" />
       
     9   </libs>
       
    10   <release category="domain"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>