summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZhang zhengguang <zhengguang.zhang@intel.com>2014-11-19 09:50:45 +0800
committerZhang zhengguang <zhengguang.zhang@intel.com>2014-11-21 14:43:27 +0800
commit9d476728838e2442d349adb679147581a963f8e9 (patch)
treed0160a7a8c5522e5cf884a163fc88676826ac38b /doc
parent96469b8ff2cd0e7dc77b7974c431f1dd97981356 (diff)
downloadconnman-9d476728838e2442d349adb679147581a963f8e9.tar.gz
connman-9d476728838e2442d349adb679147581a963f8e9.tar.bz2
connman-9d476728838e2442d349adb679147581a963f8e9.zip
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
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt7
1 files changed, 7 insertions, 0 deletions
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