pressrv_plat/watcher_api/watcher_api.metaxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 15:00:05 +0300
branchRCL_3
changeset 44 bafa26c1d234
parent 0 c8caa15ef882
permissions -rw-r--r--
Revision: 201039 Kit: 201041

<?xml version="1.0" ?>
<api id="2c7cef96c089c53501b75e7acd652582" dataversion="1.0">
  <name>Watcher API</name>
  <description>API for presence subscription handling. It supports the following functions:
- subscribing for individual contacts and presence lists
- terminating subscriptions 
- subscription filter creation
- notifications functions for arriving presence updates</description>
  <type>c++</type>
  <subsystem>simpleengine</subsystem>
  <libs>
    <lib name="simpleengine.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>