huawei_iap library
Classes
- BaseReq
- Base class to request information.
- ConsumeOwnedPurchaseReq
- Request information of the consumeOwnedPurchase API.
- ConsumeOwnedPurchaseResult
- Information returned when the consumeOwnedPurchase API is successfully called.
- ConsumePurchaseData
- Store user's purchase information about consumables, non-consumables, and subscriptions.
- HmsIapResult
- Represents a result class for HmsIapResults.
- HmsIapResults
- IapClient
- Provides all APIs of Flutter IAP Plugin.
- InAppPurchaseData
- Represents details about purchased product.
- IsEnvReadyResult
- Information returned when isEnvReady is successfully called.
- IsSandboxActivatedResult
- Information returned when the isSandboxActivated API is successfully called.
- OwnedPurchasesReq
- Request information of the obtainOwnedPurchases or obtainOwnedPurchaseRecord API.
- OwnedPurchasesResult
- Information returned when the obtainOwnedPurchases or obtainOwnedPurchaseRecord API is successfully called.
- ProductInfo
- Details of a product.
- ProductInfoReq
- Request information of the obtainProductInfo API.
- ProductInfoResult
- Information returned when the obtainProductInfo API is successfully called.
- PurchaseIntentReq
- Request information of the createPurchaseIntent API.
- PurchaseResultInfo
- Payment result information.
- SignAlgorithmConstants
- Algorithm that you can pass to an IapClient API.
- StartIapActivityReq
- Request information of the startIapActivity API.