public class AndroidPublisher.Entitlements extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPublisher.Entitlements.List |
| Constructor and Description |
|---|
AndroidPublisher.Entitlements() |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Entitlements.List |
list(String packageName)
Lists the user's current inapp item or subscription entitlements
Create a request for the method "entitlements.list".
|
public AndroidPublisher.Entitlements.List list(String packageName) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.packageName - The package name of the application the inapp product was sold in (for example, 'com.some.thing').IOException