Display SDK
7.25.0
androidJvm
Display SDK
/
com.smartadserver.android.library.mediation
/
SASMediationInterstitialAdapter
SASMediation
Interstitial
Adapter
interface
SASMediationInterstitialAdapter
:
SASMediationAdapter
Interface that must be implemented by mediation adapters to request/show mediated interstitial
Members
Functions
request
Interstitial
Ad
Link copied to clipboard
abstract
fun
requestInterstitialAd
(
@
NonNull
context
:
Context
,
@
NonNull
serverParametersString
:
String
,
@
NonNull
clientParameters
:
Map
<
String
,
Any
>
,
@
NonNull
interstitialAdapterListener
:
SASMediationInterstitialAdapterListener
)
Requests a mediated interstitial ad asynchronously
show
Interstitial
Link copied to clipboard
abstract
fun
showInterstitial
(
)
Shows the previously loaded interstitial if any (or throws an exception if error)