projects
/
profile
/
ivi
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff88e68
)
Mention that Disconnect method implies the abort funtionality
author
Marcel Holtmann
<marcel@holtmann.org>
Fri, 17 Jul 2009 17:21:54 +0000
(19:21 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 17 Jul 2009 17:21:54 +0000
(19:21 +0200)
doc/service-api.txt
patch
|
blob
|
history
diff --git
a/doc/service-api.txt
b/doc/service-api.txt
index
ea725b5
..
dde474f
100644
(file)
--- a/
doc/service-api.txt
+++ b/
doc/service-api.txt
@@
-57,6
+57,9
@@
Methods dict GetProperties()
unplug the cable. When no cable is plugged in this
method will fail.
+ This method can also be used to abort a previous
+ connectiong attempt via the Connect method.
+
Possible Errors: [service].Error.InvalidArguments
void Remove()