summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2020-05-26 22:23:58 -0500
committerDenis Kenzior <denkenz@gmail.com>2020-05-26 22:23:58 -0500
commita88d1120a4b0c82c0368a4457179ee8ca64bd884 (patch)
tree2fef1f65b1dd91334c90009c754d754354d9fbca /doc
parent1868dbf2b3e5929a7081b03a8ff76d214fd38624 (diff)
downloadofono-a88d1120a4b0c82c0368a4457179ee8ca64bd884.tar.gz
doc: sim-api was missing SetProperty method
Diffstat (limited to 'doc')
-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