blob: 28db3c637e6432622994629e61c87a0c860d3a81 (
plain)
1
2
3
4
5
6
7
8
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>
|