public interface DemandAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
requestBid(Context context,
BidManager.BidResponseListener bidResponseListener,
java.util.ArrayList<AdUnit> adUnits)
The BidManager SDK uses this method to call your SDK for requesting to start the bidding process.
|
void requestBid(Context context,
BidManager.BidResponseListener bidResponseListener,
java.util.ArrayList<AdUnit> adUnits)
context - application context to be used by the demand source modulebidResponseListener - listener to listen to the responseadUnits - objects containing information about the ad units