summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-06-30 13:26:32 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-06-30 13:26:32 -0700
commit7f4e2435eff9a30bc96be99270e2abe65d3f409a (patch)
tree1ec4c807d7d0ab9065695563dfcec05eca5fc7c7 /doc
parent18f11f4e1dbfce53675c40dcde907f11d32cce43 (diff)
downloadconnman-7f4e2435eff9a30bc96be99270e2abe65d3f409a.tar.gz
connman-7f4e2435eff9a30bc96be99270e2abe65d3f409a.tar.bz2
connman-7f4e2435eff9a30bc96be99270e2abe65d3f409a.zip
Add missing description of SetProperty
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index ae788a34..4aae3276 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -12,6 +12,16 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
+ void SetProperty(string name, variant value)
+
+ Changes the value of the specified property. Only
+ properties that are listed as read-write are
+ changeable. On success a PropertyChanged signal
+ will be emitted.
+
+ Possible Errors: [service].Error.InvalidArguments
+ [service].Error.DoesNotExist
+
void Connect()
Connect this service. It will attempt to connect