summaryrefslogtreecommitdiffstats
path: root/binding/gdbus/api/transfer1.xml
blob: b1a5e99174d10db6b13d790b685aecc97fa0ab4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!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.Transfer1">
        <method name="Cancel" />
        <method name="Suspend" />
        <method name="Resume" />
<!--
        <property name="Status" type="s" access="read" />
        <property name="Session" type="o" access="read" />
        <property name="Name" type="s" access="read" />
        <property name="Type" type="s" access="read" />
        <property name="Time" type="t" access="read" />
        <property name="Size" type="t" access="read" />
        <property name="Transferred" type="t" access="read" />
        <property name="Filename" type="s" access="read" />
-->
    </interface>
</node>