summaryrefslogtreecommitdiff
path: root/doc/technology-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/technology-api.txt')
-rw-r--r--doc/technology-api.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index f97eac01..f22e9b29 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -56,13 +56,16 @@ Properties boolean Powered [readwrite]
Boolean representing if a technology is connected.
- This is just a convience property for allowing the
+ This is just a convenience property for allowing the
UI to easily show if this technology has an active
connection or not.
If this property is True it means that at least one
service of this technology is in ready state.
+ In case of P2P technology, this property indicates
+ if the peer is fully connected to another peer.
+
string Name [readonly]
Name of this technology.