PxSDK Class
@interface PxSDK : NSObject
SDK-wide information, such as the version of the Document Scanning SDK.
Type Properties
| Name | Summary |
|---|---|
| buildString | The SDK build number string. |
| commitHashString | The Git commit hash the SDK was built from, or an empty string if unavailable. |
| versionString | The SDK marketing version string (for example, 3.0.0). |
Relationships
Inherits From
- NSObject