Package 

Interface AppstockMediationDelegate

    • Method Summary

      Modifier and Type Method Description
      abstract void handleKeywordsUpdate(@Nullable() HashMap<String, String> keywords) Sets keywords into a given mediation ad object
      abstract void setResponseToLocalExtras(@Nullable() BidResponse response) Sets response into a given mediation ad object
      abstract boolean canPerformRefresh() Checks if banner view is visible, and it is possible to make refresh.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait