Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.clone() |
SubscribeWithGoogleInfo |
SubscriptionPurchaseV2.getSubscribeWithGoogleInfo()
User profile associated with purchases made with 'Subscribe with Google'.
|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.set(String fieldName,
Object value) |
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.setEmailAddress(String emailAddress)
The email address of the user when the subscription was purchased.
|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.setFamilyName(String familyName)
The family name of the user when the subscription was purchased.
|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.setGivenName(String givenName)
The given name of the user when the subscription was purchased.
|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.setProfileId(String profileId)
The Google profile id of the user when the subscription was purchased.
|
SubscribeWithGoogleInfo |
SubscribeWithGoogleInfo.setProfileName(String profileName)
The profile name of the user when the subscription was purchased.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionPurchaseV2 |
SubscriptionPurchaseV2.setSubscribeWithGoogleInfo(SubscribeWithGoogleInfo subscribeWithGoogleInfo)
User profile associated with purchases made with 'Subscribe with Google'.
|
Copyright © 2011–2025 Google. All rights reserved.