<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> <node> <interface name="org.bluez.obex.Session1"> <method name="GetCapabilities"> <arg name="capabilities" type="s" direction="out"/> </method> <property name="Source" type="s" access="read"></property> <property name="Destination" type="s" access="read"></property> <property name="Channel" type="y" access="read"></property> <property name="Target" type="s" access="read"></property> </interface> </node>