| Package | Description |
|---|---|
| crossmobile.ios.storekit |
| Modifier and Type | Method and Description |
|---|---|
static SKProduct |
StoreDrill.newSKProduct(String locDescription,
String locTitle,
double price,
NSLocale locale,
String prodId) |
| Modifier and Type | Method and Description |
|---|---|
List<SKProduct> |
SKProductsResponse.products()
Returns the list of products that correspond to the valid product ids
that were requested.
|
| Modifier and Type | Method and Description |
|---|---|
static SKPayment |
SKPayment.paymentWithProduct(SKProduct product)
Returns a new SKPayment object for the specified product.
|
Copyright © 2020. All rights reserved.