Warning, /network/choqok/libchoqok/org.kde.choqok.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.choqok">
0004     <method name="shareUrl">
0005       <arg name="url" type="s" direction="in"/>
0006       <arg name="title" type="b" direction="in"/>
0007     </method>
0008     <method name="uploadFile">
0009       <arg name="filename" type="s" direction="in"/>
0010     </method>
0011     <method name="postText">
0012       <arg name="text" type="s" direction="in"/>
0013     </method>
0014     <method name="updateTimelines">
0015     </method>
0016     <method name="setShortening">
0017       <arg name="flag" type="b" direction="in"/>
0018     </method>
0019     <method name="getShortening">
0020       <arg type="b" direction="out"/>
0021     </method>
0022   </interface>
0023 </node>