summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-05-16 07:34:42 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-05-16 07:34:42 -0700
commit7260b267094d37ef067ed21a0252df361096148a (patch)
tree5316fdd68bb421216c1b0463b978dbbd76baff9f /doc/manager-api.txt
parent181ce0d308fd8dd997b1a85b97f41d66aeaaf9e4 (diff)
downloadconnman-7260b267094d37ef067ed21a0252df361096148a.tar.gz
connman-7260b267094d37ef067ed21a0252df361096148a.tar.bz2
connman-7260b267094d37ef067ed21a0252df361096148a.zip
Add special StateChanged signal
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 13ca3661..7f1924e1 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -62,6 +62,15 @@ Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given
property.
+ StateChanged(string state)
+
+ This signal is similar to the PropertyChanged signal
+ for the State property.
+
+ It exists for application state only care about the
+ current state and so can avoid to be woken up when
+ other details changes.
+
Properties string State [readonly]
The global connection state of a system. Possible