setRewardCallbackParam

open fun setRewardCallbackParam(rewardCallbackParam: RewardCallbackParam, rewardVerificationListener: RewardVerificationListener)

Sets the reward callback parameters for the rewarded ad.

Parameters

rewardCallbackParam

The parameters required for the reward callback, including details such as request time and other metadata.

rewardVerificationListener

The listener to handle reward verification events, such as success, failure, or errors during the verification process.