impressionListener property

  1. @Deprecated("Replaced with onAdImpression callback.")
OnAdImpressionListener? impressionListener
getter/setter pair

Listener to be invoked when an ad is estimated to have earned money. Available for allowlisted accounts only.

Deprecated: Replaced with onAdImpression callback.

Implementation

@Deprecated("Replaced with onAdImpression callback.")
OnAdImpressionListener? impressionListener;