Atalasoft MobileImage API Reference
|
This class includes a method which returns the SDK Engines package version. More...
#import <kfxKENVersion.h>
Instance Methods | |
(NSString *) | - getPackageVersion |
Retrieve the Engines package version. More... | |
Class Methods | |
(kfxKENVersion *) | + kenInstance |
The factory method. More... | |
Properties | |
NSString * | packageVersion |
Engines package version string. More... | |
This class includes a method which returns the SDK Engines package version.
This class provides a means to retrieve the version string for the Engines framework of the Kofax Mobile SDK.
- (NSString *) getPackageVersion |
Retrieve the Engines package version.
Use this method to retrieve the version string for the Engines Framework.
+ (kfxKENVersion*) kenInstance |
The factory method.
This method returns a singleton object of kfxKENVersion.
|
readatomicretain |
Engines package version string.
This property is the version string for the Engines Framework.