pressrv_plat/watcher_api/watcher_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="2c7cef96c089c53501b75e7acd652582" dataversion="1.0">
       
     3   <name>Watcher API</name>
       
     4   <description>API for presence subscription handling. It supports the following functions:
       
     5 - subscribing for individual contacts and presence lists
       
     6 - terminating subscriptions 
       
     7 - subscription filter creation
       
     8 - notifications functions for arriving presence updates</description>
       
     9   <type>c++</type>
       
    10   <subsystem>simpleengine</subsystem>
       
    11   <libs>
       
    12     <lib name="simpleengine.lib" />
       
    13   </libs>
       
    14   <release category="domain"/>
       
    15   <attributes>
       
    16      <!-- This indicates wether the api provedes separate html documentation -->
       
    17      <!-- or is the additional documentation generated from headers. -->
       
    18      <!-- If you are unsuere then the value is "no" -->
       
    19      <htmldocprovided>yes</htmldocprovided>
       
    20      <adaptation>no</adaptation>
       
    21   </attributes>
       
    22 </api>