diff options
author | Ulisses Furquim <ulissesf@gmail.com> | 2006-10-30 12:04:25 +0000 |
---|---|---|
committer | Ulisses Furquim <ulissesf@gmail.com> | 2006-10-30 12:04:25 +0000 |
commit | bffb3defb876dbf866fc8be60d7bc3e13570fe61 (patch) | |
tree | 837764de64e0e144c469c1440ea1b890b175597e /hcid | |
parent | b8f5675259fe136a18f0f0d6578e8493f1e606ab (diff) |
Remove Record() method from the ServiceAgent API
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/dbus-api.txt | 5 |
1 files changed, 0 insertions, 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 |