phonesrv_plat/dial_utils_api/dial_utils_api.metaxml
changeset 51 12bc758d6a02
parent 48 78df25012fda
child 53 25b8d29b7c59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
     1 <?xml version="1.0" ?>
       
     2 <api id="bc5ea00a4653ae7d09479956f1d9a6e6" dataversion="1.0">
       
     3   <name>Dial Utils API</name>
       
     4   <description>An interface for checking if telephony number should be modified prior a call. Supports Japanese prefix insertion.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>phoneclientserver</subsystem>
       
     7   <libs>
       
     8     <lib name="DialUtils.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>