From bd91f83892ec91781654f8cc3402a0f50b3f7a10 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 31 Mar 2009 21:32:28 -0700 Subject: [PATCH] Mention the service state property --- doc/service-api.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.) -- 1.7.9.5