1# IGeofenceInterface.idl
2
3
4## 概述
5
6定义接口用于添加围栏,删除围栏,设置围栏回调函数等。
7
8模块包路径:ohos.hdi.location.geofence.v1_0
9
10引用:
11
12- ohos.hdi.location.geofence.v1_0.GeofenceTypes
13
14- ohos.hdi.location.geofence.v1_0.IGeofenceCallback
15
16**起始版本:** 3.2
17
18**相关模块:**[HdiGeofence](_hdi_geofence.md)
19
20
21## 汇总
22
23
24### 类
25
26| 名称 | 描述 |
27| -------- | -------- |
28| interface  [IGeofenceInterface](interface_i_geofence_interface.md) | 定义接口用于添加围栏,删除围栏,设置围栏回调函数等。  |
29