Protocol: SKProductsRequestDelegate

Overview

The SKProductsRequestDelegate protocol declares methods that are implemented by the delegate of an SKProductsRequest object. The delegate receives the product information that the request was interested in.Called when the Apple App Store responds to the product request. (required)

Instance Method Summary (collapse)

Instance Method Details

- (Object) productsRequest(request, didReceiveResponse:response)

Called when the Apple App Store responds to the product request. (required)

Parameters:

Returns: