Interface BidRequesterListener


public interface BidRequesterListener
  • Method Details

    • onFetchCompleted

      void onFetchCompleted(BidResponse response)
    • onError

      void onError(AdException exception)