Essential Kit
Loading...
Searching...
No Matches
BillingServices

Provides cross-platform interface to request payment from a user for additional functionality or content that your application delivers.
More...

Classes

class  BillingPeriod
 Represents duration of billing product subscription period. More...
 
class  BillingPrice
 Represents a billing price with its value, code, symbol, and display text. More...
 
class  BillingProductDefinition
 Represents an object containing information related to billing product definition. This contains the data you set in settings. More...
 
class  BillingProductOffer
 Represents a product offer for a billing product. More...
 
class  BillingProductOfferPricingPhase
 Represents a phase of pricing for a billing product offer. More...
 
class  BillingProductOfferRedeemDetails
 Represents details of a product offer to be redeemed. More...
 
class  BillingProductPayoutDefinition
 Represents payout information associated with the product. More...
 
class  BillingProductRevocationInfo
 Represents information about the revocation of a billing product. More...
 
class  BillingProductSubscriptionInfo
 Represents the information about the billing product subscription. More...
 
class  BillingProductSubscriptionRenewalInfo
 Represents the information about the billing product subscription renewal. More...
 
class  BillingProductSubscriptionStatus
 Represents the subscription status of a billing product. More...
 
class  BillingServices
 Provides cross-platform interface to request payment from a user for additional functionality or content that your application delivers.
More...
 
class  BillingServicesInitializeStoreResult
 This class contains the information retrieved when BillingServices.InitializeStore operation is completed. More...
 
class  BillingServicesRestorePurchasesResult
 This class contains the information retrieved when BillingServices.OnRestorePurchasesComplete event is triggered. More...
 
class  BillingServicesTransactionStateChangeResult
 This class contains the information retrieved when BillingServices.OnTransactionStateChange event is triggered. More...
 
class  BuyProductOptions
 Represents options for purchasing a IBillingProduct. More...
 
interface  IBillingProduct
 Provides a cross-platform interface to access information about a product registered in Store. More...
 
interface  IBillingTransaction
 Provides an interface to access transaction information of the purchased product. More...
 

Detailed Description