Class POBExtBidHandler

  • All Implemented Interfaces:
    com.pubmatic.sdk.common.base.POBAdBuilding.POBAdBuilderListener , com.pubmatic.sdk.common.base.POBBidding , com.pubmatic.sdk.common.base.POBResponseParsing.POBResponseParserListener

    
    public final class POBExtBidHandler
    extends POBBaseBidder<POBBid> implements POBResponseParsing.POBResponseParserListener<POBBid>, POBAdBuilding.POBAdBuilderListener<POBBid>
                        

    Adapter class to manage the parsing of external bids and delegating the response.This class will act as a bidder which will create POBAdResponse from the raw response received and will delegate the call respective ad classes.