summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-01-25 11:56:21 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-01-25 11:56:21 +0000
commit6df9fdf35996a69d5f711abb061c1671675872b0 (patch)
treecd6cdf3e2efc088901f53abcc73c46cf6c40bd70 /hcid/dbus-api.txt
parente0f6cbcb6eb3bbb8a87a6c9c7cd7af8c61fb559e (diff)
Implement Service.IsExternal method
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 2734fab0..c4efb147 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1068,6 +1068,12 @@ Methods string GetIdentifier()
Returns true if the service has been started and
is currently active. Otherwise, it returns false.
+ boolean IsExternal() [experimental]
+ Returns true if the service was registered using the
+ Database.RegisterService method instead of a .service
+ file. The Start and Stop methods are not applicable to
+ external services and will return an error.
+
array{string} ListUsers() [experimental]
Returns list of current users (device addresses)