Atalasoft MobileImage API Reference
Class Methods | List of all members
kfxLicense Class Reference

License for unlocking library features. More...

#import <kfxLicense.h>

Inheritance diagram for kfxLicense:

Class Methods

(BOOL) + setMobileSDKLicense:
 Sets the SDK usage license. More...
 

Detailed Description

License for unlocking library features.

An instance of this class contains the properties and methods you must use to set the usage license. Once you set the license, other library API methods work as designed. The license remains valid while the app is still running.

You use the setMobileSDKLicense method on the kfxLicense object to set the license.

Method Documentation

◆ setMobileSDKLicense:()

+ (BOOL) setMobileSDKLicense: (NSString *)  license

Sets the SDK usage license.

The input to this method is the VRS license string.

Parameters
licenseis the valid license string that was contained in a distributed header file that you received with the purchase of the SDK.
Returns
returns YES if license valid and days remain in the license and NO otherwise

The documentation for this class was generated from the following file:
Untitled Document © 2018 Atalasoft, Inc., 116 Pleasant St, Suite 321, Easthampton, MA 01027, U.S.A. All rights reserved. Use is subject to license terms.