From bffb3defb876dbf866fc8be60d7bc3e13570fe61 Mon Sep 17 00:00:00 2001 From: Ulisses Furquim Date: Mon, 30 Oct 2006 12:04:25 +0000 Subject: Remove Record() method from the ServiceAgent API --- hcid/dbus-api.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 6bd3b48e..e309a87c 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -1213,11 +1213,6 @@ Methods void Start() This method gets called when the service daemon wants to stop the service provided by the agent. - string Record() - - This method must return the SDP record in XML - format. - void Release() This method gets called when the service daemon -- cgit