Class POBAdResponse.Builder

    • Constructor Detail

      • POBAdResponse.Builder

        POBAdResponse.Builder(List<T> bids)
        Constructor with the list of all bids
        Parameters:
        bids - List of bids
      • POBAdResponse.Builder

        POBAdResponse.Builder(POBAdResponse<T> adResponse)
        Constructor with the ad response
        Parameters:
        adResponse - ad response object
      • POBAdResponse.Builder

        POBAdResponse.Builder(JSONObject customData)
        Constructor with the JSON object
        Parameters:
        customData - JSON object of an Ad response