summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
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)