load Rewarded Video
Loads a rewarded ad. This call is asynchronous. Note: if this SASRewardedVideoManager already is in a loadAd() call that has not yet finished, any subsequent loadRewardedVideo call will fail with exception SASPendingRequestException. The only way to cancel a pending loadRewardedVideo call is to call the reset method.
Loads a rewarded ad using a secured transaction token passed to Smart delivery servers. This call is asynchronous. Note: if this SASRewardedVideoManager already is in a loadRewardedVideo() call that has not yet finished, any subsequent loadRewardedVideo() call will fail with exception SASPendingRequestException. The only way to cancel a pending loadRewardedVideo() call is to call the reset method.
Parameters
the secured transaction token passed in the ad call.
Loads and display a rewarded video ad using a bidder adapter. This call is asynchronous. Note: if this SASRewardedVideoManager already is in a loadRewardedVideo() call that has not yet finished, any subsequent loadRewardedVideo() call will fail with exception SASPendingRequestException. The only way to cancel a pending loadRewardedVideo() call is to call the reset method.
Parameters
the bidder adapter to pass to the ad call
Loads and display a rewarded video ad using a bidder adapter. This call is asynchronous. Note: if this SASRewardedVideoManager already is in a loadRewardedVideo() call that has not yet finished, any subsequent loadRewardedVideo() call will fail with exception SASPendingRequestException. The only way to cancel a pending loadRewardedVideo() call is to call the reset method.
Parameters
the bidder adapter to pass to the ad call
the secured transaction token passed in the ad call.