# IGeofenceCallback.idl ## 概述 定义回调函数用于上报地理围栏服务是否可用、地理围栏事件、地理围栏操作结果等。 模块包路径:ohos.hdi.location.geofence.v1_0 引用:ohos.hdi.location.geofence.v1_0.GeofenceTypes **起始版本:** 3.2 **相关模块:**[HdiGeofence](_hdi_geofence.md) ## 汇总 ### 类 | 名称 | 描述 | | -------- | -------- | | interface  [IGeofenceCallback](interface_i_geofence_callback.md) | 定义回调函数用于上报地理围栏服务是否可用、地理围栏事件、地理围栏操作结果等。 |