QueryHistoryAlarmCallback typedef

void QueryHistoryAlarmCallback (
  1. QueryHistoryAlarmResult historyAlarmResult
)

Implementation

typedef QueryHistoryAlarmCallback = void Function(
    QueryHistoryAlarmResult historyAlarmResult);