Package com.my.target.mediation
Interface AdChoicesClickHandler
-
- All Known Implementing Classes:
MyTargetNativeAdAdapter,MyTargetNativeBannerAdAdapter
public interface AdChoicesClickHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleAdChoicesClick(android.content.Context context)Method for processing click on adChoices
-