SetIntervalCallback typedef
- SetIntervalErrorCode setIntervalErrorCode
 
设置采集周期和打包上传的周期回调
Implementation
typedef SetIntervalCallback = void Function(
    SetIntervalErrorCode setIntervalErrorCode);
    设置采集周期和打包上传的周期回调
typedef SetIntervalCallback = void Function(
    SetIntervalErrorCode setIntervalErrorCode);