pressrv_plat/presence_list_api/presence_list_api.metaxml
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 <?xml version="1.0" ?>
       
     2 <api id="d37a0fa0de27ab68522d660392609ab7" dataversion="1.0">
       
     3   <name>Presence list API</name>
       
     4   <description>API for presence list management. Supports:
       
     5 - creating presence lists
       
     6 - retrieving of existing presence lists
       
     7 - adding, modifying and deleting of contacts on the lists</description>
       
     8   <type>c++</type>
       
     9   <subsystem>simpleengine</subsystem>
       
    10   <libs>
       
    11     <lib name="rlspresxdm.lib" />
       
    12   </libs>
       
    13   <release category="domain"/>
       
    14   <attributes>
       
    15      <!-- This indicates wether the api provedes separate html documentation -->
       
    16      <!-- or is the additional documentation generated from headers. -->
       
    17      <!-- If you are unsuere then the value is "no" -->
       
    18      <htmldocprovided>yes</htmldocprovided>
       
    19      <adaptation>no</adaptation>
       
    20   </attributes>
       
    21 </api>