BillingChoiceInfo

public final class BillingChoiceInfo


Response for BillingClient.getBillingChoiceInfoAsync.

Summary

Public methods

String

Returns the URL of the image associated with the Play Billing choice.

String

Returns Play Loyalty information for the user.

Public methods

getPlayBillingChoiceImageUrl

public String getPlayBillingChoiceImageUrl()

Returns the URL of the image associated with the Play Billing choice.

Returns
String

The Play Billing choice image URL.

getPlayBillingLoyaltyInfo

public String getPlayBillingLoyaltyInfo()

Returns Play Loyalty information for the user.

Returns
String

The Play Billing Loyalty information.