summaryrefslogtreecommitdiff
path: root/introspection/geofence.xml
diff options
context:
space:
mode:
authorjomui <jongmun.woo@samsung.com>2015-12-02 11:33:06 +0900
committerjomui <jongmun.woo@samsung.com>2015-12-02 11:33:32 +0900
commit7d21d7e0d7a3650f498b5fdf6c0fde59e7be4451 (patch)
tree7299e3c7e07d07a36b9aba52d81f8b09d0d40fab /introspection/geofence.xml
parentb1ad881d50f5ed6c1abee43baacb3cddd1311ade (diff)
downloadgeofence-dbus-7d21d7e0d7a3650f498b5fdf6c0fde59e7be4451.tar.gz
geofence-dbus-7d21d7e0d7a3650f498b5fdf6c0fde59e7be4451.tar.bz2
geofence-dbus-7d21d7e0d7a3650f498b5fdf6c0fde59e7be4451.zip
Signed-off-by: jomui <jongmun.woo@samsung.com> Change-Id: Ib879f1ec195a890df5f52050141aa74f9b77c56b
Diffstat (limited to 'introspection/geofence.xml')
-rw-r--r--introspection/geofence.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/geofence.xml b/introspection/geofence.xml
index 391f37e..8a9a7e5 100644
--- a/introspection/geofence.xml
+++ b/introspection/geofence.xml
@@ -42,6 +42,13 @@
<arg direction="out" type="i" name="access_type"/>
<arg direction="out" type="i" name="fence_state"/>
</signal>
+ <signal name="GeofenceProximity">
+ <arg direction="out" type="s" name="app_id"/>
+ <arg direction="out" type="i" name="fence_id"/>
+ <arg direction="out" type="i" name="access_type"/>
+ <arg direction="out" type="i" name="fence_proximity_state"/>
+ <arg direction="out" type="i" name="provider"/>
+ </signal>
<!-- Place Management -->
<method name="AddPlace">