summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/dataconnectionmanager-api.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/dataconnectionmanager-api.txt b/doc/dataconnectionmanager-api.txt
index bfc14d99..43bd4bd7 100644
--- a/doc/dataconnectionmanager-api.txt
+++ b/doc/dataconnectionmanager-api.txt
@@ -132,7 +132,7 @@ Signals PropertyChanged(string property, variant value)
This signal indicates a changed value of the given
property.
-Properties boolean Activated [readwrite]
+Properties boolean Active [readwrite]
Holds whether the context is activated. This value
can be set to activate / deactivate the context.
@@ -163,6 +163,12 @@ Properties boolean Activated [readwrite]
purposes. This value cannot be changed when the
context is active.
+ string Name [readwrite]
+
+ The name is a free form string that describes this
+ context. The name should not be empty and limited
+ to a short string for display purposes.
+
dict Settings [readonly, optional]
Holds all the IP network settings