1# ICellbatchingInterface.idl
2
3
4## 概述
5
6声明基站轨迹数据记录模块提供的API,用于使能和去使能基站轨迹数据记录功能,主动获取基站轨迹数据。
7
8模块包路径:ohos.hdi.location.lpfence.cellbatching.v1_0
9
10引用:
11
12- ohos.hdi.location.lpfence.cellbatching.v1_0.CellbatchingTypes
13
14- ohos.hdi.location.lpfence.cellbatching.v1_0.ICellbatchingCallback
15
16**起始版本:** 4.0
17
18**相关模块:**[HdiLpfenceCellbatching](_hdi_lpfence_cellbatching.md)
19
20
21## 汇总
22
23
24### 类
25
26| 名称 | 描述 |
27| -------- | -------- |
28| interface  [ICellbatchingInterface](interface_i_cellbatching_interface.md) | 定义对基站轨迹数据记录模块进行基本操作的接口。  |
29