SKProductsRequestDelegate
A set of methods the delegate implements so it receives the product information your app requests.
Declaration
protocol SKProductsRequestDelegate : SKRequestDelegateMentioned in
Overview
The SKProductsRequestDelegate protocol declares methods that are implemented by the delegate of an SKProductsRequest object. The delegate receives the product information that the product request referred to. Your app uses this information when presenting products to users in its in-app store.