reorganized bluetooth-qt and added declarative plugin
[profile/ivi/bluetooth-qt.git] / bluetooth-qt / obex / transfer.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2           "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node name="/org/openobex/transfer5">
4   <interface name="org.openobex.Transfer">
5     <method name="GetProperties">
6       <arg type="a{sv}" direction="out"/>
7       <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
8     </method>
9     <method name="Cancel"/>
10   </interface>
11 </node>
12