| Package | Description |
|---|---|
| crossmobile.ios.storekit |
| Modifier and Type | Class and Description |
|---|---|
class |
SKProductsRequest
SKProductsRequest class defines an object that is used in order to request
local information about products of the App Store.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
SKRequestDelegate.didFailWithError(SKRequest request,
NSError error)
It is used in order to handle the failure of requests.
|
default void |
SKRequestDelegate.didFinish(SKRequest request)
It is used in order to handle the successful request process.
|
Copyright © 2020. All rights reserved.