From 9d476728838e2442d349adb679147581a963f8e9 Mon Sep 17 00:00:00 2001 From: Zhang zhengguang Date: Wed, 19 Nov 2014 09:50:45 +0800 Subject: multi-user: Expose function to check service user favorite Expose the function to check whether the service is favorite to the current user. Change-Id: Ib232f16c652ec94ef2e10b199a638a98554a1066 --- doc/service-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/service-api.txt b/doc/service-api.txt index 74c83456..0238d22f 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -122,6 +122,13 @@ Methods dict GetProperties() [deprecated] Possible Errors: None + boolean GetUserFavorite() [experimental] + + This function is used to check whether this service + is favorite to the current user. + + Possible Errors: None + Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given -- cgit v1.2.3