Warning, /pim/akonadi/src/interfaces/org.freedesktop.Akonadi.AgentServer.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.AgentServer">
0004     <method name="agentInstanceConfigure">
0005       <arg name="identifier" type="s" direction="in" />
0006       <arg name="windowId" type="x" direction="in" />
0007     </method>
0008     <method name="started">
0009       <arg type="b" direction="out"/>
0010       <arg name="identifier" type="s" direction="in"/>
0011     </method>
0012     <method name="startAgent">
0013       <arg name="identifier" type="s" direction="in"/>
0014       <arg name="typeIdentifier" type="s" direction="in"/>
0015       <arg name="fileName" type="s" direction="in"/>
0016     </method>
0017     <method name="stopAgent">
0018       <arg name="identifier" type="s" direction="in"/>
0019     </method>
0020     <method name="quit"/>
0021   </interface>
0022 </node>