1# IMotionCallback.idl 2 3 4## **概述** 5 6定义上报手势识别数据回调函数接口。 7 8在手势识别用户订阅手势识别数据时需要注册这个回调函数接口的实例。 9 10**Since:** 11 123.2 13 14**Version:** 15 161.0 17 18**相关模块:** 19 20[Motion](motion.md) 21 22 23## **汇总** 24 25 26### 类 27 28 | 名称 | 描述 | 29| -------- | -------- | 30| [IMotionCallback](interface_i_motion_callback.md) | 定义上报手势识别数据回调函数。 | 31 32 33### 关键字 34 35 | 名称 | 描述 | 36| -------- | -------- | 37| package ohos.hdi.motion.v1_0 | 手势识别模块接口的包路径。 | 38