JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.my.target.mediation
Interface MediationAdapter
All Known Subinterfaces:
MediationInterstitialAdAdapter
,
MediationNativeAdAdapter
,
MediationNativeBannerAdAdapter
,
MediationRewardedAdAdapter
,
MediationStandardAdAdapter
All Known Implementing Classes:
MyTargetInterstitialAdAdapter
,
MyTargetNativeAdAdapter
,
MyTargetNativeBannerAdAdapter
,
MyTargetRewardedAdAdapter
,
MyTargetStandardAdAdapter
public interface
MediationAdapter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
destroy
()
Destroys adapter and cleans resources.
Method Detail
destroy
void destroy()
Destroys adapter and cleans resources. Adapter will not work after calling this method
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method