StoreKit.SKPaymentQueue: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

AddPayment(SKPayment)
Adds a new payment to the queue.
AddTransactionObserver(ISKPaymentTransactionObserver)
Documentation for this section has not yet been entered.
CancelDownloads(SKDownload[])
Documentation for this section has not yet been entered.
FinishTransaction(SKPaymentTransaction)
Finishes a payment transaction.
PauseDownloads(SKDownload[])
Documentation for this section has not yet been entered.
RemoveTransactionObserver(ISKPaymentTransactionObserver)
Documentation for this section has not yet been entered.
RestoreCompletedTransactions()
Request to estore previously completed purchases.
RestoreCompletedTransactions(string)
Documentation for this section has not yet been entered.
ResumeDownloads(SKDownload[])
Documentation for this section has not yet been entered.
StartDownloads(SKDownload[])
Documentation for this section has not yet been entered.

Protected Methods

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