Warning, /pim/akonadi/src/interfaces/org.freedesktop.Akonadi.Agent.Search.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.Agent.Search">
0004     <method name="addSearch">
0005       <arg name="query" type="s" direction="in"/>
0006       <arg name="queryLanguage" type="s" direction="in"/>
0007       <arg name="destination" type="x" direction="in"/>
0008       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0009     </method>
0010     <method name="removeSearch">
0011       <arg name="destination" type="x" direction="in"/>
0012       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0013     </method>
0014     <method name="search">
0015       <arg name="searchId" type="ay" direction="in"/>
0016       <arg name="query" type="s" direction="in"/>
0017       <arg name="collection" type="x" direction="in"/>
0018       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0019     </method>
0020   </interface>
0021 </node>