summaryrefslogtreecommitdiff
path: root/doc/manager-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manager-api.txt')
-rw-r--r--doc/manager-api.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index ca8b9130..166d58aa 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -155,25 +155,6 @@ Signals TechnologyAdded(object path, dict properties)
The object path is no longer accessible after this
signal and only emitted for reference.
- ServicesAdded(array{object, dict})
-
- List of service that have been added. The array
- is a list of services that is sorted with existing
- services containing an empty dictionary and new
- services containing the properties.
-
- This signal will only inform about added services
- and in case that services get added and removed at
- the same time, a ServicesRemoved signal will be
- sent first.
-
- ServicesRemoved(array{object})
-
- Signals a list of services that are no longer valid.
-
- The object paths are no longer accessible after
- this signal and only emitted for reference.
-
ServicesChanged(array{object, dict}, array{object})
Signals a list of services that have been changed