The members of StoreKit.SKPayment are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ApplicationUsername | string. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ProductIdentifier | string. The product identifier. |
| [read-only] | Quantity | nint. Number of items to purchase. |
| RequestData | Foundation.NSData. Reserved for future use. |
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
MutableCopy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | PaymentWithProduct(SKProduct)Factory constructor from an existing SKProduct. | |
static | PaymentWithProduct(string)Factory constructor from a product name. | |