Package org.prebid.mobile
Interface PrebidEventDelegate
-
- All Implemented Interfaces:
public interface PrebidEventDelegate
-
-
Method Summary
Modifier and Type Method Description abstract voidonBidResponse(JSONObject request, JSONObject response)-
-
Method Detail
-
onBidResponse
abstract void onBidResponse(JSONObject request, JSONObject response)
-
-
-
-