Inherits from | NSObject |
Declared in | QBApplication.h |
Overview
Class representing Application. Should be used for Application related information storage and managing as ApplicationId, application Keys and other information.
Tasks
-
+ sharedApplication
Shared instance of the QBApplication
-
applicationId
Storing and accessing Application ID
property -
restAPIVersion
Storing and accessing Rest API Version
property -
productionEnvironmentForPushesEnabled
Production or development environment for push notifications
property
Properties
applicationId 
@property (nonatomic) NSUInteger applicationId
Discussion
Storing and accessing Application ID
Declared In
QBApplication.h