onUserEarnedIncentive

abstract fun onUserEarnedIncentive(placement: Placement, aatKitReward: AATKitReward?)

Notifies that placement has earned incentive.

Parameters

aatKitReward

Incentive object. Can be null for networks not supporting reward information.