com.nativex.advertiser
Class JsonRequestManager
java.lang.Object
com.nativex.advertiser.JsonRequestManager
- Direct Known Subclasses:
- AdvertiserJsonRequestManager
public class JsonRequestManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
device
private Device device
JsonRequestManager
public JsonRequestManager(Device device)
- Constructs a JsonRequestManager.
getDevice
protected Device getDevice()
generateUdidJsonCollection
protected UDIDs generateUdidJsonCollection()
- Initializes an array of udid's from a device object.
getInAppBillingBody
public static String getInAppBillingBody(String storeProductId,
String storeTransactionId,
String storeTransactionTimeUTC,
float costPerItem,
String currencyLocale,
int quantity,
String productTitle)