LuxChat  2.0
Instant messenger for iOS
Instance Methods | List of all members
PFProductTableViewController Class Reference

#import <PFProductTableViewController.h>

Inheritance diagram for PFProductTableViewController:

Instance Methods

(instancetype) - initWithStyle:
 

Detailed Description

PFProductTableViewController displays in-app purchase products stored on Parse. In addition to setting up in-app purchases in iTunes Connect, the app developer needs to register product information on Parse, in the Product class.

Method Documentation

- (instancetype) initWithStyle: (UITableViewStyle)  NS_DESIGNATED_INITIALIZER

Initializes a product table view controller.

Parameters
styleThe UITableViewStyle for the table
Returns
An initialized PFProductTableViewController object or nil if the object couldn't be created.

The documentation for this class was generated from the following file: