Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ListSubscriptionsResponse |
ListSubscriptionsResponse.clone() |
ListSubscriptionsResponse |
ListSubscriptionsResponse.set(String fieldName,
Object value) |
ListSubscriptionsResponse |
ListSubscriptionsResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListSubscriptionsResponse |
ListSubscriptionsResponse.setSubscriptions(List<Subscription> subscriptions)
The subscriptions from the specified app.
|
Copyright © 2011–2025 Google. All rights reserved.