Warning, /pim/akonadi/src/interfaces/org.freedesktop.Akonadi.Resource.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.freedesktop.Akonadi.Resource">
0004     <signal name="nameChanged">
0005       <arg name="name" type="s" direction="out"/>
0006     </signal>
0007     <signal name="synchronized"/>
0008     <signal name="attributesSynchronized">
0009       <arg type="x" name="collectionId"/>
0010     </signal>
0011     <signal name="collectionTreeSynchronized"/>
0012     <method name="requestItemDelivery">
0013       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;qlonglong&gt;"/>
0014       <arg name="uids" type="ax" direction="in"/>
0015       <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QByteArrayList"/>
0016       <arg name="parts" type="aay" direction="in"/>
0017     </method>
0018     <method name="synchronize">
0019       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0020     </method>
0021     <method name="synchronizeCollectionTree">
0022       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0023     </method>
0024     <method name="synchronizeCollection">
0025       <arg name="collectionId" type="x" direction="in"/>
0026       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0027     </method>
0028     <method name="synchronizeCollection">
0029       <arg name="collectionId" type="x" direction="in"/>
0030       <arg name="recursive"  type="b" direction="in"/>
0031       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0032     </method>
0033     <method name="synchronizeCollectionAttributes">
0034       <arg name="collectionId" type="x" direction="in"/>
0035       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0036     </method>
0037     <method name="synchronizeTags">
0038       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0039     </method>
0040     <method name="synchronizeRelations">
0041       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0042     </method>
0043     <method name="setName">
0044       <arg name="name" type="s" direction="in"/>
0045     </method>
0046     <method name="name">
0047       <arg type="s" direction="out"/>
0048     </method>
0049   </interface>
0050 </node>