Display SDK
7.25.0
androidJvm
Display SDK
/
com.smartadserver.android.library.mediation
/
SASMediationInterstitialAdapterListener
SASMediation
Interstitial
Adapter
Listener
interface
SASMediationInterstitialAdapterListener
:
SASMediationAdapterListener
Interface for Objects implementing mediation interstitial ads callbacks
Inheritors
SASInterstitialBidderAdapterListener
Members
Functions
on
Interstitial
Failed
To
Show
Link copied to clipboard
abstract
fun
onInterstitialFailedToShow
(
@
NonNull
error
:
String
)
Method called when the mediated interstitial failed to show.
on
Interstitial
Loaded
Link copied to clipboard
abstract
fun
onInterstitialLoaded
(
)
Notifies the Smart SDK that an mediated interstitial ad is loaded
on
Interstitial
Shown
Link copied to clipboard
abstract
fun
onInterstitialShown
(
)
Method called when the mediated interstitial is shown.