Warning, /pim/akonadi/src/interfaces/org.freedesktop.Akonadi.ResourceManager.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.ResourceManager">
0004     <method name="addResourceInstance">
0005       <arg name="identifier" type="s" direction="in"/>
0006       <arg name="capabilities" type="as" direction="in"/>
0007     </method>
0008     <method name="removeResourceInstance">
0009       <arg name="identifier" type="s" direction="in"/>
0010     </method>
0011     <method name="resourceInstances">
0012       <arg type="as" direction="out"/>
0013     </method>
0014   </interface>
0015 </node>