From: Marcel Holtmann Date: Wed, 1 Apr 2009 04:32:28 +0000 (-0700) Subject: Mention the service state property X-Git-Tag: 0.16~107 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=bd91f83892ec91781654f8cc3402a0f50b3f7a10;p=connman Mention the service state property --- diff --git a/doc/service-api.txt b/doc/service-api.txt index 405dd50..25c4631 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -17,7 +17,11 @@ Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given property. -Properties string Name [readonly] +Properties string State [readonly] + + The service state information. + + string Name [readonly] The service name (for example "Wireless" etc.)