StoreKit.SKPayment: Method Members

The methods of StoreKit.SKPayment are listed below. For a list of all members, see the SKPayment Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
MutableCopy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
static
PaymentWithProduct(SKProduct) : SKPayment
Factory constructor from an existing SKProduct.
static
PaymentWithProduct(string) : SKPayment
Factory constructor from a product name.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SKPayment object.