initializeWithKey: Type Method
+ (PxLicenseStatus) initializeWithKey:(NSString *) key;
References: PxLicenseStatus
Activates the license with the given key.
Parameters
- key — The license key, or
nilto deactivate the current license.
Return Value
The resulting license status.