public class AndroidPublisher.Entitlements
extends java.lang.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(java.lang.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(java.lang.String packageName) throws java.io.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').java.io.IOException