summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-06-30 13:30:50 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-06-30 13:30:50 -0700
commit22f94f93c657f85e1e076522ecb862c1c35bcf16 (patch)
tree6c1224f1f95596981f70a93f3d3465b2b7ebc00e /doc
parent7f4e2435eff9a30bc96be99270e2abe65d3f409a (diff)
downloadconnman-22f94f93c657f85e1e076522ecb862c1c35bcf16.tar.gz
connman-22f94f93c657f85e1e076522ecb862c1c35bcf16.tar.bz2
connman-22f94f93c657f85e1e076522ecb862c1c35bcf16.zip
Add support for clearing error state via ClearProperty
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 4aae3276..0798f370 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -22,6 +22,13 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
[service].Error.DoesNotExist
+ void ClearProperty(string name)
+
+ Clears the value of the specified property.
+
+ Possible Errors: [service].Error.InvalidArguments
+ [service].Error.DoesNotExist
+
void Connect()
Connect this service. It will attempt to connect