| <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" |
| "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> |
| <node name="/"> |
| <interface name="org.freedesktop.DBus.Introspectable"> |
| <method name="Introspect"> |
| <arg type="s" direction="out"/> |
| </method> |
| </interface> |
| <interface name="org.openobex.Transfer"> |
| <method name="GetProperties"> |
| <arg type="a{sv}" direction="out"/> |
| <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/> |
| </method> |
| <method name="Cancel"> |
| </method> |
| </interface> |
| <node name="org"/> |
| </node> |
| |