Warning, /network/choqok/plugins/purpose/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"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004 <interface name="org.kde.choqok">
0005 <method name="shareUrl">
0006 <arg direction="in" type="s" name="url"/>
0007 <arg direction="in" type="b" name="title"/>
0008 </method>
0009 <method name="uploadFile">
0010 <arg direction="in" type="s" name="filename"/>
0011 </method>
0012 <method name="postText">
0013 <arg direction="in" type="s" name="text"/>
0014 </method>
0015 <method name="updateTimelines"/>
0016 <method name="setShortening">
0017 <arg direction="in" type="b" name="flag"/>
0018 </method>
0019 <method name="getShortening">
0020 <arg direction="out" type="b"/>
0021 </method>
0022 </interface>
0023 <interface name="org.freedesktop.DBus.Properties">
0024 <method name="Get">
0025 <arg name="interface_name" type="s" direction="in"/>
0026 <arg name="property_name" type="s" direction="in"/>
0027 <arg name="value" type="v" direction="out"/>
0028 </method>
0029 <method name="Set">
0030 <arg name="interface_name" type="s" direction="in"/>
0031 <arg name="property_name" type="s" direction="in"/>
0032 <arg name="value" type="v" direction="in"/>
0033 </method>
0034 <method name="GetAll">
0035 <arg name="interface_name" type="s" direction="in"/>
0036 <arg name="values" type="a{sv}" direction="out"/>
0037 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0038 </method>
0039 <signal name="PropertiesChanged">
0040 <arg name="interface_name" type="s" direction="out"/>
0041 <arg name="changed_properties" type="a{sv}" direction="out"/>
0042 <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0043 <arg name="invalidated_properties" type="as" direction="out"/>
0044 </signal>
0045 </interface>
0046 <interface name="org.freedesktop.DBus.Introspectable">
0047 <method name="Introspect">
0048 <arg name="xml_data" type="s" direction="out"/>
0049 </method>
0050 </interface>
0051 <interface name="org.freedesktop.DBus.Peer">
0052 <method name="Ping"/>
0053 <method name="GetMachineId">
0054 <arg name="machine_uuid" type="s" direction="out"/>
0055 </method>
0056 </interface>
0057 <node name="choqok"/>
0058 </node>
0059 "