sharedEngineWithLicenseData: method of the RTREngine class
Creates or returns the RTREngine object. Repeated calls to this method will result in the same object instance.
+ (instancetype)sharedEngineWithLicenseData:(NSData*)licenseData;
Parameters
- licenseData
- The license data to initialize ABBYY Mobile Capture SDK.
Return values
The method returns an instance of the RTREngine object, or nil if object creation failed.
02.03.2022 12:59:15