imsrv_plat/ximp_presence_management_api/ximp_presence_management_api.metaxml
changeset 51 61fad867f68e
equal deleted inserted replaced
-1:000000000000 51:61fad867f68e
       
     1 <?xml version="1.0" ?>
       
     2 <api id="ebff949a6dd0d48b8634a0af6e346450" dataversion="1.0">
       
     3   <name>XIMP Presence Management API</name>
       
     4   <description>Contains interfaces for managing and accessing presence information. API provides interfaces for:
       
     5 - managing remote presence service connections
       
     6 - publishing and subscribing presence data
       
     7 - managing contact groups
       
     8 - managing presence authorizations</description>
       
     9   <type>c++</type>
       
    10   <subsystem>ximpfw</subsystem>
       
    11   <libs><lib name="presencecacheecomhook.lib"/>
       
    12 <lib name="presencedatamodel.lib"/>
       
    13 <lib name="presencedatamodelhook.lib"/>
       
    14 <lib name="presenceecomhook.lib"/>
       
    15 <lib name="presencemanager.lib"/>
       
    16 <lib name="presenceoperation.lib"/>
       
    17 <lib name="presencecacheclient.lib"/>
       
    18 </libs>
       
    19   <release category="domain"/>
       
    20   <attributes>
       
    21      <!-- This indicates wether the api provedes separate html documentation -->
       
    22      <!-- or is the additional documentation generated from headers. -->
       
    23      <!-- If you are unsuere then the value is "no" -->
       
    24      <htmldocprovided>yes</htmldocprovided>
       
    25      <adaptation>no</adaptation>
       
    26   </attributes>
       
    27 </api>