summaryrefslogtreecommitdiff
path: root/doc/obex-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-21 18:06:25 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-21 18:06:25 +0100
commit8ebb14188e3baf3d8fad59469be3392fafac5856 (patch)
tree967e7b61d9d3c044285bd357abd9833fc12e324d /doc/obex-api.txt
parent37dcce77793f53840b13411f51b51b70f5f33791 (diff)
downloadbluez-8ebb14188e3baf3d8fad59469be3392fafac5856.tar.gz
doc: Use org.bluez.obex.MessageAccess1 and org.bluez.obex.Message1
Diffstat (limited to 'doc/obex-api.txt')
-rw-r--r--doc/obex-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index db6d408c5..f638c276d 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -486,7 +486,7 @@ Message Access hierarchy
=========================
Service org.bluez.obex
-Interface org.bluez.obex.MessageAccess
+Interface org.bluez.obex.MessageAccess1
Object path [variable prefix]/{session0,session1,...}
Methods void SetFolder(string name)
@@ -660,7 +660,7 @@ Message hierarchy
=================
Service org.bluez.obex
-Interface org.bluez.obex.Message
+Interface org.bluez.obex.Message1
Object path [variable prefix]/{session0,session1,...}/{message0,...}
Methods object, dict Get(string targetfile, boolean attachment)