SASRewardedVideoManager

constructor(@NonNull context: Context, @NonNull adPlacement: SASAdPlacement)

Creates a SASRewardedVideoManager for a given SASAdPlacement

Parameters

context

the Context associated with this SASRewardedVideoManager

adPlacement

the SASAdPlacement associated with this SASRewardedVideoManager


constructor(@NonNull context: Context, @NonNull biddingAdResponse: SASBiddingAdResponse)

Creates a SASRewardedVideoManager from a com.smartadserver.android.library.headerbidding.SASBiddingAdResponse for InApp bidding setup.

Parameters

context

the Context associated with this SASRewardedVideoManager

biddingAdResponse