Warning, /network/kget/dbus/org.kde.kget.verifier.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.kde.kget.verifier">
0004     <method name="destination">
0005       <arg type="s" direction="out"/>
0006     </method>
0007     <method name="addChecksum">
0008       <arg name="type" type="s" direction="in"/>
0009       <arg name="hash" type="s" direction="in"/>
0010     </method>
0011     <method name="isVerifyable">
0012       <arg type="b" direction="out"/>
0013     </method>
0014     <method name="verify">
0015     </method>
0016     <method name="brokenPieces">
0017     </method>
0018     <method name="addPartialChecksums">
0019       <arg name="type" type="s" direction="in"/>
0020       <arg name="size" type="t" direction="in"/>
0021       <arg name="checksums" type="as" direction="in"/>
0022     </method>
0023     <signal name="verified">
0024       <arg name="verified" type="b" direction="out"/>
0025     </signal>
0026     <signal name="brokenPieces">
0027       <arg name="offsets" type="as" direction="out"/>
0028       <arg name="length" type="t" direction="out"/>
0029     </signal>
0030   </interface>
0031 </node>