onUserEarnedIncentive property

dynamic Function(Placement, AATKitReward?)? onUserEarnedIncentive
getter/setter pair

Notifies that placement has earned incentive.

Implementation

Function(Placement, AATKitReward?)? onUserEarnedIncentive;