Squall Class Reference

Inherits from NSObject
Declared in SLLicense.h
SLLicense.mm

Overview

Squall class taking care that everything is as it should be.

+ setLicenseKey:

Set the license key before you use any of the Squall classes (e.g. the app delegate) to unlock the full functionality.

+ (void)setLicenseKey:(NSString *)license

Parameters

license

Your (very long) license key

Declared In

SLLicense.h