Classes - Unity
Classes Used in the Unity SDK
| Name | Description |
|---|---|
| AptoideBillingSDKManager | Manages the Unity plugin's connection to the Aptoide Billing SDK. |
| Purchase | Represents the details of a purchase, including SKU, purchase state, and token. |
| PurchasesResult | Represents the result retrieved when querying for purchases, including response code. |
| SkuDetails | Represents product details such as price, SKU, and description. |
| SkuDetailsResult | Represents the result of querying for product details. |
| ReferralDeeplinkResult | Represents a response for a referral Deeplink request, including store and fallback links. |
| ConsumeResult | Represents the result of consuming a purchase, including response code and purchase token. |
Updated 26 days ago
