Package org.prebid.mobile
Interface PrebidEventDelegate
public interface PrebidEventDelegate
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onBidResponse
(org.json.JSONObject request, org.json.JSONObject response)
-
Method Details
-
onBidResponse
void onBidResponse(org.json.JSONObject request, org.json.JSONObject response)
-