Package org.prebid.mobile
Class NativeAsset
-
- All Implemented Interfaces:
public abstract class NativeAssetBase class for requesting native assets.
-
-
Field Summary
Fields Modifier and Type Field Description public NativeAsset.REQUEST_ASSETtype
-
Method Summary
Modifier and Type Method Description NativeAsset.REQUEST_ASSETgetType()abstract JSONObjectgetJsonObject(int idCount)-
-
Method Detail
-
getType
NativeAsset.REQUEST_ASSET getType()
-
getJsonObject
abstract JSONObject getJsonObject(int idCount)
-
-
-
-