Interface AdChoicesClickHandler

All Known Implementing Classes:
MyTargetNativeAdAdapter, MyTargetNativeBannerAdAdapter

public interface AdChoicesClickHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleAdChoicesClick(android.content.Context context)
    Method for processing click on adChoices
  • Method Details

    • handleAdChoicesClick

      void handleAdChoicesClick(@NonNull android.content.Context context)
      Method for processing click on adChoices