Class NativeAsset

    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method Description
      abstract org.json.JSONObject getJsonObject​(int idCount)  
      org.prebid.mobile.NativeAsset.REQUEST_ASSET getType()  
      • Methods inherited from class java.lang.Object

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

      • getType

        public org.prebid.mobile.NativeAsset.REQUEST_ASSET getType()
      • getJsonObject

        public abstract org.json.JSONObject getJsonObject​(int idCount)