summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-04 22:42:45 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-04 22:42:45 -0800
commit29b2c9556ff6965d3b688e2ff6483dd8ffd43519 (patch)
treef2ee081afe198b86658f893ef27b6eebf666d163 /doc/manager-api.txt
parent65afea87023cc3e3cec215c6f2f0fa1f1e250040 (diff)
downloadconnman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.tar.gz
connman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.tar.bz2
connman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.zip
Add framework for counter callbacks
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index a50b4ef4..35477dc3 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -105,6 +105,18 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
+ void RegisterCounter(object path, uint32 interval)
+
+ Register a new counter for user notifications.
+
+ Possible Errors: [service].Error.InvalidArguments
+
+ void UnregisterCounter(object path)
+
+ Unregister an existing counter.
+
+ Possible Errors: [service].Error.InvalidArguments
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given