Class SKProductsResponse

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class SKProductsResponse
extends NSObject
  • Constructor Details

    • SKProductsResponse

      public SKProductsResponse()
    • SKProductsResponse

      protected SKProductsResponse​(NSObject.Handle h, long handle)
    • SKProductsResponse

      protected SKProductsResponse​(NSObject.SkipInit skipInit)
  • Method Details

    • getProducts

      public NSArray<SKProduct> getProducts()
    • getInvalidProductIdentifiers

      public List<String> getInvalidProductIdentifiers()