OnAdEventListener typedef

OnAdEventListener = void Function(AdEvent event)

广告事件回调监听

Implementation

typedef OnAdEventListener = void Function(AdEvent event);