MobileAdListener typedef

MobileAdListener = void Function(AdsEvent event)

Signature for a 'MobileAd' status change callback.

Implementation

typedef MobileAdListener = void Function(AdsEvent event);