The members of StoreKit.SKProductsRequestDelegate are listed below.
See Also: Inherited members from StoreKit.SKRequestDelegate
| 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. |
abstract | ReceivedResponse(SKProductsRequest, SKProductsResponse)This method is invoked when a response is received from the AppStore. | |