huawei_adsprime library

Typedefs

AdListener = void Function(AdEvent event, {int? errorCode})
ConsentUpdateListener = void Function(ConsentUpdateEvent? event, {List<AdProvider>? adProviders, ConsentStatus? consentStatus, String? description, bool? isNeedConsent})
DislikeAdListener = void Function(AdEvent? event)
InstallReferrerStateListener = void Function(InstallReferrerStateEvent? event, {ReferrerResponse? responseCode})
NativeAdStateListener = void Function(NativeAdLoadState state)
RewardAdListener = void Function(RewardAdEvent? event, {int? errorCode, Reward? reward})
SplashAdDisplayListener = void Function(SplashAdDisplayEvent event)
SplashAdLoadListener = void Function(SplashAdLoadEvent event, {int? errorCode})
VideoLifecycleListener = void Function(VideoLifecycleEvent event, {bool? isMuted})