summaryrefslogtreecommitdiff
path: root/doc/sim-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sim-api.txt')
-rw-r--r--doc/sim-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/sim-api.txt b/doc/sim-api.txt
index b1428b10..419d8ec3 100644
--- a/doc/sim-api.txt
+++ b/doc/sim-api.txt
@@ -79,6 +79,16 @@ Methods dict GetProperties()
[service].Error.InvalidArguments
[service].Error.Failed
+ void SetProperty(string property, variant value)
+
+ Sets the given property value to that specified in
+ call parameter.
+
+ Possible Errors: [service].Error.InProgress
+ [service].Error.NotImplemented
+ [service].Error.InvalidArguments
+ [service].Error.Failed
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given