<!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.Client">
		<method name="SendFiles">
			<arg type="a{sv}" direction="in"/>
			<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
			<arg type="as" direction="in"/>
			<arg type="o" direction="in"/>
		</method>
		<method name="PullBusinessCard">
			<arg type="a{sv}" direction="in"/>
			<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
			<arg type="s" direction="in"/>
		</method>
		<method name="ExchangeBusinessCards">
			<arg type="a{sv}" direction="in"/>
			<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
			<arg type="s" direction="in"/>
			<arg type="s" direction="in"/>
		</method>
		<method name="CreateSession">
			<arg type="a{sv}" direction="in"/>
			<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
			<arg type="o" direction="out"/>
		</method>
		<method name="GetCapabilities">
			<arg type="a{sv}" direction="in"/>
			<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
			<arg type="s" direction="out"/>
		</method>
	</interface>
	<node name="org"/>
</node>

