EzvizOnEvent typedef

EzvizOnEvent = void Function(EzvizEvent event)

插件事件处理

Implementation

typedef EzvizOnEvent = void Function(EzvizEvent event);