| Package | Description |
|---|---|
| com.google.android.vending.licensing |
| Modifier and Type | Method and Description |
|---|---|
static ResponseData |
ResponseData.parse(String responseData)
Parses response string into ResponseData.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StrictPolicy.processServerResponse(int response,
ResponseData rawData)
Process a new response from the license server.
|
void |
APKExpansionPolicy.processServerResponse(int response,
ResponseData rawData)
Process a new response from the license server.
|
void |
ServerManagedPolicy.processServerResponse(int response,
ResponseData rawData)
Process a new response from the license server.
|
void |
Policy.processServerResponse(int response,
ResponseData rawData)
Provide results from contact with the license server.
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.