From 8ebb14188e3baf3d8fad59469be3392fafac5856 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 21 Dec 2012 18:06:25 +0100 Subject: [PATCH] doc: Use org.bluez.obex.MessageAccess1 and org.bluez.obex.Message1 --- doc/obex-api.txt | 4 ++-- 1 file 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) -- 2.47.3