Class Content

  • All Implemented Interfaces:
    java.io.Serializable

    public class Content
    extends BaseBid
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Content()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.json.JSONObject getJsonObject()  
      • Methods inherited from class org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid

        toJSON
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Content

        public Content()
    • Method Detail

      • getJsonObject

        public org.json.JSONObject getJsonObject()
                                          throws org.json.JSONException
        Throws:
        org.json.JSONException