remotemgmt_plat/sync_service_api/sync_service_api.metaxml
branchRCL_3
changeset 26 19bba8228ff0
parent 0 b497e44ab2fc
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
       
     1 <?xml version="1.0" ?>
       
     2 <api id="e5a64242af42471e95f4887343931055" dataversion="1.0">
       
     3   <name>Sync Service API</name>
       
     4   <description>This API is used to send a start command to the corresponding application server (either DS or DM). Also a request to enbale/disable a progress note can be sent.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>omads</subsystem>
       
     7   <libs>
       
     8     <lib name="syncservice.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>