set Reward Callback Param
open fun setRewardCallbackParam(rewardCallbackParam: RewardCallbackParam, rewardVerificationListener: RewardVerificationListener)
Sets the reward callback parameters for the rewarded ad.
Parameters
reward Callback Param
The parameters required for the reward callback, including details such as request time and other metadata.
reward Verification Listener
The listener to handle reward verification events, such as success, failure, or errors during the verification process.