public class JsonRequestManager extends Object
Constructor and Description |
---|
JsonRequestManager(Device device)
Constructs a JsonRequestManager.
|
Modifier and Type | Method and Description |
---|---|
protected UDIDs |
generateUdidJsonCollection()
Initializes an array of udid's from a device object.
|
protected Device |
getDevice() |
static String |
getInAppBillingBody(String storeProductId,
String storeTransactionId,
String storeTransactionTimeUTC,
float costPerItem,
String currencyLocale,
int quantity,
String productTitle) |
private Device device
public JsonRequestManager(Device device)