Kofax Mobile SDK API Reference
Instance Methods | Class Methods | Properties | List of all members
kfxKLOVersion Class Reference

This class includes a method which returns the SDK Logistics Framework version. More...

#import <kfxKLOVersion.h>

Inheritance diagram for kfxKLOVersion:

Instance Methods

(NSString *) - getPackageVersion
 Retrieve the logistics framework version. More...
 

Class Methods

(kfxKLOVersion *) + kloInstance
 The factory method. More...
 

Properties

NSString * packageVersion
 Logistics package version string. More...
 

Detailed Description

This class includes a method which returns the SDK Logistics Framework version.

This class provides a means of retrieving the version string for the logistics framework of the Kofax Mobile SDK.

Method Documentation

- (NSString *) getPackageVersion

Retrieve the logistics framework version.

This method retrieves the version string for the Logistics framework

+ (kfxKLOVersion*) kloInstance

The factory method.

This method returns a singleton object of kfxKLOVersion.

Property Documentation

- (NSString*) packageVersion
readatomicretain

Logistics package version string.

This property contains the Logistics version string.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.