Squall Class Reference
Inherits from | NSObject |
---|---|
Declared in | SLLicense.h SLLicense.mm |
+ 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