summaryrefslogtreecommitdiffstats
path: root/data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml')
-rw-r--r--data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml b/data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml
new file mode 100644
index 0000000..28db3c6
--- /dev/null
+++ b/data/dbus-interfaces/org.freedesktop.GeoClue2.Manager.xml
@@ -0,0 +1,9 @@
+<node>
+ <interface name="org.freedesktop.GeoClue2.Manager">
+ <property name="InUse" type="b" access="read"/>
+ <property name="AvailableAccuracyLevel" type="u" access="read"/>
+ <method name="AddAgent">
+ <arg name="id" type="s" direction="in"/>
+ </method>
+ </interface>
+</node>