java.lang.Object
org.prebid.mobile.rendering.bidding.data.bid.Cache

public class Cache extends Object
  • Constructor Details

    • Cache

      protected Cache()
  • Method Details

    • getKey

      public String getKey()
    • getUrl

      public String getUrl()
    • getBids

      public Bids getBids()
    • fromJSONObject

      public static Cache fromJSONObject(org.json.JSONObject jsonObject)