diff options
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r-- | doc/service-api.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt index a1dffa57..0cd4a258 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -199,10 +199,9 @@ Properties string State [readonly] Will be true if a cable is plugged in or the user selected and successfully connected to this service. - Setting this property to true has no effect at all - and setting it to false is similar to the Remove() - method. So for now it will be considered a read - only property. + This value is automatically changed and to revert + it back to false the Remove() method needs to be + used. boolean AutoConnect [readonly] |