summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index e9349fc0..ea725b50 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -40,6 +40,11 @@ Methods dict GetProperties()
automatically. If no cable is plugged in this method
will fail.
+ This method call will only return in case of an
+ error or when the service is fully connected. So
+ setting a longer D-Bus timeout might be a really
+ good idea.
+
Possible Errors: [service].Error.InvalidArguments
void Disconnect()