# IInputCallback.idl ## 概述 Input模块为Input服务提供的数据上报和热插拔事件上报的回调。 模块包路径:ohos.hdi.input.v1_0 引用:ohos.hdi.input.v1_0.InputTypes **起始版本:** 3.2 **相关模块:**[HdiInput](_hdi_input.md) ## 汇总 ### 类 | 名称 | 描述 | | -------- | -------- | | interface  [IInputCallback](interface_i_input_callback_v10.md) | 定义Input模块的回调函数。 |