pressrv_plat/presence_list_api/presence_list_api.metaxml
author hgs
Fri, 17 Sep 2010 16:36:43 +0300
changeset 38 92399f57e49c
parent 0 c8caa15ef882
permissions -rw-r--r--
201037

<?xml version="1.0" ?>
<api id="d37a0fa0de27ab68522d660392609ab7" dataversion="1.0">
  <name>Presence list API</name>
  <description>API for presence list management. Supports:
- creating presence lists
- retrieving of existing presence lists
- adding, modifying and deleting of contacts on the lists</description>
  <type>c++</type>
  <subsystem>simpleengine</subsystem>
  <libs>
    <lib name="rlspresxdm.lib" />
  </libs>
  <release category="domain"/>
  <attributes>
     <!-- This indicates wether the api provedes separate html documentation -->
     <!-- or is the additional documentation generated from headers. -->
     <!-- If you are unsuere then the value is "no" -->
     <htmldocprovided>yes</htmldocprovided>
     <adaptation>no</adaptation>
  </attributes>
</api>