Interface PrebidEventDelegate


public interface PrebidEventDelegate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onBidResponse(org.json.JSONObject request, org.json.JSONObject response)
     
  • Method Details

    • onBidResponse

      void onBidResponse(org.json.JSONObject request, org.json.JSONObject response)