-
- All Implemented Interfaces:
-
java.io.Serializable
public abstract class NativeAsset implements Serializable
-
-
Field Summary
Fields Modifier and Type Field Description private NativeAsset.RequestAssettype
-
Method Summary
Modifier and Type Method Description NativeAsset.RequestAssetgetType()abstract JSONObjectgetJsonObject(int idCount)-
-
Method Detail
-
getType
NativeAsset.RequestAsset getType()
-
getJsonObject
abstract JSONObject getJsonObject(int idCount)
-
-
-
-