TCGBLaunching Class Reference

Inherits from NSObject
Declared in TCGBLaunching.h

Overview

The TCGBLaunching class contains several informations that is received from the server after application is successfully launched.

Launching Information

+ launchingStatus

Launching Status which indicates whether the application is playable or not.

+ (TCGBLaunchingStatus)launchingStatus

Return Value

Launching Status which indicates whether the application is playable or not.

Declared In

TCGBLaunching.h

+ launchingInformations

All Launching Information from the server.

+ (NSDictionary *)launchingInformations

Return Value

All Launching Information from the server.

Declared In

TCGBLaunching.h

+ TCGBLaunchingInformations

Launching Information related with TCGB launching service.

+ (NSDictionary *)TCGBLaunchingInformations

Return Value

Launching Information related with TCGB launching service.

Declared In

TCGBLaunching.h

+ tcProductInformations

Launching Information related with toast cloud product.

+ (NSDictionary *)tcProductInformations

Return Value

Launching Information related with toast cloud product.

Declared In

TCGBLaunching.h

+ tcLaunchingInformations

Launching Information related with toast cloud launching.

+ (NSDictionary *)tcLaunchingInformations

Return Value

Launching Information related with toast cloud launching.

Declared In

TCGBLaunching.h

+ tcIAPInformations

Launching Information related with toast cloud IAP.

+ (NSArray *)tcIAPInformations

Return Value

Launching Information related with toast cloud IAP.

Declared In

TCGBLaunching.h