From: Marcel Holtmann Date: Fri, 7 Aug 2009 13:28:51 +0000 (-0700) Subject: Fix documentation about Favorite property of services X-Git-Tag: 0.39~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2233b774cdcab4d1723897fc17d99f459b0c678a;p=platform%2Fupstream%2Fconnman.git Fix documentation about Favorite property of services --- diff --git a/doc/service-api.txt b/doc/service-api.txt index a1dffa5..0cd4a25 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]