diff --git a/BlinkID.xcframework/Info.plist b/BlinkID.xcframework/Info.plist index 4270e4bf0..1ef619ecf 100644 --- a/BlinkID.xcframework/Info.plist +++ b/BlinkID.xcframework/Info.plist @@ -5,8 +5,10 @@ AvailableLibraries + BinaryPath + BlinkID.framework/BlinkID LibraryIdentifier - ios-arm64_x86_64-maccatalyst + ios-arm64_x86_64-simulator LibraryPath BlinkID.framework SupportedArchitectures @@ -17,9 +19,11 @@ SupportedPlatform ios SupportedPlatformVariant - maccatalyst + simulator + BinaryPath + BlinkID.framework/BlinkID LibraryIdentifier ios-arm64 LibraryPath @@ -31,28 +35,13 @@ SupportedPlatform ios - - LibraryIdentifier - ios-arm64_x86_64-simulator - LibraryPath - BlinkID.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - ios - SupportedPlatformVariant - simulator - CFBundlePackageType XFWK CFBundleShortVersionString - 6.3.0 + 6.4.0 CFBundleVersion - 6.3.0 + 6.4.0 XCFrameworkFormatVersion 1.0 diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID b/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID index 5799403ec..a61eaefcd 100755 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h index 8541aefb9..b900e7d91 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) #ifndef BLINKID_SWIFT_H #define BLINKID_SWIFT_H #pragma clang diagnostic push @@ -42,12 +42,18 @@ #include #endif #if defined(__cplusplus) -#if __has_include() +#if defined(__arm64e__) && __has_include() # include #else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" # ifndef __ptrauth_swift_value_witness_function_pointer # define __ptrauth_swift_value_witness_function_pointer(x) # endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop #endif #endif @@ -246,6 +252,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #else # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif #if defined(_WIN32) #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) @@ -290,12 +307,12 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); - (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style font:(UIFont * _Nonnull)font; @end -#endif -#if defined(__cplusplus) #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop #endif +#if defined(__cplusplus) +#endif #pragma clang diagnostic pop #endif diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBClassInfoTypes.h b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBClassInfoTypes.h index 8556ccdf2..ad68ea6d8 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBClassInfoTypes.h +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBClassInfoTypes.h @@ -264,7 +264,7 @@ typedef NS_ENUM(NSInteger, MBCountry) { MBCountryYugoslavia, MBCountryZambia, MBCountryZimbabwe, - MBSchengenArea + MBCountrySchengenArea }; typedef NS_ENUM(NSInteger, MBRegion) { @@ -391,7 +391,15 @@ typedef NS_ENUM(NSInteger, MBRegion) { MBRegionRioGrandeDoSul, MBRegionNorthwestTerritories, MBRegionNunavut, - MBRegionPrinceEdwardIsland + MBRegionPrinceEdwardIsland, + MBRegionDistritoFederal, + MBRegionMaranhao, + MBRegionMatoGrosso, + MBRegionMinasGerais, + MBRegionPara, + MBRegionParana, + MBRegionPernambuco, + MBRegionSantaCatarina }; typedef NS_ENUM(NSInteger, MBType) { @@ -454,7 +462,9 @@ typedef NS_ENUM(NSInteger, MBType) { MBTypeRefugeePassport, MBTypeSpecialId, MBTypeUniformedServicesId, - MBImmigrantVisa + MBTypeImmigrantVisa, + MBTypeConsularVoterId, + MBTypeTwicCard }; #endif /* MBClassInfoTypes_h */ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBDetectionStatus.h b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBDetectionStatus.h index 43f10d737..5c2f1ed13 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBDetectionStatus.h +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBDetectionStatus.h @@ -10,27 +10,27 @@ */ typedef NS_OPTIONS(NSInteger, MBDetectionStatus) { - /** Object was not detected */ - MBDetectionStatusFail, + /** Detection has failed. */ + MBDetectionStatusFailed, - /** Object was successfuly detected. */ + /** Document has been detected. */ MBDetectionStatusSuccess, - /** Object was successfully detected, but the camera was too far above the object for processing */ - MBDetectionStatusCameraTooHigh, + /** Document has been detected but the camera is too far from the document. */ + MBDetectionStatusCameraTooFar, - /** Object was successfully detected using a fallback algorithm */ - MBDetectionStatusFallbackSuccess, + /** Document has been detected but the camera is too close to the document. */ + MBDetectionStatusCameraTooClose, - /** Object was detected, but is only partially visible on screen */ - MBDetectionStatusPartialForm, - - /** Object was successfully detected, but the perspective angle of camera is too high */ - MBDetectionStatusCameraAtAngle, + /** Document has been detected but the camera’s angle is too steep. */ + MBDetectionStatusCameraAngleTooSteep, + + /** Document has been detected but the document is too close to the camera edge. */ + MBDetectionStatusDocumentTooCloseToCameraEdge, - /** Object was successfully detected, but the camera is too near to the object for processing */ - MBDetectionStatusCameraTooNear, + /** Only part of the document is visible. */ + MBDetectionStatusDocumentPartiallyVisible, - /** Document detected, but document is too close to the edge of the frame */ - MBDetectionStatusDocumentTooCloseToEdge, + /** Fallback detection was successful (PhotoPay specific). */ + MBDetectionStatusFallbackSuccess }; diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBFieldType.h b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBFieldType.h index 006677478..d13155db4 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBFieldType.h +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBFieldType.h @@ -14,7 +14,6 @@ typedef NS_ENUM(NSInteger, MBFieldType) { MBFieldTypeAdditionalOptionalAddressInformation, MBFieldTypeAdditionalPersonalIdNumber, MBFieldTypeAddress, - MBFieldTypeBloodType, MBFieldTypeClassEffectiveDate, MBFieldTypeClassExpiryDate, MBFieldTypeConditions, @@ -45,8 +44,9 @@ typedef NS_ENUM(NSInteger, MBFieldType) { MBFieldTypeResidentialStatus, MBFieldTypeRestrictions, MBFieldTypeSex, - MBFieldTypeSponsor, - MBFieldTypeVehicleClass + MBFieldTypeVehicleClass, + MBFieldTypeBloodType, + MBFieldTypeSponsor }; #endif /* MBFieldType_h */ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBImageAnalysisResult.h b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBImageAnalysisResult.h index 40cc58e20..e4e2ee6d8 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBImageAnalysisResult.h +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBImageAnalysisResult.h @@ -14,14 +14,16 @@ NS_ASSUME_NONNULL_BEGIN typedef NS_ENUM(NSInteger, MBCardOrientation) { MBCardOrientationHorizontal, - MBCardOrientationVertical + MBCardOrientationVertical, + MBCardOrientationNotAvailable }; typedef NS_ENUM(NSInteger, MBRotation) { MBRotationZero, MBRotationClockwise90, MBRotationCounterClockwise90, - MBRotationUpsideDown + MBRotationUpsideDown, + MBRotationNone }; MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL @@ -64,6 +66,12 @@ MB_INIT_UNAVAILABLE */ @property (nonatomic, readonly, assign) MBCardOrientation cardOrientation; +/** + * Orientation determined from the scanned image. + */ + +@property (nonatomic, readonly, assign) MBRotation cardRotation; + @end NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist index 756c87ad5..a44269149 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop similarity index 98% rename from BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop rename to BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop index 94df71d88..5d2609b2e 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop deleted file mode 100644 index dcfaebe1d..000000000 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop index 38398ec79..3fbfedcc5 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop index b75200d7d..cfba27a0b 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop index 8cb45139a..e1d0090fd 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop index 817e9eca2..abdcfe64b 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop index 91aca5f6a..821ce4c40 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop new file mode 100644 index 000000000..9dcd745f4 Binary files /dev/null and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop deleted file mode 100644 index fcf09ceeb..000000000 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop index c1ade87c3..3ca6fce5d 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop new file mode 100644 index 000000000..b66b08b66 Binary files /dev/null and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop index cb889173d..dd3d25eb8 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop index f72959ce5..1ef668ad9 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop index 573934af9..95c5f2ae4 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop index cf6b5ba4c..d4abf9860 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo index 9d924b26d..3095ea6a2 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface index 35e726c28..089f3d745 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc index bb85b6ef4..7553968da 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc differ diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface index 35e726c28..089f3d745 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap index 00fcd3a01..32015e2f5 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap @@ -1,7 +1,7 @@ framework module BlinkID { umbrella header "BlinkID.h" - export * + module * { export * } } diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources b/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources index 1349aa670..5a4d93f0e 100644 --- a/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +++ b/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources @@ -18,7 +18,7 @@ Headers/BlinkID-Swift.h - o/8cqUyCyLpVwvcG6anI5AkK/lM= + aDaMB/Lr5viIQo1raYMITY+Cbfc= Headers/BlinkID.h @@ -146,7 +146,7 @@ Headers/MBClassInfoTypes.h - AyMC4J5EtrCt95Cc/aP+rW5IiFs= + AxuQu2671oQ2RjJHOPpqZoG2/WY= Headers/MBCombinedFullDocumentImageResult.h @@ -202,7 +202,7 @@ Headers/MBDetectionStatus.h - U0wlJGTYmwqHmVYwacoXJHkAdIY= + 2tFZ15KwDZc8xDizbSXyUUTYq7w= Headers/MBDewarpPolicy.h @@ -338,7 +338,7 @@ Headers/MBFieldType.h - VCfqOB5BfKsQAD00POQYkwHucJQ= + Whfv8BNEYT+Z2lPnuO/m8UMeH8g= Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h @@ -418,7 +418,7 @@ Headers/MBImageAnalysisResult.h - Omzs6Es97AhTnYGKVHGeNBohL6s= + RQ0XPDW72APPvXDo0zQIyd1pU6w= Headers/MBImageExtensionFactors.h @@ -750,63 +750,63 @@ Info.plist - VXkSPHj3htxau5cGfKAF/PXkJCI= + H/6XewUJTOitGYmHMtcCdLfOhP8= - Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop + Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop - d7pbSU2SEbic2AcOjK23es/0KdI= - - Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop - - W3fq9oa8nDPxQ4Sa17s6NhrEi0M= + wY4iRUSxypor/mCWog9TyyGaVDk= Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop - WXn8kdLuPEji0mWF1Fh/mvY4Axo= + egaVQ41EOFyeK/UUnKEbvvfXI9c= Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop - mX1baI74JtVGEuIC6INZeuoxivA= + w77zRkJUQEPENikn/t5x9073P6U= Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop - XQABKzyZ5G/X6MKFDrdv6q7P+VY= + Zm3UehiOL/2LQH5DXgtiAVeEr8Y= Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop - nfQ84fctnIApdXKPpGYecyUPgqQ= + v1D1lRa4kIWaD5sC1K5BmOxQmsg= Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop - z621l9zUvo+NkAmSq9yH6M802Ss= + mc2kGmFP5o/0zwuwehso91HEamU= - Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop + Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop - k8eJHhOud6a1QwmaWGnmG7EUF0M= + t/i59NYC5qtK4rfErP/Xh1hkd9c= Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop - JDScGL4+YkupRcs3qXHuidCF/5Y= + xiuCEneh7oPvqRfGpPnC/ogdx4k= + + Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop + + qRwER2ygQhcITX5Fvdja6YhmLUM= Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop - xPdcF66QKIoiddofDaoRRt5Q5dk= + vpMQEMdi+yCOl61EUIoqpwhSriY= Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop - 8vRj4x1MmM4gqaZSYCG6XVuenss= + SlGpv6v8N2CIcOhG+aYPZsC44Uc= Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop - 0Lckmr563Qh7LLz2D6tk7ZDpnIc= + felkPVmGy/kek0TH5Mx/h2omFKs= Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop - A8u6qcZc+GfCyixdJGYJq+kz+eA= + npjz7O33CcOQSk9vrPr8jNqM9z8= Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo - OwrwaWcKqk5Lk7qj2aZTuuBa8CM= + n2oZL46tR00r6/GyiDblYdN3TFQ= Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json @@ -814,23 +814,23 @@ Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface - lqJicBfFt1LnvRABgG1wIriL/wo= + e8E8H/ZGVVhlG1KMP8OTp/Hyigg= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc - kQpQ197MB1H6URh93egz7pJm2xo= + /jl8I+Kvsl9PtMb0n8XHYyJPfgQ= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface - lqJicBfFt1LnvRABgG1wIriL/wo= + e8E8H/ZGVVhlG1KMP8OTp/Hyigg= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftmodule - 2THITVSXXvPxL957EKlFk/z9RwY= + MEibMQ+Uqqh4XzniefPMZB7JHuM= Modules/module.modulemap - wsodnN9/TzYAq0b+DmANGNBxms8= + BBdQY+PI/D7GlA4OlCF5Os473Aw= No Camera-100.png @@ -1578,7 +1578,7 @@ model_mrtd.zzip - wwi8IkBTGsDDmejXbCESM+oaA1Y= + 5HMwT3O5n98E2SWVMGL32XvSHUI= ms.strings @@ -1740,7 +1740,7 @@ hash2 - 5FcwsiBCNf/wvO0bahjAPhas3RAWM+6n8sG9DiOnHho= + 5DV/szdBC/j9KrW/YwhuzBZXIx9AVnxCBXuzZJmJg9o= Headers/BlinkID.h @@ -1964,7 +1964,7 @@ hash2 - 10BBCeoeW7+o9gNVTYy62yg0tDwMC69+646ZQJTR4Q0= + oE9DvYzPztFKVxgJv0QKc5kZV6HJJza+pTP1pbJQPRo= Headers/MBCombinedFullDocumentImageResult.h @@ -2062,7 +2062,7 @@ hash2 - Bxrhh8dVLlDeNpTub072zSHy6xTGi6CM+TBRuo1GfbE= + MOvMA5QaR5mTovmmhv/D0nFIhCzHJbR526ivhk9b73g= Headers/MBDewarpPolicy.h @@ -2300,7 +2300,7 @@ hash2 - +qNvQRyZgdlglpH/rxjtuhPMcRUFeTiQxaE4bIWTEDQ= + jlkPmUudok+vuD5ZlyBziowANo/K6C+Jg0+0dpROdFc= Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h @@ -2440,7 +2440,7 @@ hash2 - rSKW11NM1UMcL8nUwdbx7q4dkNfOK4C3vzScAbjR07I= + pRTOYid1+BYthkOoHfmvItv1AYGgUzRYehdiKx+dmaw= Headers/MBImageExtensionFactors.h @@ -3017,102 +3017,102 @@ rpqe2TZfdKqXRyAHipl47WHPrjsIQDXUzZ94oejDAvE= - Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop - - hash2 - - rQ0eaR1VRZjH9W0G0+63UNUp5yaysZKh5luLnDh4izg= - - - Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop + Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop hash2 - lX/A2zqe09qFnqHtkVCfbba3aN+yXwygUHF3jwNE5IY= + m/BynEUj7NiS/25AEbogD0MJT1Ys4INp1Dm16NnujMg= Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop hash2 - V1dpSadyjQs8lmRx4kGxt5jkxTEDibWQQPACUHbu9CM= + pto2JTFXcRfojBIkXyW/z2xTuRF1ZlghiMdoe5fRBTI= Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop hash2 - TBS5PSy0QVKX1g+GlMmL0QN8hZP0Pq/zITq99OCIMVg= + wU1Kyv5O4uUllarY3Ap9pDzQ8t+SvHcmsC9QRhBY9aA= Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop hash2 - JuXzumOvwPZ1HBrGQKfuAERDsdYFq83HTBJzP1h9gy8= + nudlh2YA8RkODXoTHKf//ko6JbH+iyavZ6sJTvZGr4M= Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop hash2 - m9UwbnsKm07np9bf6RQ7sFC6ghfYo1wUJHuUS31HnbA= + UZ6VLufd81/hdZBgkHqOVYxxnf1b8KV55ZqGkNQHphQ= Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop hash2 - gcXRHTKroB3eZQDqd7xBtLV95eOElzCUNyH9QLVpMR8= + nDsmvxK7B2yVTOZSay0IfD9LeRsqZ9462MHRwClfnmQ= - Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop + Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop hash2 - D3penkU3vVOzZ8uYmcNCSADSzJlKiU1i3nw3nz82bQw= + 73mJV+UA1HyMn8lsmeiZ77wBPpqQfrcXGO8wE8wU9KA= Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop hash2 - iGpO/oNHpQfG6Dai9yH+C/8NioufULGyUTy8chJGDGc= + usyVfF5v4vYPMuYPMTULvdCJHSQNUhCUkXtv6lx0WSc= + + + Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop + + hash2 + + dP2l6ufk5iNEXfQF2DiVXR/EVrByhO0xDvNBg05y5fs= Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop hash2 - GUqrg94AGvP1+xwQPd8nFAM7fgZoR/VK8oNaJTR0ur8= + +qWP7SgObkx8juUHcEfy2dvXqjRoJLzA8i8BEFcjBWg= Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop hash2 - hB2JmOnCkMm126n2CeiyCD/HRha38xXu8yvowcI5BHA= + 2pFRpd9riTLBWbCxmIjtMNF2rulEe2ajDg/r20pQAFQ= Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop hash2 - phx7xllBPvK5tVbqY+oSiF7tVM5yGk2FQWjtsJjN1OQ= + QDKUAFGTyEhSqKsm8N5gOqwqoemHamtp6AjeRxfdJmQ= Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop hash2 - DDqHtUei+c9/ZCzane68XA70c53jiJvDQwSb/ur3eOM= + kM0Xv8kOCO/yIk4wMBNUBu9JwgM7sFXjFFBW4l7NgG8= Modules/BlinkID.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo hash2 - B39F+wBwKIJJYGtkDhKWlaD4PbU4s+0AKv/abnVa86k= + dzZR91LyaLTSzTOgJwPhKHLEBfuFlMdGA+iZm5CPY/0= Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json @@ -3126,35 +3126,35 @@ hash2 - /Qzeo8w2ZgFRF8L/YDF/2iDoNZGu+qKzdaKZHjReVhE= + 3pCOhbqRL7UCYjkT8Uzmu8q3T4Qx1M1VXvGayzKdByA= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc hash2 - aWq19DHzmwAyOT1jVr1SS/VD586ccEdqC2t1yXPHHvI= + p9FoLUMY0X2B3EbrSGD6b5lj52S3s8e881YmEpaV7Zs= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface hash2 - /Qzeo8w2ZgFRF8L/YDF/2iDoNZGu+qKzdaKZHjReVhE= + 3pCOhbqRL7UCYjkT8Uzmu8q3T4Qx1M1VXvGayzKdByA= Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftmodule hash2 - 1yCTRtbuIOPiRVItDIJ3bFcevGCAYfuHI7OymckIsJE= + pjOg7cpm7QfUBa8799QkaF4a6bGj+3gLFn5L+8vTaeI= Modules/module.modulemap hash2 - TuSTUcHLlPcL1f+07JUjAvVcqb1JG1OfdAhyyeRxPBA= + IHXQn6wOG3+JsYVowCWl2RQxZCMxany8G/iim60OaT0= No Camera-100.png @@ -4463,7 +4463,7 @@ hash2 - 29dkJGm/zn1XsnFvfzBHQIieLcwVk4rTITQreOfCOrg= + mbPMHwpOr4kuX8n2rISGSHafELMY3vXie4fLWXuFX4g= ms.strings diff --git a/BlinkID.xcframework/ios-arm64/BlinkID.framework/model_mrtd.zzip b/BlinkID.xcframework/ios-arm64/BlinkID.framework/model_mrtd.zzip index 7cc302aa0..01130970c 100644 Binary files a/BlinkID.xcframework/ios-arm64/BlinkID.framework/model_mrtd.zzip and b/BlinkID.xcframework/ios-arm64/BlinkID.framework/model_mrtd.zzip differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/BlinkID b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/BlinkID deleted file mode 120000 index 5d23815be..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/BlinkID +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/BlinkID \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Headers b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Headers deleted file mode 120000 index a177d2a6b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Headers +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Headers \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Modules b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Modules deleted file mode 120000 index 5736f3186..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Modules +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Modules \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Resources b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Resources deleted file mode 120000 index 953ee36f3..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Resources +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/Resources \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/BlinkID b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/BlinkID deleted file mode 100755 index d6cd37786..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/BlinkID and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID-Swift.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID-Swift.h deleted file mode 100644 index 8d3fa90e7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID-Swift.h +++ /dev/null @@ -1,604 +0,0 @@ -#if 0 -#elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -#ifndef BLINKID_SWIFT_H -#define BLINKID_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#if __has_include() -# include -#else -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -#endif -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -@import Foundation; -#endif - -#endif -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="BlinkID",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) -@class NSString; -@class NSParagraphStyle; -@class UIFont; - -@interface NSMutableAttributedString (SWIFT_EXTENSION(BlinkID)) -- (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style; -- (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style font:(UIFont * _Nonnull)font; -@end - -#endif -#if defined(__cplusplus) -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop -#endif - -#elif defined(__x86_64__) && __x86_64__ -// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -#ifndef BLINKID_SWIFT_H -#define BLINKID_SWIFT_H -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wgcc-compat" - -#if !defined(__has_include) -# define __has_include(x) 0 -#endif -#if !defined(__has_attribute) -# define __has_attribute(x) 0 -#endif -#if !defined(__has_feature) -# define __has_feature(x) 0 -#endif -#if !defined(__has_warning) -# define __has_warning(x) 0 -#endif - -#if __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#if defined(__OBJC__) -#include -#endif -#if defined(__cplusplus) -#include -#include -#include -#include -#include -#include -#include -#else -#include -#include -#include -#include -#endif -#if defined(__cplusplus) -#if __has_include() -# include -#else -# ifndef __ptrauth_swift_value_witness_function_pointer -# define __ptrauth_swift_value_witness_function_pointer(x) -# endif -#endif -#endif - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if __has_include() -# include -# elif !defined(__cplusplus) -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif -#if !defined(SWIFT_RUNTIME_NAME) -# if __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -# else -# define SWIFT_RUNTIME_NAME(X) -# endif -#endif -#if !defined(SWIFT_COMPILE_NAME) -# if __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -# else -# define SWIFT_COMPILE_NAME(X) -# endif -#endif -#if !defined(SWIFT_METHOD_FAMILY) -# if __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -# else -# define SWIFT_METHOD_FAMILY(X) -# endif -#endif -#if !defined(SWIFT_NOESCAPE) -# if __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -# else -# define SWIFT_NOESCAPE -# endif -#endif -#if !defined(SWIFT_RELEASES_ARGUMENT) -# if __has_attribute(ns_consumed) -# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) -# else -# define SWIFT_RELEASES_ARGUMENT -# endif -#endif -#if !defined(SWIFT_WARN_UNUSED_RESULT) -# if __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -# else -# define SWIFT_WARN_UNUSED_RESULT -# endif -#endif -#if !defined(SWIFT_NORETURN) -# if __has_attribute(noreturn) -# define SWIFT_NORETURN __attribute__((noreturn)) -# else -# define SWIFT_NORETURN -# endif -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif -#if !defined(SWIFT_RESILIENT_CLASS) -# if __has_attribute(objc_class_stub) -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub)) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME) -# else -# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) -# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) -# endif -#endif -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM_ATTR) -# if __has_attribute(enum_extensibility) -# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) -# else -# define SWIFT_ENUM_ATTR(_extensibility) -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# if __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_WEAK_IMPORT) -# define SWIFT_WEAK_IMPORT __attribute__((weak_import)) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED_OBJC) -# if __has_feature(attribute_diagnose_if_objc) -# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) -# else -# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) -# endif -#endif -#if defined(__OBJC__) -#if !defined(IBSegueAction) -# define IBSegueAction -#endif -#endif -#if !defined(SWIFT_EXTERN) -# if defined(__cplusplus) -# define SWIFT_EXTERN extern "C" -# else -# define SWIFT_EXTERN extern -# endif -#endif -#if !defined(SWIFT_CALL) -# define SWIFT_CALL __attribute__((swiftcall)) -#endif -#if !defined(SWIFT_INDIRECT_RESULT) -# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) -#endif -#if !defined(SWIFT_CONTEXT) -# define SWIFT_CONTEXT __attribute__((swift_context)) -#endif -#if !defined(SWIFT_ERROR_RESULT) -# define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) -#endif -#if defined(__cplusplus) -# define SWIFT_NOEXCEPT noexcept -#else -# define SWIFT_NOEXCEPT -#endif -#if defined(_WIN32) -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) -#endif -#else -#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) -# define SWIFT_IMPORT_STDLIB_SYMBOL -#endif -#endif -#if defined(__OBJC__) -#if __has_feature(objc_modules) -#if __has_warning("-Watimport-in-framework-header") -#pragma clang diagnostic ignored "-Watimport-in-framework-header" -#endif -@import Foundation; -#endif - -#endif -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -#if __has_warning("-Wpragma-clang-attribute") -# pragma clang diagnostic ignored "-Wpragma-clang-attribute" -#endif -#pragma clang diagnostic ignored "-Wunknown-pragmas" -#pragma clang diagnostic ignored "-Wnullability" -#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension" - -#if __has_attribute(external_source_symbol) -# pragma push_macro("any") -# undef any -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="BlinkID",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) -# pragma pop_macro("any") -#endif - -#if defined(__OBJC__) -@class NSString; -@class NSParagraphStyle; -@class UIFont; - -@interface NSMutableAttributedString (SWIFT_EXTENSION(BlinkID)) -- (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style; -- (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style font:(UIFont * _Nonnull)font; -@end - -#endif -#if defined(__cplusplus) -#endif -#if __has_attribute(external_source_symbol) -# pragma clang attribute pop -#endif -#pragma clang diagnostic pop -#endif - -#else -#error unsupported Swift architecture -#endif diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID.h deleted file mode 100644 index bdf3e0ac8..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/BlinkID.h +++ /dev/null @@ -1,40 +0,0 @@ -// -// Microblink.h -// MicroblinkFramework -// -// Created by Dino Gustin on 06/06/18. -// Copyright (c) 2012 Microblink Ltd. All rights reserved. -// - -// Include Common API -#import "MBMicroblinkApp.h" -#import "MBViewControllerFactory.h" -#import "MBMicroblinkSDK.h" -#import "MBProductIntegrationInfo.h" -#import "MBException.h" -#import "MBImage.h" -#import "MBBgraImage.h" -#import "MBDate.h" -#import "MBSignedPayload.h" - -// Settings -#import "MBCameraSettings.h" - -// Delegates -#import "MBRecognizerRunnerViewControllerMetadataDelegates.h" -#import "MBRecognizerRunnerViewControllerDelegate.h" -#import "MBScanningRecognizerRunnerViewControllerDelegate.h" -#import "MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h" - -#import "MBRecognizerRunner.h" -#import "MBRecognizerRunnerMetadataDelegates.h" -#import "MBScanningRecognizerRunnerDelegate.h" - -// Frame Grabbers -#import "MBFrameGrabberRecognizer.h" -#import "MBSuccessFrameGrabberRecognizer.h" -#import "MBSuccessFrameGrabberRecognizerResult.h" - -#import "MBEntities.h" -#import "MBUIComponents.h" - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAdditionalProcessingInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAdditionalProcessingInfo.h deleted file mode 100644 index 030393b44..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAdditionalProcessingInfo.h +++ /dev/null @@ -1,50 +0,0 @@ -// -// MBAdditionalProcessingInfo.h -// BlinkIDDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#ifndef MBAdditionalProcessingInfo__h -#define MBAdditionalProcessingInfo__h - -#import -#import "MBMicroblinkDefines.h" - - -NS_ASSUME_NONNULL_BEGIN - -/** - * MBVizResult contains data extracted from the Visual Inspection Zone. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBAdditionalProcessingInfo : NSObject - -/** - * List of fields that were expected on the document but were missing. - * @discusion: List contains elements of type MBFieldType wrapped in NSNumber - */ -@property (nonatomic, readonly) NSArray *missingMandatoryFields; - -/** - * List of fields that contained characters which were not expected in that field. - * @discusion: List contains elements of type MBFieldType wrapped in NSNumber - */ -@property (nonatomic, readonly) NSArray *invalidCharacterFields; - -/** - * List of fields that weren't expected on the document but were present. - * @discusion: List contains elements of type MBFieldType wrapped in NSNumber - */ -@property (nonatomic, readonly) NSArray *extraPresentFields; - -@end - -NS_ASSUME_NONNULL_END - -#endif /* MBAdditionalProcessingInfo__h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeLimitStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeLimitStatus.h deleted file mode 100644 index dbc680116..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeLimitStatus.h +++ /dev/null @@ -1,23 +0,0 @@ -// -// MBAgeLimitStatus.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/04/2020. -// - -#ifndef MBAgeLimitStatus_h -#define MBAgeLimitStatus_h - -typedef NS_ENUM(NSInteger, MBAgeLimitStatus) { - - /** Status cannot be determined. When date of birth is not known. */ - MBAgeLimitStatusNotAvailable, - - /** Document owner age is less than the given age limit. */ - MBAgeLimitStatusBelowAgeLimit, - - /** Document owner age is greater than the given age limit. */ - MBAgeLimitStatusOverAgeLimit -}; - -#endif /* MBAgeLimitStatus_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeResult.h deleted file mode 100644 index dfb7797ce..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAgeResult.h +++ /dev/null @@ -1,35 +0,0 @@ -// -// MBAgeResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/04/2020. -// - -#ifndef MBAgeResult_h -#define MBAgeResult_h - -#import "MBAgeLimitStatus.h" - -@protocol MBAgeResult - -@required - -/** - * The current age of the document owner in years. It is calculated difference - * between now and date of birth. Now is current time on the device. - * @return current age of the document owner in years or -1 if date of birth is unknown. -*/ -@property (nonatomic, readonly) NSInteger age; - -/** - * Calculates whether the document owner is older than the given ageLimit in years or not. - * Status is calculated by using the date of birth and the current time on the device. - * @param ageLimit age limit in years - * @return age limit status for the document owner -*/ -- (MBAgeLimitStatus)getAgeLimitStatusFor:(NSInteger)ageLimit; - -@end - - -#endif /* MBAgeResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAnonymizationMode.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAnonymizationMode.h deleted file mode 100644 index 3f40cdbb4..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBAnonymizationMode.h +++ /dev/null @@ -1,38 +0,0 @@ -// -// MBAnonymizationMode.h -// MicroblinkDev -// -// Created by Jura Skrlec on 06/07/2020. -// - -#ifndef MBAnonymizationMode_h -#define MBAnonymizationMode_h - -/** - * MBAnonymizationMode is used to define level of anonymization performed on recognizer result. - */ -typedef NS_ENUM(NSInteger, MBAnonymizationMode) { - - /** - * Anonymization will not be performed. - */ - MBAnonymizationModeNone = 0, - - /** - * FullDocumentImage is anonymized with black boxes covering sensitive data. - */ - MBAnonymizationModeImageOnly, - - /** - * Result fields containing sensitive data are removed from result. - */ - MBAnonymizationModeResultFieldsOnly, - - /** - * This mode is combination of ImageOnly and ResultFieldsOnly modes. - */ - MBAnonymizationModeFullResult -}; - - -#endif /* MBAnonymizationMode_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeDriverLicenseDetailedInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeDriverLicenseDetailedInfo.h deleted file mode 100644 index 66e579eaf..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeDriverLicenseDetailedInfo.h +++ /dev/null @@ -1,57 +0,0 @@ -// -// MBBarcodeDriverLicenseDetailedInfo.h -// BlinkIDDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#ifndef MBBarcodeDriverLicenseDetailedInfo_h -#define MBBarcodeDriverLicenseDetailedInfo_h - -#import -#import "MBMicroblinkDefines.h" - -@class MBBarcodeVehicleClassInfo; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBarcodeDriverLicenseDetailedInfo : NSObject - -- (instancetype)init NS_UNAVAILABLE; - -/** - * The restrictions to driving privileges for the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *restrictions; - -/** - * The additional privileges granted to the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *endorsements; - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly, nullable) NSString *vehicleClass; - -/** - * The driver license conditions. - */ -@property (nonatomic, readonly, nullable) NSString *conditions; - -/** - * The additional information on vehicle class. - */ -@property (nonatomic, readonly, nullable) NSArray *vehicleClassesInfo; - -@end - -NS_ASSUME_NONNULL_END - -#endif /* MBBarcodeDriverLicenseDetailedInfo_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElementKey.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElementKey.h deleted file mode 100644 index b085a764c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElementKey.h +++ /dev/null @@ -1,908 +0,0 @@ -// Created by Jura Skrlec on 16.02.2021.. -// Copyright (c) 2021 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -/** - * Enumeration of possible barcode element keys - */ -typedef NS_ENUM(NSInteger, MBBarcodeElementKey) { - //==============================================================/ - //============== 1. DETERMINING BARCODE VERSION ================/ - //==============================================================/ - - /** - Mandatory on all driver's licenses. All barcodes which are using 3-track magnetic - stripe encoding used in the interest of smoothing a transition from legacy documents - shall be designated as "Magnetic". All barcodes which are using compact encoding - compliant with ISO/IEC 18013-2 shall be designated as "Compact". All barcodes (majority) - compliant with Mandatory PDF417 Bar Code of the American Association of Motor Vehicle - Administrators (AAMVA) Card Design Standard from AAMVA DL/ID-2000 standard to DL/ID-2013 - shall be designated as "AAMVA". - */ - MBBarcodeElementKeyDocumentType = 0, - - /** - Mandatory on all driver's licenses. - - AAMVA Version Number: This is a decimal value between 0 and 99 that - specifies the version level of the PDF417 bar code format. Version "0" and "00" - is reserved for bar codes printed to the specification of the American Association - of Motor Vehicle Administrators (AAMVA) prior to the adoption of the AAMVA DL/ID-2000 - standard. - - - All barcodes compliant with AAMVA DL/ID-2000 standard shall be designated Version "01." - - All barcodes compliant with AAMVA Card Design Specification version 1.0, dated 09-2003 - shall be designated Version "02." - - All barcodes compliant with AAMVA Card Design Specification version 2.0, dated 03-2005 - shall be designated Version "03." - - All barcodes compliant with AAMVA Card Design Standard version 1.0, dated 07-2009 - shall be designated Version "04." - - All barcodes compliant with AAMVA Card Design Standard version 1.0, dated 07-2010 - shall be designated Version "05." - - All barcodes compliant with AAMVA Card Design Standard version 1.0, dated 07-2011 - shall be designated Version "06". - - All barcodes compliant with AAMVA Card Design Standard version 1.0, dated 06-2012 - shall be designated Version "07". - - All barcodes compliant with this current AAMVA standard shall be designated "08". - - Should a need arise requiring major revision to the format, this field provides the - means to accommodate additional revision. - - If the document type is not "AAMVA", this field defines the version number of the - given document type's standard. - */ - MBBarcodeElementKeyStandardVersionNumber, - - //==============================================================/ - //========== 2. PERSONAL DATA KEYS ===========/ - //==============================================================/ - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - Family name of the cardholder. (Family name is sometimes also called "last name" or "surname.") - Collect full name for record, print as many characters as possible on portrait side of DL/ID. - */ - MBBarcodeElementKeyCustomerFamilyName, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - First name of the cardholder. - */ - MBBarcodeElementKeyCustomerFirstName, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - Full name of the individual holding the Driver's License or ID. - - The Name field contains up to four portions, separated with the "," delimiter: - Last Name (required) - , (required) - First Name (required) - , (required if other name portions follow, otherwise optional) - Middle Name(s) (optional) - , (required if other name portions follow, otherwise optional) - Suffix (optional) - , (optional) - - If the individual has more than one middle name they are separated with space. - */ - MBBarcodeElementKeyCustomerFullName, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - Date on which the cardholder was born. (MMDDCCYY format) - */ - MBBarcodeElementKeyDateOfBirth, - - /** - Mandatory on all AAMVA, Magnetic barcodes. - Optional on Compact barcodes. - - Gender of the cardholder. 1 = male, 2 = female. - */ - MBBarcodeElementKeySex, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes. - Optional on AAMVA 01, Magnetic and Compact barcodes. - - Color of cardholder's eyes. (ANSI D-20 codes) - - Code Description - BLK Black - BLU Blue - BRO Brown - GRY Gray - GRN Green - HAZ Hazel - MAR Maroon - PNK Pink - DIC Dichromatic - UNK Unknown - */ - MBBarcodeElementKeyEyeColor, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - Street portion of the cardholder address. - The place where the registered driver of a vehicle (individual or corporation) - may be contacted such as a house number, street address, etc. - */ - MBBarcodeElementKeyAddressStreet, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - City portion of the cardholder address. - */ - MBBarcodeElementKeyAddressCity, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - State portion of the cardholder address. - */ - MBBarcodeElementKeyAddressJurisdictionCode, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - Postal code portion of the cardholder address in the U.S. and Canada. If the - trailing portion of the postal code in the U.S. is not known, zeros can be used - to fill the trailing set of numbers up to nine (9) digits. - */ - MBBarcodeElementKeyAddressPostalCode, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - Optional on Compact barcodes. - - Full address of the individual holding the Driver's License or ID. - - The full address field contains up to four portions, separated with the "," delimiter: - Street Address (required) - , (required if other address portions follow, otherwise optional) - City (optional) - , (required if other address portions follow, otherwise optional) - Jurisdiction Code (optional) - , (required if other address portions follow, otherwise optional) - ZIP - Postal Code (optional) - - */ - MBBarcodeElementKeyFullAddress, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder, either in Inches or in Centimeters. - - Inches (in): number of inches followed by " in" - example: 6'1'' = "73 in" - - Centimeters (cm): number of centimeters followed by " cm" - example: 181 centimeters = "181 cm" - */ - MBBarcodeElementKeyHeight, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder in Inches. - Example: 5'9'' = "69". - */ - MBBarcodeElementKeyHeightIn, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder in Centimeters. - Example: 180 Centimeters = "180". - */ - MBBarcodeElementKeyHeightCm, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - Optional on AAMVA 01, 02, 03, Magnetic and Compcat barcodes. - - Middle name(s) of the cardholder. In the case of multiple middle names they - shall be separated by space " ". - */ - MBBarcodeElementKeyCustomerMiddleName, - - /** - Optional on all AAMVA, Magnetic and Compact barcodes. - - Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing - jurisdiction wishes to abbreviate colors, the three-character codes provided in ANSI D20 must be - used. - - Code Description - BAL Bald - BLK Black - BLN Blond - BRO Brown - GRY Grey - RED Red/Auburn - SDY Sandy - WHI White - UNK Unknown - */ - MBBarcodeElementKeyHairColor, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), - the suffix must be collected and displayed on the DL/ID and in the MRT). - - JR (Junior) - - SR (Senior) - - 1ST or I (First) - - 2ND or II (Second) - - 3RD or III (Third) - - 4TH or IV (Fourth) - - 5TH or V (Fifth) - - 6TH or VI (Sixth) - - 7TH or VII (Seventh) - - 8TH or VIII (Eighth) - - 9TH or IX (Ninth) - */ - MBBarcodeElementKeyNameSuffix, - - /** - Optional on all AAMVA and Compact barcodes. - - Other name by which the cardholder is known. ALTERNATIVE NAME(S) of the individual - holding the Driver License or ID. - - The Name field contains up to four portions, separated with the "," delimiter: - AKA Last Name (required) - , (required) - AKA First Name (required) - , (required if other name portions follow, otherwise optional) - AKA Middle Name(s) (optional) - , (required if other name portions follow, otherwise optional) - AKA Suffix (optional) - , (optional) - - If the individual has more than one AKA middle name they are separated with space. - */ - MBBarcodeElementKeyAKAFullName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other family name by which the cardholder is known. - */ - MBBarcodeElementKeyAKAFamilyName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other given name by which the cardholder is known - */ - MBBarcodeElementKeyAKAGivenName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other suffix by which the cardholder is known. - - The Suffix Code Portion, if submitted, can contain only the Suffix Codes shown in the following table (e.g., Andrew Johnson, III = JOHNSON@ANDREW@@3RD): - - Suffix Meaning or Synonym - JR Junior - SR Senior or Esquire 1ST First - 2ND Second - 3RD Third - 4TH Fourth - 5TH Fifth - 6TH Sixth - 7TH Seventh - 8TH Eighth - 9TH Ninth - */ - MBBarcodeElementKeyAKASuffixName, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Indicates the approximate weight range of the cardholder: - 0 = up to 31 kg (up to 70 lbs) - 1 = 32 – 45 kg (71 – 100 lbs) - 2 = 46 - 59 kg (101 – 130 lbs) - 3 = 60 - 70 kg (131 – 160 lbs) - 4 = 71 - 86 kg (161 – 190 lbs) - 5 = 87 - 100 kg (191 – 220 lbs) - 6 = 101 - 113 kg (221 – 250 lbs) - 7 = 114 - 127 kg (251 – 280 lbs) - 8 = 128 – 145 kg (281 – 320 lbs) - 9 = 146+ kg (321+ lbs) - */ - MBBarcodeElementKeyWeightRange, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Cardholder weight in pounds Example: 185 lb = "185" - */ - MBBarcodeElementKeyWeightPounds, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Cardholder weight in kilograms Example: 84 kg = "084" - */ - MBBarcodeElementKeyWeightKilograms, - - /** - Mandatory on all AAMVA and Compact barcodes. - - The number assigned or calculated by the issuing authority. - */ - MBBarcodeElementKeyCustomerIdNumber, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - Optional on Compact barcodes. - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - MBBarcodeElementKeyFamilyNameTruncation, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - Optional on Compact barcodes. - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - MBBarcodeElementKeyFirstNameTruncation, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - MBBarcodeElementKeyMiddleNameTruncation, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Country and municipality and/or state/province. - */ - MBBarcodeElementKeyPlaceOfBirth, - - /** - Optional on all AAMVA barcodes. - - On Compact barcodes, use kFullAddress. - - Second line of street portion of the cardholder address. - */ - MBBarcodeElementKeyAddressStreet2, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Codes for race or ethnicity of the cardholder, as defined in ANSI D20. - - Race: - Code Description - AI Alaskan or American Indian (Having Origins in Any of The Original Peoples of - North America, and Maintaining Cultural Identification Through Tribal - Affiliation of Community Recognition) - AP Asian or Pacific Islander (Having Origins in Any of the Original Peoples of - the Far East, Southeast Asia, or Pacific Islands. This Includes China, India, - Japan, Korea, the Philippines Islands, and Samoa) - BK Black (Having Origins in Any of the Black Racial Groups of Africa) - W White (Having Origins in Any of The Original Peoples of Europe, North Africa, - or the Middle East) - - Ethnicity: - Code Description - H Hispanic Origin (A Person of Mexican, Puerto Rican, Cuban, Central or South - American or Other Spanish Culture or Origin, Regardless of Race) - O Not of Hispanic Origin (Any Person Other Than Hispanic) - U Unknown - - */ - MBBarcodeElementKeyRaceEthnicity, - - /** - Optional on AAMVA 01 barcodes. - - PREFIX to Driver Name. Freeform as defined by issuing jurisdiction. - */ - MBBarcodeElementKeyNamePrefix, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Country in which DL/ID is issued. U.S. = USA, Canada = CAN. - */ - MBBarcodeElementKeyCountryIdentification, - - /** - Optional on AAMVA version 01. - - Driver Residence Street Address 1. - */ - MBBarcodeElementKeyResidenceStreetAddress, - - /** - Optional on AAMVA version 01. - - Driver Residence Street Address 2. - */ - MBBarcodeElementKeyResidenceStreetAddress2, - - /** - Optional on AAMVA version 01. - - Driver Residence City - */ - MBBarcodeElementKeyResidenceCity, - - /** - Optional on AAMVA version 01. - - Driver Residence Jurisdiction Code. - */ - MBBarcodeElementKeyResidenceJurisdictionCode, - - /** - Optional on AAMVA 01 barcodes. - - Driver Residence Postal Code. - */ - MBBarcodeElementKeyResidencePostalCode, - - /** - Optional on AAMVA 01 barcodes. - - Full residence address of the individual holding the Driver's License or ID. - - The full address field contains up to four portions, separated with the "," delimiter: - Residence Street Address (required) - , (required if other address portions follow, otherwise optional) - Residence City (optional) - , (required if other address portions follow, otherwise optional) - Residence Jurisdiction Code (optional) - , (required if other address portions follow, otherwise optional) - Residence ZIP - Residence Postal Code (optional) - */ - MBBarcodeElementKeyResidenceFullAddress, - - /** - Optional on AAMVA 05, 06, 07, 08 barcodes. - - Date on which the cardholder turns 18 years old. (MMDDCCYY format) - */ - MBBarcodeElementKeyUnder18, - - /** - Optional on AAMVA 05, 06, 07, 08 barcodes. - - Date on which the cardholder turns 19 years old. (MMDDCCYY format) - */ - MBBarcodeElementKeyUnder19, - - /** - Optional on AAMVA 05, 06, 07, 08 barcodes. - - Date on which the cardholder turns 21 years old. (MMDDCCYY format) - */ - MBBarcodeElementKeyUnder21, - - /** - Optional on AAMVA version 01. - - The number assigned to the individual by the Social Security Administration. - */ - MBBarcodeElementKeySocialSecurityNumber, - - /** - Optional on AAMVA version 01. - - Driver "AKA" Social Security Number. FORMAT SAME AS DRIVER SOC SEC NUM. ALTERNATIVE NUMBERS(S) used as SS NUM. - */ - MBBarcodeElementKeyAKASocialSecurityNumber, - - /** - Optional on AAMVA 01 barcodes. - - ALTERNATIVE MIDDLE NAME(s) or INITIALS of the individual holding the Driver License or ID. - Hyphenated names acceptable, spaces between names acceptable, but no other - use of special symbols. - */ - MBBarcodeElementKeyAKAMiddleName, - - /** - Optional on AAMVA 01 barcodes. - - ALTERNATIVE PREFIX to Driver Name. Freeform as defined by issuing jurisdiction. - */ - MBBarcodeElementKeyAKAPrefixName, - - /** - Optional on AAMVA 01, 06, 07, 08 barcodes. - - Field that indicates that the cardholder is an organ donor = "1". - */ - MBBarcodeElementKeyOrganDonor, - - /** - Optional on AAMVA 07, 08 barcodes. - - Field that indicates that the cardholder is a veteran = "1" - */ - MBBarcodeElementKeyVeteran, - - /** - Optional on AAMVA 01. (MMDDCCYY format) - - ALTERNATIVE DATES(S) given as date of birth. - */ - MBBarcodeElementKeyAKADateOfBirth, - - //==============================================================/ - //========== 3. LICENSE DATA KEYS ============/ - //==============================================================/ - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - This number uniquely identifies the issuing jurisdiction and can - be obtained by contacting the ISO Issuing Authority (AAMVA) - */ - MBBarcodeElementKeyIssuerIdentificationNumber, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - If the document is non expiring then "Non expiring" is written in this field. - - Date on which the driving and identification privileges granted by the document are - no longer valid. (MMDDCCYY format) - */ - MBBarcodeElementKeyDocumentExpirationDate, - - /** - Mandatory on all AAMVA and Compact barcodes. - Optional on Magnetic barcodes. - - Jurisdiction Version Number: This is a decimal value between 0 and 99 that - specifies the jurisdiction version level of the PDF417 barcode format. - Notwithstanding iterations of this standard, jurisdictions implement incremental - changes to their barcodes, including new jurisdiction-specific data, compression - algorithms for digitized images, digital signatures, or new truncation - conventions used for names and addresses. Each change to the barcode format - within each AAMVA version (above) must be noted, beginning with Jurisdiction - Version 00. - */ - MBBarcodeElementKeyJurisdictionVersionNumber, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - Jurisdiction-specific vehicle class / group code, designating the type - of vehicle the cardholder has privilege to drive. - */ - MBBarcodeElementKeyJurisdictionVehicleClass, - - /** - Mandatory on all AAMVA barcodes. - Optional on Magnetic barcodes. - - Jurisdiction-specific codes that represent restrictions to driving - privileges (such as airbrakes, automatic transmission, daylight only, etc.). - */ - MBBarcodeElementKeyJurisdictionRestrictionCodes, - - /** - Mandatory on all AAMVA barcodes. - Optional on Magnetic barcodes. - - Jurisdiction-specific codes that represent additional privileges - granted to the cardholder beyond the vehicle class (such as transportation of - passengers, hazardous materials, operation of motorcycles, etc.). - */ - MBBarcodeElementKeyJurisdictionEndorsementCodes, - - /** - Mandatory on all AAMVA and Compact barcodes. - - Date on which the document was issued. (MMDDCCYY format) - */ - MBBarcodeElementKeyDocumentIssueDate, - - /** - Mandatory on AAMVA versions 02 and 03. - - Federally established codes for vehicle categories, endorsements, and restrictions - that are generally applicable to commercial motor vehicles. If the vehicle is not a - commercial vehicle, "NONE" is to be entered. - */ - MBBarcodeElementKeyFederalCommercialVehicleCodes, - - /** - Optional on all AAMVA barcodes. - Mandatory on Compact barcodes. - - Jurisdictions may define a subfile to contain jurisdiction-specific information. - These subfiles are designated with the first character of “Z” and the second - character is the first letter of the jurisdiction's name. For example, "ZC" would - be the designator for a California or Colorado jurisdiction-defined subfile, "ZQ" - would be the designator for a Quebec jurisdiction-defined subfile. In the case of - a jurisdiction-defined subfile that has a first letter that could be more than - one jurisdiction (e.g. California, Colorado, Connecticut) then other data, like - the IIN or address, must be examined to determine the jurisdiction. - */ - MBBarcodeElementKeyIssuingJurisdiction, - - /** - Optional on all AAMVA barcodes. - Mandatory on Compact barcodes. - - Standard vehicle classification code(s) for cardholder. This data element is a - placeholder for future efforts to standardize vehicle classifications. - */ - MBBarcodeElementKeyStandardVehicleClassification, - - /** - Optional on all AAMVA and Magnetic barcodes. - - Name of issuing jurisdiction, for example: Alabama, Alaska ... - */ - MBBarcodeElementKeyIssuingJurisdictionName, - - /** - Optional on all AAMVA barcodes. - - Standard endorsement code(s) for cardholder. See codes in D20. This data element is a - placeholder for future efforts to standardize endorsement codes. - - Code Description - H Hazardous Material - This endorsement is required for the operation of any vehicle - transporting hazardous materials requiring placarding, as defined by U.S. - Department of Transportation regulations. - L Motorcycles – Including Mopeds/Motorized Bicycles. - N Tank - This endorsement is required for the operation of any vehicle transporting, - as its primary cargo, any liquid or gaseous material within a tank attached to the vehicle. - O Other Jurisdiction Specific Endorsement(s) - This code indicates one or more - additional jurisdiction assigned endorsements. - P Passenger - This endorsement is required for the operation of any vehicle used for - transportation of sixteen or more occupants, including the driver. - S School Bus - This endorsement is required for the operation of a school bus. School bus means a - CMV used to transport pre-primary, primary, or secondary school students from home to school, - from school to home, or to and from school sponsored events. School bus does not include a - bus used as common carrier (49 CRF 383.5). - T Doubles/Triples - This endorsement is required for the operation of any vehicle that would be - referred to as a double or triple. - X Combined Tank/HAZ-MAT - This endorsement may be issued to any driver who qualifies for - both the N and H endorsements. - */ - MBBarcodeElementKeyStandardEndorsementCode, - - /** - Optional on all AAMVA barcodes. - - Standard restriction code(s) for cardholder. See codes in D20. This data element is a placeholder - for future efforts to standardize restriction codes. - - Code Description - B Corrective Lenses - C Mechanical Devices (Special Brakes, Hand Controls, or Other Adaptive Devices) - D Prosthetic Aid - E Automatic Transmission - F Outside Mirror - G Limit to Daylight Only - H Limit to Employment - I Limited Other - J Other - K CDL Intrastate Only - L Vehicles without air brakes - M Except Class A bus - N Except Class A and Class B bus - O Except Tractor-Trailer - V Medical Variance Documentation Required - W Farm Waiver - */ - MBBarcodeElementKeyStandardRestrictionCode, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Text that explains the jurisdiction-specific code(s) for classifications - of vehicles cardholder is authorized to drive. - */ - MBBarcodeElementKeyJurisdictionVehicleClassificationDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Text that explains the jurisdiction-specific code(s) that indicates additional - driving privileges granted to the cardholder beyond the vehicle class. - */ - MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges. - */ - MBBarcodeElementKeyJurisdictionRestrictionCodeDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes. - - A string of letters and/or numbers that is affixed to the raw materials (card stock, - laminate, etc.) used in producing driver's licenses and ID cards. (DHS recommended field) - */ - MBBarcodeElementKeyInventoryControlNumber, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes. - - DHS required field that indicates date of the most recent version change or - modification to the visible format of the DL/ID. (MMDDCCYY format) - */ - MBBarcodeElementKeyCardRevisionDate, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes. - Optional and Compact barcodes. - - Number must uniquely identify a particular document issued to that customer - from others that may have been issued in the past. This number may serve multiple - purposes of document discrimination, audit information number, and/or inventory control. - */ - MBBarcodeElementKeyDocumentDiscriminator, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes. - - DHS required field that indicates that the cardholder has temporary lawful status = "1". - */ - MBBarcodeElementKeyLimitedDurationDocument, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - A string of letters and/or numbers that identifies when, where, and by whom a driver's - license/ID card was made. If audit information is not used on the card or the MRT, it - must be included in the driver record. - */ - MBBarcodeElementKeyAuditInformation, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes. - - DHS required field that indicates compliance: "M" = materially compliant, - "F" = fully compliant, and, "N" = non-compliant. - */ - MBBarcodeElementKeyComplianceType, - - /** - Optional on AAMVA version 01 barcodes. - - Issue Timestamp. A string used by some jurisdictions to validate the document against their data base. - */ - MBBarcodeElementKeyIssueTimestamp, - - /** - Optional on AAMVA version 01 barcodes. - - Driver Permit Expiration Date. MMDDCCYY format. Date permit expires. - */ - MBBarcodeElementKeyPermitExpirationDate, - - /** - Optional on AAMVA version 01 barcodes.. - - Type of permit. - */ - MBBarcodeElementKeyPermitIdentifier, - - /** - Optional on AAMVA version 01 barcodes.. - - Driver Permit Issue Date. MMDDCCYY format. Date permit was issued. - */ - MBBarcodeElementKeyPermitIssueDate, - - /** - Optional on AAMVA version 01. - - Number of duplicate cards issued for a license or ID if any. - */ - MBBarcodeElementKeyNumberOfDuplicates, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes. - - Date on which the hazardous material endorsement granted by the document is - no longer valid. (MMDDCCYY format) - */ - MBBarcodeElementKeyHAZMATExpirationDate, - - /** - Optional on AAMVA version 01. - - Medical Indicator/Codes. - STATE SPECIFIC. Freeform, Standard "TBD" - */ - MBBarcodeElementKeyMedicalIndicator, - - /** - Optional on AAMVA version 01. - - Non-Resident Indicator. "Y". Used by some jurisdictions to indicate holder of the document is a non-resident. - */ - MBBarcodeElementKeyNonResident, - - /** - Optional on AAMVA version 01. - - A number or alphanumeric string used by some jurisdictions to identify a "customer" across multiple data bases. - */ - MBBarcodeElementKeyUniqueCustomerId, - - /** - Optional on compact barcodes. - - Document discriminator. - */ - MBBarcodeElementKeyDataDiscriminator, - - /** - Optional on Magnetic barcodes. - - Month on which the driving and identification privileges granted by the document are - no longer valid. (MMYY format) - */ - MBBarcodeElementKeyDocumentExpirationMonth, - - /** - Optional on Magnetic barcodes. - - Field that indicates that the driving and identification privileges granted by the - document are nonexpiring = "1". - */ - MBBarcodeElementKeyDocumentNonexpiring, - - /** - Optional on Magnetic barcodes. - - Security version beeing used. - */ - MBBarcodeElementKeySecurityVersion -}; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElements.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElements.h deleted file mode 100644 index 34c69c540..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeElements.h +++ /dev/null @@ -1,37 +0,0 @@ -// Created by Jura Skrlec on 16.02.2021.. -// Copyright (c) 2021 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" -#import "MBBarcodeElementKey.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBarcodeElements : NSObject - -MB_INIT_UNAVAILABLE - -/** - * Flag that indicates if barcode elements is empty -*/ -@property (nonatomic, readonly, assign) BOOL empty; - -/** - * Get value for wanted MBBarcodeElementKey - * - * @param key The input value representing one key from MBBarcodeElementKey enum - * @return NSString The string for scanned barcode element key value - */ -- (NSString *)getValue:(MBBarcodeElementKey)key; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeResult.h deleted file mode 100644 index 19249d5b0..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeResult.h +++ /dev/null @@ -1,196 +0,0 @@ -// -// MBBarcodeResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/07/2020. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBBarcodeType.h" -#import "MBBarcodeElements.h" - -@class MBDate; -@class MBBarcodeDriverLicenseDetailedInfo; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBBarcodeResult : NSObject - -MB_INIT_UNAVAILABLE - -/** - * Byte array with result of the scan - */ -@property(nonatomic, strong, readonly, nullable) NSData* rawData; - -/** - * Retrieves string content of scanned data - */ -@property(nonatomic, strong, readonly, nullable) NSString* stringData; - -/** - * Flag indicating uncertain scanning data - * E.g obtained from damaged barcode. - */ -@property(nonatomic, assign, readonly) BOOL uncertain; - -/** - * Type of the barcode scanned - * - * @return Type of the barcode - */ -@property(nonatomic, assign, readonly) MBBarcodeType barcodeType; - - -/** -* The first name of the document owner. -*/ -@property (nonatomic, readonly) NSString *firstName; - -/** -* TThe middle name of the document owner. -*/ -@property (nonatomic, readonly) NSString *middleName; - -/** -* The last name of the document owner. -*/ -@property (nonatomic, readonly) NSString *lastName; - -/** -* The full name of the document owner. -*/ -@property (nonatomic, readonly) NSString *fullName; - -/** -* The additional name information of the document owner. -*/ -@property (nonatomic, readonly) NSString *additionalNameInformation; - -/** -* The address of the document owner. -*/ -@property (nonatomic, readonly) NSString *address; - -/** -* The place of birth of the document owner. -*/ -@property (nonatomic, readonly) NSString *placeOfBirth; - -/** -* The nationality of the documet owner. -*/ -@property (nonatomic, readonly) NSString *nationality; - -/** -* The race of the document owner. -*/ -@property (nonatomic, readonly) NSString *race; - -/** -* The religion of the document owner. -*/ -@property (nonatomic, readonly) NSString *religion; - -/** -* The profession of the document owner. -*/ -@property (nonatomic, readonly) NSString *profession; - -/** -* The marital status of the document owner. -*/ -@property (nonatomic, readonly) NSString *maritalStatus; - -/** -* The residential stauts of the document owner. -*/ -@property (nonatomic, readonly) NSString *residentialStatus; - -/** -* The employer of the document owner. -*/ -@property (nonatomic, readonly) NSString *employer; - -/** -* The sex of the document owner. -*/ -@property (nonatomic, readonly) NSString *sex; - -/** -* The date of birth of the document owner. -*/ -@property (nonatomic, readonly) MBDate *dateOfBirth; - -/** -* The date of issue of the document. -*/ -@property (nonatomic, readonly) MBDate *dateOfIssue; - -/** -* The date of expiry of the document. -*/ -@property (nonatomic, readonly) MBDate *dateOfExpiry; - -/** -* The document number. -*/ -@property (nonatomic, readonly) NSString *documentNumber; - -/** -* The personal identification number. -*/ -@property (nonatomic, readonly) NSString *personalIdNumber; - -/** -* The additional number of the document. -*/ -@property (nonatomic, readonly) NSString *documentAdditionalNumber; - -/** -* The issuing authority of the document. -*/ -@property (nonatomic, readonly) NSString *issuingAuthority; - -/** -* The street address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *street; - -/** -* The postal code address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *postalCode; - -/** -* The city address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *city; - -/** -* The jurisdiction code address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *jurisdiction; - -/** - * The driver license detailed info. - */ -@property (nonatomic, readonly, nullable) MBBarcodeDriverLicenseDetailedInfo *driverLicenseDetailedInfo; - -/** - * Flag that indicates if barcode result is empty -*/ -@property (nonatomic, readonly, assign) BOOL empty; - -/** - * Document specific extended elements that contain all barcode fields in their original form. - * - * Currently this is only filled for AAMVACompliant documents. -*/ -@property (nonatomic, readonly, nullable) MBBarcodeElements *extendedElements; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeType.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeType.h deleted file mode 100644 index 854cb97e2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeType.h +++ /dev/null @@ -1,35 +0,0 @@ -// -// MBBarcodeResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/11/2017. -// - -/** - * Enumeration of possible barcode formats - */ -typedef NS_ENUM(NSInteger, MBBarcodeType) { - MBBarcodeNone = 0, - /** QR code */ - MBBarcodeTypeQR, - /** Data Matrix */ - MBBarcodeTypeDataMatrix, - /** UPCE */ - MBBarcodeTypeUPCE, - /** UPCA */ - MBBarcodeTypeUPCA, - /** EAN 8 */ - MBBarcodeTypeEAN8, - /** EAN 13 */ - MBBarcodeTypeEAN13, - /** Code 128 */ - MBBarcodeTypeCode128, - /** Code 39 */ - MBBarcodeTypeCode39, - /** ITF */ - MBBarcodeTypeITF, - /** Code 39 */ - MBBarcodeTypeAztec, - /** PDF 417 */ - MBBarcodeTypePdf417 -}; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeVehicleClassInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeVehicleClassInfo.h deleted file mode 100644 index 204227d71..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBarcodeVehicleClassInfo.h +++ /dev/null @@ -1,49 +0,0 @@ -// -// MBBarcodeVehicleClassInfo.h -// BlinkShowcaseDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" - -@class MBDate; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBarcodeVehicleClassInfo : NSObject - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly) NSString *vehicleClass; - -/** - * The type of driver licence. - */ -@property (nonatomic, readonly) NSString *licenceType; - -/** - * The date since licence is effective. - */ -@property (nonatomic, readonly, nullable) MBDate *effectiveDate; - -/** - * The date of expiry of licence. - */ -@property (nonatomic, readonly, nullable) MBDate *expiryDate; - -- (instancetype)init NS_UNAVAILABLE; - -- (instancetype)initWithVehicleClass:(NSString *)vehicleClass licenceType:(NSString *)licenceType effectiveDate:(nullable MBDate *)effectiveDate expiryDate:(nullable MBDate *)expiryDate NS_DESIGNATED_INITIALIZER; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOcrOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOcrOverlaySettings.h deleted file mode 100644 index 2c33675b3..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOcrOverlaySettings.h +++ /dev/null @@ -1,27 +0,0 @@ -// -// MBBaseOcrOverlaySettings.h -// Microblink -// -// Created by Dino Gustin on 04/05/2018. -// - -#import "MBBaseOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Settings class containing UI information - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBaseOcrOverlaySettings : MBBaseOverlaySettings - -/** - * Property that enables showing of flashing dots over characters being scanned. - * - * Default: YES - */ -@property (nonatomic) BOOL showOcrDots; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlaySettings.h deleted file mode 100644 index a1ab2e0c7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlaySettings.h +++ /dev/null @@ -1,57 +0,0 @@ -// -// MBBaseOverlaySettings.h -// Microblink -// -// Created by Dino Gustin on 04/05/2018. -// - -#import "MBOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Settings class containing UI information - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBaseOverlaySettings : MBOverlaySettings - -/** - * If YES, Overlay View Controller will be autorotated independently of ScanningViewController. - * - * Default: NO. - */ -@property (nonatomic, assign) BOOL autorotateOverlay; - -/** - * If YES, default camera overlay will display Status bar. - * Usually, if camera is displayed inside Navigation View Controler, this is reasonable to set to YES. - * - * Default: YES on iPhones with notch, NO otherwise. - */ -@property (nonatomic, assign) BOOL showStatusBar; - -/** - * Default: UIInterfaceOrientationMaskPortrait - */ -@property (nonatomic, assign) UIInterfaceOrientationMask supportedOrientations; - -/** - * Full path to the sound file which is played when the valid result is scanned. - * - * Default: `[bundle pathForResource:@"PPbeep" ofType:@"wav"]; - */ -@property (nonatomic, strong, nullable) NSString *soundFilePath; - -/** - * Default: YES. - */ -@property (nonatomic, assign) BOOL displayCancelButton; - -/** - * Default: YES. - */ -@property (nonatomic, assign) BOOL displayTorchButton; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlayViewController.h deleted file mode 100644 index 2da339354..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBaseOverlayViewController.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// PPBaseOverlayViewController.h -// BarcodeFramework -// -// Created by Jura on 06/06/14. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import -#import "MBOverlayViewController.h" -#import "MBGeometry.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Common base class for default overlay view controllers - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBaseOverlayViewController : MBOverlayViewController - -/** - * Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan. - */ -- (void)reconfigureRecognizers:(MBRecognizerCollection *)recognizerCollection; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBgraImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBgraImage.h deleted file mode 100644 index 3cee077b4..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBgraImage.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBBgraImage.h -// BlinkShowcaseDev -// -// Created by Mijo Gracanin on 13.06.2022.. - -// Copyright (c) 2022 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import "MBImage.h" - -@interface MBBgraImage : MBImage - -- (instancetype)init NS_UNAVAILABLE; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDEntities.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDEntities.h deleted file mode 100644 index c3f19e51e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDEntities.h +++ /dev/null @@ -1,109 +0,0 @@ -// -// Microblink.h -// MicroblinkFramework -// -// Created by Dino Gustin on 06/06/18. -// Copyright (c) 2012 Microblink Ltd. All rights reserved. -// - -// DocumentFace -#import "MBDocumentFaceRecognizer.h" -#import "MBDocumentFaceRecognizerResult.h" - -// Generic -#import "MBBlinkIdSingleSideRecognizer.h" -#import "MBBlinkIdSingleSideRecognizerResult.h" -#import "MBBlinkIdMultiSideRecognizer.h" -#import "MBBlinkIdMultiSideRecognizerResult.h" - -// ID Barcode Recognizer -#import "MBIdBarcodeRecognizer.h" -#import "MBIdBarcodeRecognizerResult.h" -#import "MBBarcodeElementKey.h" -#import "MBBarcodeElements.h" - -// Mrtd -#import "MBMrtdRecognizer.h" -#import "MBMrtdRecognizerResult.h" -#import "MBMrtdCombinedRecognizer.h" -#import "MBMrtdCombinedRecognizerResult.h" - -// Passport -#import "MBPassportRecognizer.h" -#import "MBPassportRecognizerResult.h" - -// Visa -#import "MBVisaRecognizer.h" -#import "MBVisaRecognizerResult.h" - -// USDL -#import "MBUsdlCombinedRecognizer.h" -#import "MBUsdlCombinedRecognizerResult.h" - -// Native result -#import "MBNativeResult.h" -#import "MBDateResult.h" -#import "MBStringResult.h" - -// Processors -// Parser group -#import "MBParserGroupProcessor.h" -#import "MBParserGroupProcessorResult.h" - -// Image return -#import "MBImageReturnProcessor.h" -#import "MBImageReturnProcessorResult.h" - -// Processor group -#import "MBProcessorGroup.h" - -// Templating class -#import "MBTemplatingClass.h" - -// Dewarp policies -// Fixed policy -#import "MBFixedDewarpPolicy.h" - -// DPI Based policy -#import "MBDPIBasedDewarpPolicy.h" - -// No Up Scaling policy -#import "MBNoUpScalingDewarpPolicy.h" - -// Displayable Quad -#import "MBDisplayableQuadDetection.h" - -// Protocols -#import "MBSignatureImage.h" -#import "MBEncodeSignatureImage.h" -#import "MBSignatureImageDpi.h" -#import "MBQuadDetectorSubview.h" - -// Age -#import "MBAgeLimitStatus.h" -#import "MBAgeResult.h" - -// Expiration document -#import "MBDocumentExpirationCheckResult.h" - -// Barcode -#import "MBBarcodeResult.h" -#import "MBBarcodeVehicleClassInfo.h" -#import "MBBarcodeDriverLicenseDetailedInfo.h" - -// VIZ -#import "MBVizResult.h" - -// Generic -#import "MBDriverLicenseDetailedInfo.h" -#import "MBVehicleClassInfo.h" -#import "MBClassInfo.h" -#import "MBClassInfoTypes.h" -#import "MBImageAnalysisResult.h" -#import "MBDocumentImageColorStatus.h" -#import "MBImageAnalysisDetectionStatus.h" -#import "MBAnonymizationMode.h" -#import "MBProcessingStatus.h" -#import "MBRecognitionMode.h" -#import "MBRecognitionModeFilter.h" -#import "MBFieldType.h" diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDUIComponents.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDUIComponents.h deleted file mode 100644 index 690c761cc..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIDUIComponents.h +++ /dev/null @@ -1,39 +0,0 @@ -// -// Microblink.h -// MicroblinkFramework -// -// Created by Dino Gustin on 06/06/18. -// Copyright (c) 2012 Microblink Ltd. All rights reserved. -// - -// Overlay delegates -#import "MBDocumentOverlayViewControllerDelegate.h" -#import "MBLegacyDocumentVerificationOverlayViewControllerDelegate.h" -#import "MBBlinkIdOverlayViewControllerDelegate.h" - -// Overlays -#import "MBDocumentOverlayViewController.h" -#import "MBDocumentOverlaySettings.h" -#import "MBLegacyDocumentVerificationOverlayViewController.h" -#import "MBLegacyDocumentVerificationOverlaySettings.h" -#import "MBBlinkIdOverlayViewController.h" -#import "MBBlinkIdOverlaySettings.h" -#import "MBCustomOverlayViewController.h" - -// Overlay subviews -#import "MBDocumentSubview.h" -#import "MBLegacyDocumentVerificationSubview.h" -#import "MBLegacyDocumentVerificationInstructionsSubview.h" -#import "MBCameraReticle.h" -#import "MBErrorReticle.h" -#import "MBDotsSubview.h" -#import "MBDotsResultSubview.h" -#import "MBTapToFocusSubview.h" -#import "MBResultSubview.h" -#import "MBGlareStatusSubview.h" - -// Logger -#import "MBLogger.h" - -// Theme -#import "MBBlinkIdOverlayTheme.h" diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizer.h deleted file mode 100644 index 30aaf9c97..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizer.h +++ /dev/null @@ -1,164 +0,0 @@ -// -// MBBlinkIdMultiSideRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/06/2019. -// - -#import "MBRecognizer.h" -#import "MBBlinkIdMultiSideRecognizerResult.h" -#import "MBClassInfo.h" - -#import "MBCombinedRecognizer.h" - -#import "MBFaceImage.h" -#import "MBEncodeFaceImage.h" -#import "MBFaceImageDpi.h" -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" -#import "MBAnonymizationMode.h" -#import "MBRecognitionModeFilter.h" -#import "MBSignatureImage.h" -#import "MBSignatureImageDpi.h" -#import "MBEncodeSignatureImage.h" -#import "MBCameraFrames.h" -#import "MBClassAnonymization.h" - -@protocol MBBlinkIdMultiSideRecognizerDelegate; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Recognizer which can scan front and back side of the United States driver license. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBBlinkIdMultiSideRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning BlinkIdMultiSideRecognizer - */ -@property (nonatomic, strong, readonly) MBBlinkIdMultiSideRecognizerResult *result; - -/** - * The object that acts as the delegate of the recognizer - */ -@property (nonatomic, nullable, weak) id delegate; - -/** - * Defines whether blured frames filtering is allowed - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowBlurFilter; - -/** - * Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnparsedMrzResults; - -/** - * Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed - * Unverified MRZ is parsed, but check digits are incorrect - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowUnverifiedMrzResults; - -/** - * Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case - * padding edge and image edge are the same. - * Recommended value is 0.02f. - * - * Default: 0.0f - */ -@property (nonatomic, assign) CGFloat paddingEdge; - -/** - * Skip back side capture and processing step when back side of the document is not supported - * - * Default: NO - */ -@property (nonatomic, assign) BOOL skipUnsupportedBack; - -/** - * Defines whether result characters validatation is performed. - * If a result member contains invalid character, the result state cannot be valid - * - * Default: YES - */ -@property (nonatomic, assign) BOOL validateResultCharacters; - -/** - * Defines whether sensitive data should be removed from images, result fields or both. - * The setting only applies to certain documents - * - * Default: MBAnonymizationModeFullResult - */ -@property (nonatomic, assign) MBAnonymizationMode anonymizationMode; - -/** - * Enable or disable recognition of specific document groups supported by the current license. - * - * Default: all modes are enabled - */ -@property (nonatomic, strong) MBRecognitionModeFilter *recognitionModeFilter; - -/** - * Configure the recognizer to only work on already cropped and dewarped images. - * This only works for still images - video feeds will ignore this setting. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL scanCroppedDocumentImage; - -/** - * Proceed with scanning the back side even if the front side result is uncertain. - * This only works for still images - video feeds will ignore this setting. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUncertainFrontSideScan; - -/** - * Configure the number of characters per field that are allowed to be inconsistent in data match. - * - * Default: 0 - */ -@property (nonatomic, assign) NSInteger maxAllowedMismatchesPerField; - -@end - -@protocol MBBlinkIdMultiSideRecognizerDelegate - -/** - * Called when dewarped full document image is available -*/ -- (void)onMultiSideImageAvailable:(nullable MBImage *)dewarpedImage; - -/** - * Called when recognizer classifies document. - * @param isDocumentSupported - true if supported, false otherwise -*/ -- (void)onMultiSideDocumentSupportStatus:(BOOL)isDocumentSupported; - -/** - * Called when recognizer classifies document as a supported class. - * Enables filtering based on class. - * @param classInfo - classInfo of the document -*/ -- (BOOL)multiSideClassInfoFilter:(nullable MBClassInfo *)classInfo; - -/** - * Called when barcode scanning step starts. - */ -- (void)onMultiSideBarcodeScanningStarted; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizerResult.h deleted file mode 100644 index 0d1eb9d07..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdMultiSideRecognizerResult.h +++ /dev/null @@ -1,288 +0,0 @@ -// -// MBBlinkIdMultiSideRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/06/2019. -// - -#import "MBRecognizerResult.h" -#import "MBDateResult.h" -#import "MBMrzResult.h" -#import "MBBarcodeResult.h" -#import "MBVizResult.h" -#import "MBProcessingStatus.h" -#import "MBRecognitionMode.h" - -#import "MBCombinedRecognizerResult.h" - -#import "MBFaceImageResult.h" -#import "MBEncodedFaceImageResult.h" -#import "MBCombinedFullDocumentImageResult.h" -#import "MBEncodedCombinedFullDocumentImageResult.h" -#import "MBSignatureImageResult.h" -#import "MBEncodedSignatureImageResult.h" - -#import "MBDriverLicenseDetailedInfo.h" -#import "MBClassInfo.h" -#import "MBImageAnalysisResult.h" - -#import "MBAgeResult.h" -#import "MBDocumentExpirationCheckResult.h" -#import "MBDataMatchResult.h" -#import "MBAdditionalProcessingInfo.h" - -@class MBStringResult; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Recognizer which can scan front and back side of the United States driver license. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBlinkIdMultiSideRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * The address of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *address; - -/** - * The date of birth of the document owner. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfBirth; - -/** - * The date of expiry of the document. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfExpiry; - -/** - * The date of issue of the document. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfIssue; - -/** - * Determines if date of expiry is permanent. - */ -@property (nonatomic, readonly) BOOL dateOfExpiryPermanent; - -/** - * The document number. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentNumber; - -/** - * The first name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *firstName; - -/** - * The full name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *fullName; - -/** - * The last name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *lastName; - -/** - * The father's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *fathersName; - -/** - * The mother's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *mothersName; - -/** - * The sex of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *sex; - -/** - * The localized name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *localizedName; - -/** - * The additional name information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalNameInformation; - -/** - * The additional address information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalAddressInformation; - -/** - * The one more additional address information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalOptionalAddressInformation; - -/** - * The place of birth of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *placeOfBirth; - -/** - * The nationality of the documet owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *nationality; - -/** - * The race of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *race; - -/** - * The religion of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *religion; - -/** - * The profession of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *profession; - -/** - * The marital status of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *maritalStatus; - -/** - * The residential stauts of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *residentialStatus; - -/** - * The employer of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *employer; - -/** - * The personal identification number. - */ -@property (nonatomic, readonly, nullable) MBStringResult *personalIdNumber; - -/** - * The additional number of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentAdditionalNumber; - -/** - * The one more additional number of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentOptionalAdditionalNumber; - -/** - * The issuing authority of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *issuingAuthority; - -/** - * The data extracted from the machine readable zone - */ -@property (nonatomic, readonly, nullable) MBMrzResult *mrzResult; - -/** - * The driver license detailed info. - */ -@property (nonatomic, readonly, nullable) MBDriverLicenseDetailedInfo *driverLicenseDetailedInfo; - -/** - * The classification information. - */ -@property (nonatomic, readonly, nullable) MBClassInfo *classInfo; - -/** - * Defines possible color and moire statuses determined from scanned front image. - */ -@property (nonatomic, readonly, nullable) MBImageAnalysisResult *frontImageAnalysisResult; - -/** - * Defines possible color and moire statuses determined from scanned back image. - */ -@property (nonatomic, readonly, nullable) MBImageAnalysisResult *backImageAnalysisResult; - -/** - * Defines the data extracted from the barcode. - */ -@property (nonatomic, readonly, nullable) MBBarcodeResult *barcodeResult; - -/** - * Defines the data extracted from the front side visual inspection zone. - */ -@property (nonatomic, readonly, nullable) MBVizResult *frontVizResult; - -/** - * Defines the data extracted from the back side visual inspection zone. - */ -@property (nonatomic, readonly, nullable) MBVizResult *backVizResult; - -/** - * Defines status of the last recognition process. - */ -@property (nonatomic, readonly, assign) MBProcessingStatus processingStatus; - -/** - * Status of the last front side recognition process. - */ -@property (nonatomic, readonly, assign) MBProcessingStatus frontProcessingStatus; - -/** - * Status of the last back side recognition process. - */ -@property (nonatomic, readonly, assign) MBProcessingStatus backProcessingStatus; - -/** - * Additional info on processing of the front side. - */ -@property (nonatomic, readonly, nullable) MBAdditionalProcessingInfo *frontAdditionalProcessingInfo; - -/** - * Additional info on processing of the back side. - */ -@property (nonatomic, readonly, nullable) MBAdditionalProcessingInfo *backAdditionalProcessingInfo; - -/** - * Recognition mode used to scan current document. - */ -@property (nonatomic, readonly, assign) MBRecognitionMode recognitionMode; - -/** - * The front raw camera frame. - */ -@property (nonatomic, readonly, nullable) MBImage *frontCameraFrame; - -/** - * The back raw camera frame. - */ -@property (nonatomic, readonly, nullable) MBImage *backCameraFrame; - -/** - * The barcode raw camera frame. - */ -@property (nonatomic, readonly, nullable) MBImage *barcodeCameraFrame; - -/** - * Detailed info on data match. - */ -@property (nonatomic, readonly, nullable) MBDataMatchResult *dataMatchResult; - -/** - * face image location from the document if enabled with `MBFaceImage returnFaceImage` property. - */ -@property (nonatomic, readonly) CGRect faceImageLocation; - -/** - * side of document that face image is located on if enabled with `MBFaceImage returnFaceImage` property. - */ -@property (nonatomic, readonly) MBSide faceImageSide; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlaySettings.h deleted file mode 100644 index 5777bf193..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlaySettings.h +++ /dev/null @@ -1,179 +0,0 @@ -// -// MBBlinkIdOverlaySettings.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/06/2019. -// - -#import "MBBaseOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Settings class containing parameters for BlinkId UI - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBlinkIdOverlaySettings : MBBaseOverlaySettings - -/** - * If YES, MBBlinkIdMultiSideRecognizer will check if sides do match when scanning is finished - * - * Default: YES - */ -@property(nonatomic, assign) BOOL requireDocumentSidesDataMatch; - -/** - * Defines whether Document Not Supported dialog will be displayed in UI. - * - * Default: YES -*/ -@property(nonatomic, assign) BOOL showNotSupportedDialog; - -/** - * Defines whether glare warning will be displayed when user turn on a flashlight - * - * Default: YES -*/ -@property(nonatomic, assign) BOOL showFlashlightWarning; - -/** - * Option to configure back side scanning timeout. - * - * Default: 17.0 -*/ -@property(nonatomic, assign) NSTimeInterval backSideScanningTimeout; - -/** -* Message that is shown while scanning first side of the document. -* Default: Scan the front side of a document -*/ -@property(nonatomic, strong) NSString *firstSideInstructionsText; - -/** -* Message that is shown after fornt side of the USDL document is scanned. -* Default: Scan the barcode -*/ -@property(nonatomic, strong) NSString *scanBarcodeText; - -/** -* Instructions to flip document, shown when scanning of the first side is done, before scanning the second -* side of the document. -* Default: Flip the card -*/ -@property(nonatomic, strong) NSString *flipInstructions; - -/** -* Instructions for the user to move the document closer. -* Default: Move closer -*/ -@property(nonatomic, strong) NSString *errorMoveCloser; - -/** -* Instructions for the user to move the document farther. -* Default: Move farther -*/ -@property(nonatomic, strong) NSString *errorMoveFarther; - -/** -* Instructions for the user to move the document from the edge. -* Default: Move the document from the edge -*/ -@property(nonatomic, strong) NSString *errorDocumentTooCloseToEdge; - -/** -* Title of the dialog, which is shown when scanned document sides are not from the same document. -* Default: Sides don't match -*/ -@property(nonatomic, strong) NSString *sidesNotMatchingTitle; - -/** -* Message inside dialog, which is shown when scanned document sides are not from the same document. -* Default: Please start the scanning process over. -*/ -@property(nonatomic, strong) NSString *sidesNotMatchingMessage; - -/** -* Title of the dialog, which is shown when scanned document has data mismatch. -* Default: Something went wrong -*/ -@property(nonatomic, strong) NSString *dataMismatchTitle; - -/** -* Message inside dialog, which is shown when scanned document has data mismatch. -* Default: It appears the information on the document is inconsistent. Please try scanning again. -*/ -@property(nonatomic, strong) NSString *dataMismatchMessage; - -/** -* Title of the dialog, which is shown when scanned document sides are not from the same document. -* Default: Document not recognized -*/ -@property(nonatomic, strong) NSString *unsupportedDocumentTitle; - -/** -* Message inside dialog, which is shown when unsupported document is scanned. -* Default: Scan the front side of a supported document. -*/ -@property(nonatomic, strong) NSString *unsupportedDocumentMessage; - -/** -* Title of the dialog, which is shown on timeout when scanning is stuck on the back document side. -* Default: Scan unsuccessful -*/ -@property(nonatomic, strong) NSString *recognitionTimeoutTitle; - -/** -* Message inside dialog, which is shown on timeout when scanning is stuck on the back document side. -* Default: Unable to read the document. Please try again. -*/ -@property(nonatomic, strong) NSString *recognitionTimeoutMessage; - -/** -* Text of the "retry" button inside dialog, which is shown on timeout when scanning is stuck on the back -* document side. -* Default: Retry -*/ -@property(nonatomic, strong) NSString *retryButtonText; - -/** -* Instructions for the user that is covering more than two mandatory fields for a scan. -* If defineSpecificMissingMandatoryFields is YES, this message will be shown if user is covering any mandatory field. -* Default: Keep the document fully visible -*/ -@property(nonatomic, strong) NSString *errorMandatoryFieldMissing; - -/** -* If YES and number of missing mandatory fields is <= 2, names of missing mandatory fields will be present in the message. -* -* Default: YES -*/ -@property(nonatomic, assign) BOOL defineSpecificMissingMandatoryFields; - -/** -* Option to configure when the onboarding help tooltip will appear. -* Default: 8.0 -*/ -@property(nonatomic, assign) NSTimeInterval onboardingButtonTooltipDelay; - -/** -* Defines whether button for presenting onboarding screens will be present on screen. -* Default: YES -*/ -@property(nonatomic, assign) BOOL showOnboardingInfo; - -/** -* Defines whether tutorial alert will be presented on appear. -* Default: YES -*/ -@property(nonatomic, assign) BOOL showIntroductionDialog; - -/** - * Designated initializer. Initializes the object with default settings. - * - * @return object initialized with default values. - */ -- (instancetype)init NS_DESIGNATED_INITIALIZER; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayTheme.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayTheme.h deleted file mode 100644 index 786086075..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayTheme.h +++ /dev/null @@ -1,268 +0,0 @@ -// -// MBBlinkIdOverlayTheme.h -// MicroblinkDev -// -// Created by Jura Skrlec on 17/09/2020. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBlinkIdOverlayTheme : NSObject - -- (instancetype)init NS_UNAVAILABLE; -+ (instancetype)sharedInstance NS_SWIFT_NAME(shared()); - -/** - * Intructions text font - * - * Default: System 17.f - */ -@property (nonatomic, strong) UIFont *instructionsFont; - -/** - * Instructions text color - * - * Default: white -*/ -@property (nonatomic, strong) UIColor *instructionsTextColor; - -/** - * Instructions view corner radius - * - * Default: 6 -*/ -@property (nonatomic, assign) CGFloat instructionsCornerRadius; - -/** - * Flashlight warning font - * - * Default: System (iPhone - 14pt, iPad - 16pt) - */ -@property (nonatomic, strong) UIFont *flashlightWarningFont; - -/** - * Flashlight warning background color - * - * Default: #3A3A3C -*/ -@property (nonatomic, strong) UIColor *flashlightWarningBackgroundColor; - -/** - * Flashlight warning text color - * - * Default: white -*/ -@property (nonatomic, strong) UIColor *flashlightWarningTextColor; - -/** - * Flashlight warning corner radius - * - * Default: 4 -*/ -@property (nonatomic, assign) CGFloat flashlightWarningCornerRadius; - -/** - * First image in animation queu that is shown on first side finished scanning - * - * Default: check mark image -*/ -@property (nonatomic, strong) UIImage *frontCardImage; - -/** - * Second image in animation array that is shown on first side finished scanning - * - * Default: check mark image -*/ -@property (nonatomic, strong) UIImage *backCardImage; - -/** - * Need help tootlip background color. - * - * Default: Microblink blue for light and Microblink dark blue for dark mode -*/ -@property (nonatomic) UIColor *tooltipBackgroundColor; - -/** - * Need help tootlip text color. - * - * Default: white -*/ -@property (nonatomic) UIColor *tooltipTextColor; - -/** - * Need help tootlip corner radius. - * - * Default: 4 -*/ -@property (nonatomic) CGFloat tooltipCornerRadius; - -/** - * Initial onboarding alert view title color. - * - * Default: Microblink blue for light and white for dark mode -*/ -@property (nonatomic) UIColor *onboardingAlertViewTitleTextColor; - -/** - * Initial onboarding alert view font. - * - * Default: SystemFont 17pt Semibold -*/ -@property (nonatomic) UIFont *onboardingAlertViewTitleFont; - -/** - * Initial onboarding alert view title color. - * - * Default: Label -*/ -@property (nonatomic) UIColor *onboardingAlertViewMessageTextColor; - -/** - * Initial onboarding alert view font. - * - * Default: SystemFont 14pt Regular -*/ -@property (nonatomic) UIFont *onboardingAlertViewMessageFont; - -/** - * Initial onboarding alert view title color. - * - * Default: Microblink blue for light and Microblink cobalt for dark mode -*/ -@property (nonatomic) UIColor *onboardingAlertViewDoneButtonTextColor; - -/** - * Initial onboarding alert view font. - * - * Default: SystemFont 17pt SemiBold -*/ -@property (nonatomic) UIFont *onboardingAlertViewDoneButtonFont; - -/** - * Need help tutorial view title text color. - * - * Default: Microblink blue for light and white for dark mode -*/ -@property (nonatomic) UIColor *tutorialViewTitleTextColor; - -/** - * Need help tutorial view title font. - * - * Default: SystemFont 22pt SemiBold -*/ -@property (nonatomic) UIFont *tutorialViewTitleFont; - -/** - * Need help tutorial view message text color. - * - * Default: Label -*/ -@property (nonatomic) UIColor *tutorialViewMessageTextColor; - -/** - * Need help tutorial view message font. - * - * Default: SystemFont 15pt -*/ -@property (nonatomic) UIFont *tutorialViewMessageFont; - -/** - * Need help tutorial view action buttons text color. - * - * Default: Microblink blue for light and Microblink cobalt for dark mode -*/ -@property (nonatomic) UIColor *tutorialViewActionButtonsTextColor; - -/** - * Need help tutorial view action button next and done font. - * - * Default: SystemFont 17pt Bold -*/ -@property (nonatomic) UIFont *tutorialViewActionButtonNextFont; - -/** - * Need help tutorial view action button close and back font. - * - * Default: SystemFont 17pt -*/ -@property (nonatomic) UIFont *tutorialViewActionButtonCloseFont; - -/** - * Need help tutorial view page control color. - * - * Default: Microblink blue for light and Microblink cobalt for dark mode -*/ -@property (nonatomic) UIColor *tutorialViewPageControlColor; - -/** - * Help button image - * Dimensions: 32x32 - * - * Default: need-help-tooltip -*/ -@property (nonatomic) UIImage *helpButtonImage; - -/** - * Help button dark image - * Dimensions: 32x32 - * - * Default: need-help-tooltip-dark -*/ -@property (nonatomic) UIImage *helpButtonDarkImage; - -/** - * Default Reticle image - * - * Default: nil -*/ -@property (nullable, nonatomic, strong) UIImage *defaultReticleImage; - -/** - * Image that animates when scanning is successful - * - * Default: check mark image -*/ -@property (nonatomic, strong) UIImage *successScanningImage; - -/** - * Reticle error image - * - * Default: nil -*/ -@property (nullable, nonatomic, strong) UIImage *errorReticleImage; - -/** - * Reticle animation color that is active before a card is detected - * - * Default: white -*/ -@property (nonatomic, strong) UIColor *reticleColor; - -/** - * Reticle error color - * - * Default: red alpha .4f -*/ -@property (nonatomic, strong) UIColor *reticleDefaultColor; - -/** - * Reticle error color - * - * Default: red alpha .4f -*/ -@property (nonatomic, strong) UIColor *reticleErrorColor; - -/** - * Success flash color - * - * Default: white -*/ -@property (nonatomic, strong) UIColor *successFlashColor; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewController.h deleted file mode 100644 index 7da6496f2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewController.h +++ /dev/null @@ -1,48 +0,0 @@ -// -// MBBlinkIdOverlayViewController.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/06/2019. -// - -#import "MBBaseOverlayViewController.h" -#import "MBBlinkIdMultiSideRecognizer.h" -#import "MBBlinkIdSingleSideRecognizer.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol MBBlinkIdOverlayViewControllerDelegate; - -@class MBBlinkIdOverlaySettings; -@class MBRecognizerCollection; - -/** - * Default version of overlay view controller with modern design. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBBlinkIdOverlayViewController : MBBaseOverlayViewController - -/** - * Common BlinkId UI settings - */ -@property (nonatomic, readonly) MBBlinkIdOverlaySettings *settings; - -/** - * Delegate - */ -@property (nonatomic, weak, readonly) id delegate; - -/** - * Designated intializer. - * - * @param settings MBBlinkIdOverlaySettings object - * - * @param recognizerCollection MBRecognizerCollection object - * - * @return initialized overlayViewController - */ -- (instancetype)initWithSettings:(MBBlinkIdOverlaySettings *)settings recognizerCollection:(MBRecognizerCollection *)recognizerCollection delegate:(nonnull id)delegate; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewControllerDelegate.h deleted file mode 100644 index 34f4a0283..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdOverlayViewControllerDelegate.h +++ /dev/null @@ -1,57 +0,0 @@ -// -// MBBlinkIdOverlayViewControllerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/06/2019. -// - -#import -#import "MBBlinkIdOverlayViewController.h" -#import "MBRecognizerRunnerViewController.h" -#import "MBRecognizerResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining scanning results - */ -@protocol MBBlinkIdOverlayViewControllerDelegate -@required -/** - * Scanning library did output scanning results - * - * Depending on how you want to treat the result, you might want to - * dismiss the scanningViewController here. - * - * This method is the default way for getting access to results of scanning. - * - * Note: - * - there may be 0, 1, or more than one scanning results. - * - each scanning result belongs to a common MBRecognizerResult type - * - handle different types differently - * - * @param blinkIdOverlayViewController blinkIdOverlayViewController Scanning view controller responsible for scanning - * @param state state of scanning - * - * - */ -- (void)blinkIdOverlayViewControllerDidFinishScanning:(nonnull MBBlinkIdOverlayViewController *)blinkIdOverlayViewController state:(MBRecognizerResultState)state; - -/** - * Scanning library was closed, usually by the user pressing close button and cancelling the scan - * - * @param blinkIdOverlayViewController Scanning view controller responsible for scanning - */ -- (void)blinkIdOverlayViewControllerDidTapClose:(nonnull MBBlinkIdOverlayViewController *)blinkIdOverlayViewController; - -@optional -/** - * Called when scanning library finished scanning first side of the document - * - * @param blinkIdOverlayViewController blinkIdOverlayViewController Scanning view controller responsible for scanning - */ -- (void)blinkIdOverlayViewControllerDidFinishScanningFirstSide:(nonnull MBBlinkIdOverlayViewController *)blinkIdOverlayViewController; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizer.h deleted file mode 100644 index da9deda1b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizer.h +++ /dev/null @@ -1,140 +0,0 @@ -// -// MBBlinkIdSingleSideRecognizer.h -// -// Created by juraskrlec on 06/05/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizer.h" -#import "MBBlinkIdSingleSideRecognizerResult.h" -#import "MBClassInfo.h" - -#import "MBFaceImage.h" -#import "MBEncodeFaceImage.h" -#import "MBFaceImageDpi.h" -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" -#import "MBAnonymizationMode.h" -#import "MBRecognitionModeFilter.h" -#import "MBSignatureImage.h" -#import "MBSignatureImageDpi.h" -#import "MBEncodeSignatureImage.h" -#import "MBCameraFrames.h" -#import "MBClassAnonymization.h" - -@protocol MBBlinkIdSingleSideRecognizerDelegate; - -NS_ASSUME_NONNULL_BEGIN - -/** -* The Blink ID Recognizer is used for scanning Blink ID. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBBlinkIdSingleSideRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning BlinkIDRecognizer - */ -@property (nonatomic, strong, readonly) MBBlinkIdSingleSideRecognizerResult *result; - -/** - * The object that acts as the delegate of the recognizer - */ -@property (nonatomic, nullable, weak) id delegate; - -/** - * Defines whether blured frames filtering is allowed - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowBlurFilter; - -/** - * Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnparsedMrzResults; - -/** - * Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed - * Unverified MRZ is parsed, but check digits are incorrect - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowUnverifiedMrzResults; - -/** - * Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case - * padding edge and image edge are the same. - * Recommended value is 0.02f. - * - * Default: 0.0f - */ -@property (nonatomic, assign) CGFloat paddingEdge; - -/** - * Defines whether result characters validatation is performed. - * If a result member contains invalid character, the result state cannot be valid - * - * Default: YES - */ -@property (nonatomic, assign) BOOL validateResultCharacters; - -/** - * Defines whether sensitive data should be removed from images, result fields or both. - * The setting only applies to certain documents - * - * Default: MBAnonymizationModeFullResult - */ -@property (nonatomic, assign) MBAnonymizationMode anonymizationMode; - -/** - * Enable or disable recognition of specific document groups supported by the current license. - * - * Default: all modes are enabled - */ -@property (nonatomic, strong) MBRecognitionModeFilter *recognitionModeFilter; - -/** - * Configure the recognizer to only work on already cropped and dewarped images. - * This only works for still images - video feeds will ignore this setting. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL scanCroppedDocumentImage; - -@end - -@protocol MBBlinkIdSingleSideRecognizerDelegate - -/** - * Called when dewarped full document image is available -*/ -- (void)onImageAvailable:(nullable MBImage *)dewarpedImage; - -/** - * Called when recognizer classifies document. - * @param isDocumentSupported - true if supported, false otherwise -*/ -- (void)onDocumentSupportStatus:(BOOL)isDocumentSupported; - -/** - * Called when recognizer classifies document as a supported class. - * Enables filtering based on class. - * @param classInfo - classInfo of the document -*/ -- (BOOL)classInfoFilter:(nullable MBClassInfo *)classInfo; - -/** - * Called when barcode scanning step starts. - */ -- (void)onBarcodeScanningStarted; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizerResult.h deleted file mode 100644 index 0f4b02529..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBBlinkIdSingleSideRecognizerResult.h +++ /dev/null @@ -1,250 +0,0 @@ -// -// MBBlinkIdSingleSideRecognizerResult.h -// -// Created by juraskrlec on 06/05/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizerResult.h" -#import "MBDateResult.h" -#import "MBMrzResult.h" -#import "MBClassInfo.h" -#import "MBBarcodeResult.h" -#import "MBVizResult.h" -#import "MBProcessingStatus.h" -#import "MBRecognitionMode.h" - -#import "MBFullDocumentImageResult.h" -#import "MBEncodedFullDocumentImageResult.h" -#import "MBFaceImageResult.h" -#import "MBEncodedFaceImageResult.h" -#import "MBSignatureImageResult.h" -#import "MBEncodedSignatureImageResult.h" - -#import "MBDriverLicenseDetailedInfo.h" -#import "MBImageAnalysisResult.h" - -#import "MBAgeResult.h" -#import "MBDocumentExpirationCheckResult.h" -#import "MBAdditionalProcessingInfo.h" - -@class MBStringResult; - -NS_ASSUME_NONNULL_BEGIN - -/** -* The Blink ID Recognizer is used for scanning Blink ID. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBBlinkIdSingleSideRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * The address of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *address; - -/** - * The date of birth of the document owner. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfBirth; - -/** - * The date of expiry of the document. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfExpiry; - -/** - * The date of issue of the document. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfIssue; - -/** - * Determines if date of expiry is permanent. - */ -@property (nonatomic, readonly) BOOL dateOfExpiryPermanent; - -/** - * The document number. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentNumber; - -/** - * The first name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *firstName; - -/** - * The full name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *fullName; - -/** - * The last name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *lastName; - -/** - * The father's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *fathersName; - -/** - * The mother's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *mothersName; - -/** - * The sex of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *sex; - -/** - * The localized name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *localizedName; - -/** - * The additional name information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalNameInformation; - -/** - * The additional address information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalAddressInformation; - -/** - * The one more additional address information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalOptionalAddressInformation; - -/** - * The place of birth of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *placeOfBirth; - -/** - * The nationality of the documet owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *nationality; - -/** - * The race of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *race; - -/** - * The religion of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *religion; - -/** - * The profession of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *profession; - -/** - * The marital status of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *maritalStatus; - -/** - * The residential stauts of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *residentialStatus; - -/** - * The employer of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *employer; - -/** - * The personal identification number. - */ -@property (nonatomic, readonly, nullable) MBStringResult *personalIdNumber; - -/** - * The additional number of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentAdditionalNumber; - -/** - * The one more additional number of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentOptionalAdditionalNumber; - -/** - * The issuing authority of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *issuingAuthority; - -/** - * The data extracted from the machine readable zone - */ -@property (nonatomic, readonly) MBMrzResult *mrzResult; - -/** - * The driver license detailed info. - */ -@property (nonatomic, readonly, nullable) MBDriverLicenseDetailedInfo *driverLicenseDetailedInfo; - -/** - * The classification information. - */ -@property (nonatomic, readonly, nullable) MBClassInfo *classInfo; - -/** - * Defines possible color and moire statuses determined from scanned image. - */ -@property (nonatomic, readonly, nullable) MBImageAnalysisResult *imageAnalysisResult; - -/** - * Defines the data extracted from the barcode. - */ -@property (nonatomic, readonly, nullable) MBBarcodeResult *barcodeResult; - -/** - * Defines the data extracted from the visual inspection zone - */ -@property (nonatomic, readonly, nullable) MBVizResult *vizResult; - -/** - * Defines status of the last recognition process. - */ -@property (nonatomic, readonly, assign) MBProcessingStatus processingStatus; - -/** - * Additional info on processing. - */ -@property (nonatomic, readonly, nullable) MBAdditionalProcessingInfo *additionalProcessingInfo; - -/** - * Recognition mode used to scan current document. - */ -@property (nonatomic, readonly, assign) MBRecognitionMode recognitionMode; - -/** - * The raw camera frame. - */ -@property (nonatomic, readonly, nullable) MBImage *cameraFrame; - -/** - * The barcode raw camera frame. - */ -@property (nonatomic, readonly, nullable) MBImage *barcodeCameraFrame; - -/** - * face image location from the document if enabled with `MBFaceImage returnFaceImage` property. - */ -@property (nonatomic, readonly) CGRect faceImageLocation; - -/** - * side of document that face image is located on if enabled with `MBFaceImage returnFaceImage` property. - */ -@property (nonatomic, readonly) MBSide faceImageSide; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraFrames.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraFrames.h deleted file mode 100644 index ee52284f4..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraFrames.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBCameraFrames.h -// BlinkShowcaseDev -// -// Created by Mijo Gracanin on 04.04.2022.. -// - -#ifndef MBCameraFrames_h -#define MBCameraFrames_h - -@protocol MBCameraFrames - -@required - -/** - * Configure the recognizer to save the raw camera frames. - * This significantly increases memory consumption. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL saveCameraFrames; - -@end - -#endif /* MBCameraFrames_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraReticle.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraReticle.h deleted file mode 100644 index 431c9d79f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraReticle.h +++ /dev/null @@ -1,60 +0,0 @@ -// -// MBCameraReticle.h -// MicroblinkDev -// -// Created by Jura Skrlec on 07/06/2019. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A camera reticle that locates at the center of screen and uses circle arc rotation to indicate that - * the system is active but has not detected an object yet. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBCameraReticle : MBSubview - -/** Whether the reticle is currently animating. */ -@property(nonatomic) BOOL isAnimating; - -/** Whether the reticle is currently detecting. */ -@property(nonatomic) BOOL isDetecting; - -/** Whether the reticle is currently confirming. */ -@property(nonatomic) BOOL isConfirming; - -/** Starts animating the reticle. Does nothing if the reticle is already animating. */ -- (void)startAnimating; - -/** Stops animating the reticle. Does nothing if the reticle is not animating. */ -- (void)stopAnimating; - -/** Starts animating the detection spinner. Does nothing if the detection is already animating. */ -- (void)startDetecting; - -/** Stops animating the detection spinner. Does nothing if the detection is not animating. */ -- (void)stopDetecting; - -/** Stops all animations and remove all layers to reset state to beginning */ -- (void)resetAll; - -/** Starts animating the reticle. Does nothing if the reticle is already animating. */ -- (void)animateArcRotation; - -/** - * Custom reticle image. Shown instead of default circle. - * Content mode: center. - * Size: 88 x 88. - * Default: nil - */ -@property(nullable, nonatomic, strong) UIImage *reticleImage; -/** Custom tint color used for arc and progress animation. Default white. */ -@property(nonatomic, strong) UIColor *reticleColor; -/** Custom tint color used for tinting reticleImage. Ignored if white. */ -@property(nonatomic, strong) UIColor *reticleDefaultColor; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraSettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraSettings.h deleted file mode 100644 index a3f1daa05..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCameraSettings.h +++ /dev/null @@ -1,162 +0,0 @@ -// -// PPCameraSettings.h -// PhotoPayFramework -// -// Created by Jura on 23/02/15. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import -#import - -#import "MBMicroblinkDefines.h" - -/** - * Camera resolution preset - */ -typedef NS_ENUM(NSInteger, MBCameraPreset) { - - /** 480p video will always be used */ - MBCameraPreset480p, - - /** 720p video will always be used */ - MBCameraPreset720p, - - /** 1080p video will always be used */ - MBCameraPreset1080p, - - /** 4K video will always be used */ - MBCameraPreset4K, - - /** The library will calculate optimal resolution based on the use case and device used */ - MBCameraPresetOptimal, - - /** Device's maximal video resolution will be used. */ - MBCameraPresetMax, - - /** Device's photo preview resolution will be used */ - MBCameraPresetPhoto, -}; - -/** - * Camera type - */ -typedef NS_ENUM(NSInteger, MBCameraType) { - - /** Back facing camera */ - MBCameraTypeBack, - - /** Front facing camera */ - MBCameraTypeFront -}; - -/** - * Camera autofocus restricion mode - */ -typedef NS_ENUM(NSInteger, MBCameraAutofocusRestriction) { - - /** Default. Indicates that the autofocus system should not restrict the focus range. */ - MBCameraAutofocusRestrictionNone, - - /** Indicates that the autofocus system should restrict the focus range for subject matter that is near to the camera. */ - MBCameraAutofocusRestrictionNear, - - /** Indicates that the autofocus system should restrict the focus range for subject matter that is far from the camera. */ - MBCameraAutofocusRestrictionFar, -}; - -/** - * Settings class containing parameters for camera capture - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBCameraSettings : NSObject - -/** - * Camera preset. With this property you can set the resolution of the camera - * - * Default: MBCameraPresetOptimal - */ -@property (nonatomic, assign) MBCameraPreset cameraPreset; - -/** - * Camera type. You can choose between front and back facing. - * - * Default: MBCameraTypeBack - */ -@property (nonatomic, assign) MBCameraType cameraType; - -/** - * Interval between forcing two camera focuses. If <= 0, forced focuses arent performed - * and only continuous autofocus mode will be used. - * - * Default - * - 10.0f for BlinkID and BlinkOCR product - * - 8.0f for PhotoPay, pdf417 and other products - */ -@property (nonatomic, assign) NSTimeInterval autofocusInterval; - -/** - * Range restriction for camera autofocus. - * - * Default: MBCameraAutofocusRestrictionNone - */ -@property (nonatomic, assign) MBCameraAutofocusRestriction cameraAutofocusRestriction; - -/** - * Gravity of Camera preview on screen. - * - * Default: AVLayerVideoGravityResizeAspectFill - */ -@property (nonatomic, weak) NSString *videoGravity; - -/** - * Point against which the autofocus will be performed - * - * Default (0.5f, 0.5f) - middle of the screen. - */ -@property (nonatomic, assign) CGPoint focusPoint; - -/** - * Tells whether camera input images should be mirrored horizontally before processing - * - * Default: NO - */ -@property (nonatomic) BOOL cameraMirroredHorizontally; - -/** - * Tells whether camera input images should be mirrored vertically before processing - * - * Default: NO - */ -@property (nonatomic) BOOL cameraMirroredVertically; - -/** - * Set the back side preview camera layer zoom factor. 1.0 means there is no zoom, 2.0 double the zoom - preview layer is 2x zoomed than video output. - * Valid ranges are [1.0, 2.0] - rounded to nearest two decimals. Setting previewZoomScale out of valid ranges throws an exception. - * - * Default: 1.0 - */ -@property (nonatomic) CGFloat previewZoomScale; - -/** - * Designated initializer. Initializes the object with default settings (see above for defaults) - * - * @return object initialized with default values. - */ -- (instancetype)init; - -/** - * Returns an optimal AVFoundation session preset based on cameraPreset value. - * - * @return optimal AVFoundation session preset - */ -- (NSString *)calcSessionPreset; - -/** - * Returns an optimal AVFoundation autofocus range restriction value based on cameraAutofocusRestriction. - * - * @return optimal AVFoundation autofocus range restriction - */ -- (AVCaptureAutoFocusRangeRestriction)calcAutofocusRangeRestriction; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymization.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymization.h deleted file mode 100644 index 1c7c1b156..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymization.h +++ /dev/null @@ -1,30 +0,0 @@ -// Created by Toni Krešo on 10.05.2023.. -// Copyright (c) 2023 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#ifndef ClassAnonymization_h -#define ClassAnonymization_h - -#import "MBClassAnonymizationSettings.h" - -@protocol MBClassAnonymization - -@required - -@property (nonatomic, readonly) NSArray *recognizerAdditionalAnonymizationSettings; - -- (NSArray *)recognizerAdditionalAnonymizationSettings; -- (void)recognizerAddClassToAdditionalAnonymization:(MBClassAnonymizationSettings *)additionalAnonymizationClass NS_SWIFT_NAME(recognizerAddClassToAdditionalAnonymization(_:)); -- (void)recognizerRemoveClassFromAdditionalAnonymization:(MBClassAnonymizationSettings *)additionalAnonymizationClass NS_SWIFT_NAME(recognizerRemoveClassFromAdditionalAnonymization(_:)); -- (void)recognizerRemoveAllClassesFromAdditionalAnonymization; - -@end - - -#endif /* ClassAnonymization_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymizationSettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymizationSettings.h deleted file mode 100644 index 969dc676a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassAnonymizationSettings.h +++ /dev/null @@ -1,126 +0,0 @@ -// Created by Toni Krešo on 04.05.2023.. -// Copyright (c) 2023 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" -#import "MBClassInfoTypes.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBClassAnonymizationSettings : NSObject - -/** - * Country that defines class of documents to be anonymized - * @discusion: MBCountry wrapped in NSNumber - */ -@property (nonatomic, assign) NSNumber *country; - -/** - * Region that defines class of documents to be anonymized - * @discusion: MBRegion wrapped in NSNumber - */ -@property (nonatomic, assign) NSNumber *region; - -/** - * Type that defines class of documents to be anonymized - * @discusion: MBType wrapped in NSNumber - */ -@property (nonatomic, assign) NSNumber *type; - -/** - * List of fields that will be anonymized on the document. - * @discusion: List contains elements of type MBFieldType wrapped in NSNumber - */ -@property (nonatomic, strong) NSArray *fields; - -/** - * @param country MBCountry object - * - * @param region MBRegion object - * - * @param type MBType object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithCountry:(MBCountry)country region:(MBRegion)region type:(MBType)type fields:(NSArray *)fields; - -/** - * @param country MBCountry object - * - * @param region MBRegion object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithCountry:(MBCountry)country region:(MBRegion)region fields:(NSArray *)fields; - -/** - * @param country MBCountry object - * - * @param type MBType object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithCountry:(MBCountry)country type:(MBType)type fields:(NSArray *)fields; - -/** - * @param region MBRegion object - * - * @param type MBType object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithRegion:(MBRegion)region type:(MBType)type fields:(NSArray *)fields; - -/** - * @param country MBCountry object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithCountry:(MBCountry)country fields:(NSArray *)fields; - -/** - * @param region MBRegion object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithRegion:(MBRegion)region fields:(NSArray *)fields; - -/** - * @param type MBType object - * - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithType:(MBType)type fields:(NSArray *)fields; - -/** - * @param fields NSArray of NSnumbers representing MBFieldType enum types - * - * @return initialized classAnonymizationSettings - */ -- (instancetype)initWithFields:(NSArray *)fields; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfo.h deleted file mode 100644 index 9b96edcf7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfo.h +++ /dev/null @@ -1,61 +0,0 @@ -// -// MBClassInfo.h -// MicroblinkDev -// -// Created by Jura Skrlec on 09/10/2019. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBClassInfoTypes.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBClassInfo : NSObject - -- (instancetype)init NS_UNAVAILABLE; - -/** - * The document country. - */ -@property (nonatomic, readonly, assign) MBCountry country; - -/** - * The document region. - */ -@property (nonatomic, readonly, assign) MBRegion region; - -/** - * The type of the scanned document. - */ -@property (nonatomic, readonly, assign) MBType type; - -/** - * Flag that indicates if class info is empty -*/ -@property (nonatomic, readonly, assign) BOOL empty; - -/** - * The name of the country that issued the scanned document. -*/ -@property (nonatomic, readonly, copy, nullable) NSString *countryName; - -/** - * The ISO numeric code of the country that issued the scanned document. -*/ -@property (nonatomic, readonly, copy, nullable) NSString *isoNumericCountryCode; - -/** - * The 2 letter ISO code of the country that issued the scanned document. -*/ -@property (nonatomic, readonly, copy, nullable) NSString *isoAlpha2CountryCode; - -/** - * The 3 letter ISO code of the country that issued the scanned document. - */ -@property (nonatomic, readonly, copy, nullable) NSString *isoAlpha3CountryCode; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfoTypes.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfoTypes.h deleted file mode 100644 index 8556ccdf2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBClassInfoTypes.h +++ /dev/null @@ -1,460 +0,0 @@ -// -// MBClassInfoTypes.h -// MicroblinkDev -// -// Created by Jura Skrlec on 09/10/2019. -// - -#ifndef MBClassInfoTypes_h -#define MBClassInfoTypes_h - -typedef NS_ENUM(NSInteger, MBCountry) { - MBCountryNone = 0, - MBCountryAlbania, - MBCountryAlgeria, - MBCountryArgentina, - MBCountryAustralia, - MBCountryAustria, - MBCountryAzerbaijan, - MBCountryBahrain, - MBCountryBangladesh, - MBCountryBelgium, - MBCountryBosniaAndHerzegovina, - MBCountryBrunei, - MBCountryBulgaria, - MBCountryCambodia, - MBCountryCanada, - MBCountryChile, - MBCountryColombia, - MBCountryCostaRica, - MBCountryCroatia, - MBCountryCyprus, - MBCountryCzechia, - MBCountryDenmark, - MBCountryDominicanRepublic, - MBCountryEgypt, - MBCountryEstonia, - MBCountryFinland, - MBCountryFrance, - MBCountryGeorgia, - MBCountryGermany, - MBCountryGhana, - MBCountryGreece, - MBCountryGuatemala, - MBCountryHongKong, - MBCountryHungary, - MBCountryIndia, - MBCountryIndonesia, - MBCountryIreland, - MBCountryIsrael, - MBCountryItaly, - MBCountryJordan, - MBCountryKazakhstan, - MBCountryKenya, - MBCountryKosovo, - MBCountryKuwait, - MBCountryLatvia, - MBCountryLithuania, - MBCountryMalaysia, - MBCountryMaldives, - MBCountryMalta, - MBCountryMauritius, - MBCountryMexico, - MBCountryMorocco, - MBCountryNetherlands, - MBCountryNewZealand, - MBCountryNigeria, - MBCountryPakistan, - MBCountryPanama, - MBCountryParaguay, - MBCountryPhilippines, - MBCountryPoland, - MBCountryPortugal, - MBCountryPuertoRico, - MBCountryQatar, - MBCountryRomania, - MBCountryRussia, - MBCountrySaudiArabia, - MBCountrySerbia, - MBCountrySingapore, - MBCountrySlovakia, - MBCountrySlovenia, - MBCountrySouthAfrica, - MBCountrySpain, - MBCountrySweden, - MBCountrySwitzerland, - MBCountryTaiwan, - MBCountryThailand, - MBCountryTunisia, - MBCountryTurkey, - MBCountryUAE, - MBCountryUganda, - MBCountryUK, - MBCountryUkraine, - MBCountryUsa, - MBCountryVietnam, - MBCountryBrazil, - MBCountryNorway, - MBCountryOman, - MBCountryEcuador, - MBCountryElSalvador, - MBCountrySriLanka, - MBCountryPeru, - MBCountryUruguay, - MBCountryBahamas, - MBCountryBermuda, - MBCountryBolivia, - MBCountryChina, - MBCountryEuropeanUnion, - MBCountryHaiti, - MBCountryHonduras, - MBCountryIceland, - MBCountryJapan, - MBCountryLuxembourg, - MBCountryMontenegro, - MBCountryNicaragua, - MBCountrySouthKorea, - MBCountryVenezuela, - MBCountryAfghanistan, - MBCountryAlandIslands, - MBCountryAmericanSamoa, - MBCountryAndorra, - MBCountryAngola, - MBCountryAnguilla, - MBCountryAntarctica, - MBCountryAntiguaAndBarbuda, - MBCountryArmenia, - MBCountryAruba, - MBCountryBailiwickOfGuernsey, - MBCountryBailiwickOfJersey, - MBCountryBarbados, - MBCountryBelarus, - MBCountryBelize, - MBCountryBenin, - MBCountryBhutan, - MBCountryBonaireSaintEustatiusAndSaba, - MBCountryBotswana, - MBCountryBouvetIsland, - MBCountryBritishIndianOceanTerritory, - MBCountryBurkinaFaso, - MBCountryBurundi, - MBCountryCameroon, - MBCountryCapeVerde, - MBCountryCaribbeanNetherlands, - MBCountryCaymanIslands, - MBCountryCentralAfricanRepublic, - MBCountryChad, - MBCountryChristmasIsland, - MBCountryCocosIslands, - MBCountryComoros, - MBCountryCongo, - MBCountryCookIslands, - MBCountryCuba, - MBCountryCuracao, - MBCountryDemocraticRepublicOfTheCongo, - MBCountryDjibouti, - MBCountryDominica, - MBCountryEastTimor, - MBCountryEquatorialGuinea, - MBCountryEritrea, - MBCountryEthiopia, - MBCountryFalklandIslands, - MBCountryFaroeIslands, - MBCountryFederatedStatesOfMicronesia, - MBCountryFiji, - MBCountryFrenchGuiana, - MBCountryFrenchPolynesia, - MBCountryFrenchSouthernTerritories, - MBCountryGabon, - MBCountryGambia, - MBCountryGibraltar, - MBCountryGreenland, - MBCountryGrenada, - MBCountryGuadeloupe, - MBCountryGuam, - MBCountryGuinea, - MBCountryGuineaBissau, - MBCountryGuyana, - MBCountryHeardIslandAndMcdonaldIslands, - MBCountryIran, - MBCountryIraq, - MBCountryIsleOfMan, - MBCountryIvoryCoast, - MBCountryJamaica, - MBCountryKiribati, - MBCountryKyrgyzstan, - MBCountryLaos, - MBCountryLebanon, - MBCountryLesotho, - MBCountryLiberia, - MBCountryLibya, - MBCountryLiechtenstein, - MBCountryMacau, - MBCountryMadagascar, - MBCountryMalawi, - MBCountryMali, - MBCountryMarshallIslands, - MBCountryMartinique, - MBCountryMauritania, - MBCountryMayotte, - MBCountryMoldova, - MBCountryMonaco, - MBCountryMongolia, - MBCountryMontserrat, - MBCountryMozambique, - MBCountryMyanmar, - MBCountryNamibia, - MBCountryNauru, - MBCountryNepal, - MBCountryNewCaledonia, - MBCountryNiger, - MBCountryNiue, - MBCountryNorfolkIsland, - MBCountryNorthernCyprus, - MBCountryNorthernMarianaIslands, - MBCountryNorthKorea, - MBCountryNorthMacedonia, - MBCountryPalau, - MBCountryPalestine, - MBCountryPapuaNewGuinea, - MBCountryPitcairn, - MBCountryReunion, - MBCountryRwanda, - MBCountrySaintBarthelemy, - MBCountrySaintHelenaAscensionAndTristianDaCunha, - MBCountrySaintKittsAndNevis, - MBCountrySaintLucia, - MBCountrySaintMartin, - MBCountrySaintPierreAndMiquelon, - MBCountrySaintVincentAndTheGrenadines, - MBCountrySamoa, - MBCountrySanMarino, - MBCountrySaoTomeAndPrincipe, - MBCountrySenegal, - MBCountrySeychelles, - MBCountrySierraLeone, - MBCountrySintMaarten, - MBCountrySolomonIslands, - MBCountrySomalia, - MBCountrySouthGeorgiaAndTheSouthSandwichIslands, - MBCountrySouthSudan, - MBCountrySudan, - MBCountrySuriname, - MBCountrySvalbardAndJanMayen, - MBCountryEswatini, - MBCountrySyria, - MBCountryTajikistan, - MBCountryTanzania, - MBCountryTogo, - MBCountryTokelau, - MBCountryTonga, - MBCountryTrinidadAndTobago, - MBCountryTurkmenistan, - MBCountryTurksAndCaicosIslands, - MBCountryTuvalu, - MBCountryUnitedStatesMinorOutlyingIslands, - MBCountryUzbekistan, - MBCountryVanuatu, - MBCountryVaticanCity, - MBCountryVirginIslandsBritish, - MBCountryVirginIslandsUs, - MBCountryWallisAndFutuna, - MBCountryWesternSahara, - MBCountryYemen, - MBCountryYugoslavia, - MBCountryZambia, - MBCountryZimbabwe, - MBSchengenArea -}; - -typedef NS_ENUM(NSInteger, MBRegion) { - MBRegionNone = 0, - MBRegionAlabama, - MBRegionAlaska, - MBRegionAlberta, - MBRegionArizona, - MBRegionArkansas, - MBRegionAustralianCapitalTerritory, - MBRegionBritishColumbia, - MBRegionCalifornia, - MBRegionColorado, - MBRegionConnecticut, - MBRegionDelaware, - MBRegionDistrictOfColumbia, - MBRegionFlorida, - MBRegionGeorgia, - MBRegionHawaii, - MBRegionIdaho, - MBRegionIllinois, - MBRegionIndiana, - MBRegionIowa, - MBRegionKansas, - MBRegionKentucky, - MBRegionLouisiana, - MBRegionMaine, - MBRegionManitoba, - MBRegionMaryland, - MBRegionMassachusetts, - MBRegionMichigan, - MBRegionMinnesota, - MBRegionMississippi, - MBRegionMissouri, - MBRegionMontana, - MBRegionNebraska, - MBRegionNevada, - MBRegionNewBrunswick, - MBRegionNewHampshire, - MBRegionNewJersey, - MBRegionNewMexico, - MBRegionNewSouthWales, - MBRegionNewYork, - MBRegionNorthernTerritory, - MBRegionNorthCarolina, - MBRegionNorthDakota, - MBRegionNovaScotia, - MBRegionOhio, - MBRegionOklahoma, - MBRegionOntario, - MBRegionOregon, - MBRegionPennsylvania, - MBRegionQuebec, - MBRegionQueensland, - MBRegionRhodeIsland, - MBRegionSaskatchewan, - MBRegionSouthAustralia, - MBRegionSouthCarolina, - MBRegionSouthDakota, - MBRegionTasmania, - MBRegionTennessee, - MBRegionTexas, - MBRegionUtah, - MBRegionVermont, - MBRegionVictoria, - MBRegionVirginia, - MBRegionWashington, - MBRegionWesternAustralia, - MBRegionWestVirginia, - MBRegionWisconsin, - MBRegionWyoming, - MBRegionYukon, - MBRegionCiudadDeMexico, - MBRegionJalisco, - MBRegionNewfoundlandAndLabrador, - MBRegionNuevoLeon, - MBRegionBajaCalifornia, - MBRegionChihuahua, - MBRegionGuanajuato, - MBRegionGuerrero, - MBRegionMexico, - MBRegionMichoacan, - MBRegionNewYorkCity, - MBRegionTamaulipas, - MBRegionVeracruz, - MBRegionChiapas, - MBRegionCoahuila, - MBRegionDurango, - MBRegionGuerreroCocula, - MBRegionGuerreroJuchitan, - MBRegionGuerreroTepecoacuilco, - MBRegionGuerreroTlacoapa, - MBRegionGujarat, - MBRegionHidalgo, - MBRegionKarnataka, - MBRegionKerala, - MBRegionKhyberPakhtunkhwa, - MBRegionMadhyaPradesh, - MBRegionMaharashtra, - MBRegionMorelos, - MBRegionNayarit, - MBRegionOaxaca, - MBRegionPuebla, - MBRegionPunjab, - MBRegionQueretaro, - MBRegionSanLuisPotosi, - MBRegionSinaloa, - MBRegionSonora, - MBRegionTabasco, - MBRegionTamilNadu, - MBRegionYucatan, - MBRegionZacatecas, - MBRegionAguascalientes, - MBRegionBajaCaliforniaSur, - MBRegionCampeche, - MBRegionColima, - MBRegionQuintanaRooBenitoJuarez, - MBRegionQuintanaRoo, - MBRegionQuintanaRooSolidaridad, - MBRegionTlaxcala, - MBRegionQuintanaRooCozumel, - MBRegionSaoPaolo, - MBRegionRioDeJaneiro, - MBRegionRioGrandeDoSul, - MBRegionNorthwestTerritories, - MBRegionNunavut, - MBRegionPrinceEdwardIsland -}; - -typedef NS_ENUM(NSInteger, MBType) { - MBTypeNone = 0, - MBTypeConsularId, - MBTypeDl, - MBTypeDlPublicServicesCard, - MBTypeEmploymentPass, - MBTypeFinCard, - MBTypeId, - MBTypeMultipurposeId, - MBTypeMyKad, - MBTypeMyKid, - MBTypeMyPR, - MBTypeMyTentera, - MBTypePanCard, - MBTypeProfessionalId, - MBTypePublicServicesCard, - MBTypeResidencePermit, - MBTypeResidentId, - MBTypeTemporaryResidencePermit, - MBTypeVoterId, - MBTypeWorkPermit, - MBTypeiKad, - MBTypeMilitaryId, - MBTypeMyKas, - MBTypeSocialSecurityCard, - MBTypeHealthInsuranceCard, - MBTypePassport, - MBTypeSPass, - MBTypeAddressCard, - MBTypeAlienId, - MBTypeAlienPassport, - MBTypeGreenCard, - MBTypeMinorsId, - MBTypePostalId, - MBTypeProfessionalDl, - MBTypeTaxId, - MBTypeWeaponPermit, - MBTypeVisa, - MBTypeBorderCrossingCard, - MBTypeDriverCard, - MBTypeGlobalEntryCard, - MBTypeMypolis, - MBTypeNexusCard, - MBTypePassportCard, - MBTypeProofOfAgeCard, - MBTypeRefugeeId, - MBTypeTribalId, - MBTypeVeteranId, - MBTypeCitizenshipCertificate, - MBTypeMyNumberCard, - MBTypeConsularPassport, - MBTypeMinorsPassport, - MBTypeMinorsPublicServicesCard, - MBTypeDrivingPrivilegeCard, - MBTypeAsylumRequest, - MBTypeDriverQualificationCard, - MBTypeProvisionalDl, - MBTypeRefugeePassport, - MBTypeSpecialId, - MBTypeUniformedServicesId, - MBImmigrantVisa -}; - -#endif /* MBClassInfoTypes_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedFullDocumentImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedFullDocumentImageResult.h deleted file mode 100644 index 1212e3a29..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedFullDocumentImageResult.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBCombinedFullDocumentImageResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBCombinedFullDocumentImageResult_h -#define MBCombinedFullDocumentImageResult_h - -#import "MBImage.h" - -@protocol MBCombinedFullDocumentImageResult - -@required - -/** - * front side image of the document if enabled with `MBFullDocumentImage returnFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* fullDocumentFrontImage; - -/** - * back side image of the document if enabled with `MBFullDocumentImage returnFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* fullDocumentBackImage; - -@end - -#endif /* MBCombinedFullDocumentImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizer.h deleted file mode 100644 index aba633bab..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizer.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBCombinedRecognizer.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBCombinedRecognizer_h -#define MBCombinedRecognizer_h - -@protocol MBCombinedRecognizerResult; -@class MBRecognizerResult; - -@protocol MBCombinedRecognizer - -@required - -/** - * Combined result which is associated with this combined recognizer. - */ -@property (nonatomic, readonly) MBRecognizerResult* combinedResult; - -@end - -#endif /* MBCombinedRecognizer_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizerResult.h deleted file mode 100644 index a5b8486a5..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCombinedRecognizerResult.h +++ /dev/null @@ -1,34 +0,0 @@ -// -// MBCombinedRecognizerResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBCombinedRecognizerResult_h -#define MBCombinedRecognizerResult_h - -#import "MBDataMatchState.h" - -@protocol MBCombinedRecognizerResult - -@required - -/** - * Returns YES if recognizer has finished scanning first side and is now scanning back side, - * NO if it's still scanning first side. - */ -@property (nonatomic, readonly, assign) BOOL scanningFirstSideDone; - -@optional -/** - * Returns MBDataMatchStateSuccess if data from scanned parts/sides of the document match, - * MBDataMatchStateFailed otherwise. For example if date of expiry is scanned from the front and back side - * of the document and values do not match, this method will return MBDataMatchStateFailed. Result will - * be MBDataMatchStateSuccess only if scanned values for all fields that are compared are the same. - */ -@property (nonatomic, readonly, assign) MBDataMatchState documentDataMatch; - -@end - -#endif /* MBCombinedRecognizerResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCustomOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCustomOverlayViewController.h deleted file mode 100644 index d92460821..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBCustomOverlayViewController.h +++ /dev/null @@ -1,85 +0,0 @@ -// -// MBCustomOverlayViewController.h -// MicroblinkDev -// -// Created by Jura Skrlec on 25/04/2018. -// - -#import "MBOverlayViewController.h" -#import "MBMicroblinkInitialization.h" - -#import "MBBaseOverlaySettings.h" -#import "MBRecognizerRunnerViewControllerMetadataDelegates.h" -#import "MBScanningRecognizerRunnerViewControllerDelegate.h" -#import "MBRecognizerRunnerViewControllerDelegate.h" - -@class MBRecognizerCollection; -@class MBCameraSettings; - -NS_ASSUME_NONNULL_BEGIN - -/** - Custom Overlay View Controller is an abstract class for all custom overlay views placed on top View Controller. - It's responsibility is to provide meaningful and useful interface for the user to interact with. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBCustomOverlayViewController : MBOverlayViewController - -@property (nonatomic, readonly, strong) MBRecognizerCollection *recognizerCollection; -@property (nonatomic, readonly, strong) MBCameraSettings *cameraSettings; -@property (nonatomic, strong) MBRecognizerRunnerViewControllerMetadataDelegates *metadataDelegates; -@property (nonatomic, weak) id scanningRecognizerRunnerViewControllerDelegate; -@property (nonatomic, weak) id recognizerRunnerViewControllerDelegate; - -/** - * Convenience initializer used for use cases when overlay view controller is instantiated from storyboard. - * It creates default MBCameraSettings and empty MBRecognizerCollection. To add recognizers after this - * initializer is used, please use reconfigureRecognizers:. - */ -- (instancetype)init; - -- (instancetype)initWithRecognizerCollection:(MBRecognizerCollection *)recognizerCollection cameraSettings:(MBCameraSettings *)cameraSettings NS_DESIGNATED_INITIALIZER; - -/** - * Scanning region - * Defines a portion of the screen in which the scanning will be performed. - * Given as a CGRect with unit coordinating system: - * - * @warning Should only be set AFTER RecognizerRunnerViewController has been instantiated with this CustomOverlayViewController, or else it will not have any effect. - * - * @example CGRectMake(0.2f, 0.5f, 0.4f, 0.3f) defines a portion of the screen which starts at - * 20% from the left border - * 50% from the top - * covers 40% of screen width - * and 30% of screen heeight - */ -@property (nonatomic) CGRect scanningRegion; - -/** - * If YES, Overlay View Controller will be autorotated independently of ScanningViewController. - * - * Default: NO. - */ -@property (nonatomic, assign) BOOL autorotateOverlay; - -/** - * If YES, default camera overlay will display Status bar. - * Usually, if camera is displayed inside Navigation View Controler, this is reasonable to set to YES. - * - * Default: NO. - */ -@property (nonatomic, assign) BOOL showStatusBar; - -/** - * Default: UIInterfaceOrientationMaskPortrait - */ -@property (nonatomic, assign) UIInterfaceOrientationMask supportedOrientations; - -/** - * Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan. - */ -- (void)reconfigureRecognizers:(MBRecognizerCollection *)recognizerCollection; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDPIBasedDewarpPolicy.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDPIBasedDewarpPolicy.h deleted file mode 100644 index 74e873777..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDPIBasedDewarpPolicy.h +++ /dev/null @@ -1,44 +0,0 @@ -// -// MBDPIBasedDewarpPolicy.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBDewarpPolicy.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * DPI based dewarp policy. Dewarp height will be calculated based on - * actual physical size provided by the MBQuadWithSizeDetector - * and requested DPI (dots per inch). - * - * This policy is usually best for processor groups that prepare - * image for output (e.g. MBImageReturnProcessor). - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBDPIBasedDewarpPolicy : MBDewarpPolicy - -/** - * Default DPI that will be used with default constructor. - */ -- (instancetype)init; - -/** - * @param desiredDPI Desired DPI (dots per inch) - */ -- (instancetype)initWithDesiredDPI:(NSInteger)desiredDPI NS_DESIGNATED_INITIALIZER; - -/** - * Returns the desired DPI as defined by this policy. - * - * Default: 250 - */ -@property (nonatomic, assign, readonly) NSInteger desiredDPI; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchResult.h deleted file mode 100644 index 8fca496cb..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchResult.h +++ /dev/null @@ -1,63 +0,0 @@ -// -// MBDataMatchResult.h -// BlinkShowcaseDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" -#import "MBDataMatchState.h" - - -typedef NS_ENUM(NSInteger, MBDataMatchField) { - MBDataMatchFieldDateOfBirth = 0, - MBDataMatchFieldDateOfExpiry, - MBDataMatchFieldDocumentNumber -}; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBFieldState: NSObject - -@property (nonatomic) MBDataMatchField field; -@property (nonatomic) MBDataMatchState state; - -- (instancetype)initWithField:(MBDataMatchField)field state:(MBDataMatchState)state; -- (instancetype)init NS_UNAVAILABLE; - -@end - - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDataMatchResult : NSObject - -/** States of the data match per field. */ -@property (nonatomic, readonly) NSArray *states; - -/** The state of the data match on the whole document. */ -@property (nonatomic, readonly) MBDataMatchState stateForWholeDocument; - -/** - * The state of the data match on the specified field - * For example if date of expiry is scanned from the front and back side - * of the document and values do not match, this method will return {@link DataMatchResult#Failed}. - * Result will be {@link DataMatchResult#Success} only if scanned values for all fields that are - * compared are the same. If data matching has not been performed, result will be - * {@link DataMatchResult#NotPerformed}. - * - * @return result of the data matching algorithm for scanned parts/sides of the document. - */ -- (MBDataMatchState)getStateForField:(MBDataMatchField)field; - -- (instancetype)init NS_UNAVAILABLE; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchState.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchState.h deleted file mode 100644 index 8e2ac816b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDataMatchState.h +++ /dev/null @@ -1,23 +0,0 @@ -// -// MBDataMatchStatus.h -// BlinkIDDev -// -// Created by Mijo Gracanin on 25.10.2022.. -// - -#ifndef MBDataMatchStatus_h -#define MBDataMatchStatus_h - -/** -* Result of the data matching algorithm for scanned parts/sides of the document. -**/ -typedef NS_ENUM(NSInteger, MBDataMatchState) { - /** Data matching has not been performed. */ - MBDataMatchStateNotPerformed = 0, - /** Data does not match. */ - MBDataMatchStateFailed, - /** Data match. */ - MBDataMatchStateSuccess -}; - -#endif /* MBDataMatchStatus_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDate.h deleted file mode 100644 index 6c182b63e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDate.h +++ /dev/null @@ -1,96 +0,0 @@ -// -// MBDate.h -// BlinkIDDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" -#import "MBNativeResult.h" - -/** - * This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings - * Which are in the same format to the text printed on the image. - * - * While converting to NSDate, internally prior knowledge about scanned document is used to use the right format. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDate : NSObject - -// Unavailable -- (instancetype _Nonnull)init NS_UNAVAILABLE; - -/** - * Designated initializer - * - * @param day day of month - * @param month month of year - * @param year gregorian calendar - * @param originalDateString contains original string which describes that result, e.g "23.4.1988." for every supported alphabet - * @param isFilledByDomainKnowledge indicates that date is filled by our internal domain knowledge - * - * @return initialized value - */ -- (instancetype _Nonnull)initWithDay:(NSInteger)day - month:(NSInteger)month - year:(NSInteger)year - originalDateString:(NSString *_Nullable)originalDateString - isFilledByDomainKnowledge:(BOOL)isFilledByDomainKnowledge NS_DESIGNATED_INITIALIZER; - - -/** - * The original string used to create the date result - */ -@property (nonatomic, readonly, nullable) NSString *originalDateString; - - -/** - * NSDate object which represents the same date as this result - */ -@property (nonatomic, readonly, nullable) NSDate *date; - -/** - * Day in month. - */ -@property (nonatomic, readonly, assign) NSInteger day; - -/** - * Month in year. - */ -@property (nonatomic, readonly, assign) NSInteger month; - -/** - * Year of the current date. - */ -@property (nonatomic, readonly, assign) NSInteger year; - -/** - * Indicates that date does not appear on the document but is filled by our internal domain knowledge. - * - * @return true if the date is filled by our internal domain knowledge - */ -@property (nonatomic, readonly) BOOL isFilledByDomainKnowledge; - -/** - * Factory method - * - * @param day day of month - * @param month month of year - * @param year gregorian calendar - * @param originalDateString contains original string which describes that result, e.g "23.4.1988." for every supported alphabet - * @param isFilledByDomainKnowledge indicates that date is filled by our internal domain knowledge - * - * @return initialized value - */ -+ (instancetype _Nonnull)dateWithDay:(NSInteger)day - month:(NSInteger)month - year:(NSInteger)year - originalDateString:(NSString *_Nullable)originalDateString - isFilledByDomainKnowledge:(BOOL)isFilledByDomainKnowledge; -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDateResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDateResult.h deleted file mode 100644 index efbb100b7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDateResult.h +++ /dev/null @@ -1,101 +0,0 @@ -// -// MBDateResult.h -// BlinkIdFramework -// -// Created by DoDo on 07/11/2016. -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" -#import "MBNativeResult.h" - -@class MBStringResult; - -/** - * This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings - * Which are in the same format to the text printed on the image. - * - * While converting to NSDate, internally prior knowledge about scanned document is used to use the right format. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDateResult : NSObject - -// Unavailable -- (instancetype _Nonnull)init NS_UNAVAILABLE; - -/** - * Designated initializer - * - * @param day day of month - * @param month month of year - * @param year gregorian calendar - * @param originalDateStringResult contains original string which describes that result, e.g "23.4.1988." for every supported alphabet - * @param isFilledByDomainKnowledge indicates that date is filled by our internal domain knowledge - * - * @return initialized value - */ -- (instancetype _Nonnull)initWithDay:(NSInteger)day - month:(NSInteger)month - year:(NSInteger)year - originalDateStringResult:(MBStringResult *_Nullable)originalDateStringResult - isFilledByDomainKnowledge:(BOOL)isFilledByDomainKnowledge NS_DESIGNATED_INITIALIZER; - - -/** - * The original string used to create the date result - */ -@property (nonatomic, readonly, nullable) MBStringResult *originalDateStringResult; - - -/** - * NSDate object which represents the same date as this result - */ -@property (nonatomic, readonly, nullable) NSDate *date; - -/** - * Day in month. - */ -@property (nonatomic, readonly, assign) NSInteger day; - -/** - * Month in year. - */ -@property (nonatomic, readonly, assign) NSInteger month; - -/** - * Year of the current date. - */ -@property (nonatomic, readonly, assign) NSInteger year; - -/** - * Indicates that date does not appear on the document but is filled by our internal domain knowledge. - * - * @return true if the date is filled by our internal domain knowledge - */ -@property (nonatomic, readonly) BOOL isFilledByDomainKnowledge; - -/** - * Factory method - * - * @param day day of month - * @param month month of year - * @param year gregorian calendar - * @param originalDateStringResult contains original string which describes that result, e.g "23.4.1988." for every supported alphabet - * @param isFilledByDomainKnowledge indicates that date is filled by our internal domain knowledge - * - * @return initialized value - */ -+ (instancetype _Nonnull)dateResultWithDay:(NSInteger)day - month:(NSInteger)month - year:(NSInteger)year - originalDateStringResult:(MBStringResult *_Nullable)originalDateStringResult - isFilledByDomainKnowledge:(BOOL)isFilledByDomainKnowledge; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerDelegate.h deleted file mode 100644 index 0a638e2c2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerDelegate.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBDebugRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 04/01/2018. -// - -@class MBRecognizerRunner; -@class MBImage; - -/** - * Protocol for obtaining debug metadata - */ -@protocol MBDebugRecognizerRunnerDelegate -@optional - -/** - * Scanning library did output debug image - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didOutputDebugImage:(nonnull MBImage *)image; - -/** - * Scanning library did output debug text - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didOutputDebugText:(nonnull NSString *)text; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 116d647f3..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDebugRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,31 +0,0 @@ -// -// MBDebugRecognizerRunnerViewDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 04/01/2018. -// - -#import - -@class MBImage; -@protocol MBRecognizerRunnerViewController; - -/** - * Protocol for obtaining debug metadata - */ -@protocol MBDebugRecognizerRunnerViewControllerDelegate -@required - -/** - * Scanning library did output debug image - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didOutputDebugImage:(nonnull MBImage *)image; - -/** - * Scanning library did output debug text - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didOutputDebugText:(nonnull NSString *)text; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerDelegate.h deleted file mode 100644 index 60c273d3c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerDelegate.h +++ /dev/null @@ -1,60 +0,0 @@ -// -// MBDetectionRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 20/12/2017. -// - -@class MBRecognizerRunner; -@class MBDisplayablePointsDetection; -@class MBDisplayableQuadDetection; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining detection results - */ -@protocol MBDetectionRecognizerRunnerDelegate -@optional -/** - * Called when Scanning library finishes detection of objects. - * Detection cycle happens before recognition cycle and it attempts to find the location of specific object on an image. - * Since detection and recognition are two separate events, it is possible for detection to be successful while recognition can fail (not - * vice versa). - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * Returned MBDisplayableQuadDetection object. - * - * @param recognizerRunner recognizerRunner recognizer runner object responsible for scanning - * @param displayableQuad displayable quad object detection containing information of detection (i.e. location) - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishDetectionWithDisplayableQuad:(MBDisplayableQuadDetection *)displayableQuad; - -/** - * Called when Scanning library finishes detection of objects. - * Detection cycle happens before recognition cycle and it attempts to find the location of specific object on an image. - * Since detection and recognition are two separate events, it is possible for detection to be successful while recognition can fail (not - * vice versa). - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * Returned MBDisplayablePointsDetection object. - * - * @param recognizerRunner recognizerRunner recognizer runner object responsible for scanning - * @param displayablePoints points object detection containing information of detection (i.e. location) - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishDetectionWithDisplayablePoints:(MBDisplayablePointsDetection *)displayablePoints; - -/** - * Called when Scanning library fails to detect any object with any of the currently active recognizers. - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * @param recognizerRunner Recognizer runner object responsible for scanning - */ -- (void)recognizerRunnerDidFailDetection:(nonnull MBRecognizerRunner *)recognizerRunner; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 251d832fb..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,62 +0,0 @@ -// -// MBDetectionRecognizerRunnerViewDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/12/2017. -// - -#import - -@class MBDisplayablePointsDetection; -@class MBDisplayableQuadDetection; -@protocol MBRecognizerRunnerViewController; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining detection results - */ -@protocol MBDetectionRecognizerRunnerViewControllerDelegate -@optional -/** - * Called when Scanning library finishes detection of objects. - * Detection cycle happens before recognition cycle and it attempts to find the location of specific object on an image. - * Since detection and recognition are two separate events, it is possible for detection to be successful while recognition can fail (not - * vice versa). - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * Returned MBDisplayableQuadDetection object. - * - * @param recognizerRunnerViewController scanningViewController recognizer runner view controller responsible for scanning - * @param displayableQuad displayable quad object detection containing information of detection (i.e. location) - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didFinishDetectionWithDisplayableQuad:(MBDisplayableQuadDetection *)displayableQuad; - -/** - * Called when Scanning library finishes detection of objects. - * Detection cycle happens before recognition cycle and it attempts to find the location of specific object on an image. - * Since detection and recognition are two separate events, it is possible for detection to be successful while recognition can fail (not - * vice versa). - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * Returned MBDisplayablePointsDetection object. - * - * @param recognizerRunnerViewController scanningViewController recognizer runner view controller responsible for scanning - * @param displayablePoints points object detection containing information of detection (i.e. location) - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didFinishDetectionWithDisplayablePoints:(MBDisplayablePointsDetection *)displayablePoints; - -/** - * Called when Scanning library fails to detect any object with any of the currently active recognizers. - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * @param recognizerRunnerViewController Recognizer runner object responsible for scanning - */ -- (void)recognizerRunnerViewControllerDidFailDetection:(nonnull UIViewController *)recognizerRunnerViewController; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionStatus.h deleted file mode 100644 index 43f10d737..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDetectionStatus.h +++ /dev/null @@ -1,36 +0,0 @@ -// -// MBDetectionStatus.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/12/2017. -// - -/** - * Status of the object detection in Microblink SDK - */ -typedef NS_OPTIONS(NSInteger, MBDetectionStatus) { - - /** Object was not detected */ - MBDetectionStatusFail, - - /** Object was successfuly detected. */ - MBDetectionStatusSuccess, - - /** Object was successfully detected, but the camera was too far above the object for processing */ - MBDetectionStatusCameraTooHigh, - - /** Object was successfully detected using a fallback algorithm */ - MBDetectionStatusFallbackSuccess, - - /** Object was detected, but is only partially visible on screen */ - MBDetectionStatusPartialForm, - - /** Object was successfully detected, but the perspective angle of camera is too high */ - MBDetectionStatusCameraAtAngle, - - /** Object was successfully detected, but the camera is too near to the object for processing */ - MBDetectionStatusCameraTooNear, - - /** Document detected, but document is too close to the edge of the frame */ - MBDetectionStatusDocumentTooCloseToEdge, -}; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDewarpPolicy.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDewarpPolicy.h deleted file mode 100644 index 7cedd0c12..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDewarpPolicy.h +++ /dev/null @@ -1,23 +0,0 @@ -// -// MBDewarpPolicy.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all dewarp policies - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDewarpPolicy : NSObject - -- (instancetype)init NS_DESIGNATED_INITIALIZER; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableDetection.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableDetection.h deleted file mode 100644 index e840ba6a0..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableDetection.h +++ /dev/null @@ -1,40 +0,0 @@ -// -// MBDisplayableDetection.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/12/2017. -// - -#import "MBDisplayableObject.h" -#import "MBDetectionStatus.h" - -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Represents a detection that can be displayed on screen. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDisplayableDetection : MBDisplayableObject - -/** - * Initializes the displayable detection with matrix - * - * @return initialized object - */ -- (instancetype)initWithDetectionStatus:(MBDetectionStatus)status NS_DESIGNATED_INITIALIZER; - -/** - * Please use designated initializer. - */ -- (instancetype)init NS_UNAVAILABLE; - -/** - * Detection status which describes the status of detection - */ -@property (nonatomic, assign, readonly) MBDetectionStatus detectionStatus; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableObject.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableObject.h deleted file mode 100644 index d37dd97d7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableObject.h +++ /dev/null @@ -1,27 +0,0 @@ -// -// MBDisplayableObject.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/12/2017. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Represents any object that can be displayed on screen in terms of drawing. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDisplayableObject : NSObject -/** - * Tranformation matrix which transforms the coordinate system in which the OCR layout is given - * (i.e. coordinate system of the image) to the coordinate system of the device screen. - */ -@property (nonatomic, assign) CGAffineTransform transform; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayablePointsDetection.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayablePointsDetection.h deleted file mode 100644 index dddd03376..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayablePointsDetection.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBDisplayablePointsDetection.h -// MicroblinkDev -// -// Created by Jura Skrlec on 19/12/2017. -// - -#import "MBDisplayableDetection.h" -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDisplayablePointsDetection : MBDisplayableDetection - -/** - * Coordinates of points (CGPoint) of a detected object. - */ -@property (nonatomic) NSArray *points; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableQuadDetection.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableQuadDetection.h deleted file mode 100644 index b41b2996a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDisplayableQuadDetection.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBDisplayableQuadDetection.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/12/2017. -// - -#import "MBDisplayableDetection.h" -#import "MBQuadrangle.h" - -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Represents a detection that can be displayed on screen. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDisplayableQuadDetection : MBDisplayableDetection - -/** - * Exact location of detected object on image. - * Contains 4 points of detected object's corners. - */ -@property (nonatomic, strong) MBQuadrangle *detectionLocation; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentExpirationCheckResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentExpirationCheckResult.h deleted file mode 100644 index b2485b9e2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentExpirationCheckResult.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// MBDocumentExpiredResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 07/07/2020. -// - -#ifndef MBDocumentExpirationCheckResult_h -#define MBDocumentExpirationCheckResult_h - -@protocol MBDocumentExpirationCheckResult - -@required - -/** - * Checks whether the document has expired or not by comparing the current - * time on the device with the date of expiry. - * - * @return YES if the document has expired, NO in following cases: - * document does not expire (date of expiry is permanent) - * date of expiry has passed - * date of expiry is unknown and it is not permanent -*/ -@property (nonatomic, readonly) BOOL expired NS_SWIFT_NAME(isExpired); - -@end - -#endif /* MBDocumentExpirationCheckResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceDetectorType.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceDetectorType.h deleted file mode 100644 index 853414d8c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceDetectorType.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBDocumentFaceRecognizerRecognizer.h -// MicroblinkDev -// -// Created by Dino Gustin on 18/06/2018. -// - -#ifndef MBDocumentFaceDetectorType_h -#define MBDocumentFaceDetectorType_h - -/** - * Enumeration of all supported document types for MBDocumentFaceRecognizer - */ -typedef NS_ENUM(NSInteger, MBDocumentFaceDetectorType) { - - /** Uses document detector for TD1 size identity cards */ - MBDocumentFaceDetectorTypeTD1 = 0, - - /** Uses document detector for TD2 size identity cards */ - MBDocumentFaceDetectorTypeTD2, - - /** Uses MRTD detector for detecting documents with MRZ */ - MBDocumentFaceDetectorTypePassportsAndVisas, -}; - -#endif // MBDocumentFaceDetectorType_h diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizer.h deleted file mode 100644 index a1f55d7ff..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizer.h +++ /dev/null @@ -1,56 +0,0 @@ -// -// MBDocumentFaceRecognizerRecognizer.h -// MicroblinkDev -// -// Created by Dino Gustin on 18/06/2018. -// - -#import "MBRecognizer.h" -#import "MBDocumentFaceRecognizerResult.h" -#import "MBDocumentFaceDetectorType.h" - -#import "MBFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFaceImage.h" -#import "MBFaceImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class for configuring Document Face Recognizer Recognizer. - * - * Document Face Recognizer recognizer is used for scanning documents containing face images. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdSingleSideRecognizer with photoID right.") MB_FINAL -@interface MBDocumentFaceRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning Document Face Recognizer - */ -@property (nonatomic, strong, readonly) MBDocumentFaceRecognizerResult *result; - -/** - * Type of docment this recognizer will scan. - * - * Default: MBDocumentFaceDetectorTypeTD1 - */ -@property (nonatomic, assign) MBDocumentFaceDetectorType detectorType; - -/** - * Defines how many times the same document should be detected before the detector - * returns this document as a result of the deteciton - * - * Higher number means more reliable detection, but slower processing - * - * Default: 6 - */ -@property (nonatomic, assign) NSInteger numStableDetectionsThreshold; - - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizerResult.h deleted file mode 100644 index afb89432e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentFaceRecognizerResult.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// MBDocumentFaceRecognizerRecognizerResult.h -// MicroblinkDev -// -// Created by Dino Gustin on 18/06/2018. -// - -#import "MBRecognizerResult.h" - -#import "MBFullDocumentImageResult.h" -#import "MBFaceImageResult.h" -#import "MBQuadrangle.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class representing values obtained when scanning Document Face Recognizer - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDocumentFaceRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - - -/** - * Quadrangle represeting corner points of the document within the input image. - */ -@property (nonatomic, readonly) MBQuadrangle *documentLocation; - -/** - * Quadrangle represeting corner points of the face image within the input image. - */ -@property (nonatomic, readonly) MBQuadrangle *faceLocation; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentImageColorStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentImageColorStatus.h deleted file mode 100644 index 5c9274d66..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentImageColorStatus.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBDocumentImageColorStatus.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/04/2020. -// - -#ifndef MBDocumentImageColorStatus_h -#define MBDocumentImageColorStatus_h - -/** -* DocumentImageColorStatus enum defines possible color statuses determined from scanned image. -*/ -typedef NS_ENUM(NSInteger, MBDocumentImageColorStatus) { - - // Determining image color status was not performed - MBDocumentImageColorStatusNotAvailable = 0, - - // Black-and-white image scanned - MBDocumentImageColorStatusBlackAndWhite, - - // Color image scanned - MBDocumentImageColorStatusColor -}; - -#endif /* MBDocumentImageColorStatus_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlaySettings.h deleted file mode 100644 index 46b228931..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlaySettings.h +++ /dev/null @@ -1,49 +0,0 @@ -// -// MBDocumentOverlaySettings.h -// Microblink -// -// Created by Dino Gustin on 04/05/2018. -// - -#import "MBBaseOcrOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Settings class containing UI information - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDocumentOverlaySettings : MBBaseOcrOverlaySettings - -/** - * Gets/sets tootlip text that is defines under document view finder. - * - * Default: string defined by "photopay_id_position_tooltip" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *tooltipText; - -/** - * Returns/sets glare status message that is shown if glare detection is turned on - * and it is shown if glare is detected. - * - * Default: string defined by "mb_tooltip_glare" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *glareStatusMessage; - -/** - * Gets/sets tooltip visibility - */ -@property(nonatomic, assign) BOOL showTooltip; - -/** - * Gets/sets capturing of high resolution image - * - * Default: NO - */ -@property(nonatomic, assign) BOOL captureHighResImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewController.h deleted file mode 100644 index 5afccbcff..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewController.h +++ /dev/null @@ -1,48 +0,0 @@ -// -// MBDocumentOverlayViewController.h -// PhotoPayFramework -// -// Created by Jura on 29/09/14. -// Copyright (c) 2014 Microblink Ltd. All rights reserved. -// - -#import "MBBaseOverlayViewController.h" -#import "MBDocumentOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol MBDocumentOverlayViewControllerDelegate; - -@class MBDocumentOverlaySettings; -@class MBRecognizerCollection; - -/** - * Default overlay when using ID card recognizers. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBDocumentOverlayViewController : MBBaseOverlayViewController - -/** - * Common settings - */ -@property (nonatomic, strong, readonly) MBDocumentOverlaySettings *settings; - -/** - * Delegate - */ -@property (nonatomic, weak, readonly) id delegate; - -/** - * Designated intializer. - * - * @param settings MBDocumentOverlaySettings object - * - * @param recognizerCollection MBRecognizerCollection object - * - * @return initialized overlayViewController - */ -- (instancetype)initWithSettings:(MBDocumentOverlaySettings *)settings recognizerCollection:(MBRecognizerCollection *)recognizerCollection delegate:(nonnull id)delegate; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewControllerDelegate.h deleted file mode 100644 index 7ccf9dd47..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentOverlayViewControllerDelegate.h +++ /dev/null @@ -1,62 +0,0 @@ -// -// MBDocumentOverlayViewControllerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 25/05/2018. -// - -#import -#import "MBDocumentOverlayViewController.h" -#import "MBRecognizerRunnerViewController.h" -#import "MBRecognizerResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining scanning results - */ -@protocol MBDocumentOverlayViewControllerDelegate -@required -/** - * Scanning library did output scanning results - * - * Depending on how you want to treat the result, you might want to - * dismiss the scanningViewController here. - * - * This method is the default way for getting access to results of scanning. - * - * Note: - * - there may be 0, 1, or more than one scanning results. - * - each scanning result belongs to a common MBRecognizerResult type - * - handle different types differently - * - * @param documentOverlayViewController documentOverlayViewController Scanning view controller responsible for scanning - * @param state state of scanning - * - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)documentOverlayViewControllerDidFinishScanning:(nonnull MBDocumentOverlayViewController *)documentOverlayViewController state:(MBRecognizerResultState)state; - -/** - * Scanning library was closed, usually by the user pressing close button and cancelling the scan - * - * @param documentOverlayViewController Scanning view controller responsible for scanning - */ -- (void)documentOverlayViewControllerDidTapClose:(nonnull MBDocumentOverlayViewController *)documentOverlayViewController; - -@optional -/** - * Scanning library did output high resolution image - * - * @param documentOverlayViewController Scanning view controller responsible for scanning - * @param highResImage High resolution image of finished scan - * - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)documentOverlayViewControllerDidCaptureHighResolutionImage:(nonnull MBDocumentOverlayViewController *)documentOverlayViewController highResImage:(MBImage *)highResImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentSubview.h deleted file mode 100644 index 5159c8cd1..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDocumentSubview.h +++ /dev/null @@ -1,65 +0,0 @@ -// -// MBDocumentSubview.h -// PhotoPayFramework -// -// Created by Jura on 04/02/2017. -// Copyright © 2017 Microblink Ltd. All rights reserved. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Overlay subview presenting the viewfinder for scanning ID documents - * - * The subview draws a rounded rectangle in the shape of an ID document, in which the user - * should position the ID (ideal positioning is not required). - * - * The rounded rectangle is centered on the screen. - * - * The aspect ratio of the document can be set as a parameter - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDocumentSubview : MBSubview - -/** - * Default implementation draws a rectangle with aspect ratio of viewfinderAspectRatio, - * with corner radius set to 10/360 of the rectangle's width - * on the center of the view controller - */ -@property (nonatomic) UIView *viewfinderView; - -/** - * Default aspect ratio of the viewfinder, calculated as width / height. - * - * By default it's 85.60 / 53.98, which is the dimensions of the ID1 document. - */ -@property (nonatomic) CGFloat viewfinderWidthToHeightRatio; - -/** - * Label displayed below the viewfinder view. - * - * By default it shows text @"Position ID card in this Frame"; - */ -@property (nonatomic) UILabel *tooltipLabel; - -/** - * Initialize the overlay subview with a given frame - * - * @param frame frame for the view - * @return initialized view - */ -- (instancetype)initWithFrame:(CGRect)frame; - -/** - * Initialize the overlay subview with a given coder - * - * @param aDecoder decoder - * @return initialized view - */ -- (nullable instancetype)initWithCoder:(NSCoder *)aDecoder; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsResultSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsResultSubview.h deleted file mode 100644 index 4c0a93661..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsResultSubview.h +++ /dev/null @@ -1,53 +0,0 @@ -// -// PPModernOcrResultSubview.h -// PhotoPayFramework -// -// Created by Marko Mihovilić on 05/09/14. -// Copyright (c) 2014 Microblink Ltd. All rights reserved. -// - -#import "MBSubview.h" -#import "MBPointDetectorSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDotsResultSubview : MBSubview - -/** - * Foreground color of dots. - */ -@property (strong, nonatomic) UIColor *foregroundColor; - -/** - * Border and shadow color of dots. - */ -@property (strong, nonatomic) UIColor *tintColor; - -/** - * If set YES, dots will not redraw until the animation is finished. This will make animation look much smoother on fast results. - * - * Default: YES - */ -@property (assign, nonatomic) BOOL shouldIgnoreFastResults; - -/** - * Duration of fade animation for each dot. - * - * Default: 0.25f - */ -@property (assign, nonatomic) CGFloat charFadeInDuration; - -/** - * Maximum number of dots shown on screen. This count has to be in range [20,50]. - * - * Default: 50 - */ -@property (assign, nonatomic) NSUInteger dotCount; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsSubview.h deleted file mode 100644 index 34d1b9137..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDotsSubview.h +++ /dev/null @@ -1,48 +0,0 @@ -// -// PPDotsAnimationLayer.h -// BarcodeFramework -// -// Created by Jura on 06/06/14. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import "MBSubview.h" -#import "MBPointDetectorSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - A wrapper around CAShapeLayer which is used for presenting a status about barcode detections - - The layer is used to draw dots representing barcodes - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDotsSubview : MBSubview - -/* Animation layer for barcode tracking */ -@property (nonatomic, strong) CAShapeLayer *dotsLayer; - -/** Color of the dots */ -@property (nonatomic, strong) UIColor *dotsColor; - -/** Width of the dots */ -@property (nonatomic, assign) CGFloat dotsStrokeWidth; - -/** Radius of dots */ -@property (nonatomic, assign) CGFloat dotsRadius; - -/** Duration of the animation */ -@property (nonatomic, assign) CGFloat animationDuration; - -/** - Initializes the layer - */ -- (nonnull instancetype)initWithFrame:(CGRect)frame; - -- (nonnull instancetype)initWithCoder:(NSCoder *)aDecoder; - -- (instancetype)init NS_UNAVAILABLE; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDriverLicenseDetailedInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDriverLicenseDetailedInfo.h deleted file mode 100644 index 5d95470c5..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBDriverLicenseDetailedInfo.h +++ /dev/null @@ -1,55 +0,0 @@ -// -// MBDriverLicenseDetailedInfo.h -// MicroblinkDev -// -// Created by Jura Skrlec on 17/06/2019. -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" - -@class MBVehicleClassInfo; -@class MBStringResult; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBDriverLicenseDetailedInfo : NSObject - -- (instancetype)init NS_UNAVAILABLE; - -/** - * The restrictions to driving privileges for the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *restrictions; - -/** - * The additional privileges granted to the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *endorsements; - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly, nullable) MBStringResult *vehicleClass; - -/** - * The driver license conditions. - */ -@property (nonatomic, readonly, nullable) MBStringResult *conditions; - -/** - * The additional information on vehicle class. - */ -@property (nonatomic, readonly, nullable) NSArray *vehicleClassesInfo; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFaceImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFaceImage.h deleted file mode 100644 index c4505833a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFaceImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBEncodeFaceImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBEncodeFaceImage_h -#define MBEncodeFaceImage_h - -@protocol MBEncodeFaceImage - -@required - -/** - * Sets whether face image should be extracted from document and JPEG-encoded. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL encodeFaceImage; - -@end - -#endif /* MBEncodeFaceImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFullDocumentImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFullDocumentImage.h deleted file mode 100644 index 96491950c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeFullDocumentImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBEncodeFullDocumentImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBEncodeFullDocumentImage_h -#define MBEncodeFullDocumentImage_h - -@protocol MBEncodeFullDocumentImage - -@required - -/** - * Sets whether full document image should be extracted and JPEG-encoded. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL encodeFullDocumentImage; - -@end - -#endif /* MBEncodeFullDocumentImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeMrzImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeMrzImage.h deleted file mode 100644 index ac4240a4f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeMrzImage.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBEncodeMrzImage.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#ifndef MBEncodeMrzImage_h -#define MBEncodeMrzImage_h - -@protocol MBEncodeMrzImage - -@required - -/** - * Sets whether MRZ image should be extracted from document and JPEG-encoded. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL encodeMrzImage; - -@end - - -#endif /* MBEncodeMrzImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeSignatureImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeSignatureImage.h deleted file mode 100644 index ab7190c11..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodeSignatureImage.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBEncodeSignatureImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBEncodeSignatureImage_h -#define MBEncodeSignatureImage_h - -@protocol MBEncodeSignatureImage - -@required - -/** - * Sets whether image of signature on document should be extracted and JPEG-encoded. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL encodeSignatureImage; - -@end - - -#endif /* MBEncodeSignatureImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedCombinedFullDocumentImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedCombinedFullDocumentImageResult.h deleted file mode 100644 index 5a39c87ff..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedCombinedFullDocumentImageResult.h +++ /dev/null @@ -1,27 +0,0 @@ -// -// MBEncodedCombinedFullDocumentImageResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBEncodedCombinedFullDocumentImageResult_h -#define MBEncodedCombinedFullDocumentImageResult_h - -@protocol MBEncodedCombinedFullDocumentImageResult - -@required - -/** - * JPEG-encoded full document image of the front side of the document. Available only if enabled with `MBEncodeFullDocumentImage encodeFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedFullDocumentFrontImage; - -/** - * JPEG-encoded full document image of the back side of the document. Available only if enabled with `MBEncodeFullDocumentImage encodeFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedFullDocumentBackImage; - -@end - -#endif /* MBEncodedCombinedFullDocumentImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFaceImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFaceImageResult.h deleted file mode 100644 index 68cdd6234..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFaceImageResult.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBEncodedFaceImageResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBEncodedFaceImageResult_h -#define MBEncodedFaceImageResult_h - -@protocol MBEncodedFaceImageResult - -@required - -/** - * JPEG-encoded face image from the document if enabled with `MBEncodeFaceImage encodeFaceImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedFaceImage; - -@end - -#endif /* MBEncodedFaceImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFullDocumentImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFullDocumentImageResult.h deleted file mode 100644 index 6439ec863..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedFullDocumentImageResult.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBEncodedFullDocumentImageResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBEncodedFullDocumentImageResult_h -#define MBEncodedFullDocumentImageResult_h - -@protocol MBEncodedFullDocumentImageResult - -@required - -/** - * JPEG-encoded full document image if enabled with `MBEncodeFullDocumentImage encodeFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedFullDocumentImage; - -@end - -#endif /* MBEncodedFullDocumentImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedMrzImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedMrzImageResult.h deleted file mode 100644 index 7419fce70..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedMrzImageResult.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBEncodedMrzImageResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#ifndef MBEncodedMrzImageResult_h -#define MBEncodedMrzImageResult_h - -@protocol MBEncodedMrzImageResult - -@required - -/** - * JPEG-encoded MRZ image from the document if enabled with `MBEncodeMrzImage encodeMrzImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedMrzImage; - -@end - -#endif /* MBEncodedMrzImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedSignatureImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedSignatureImageResult.h deleted file mode 100644 index e9011b7ca..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEncodedSignatureImageResult.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBEncodedSignatureImageResult.h -// MicroblinkDev -// -// Created by DoDo on 17/05/2018. -// - -#ifndef MBEncodedSignatureImageResult_h -#define MBEncodedSignatureImageResult_h - -@protocol MBEncodedSignatureImageResult - -@required - -/** - * JPEG-encoded image of the signature from the document. Available only if enabled with `MBEncodeSignatureImage encodeSignatureImage` property. - */ -@property (nonatomic, readonly, nullable) NSData* encodedSignatureImage; - -@end - -#endif /* MBEncodedSignatureImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntities.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntities.h deleted file mode 100644 index d9ddd9307..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntities.h +++ /dev/null @@ -1,12 +0,0 @@ -// -// MBEntities.h -// MicroBlinkFramework -// -// Created by Dino Gustin on 06/06/18. -// Copyright (c) 2012 MicroBlink Ltd. All rights reserved. -// - -#import "MBBlinkIDEntities.h" - -#import "MBUsdlRecognizer.h" -#import "MBUsdlKeys.h" diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntity.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntity.h deleted file mode 100644 index b40977c23..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBEntity.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBEntity.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/03/2018. -// - -#import - -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all entities processors, recognizers, detectors... - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBEntity : NSObject - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBErrorReticle.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBErrorReticle.h deleted file mode 100644 index 3384242ee..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBErrorReticle.h +++ /dev/null @@ -1,31 +0,0 @@ -// -// MBErrorReticle.h -// MicroblinkDev -// -// Created by Jura Skrlec on 10/06/2019. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A camera reticle detection that locates at the center of screen and uses circular rotation to indicate that - * the system is active and has detected object. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBErrorReticle : MBSubview - -/** Custom tint color used for tinting reticleImage. Ignored if white. */ -@property(nonatomic, strong) UIColor *errorColor; -/** - * Custom reticle image. Shown instead of default circle. - * Content mode: center. - * Size: 88 x 88. - * Default: nil - */ -@property(nonatomic, strong) UIImage *errorReticleImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBException.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBException.h deleted file mode 100644 index 30b71ac63..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBException.h +++ /dev/null @@ -1,21 +0,0 @@ -// -// MBException.h -// Pdf417MobiDev -// -// Created by Jura Skrlec on 07/02/2018. -// - -#ifndef MBException_h -#define MBException_h - -typedef NSString * MBExceptionName NS_EXTENSIBLE_STRING_ENUM; - -FOUNDATION_EXPORT MBExceptionName const MBIllegalModificationException; -FOUNDATION_EXPORT MBExceptionName const MBInvalidLicenseKeyException; -FOUNDATION_EXPORT MBExceptionName const MBInvalidLicenseeKeyException; -FOUNDATION_EXPORT MBExceptionName const MBInvalidLicenseResourceException; -FOUNDATION_EXPORT MBExceptionName const MBInvalidBundleException; -FOUNDATION_EXPORT MBExceptionName const MBMissingSettingsException; -FOUNDATION_EXPORT MBExceptionName const MBInvalidArgumentException; - -#endif /* MBException_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImage.h deleted file mode 100644 index 54313f923..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBFaceImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBFaceImage_h -#define MBFaceImage_h - -@protocol MBFaceImage - -@required - -/** - * Sets whether face image from ID card should be extracted - * - * Default: NO - */ -@property (nonatomic, assign) BOOL returnFaceImage; - -@end - -#endif /* MBFaceImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageDpi.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageDpi.h deleted file mode 100644 index a7b0443ef..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageDpi.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBFaceImageDpi.h -// MicroblinkDev -// -// Created by DoDo on 19/06/2018. -// - -#ifndef MBFaceImageDpi_h -#define MBFaceImageDpi_h - -@protocol MBFaceImageDpi - -@required - -/** - * Property for setting DPI for face images - * Valid ranges are [100,400]. Setting DPI out of valid ranges throws an exception - * - * Default: 250 - */ -@property (nonatomic, assign) NSInteger faceImageDpi; - -@end - - -#endif /* MBFaceImageDpi_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageResult.h deleted file mode 100644 index b5bd80fb0..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFaceImageResult.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBFaceImageResult.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBFaceImageResult_h -#define MBFaceImageResult_h - -#import "MBImage.h" -#import "MBStringResult.h" - -@protocol MBFaceImageResult - -@required - -/** - * face image from the document if enabled with `MBFaceImage returnFaceImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* faceImage; - -@end - -#endif /* MBFaceImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFieldType.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFieldType.h deleted file mode 100644 index 006677478..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFieldType.h +++ /dev/null @@ -1,52 +0,0 @@ -// -// MBFieldType.h -// BlinkIDDev -// -// Created by Mijo Gracanin on 26.10.2022.. -// - -#ifndef MBFieldType_h -#define MBFieldType_h - -typedef NS_ENUM(NSInteger, MBFieldType) { - MBFieldTypeAdditionalAddressInformation, - MBFieldTypeAdditionalNameInformation, - MBFieldTypeAdditionalOptionalAddressInformation, - MBFieldTypeAdditionalPersonalIdNumber, - MBFieldTypeAddress, - MBFieldTypeBloodType, - MBFieldTypeClassEffectiveDate, - MBFieldTypeClassExpiryDate, - MBFieldTypeConditions, - MBFieldTypeDateOfBirth, - MBFieldTypeDateOfExpiry, - MBFieldTypeDateOfIssue, - MBFieldTypeDocumentAdditionalNumber, - MBFieldTypeDocumentOptionalAdditionalNumber, - MBFieldTypeDocumentNumber, - MBFieldTypeEmployer, - MBFieldTypeEndorsements, - MBFieldTypeFathersName, - MBFieldTypeFirstName, - MBFieldTypeFullName, - MBFieldTypeIssuingAuthority, - MBFieldTypeLastName, - MBFieldTypeLicenceType, - MBFieldTypeLocalizedName, - MBFieldTypeMaritalStatus, - MBFieldTypeMothersName, - MBFieldTypeMrz, - MBFieldTypeNationality, - MBFieldTypePersonalIdNumber, - MBFieldTypePlaceOfBirth, - MBFieldTypeProfession, - MBFieldTypeRace, - MBFieldTypeReligion, - MBFieldTypeResidentialStatus, - MBFieldTypeRestrictions, - MBFieldTypeSex, - MBFieldTypeSponsor, - MBFieldTypeVehicleClass -}; - -#endif /* MBFieldType_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h deleted file mode 100644 index 1c4b22e56..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBFirstSideFinishedRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by DoDo on 24/04/2018. -// - -#ifndef MBFirstSideFinishedRecognizerRunnerDelegate_h -#define MBFirstSideFinishedRecognizerRunnerDelegate_h - -@class MBRecognizerRunner; - -@protocol MBFirstSideFinishedRecognizerRunnerDelegate -@required - -/** - * Called when scanning library finishes performing recognition of the first side of the document. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void) recognizerRunnerDidFinishRecognitionOfFirstSide:(nonnull MBRecognizerRunner *)recognizerRunner; - -@end - -#endif /* MBFirstSideFinishedRecognizerRunnerDelegate_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 668e4c3ee..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h -// MicroblinkDev -// -// Created by DoDo on 24/04/2018. -// - -#ifndef MBFirstSideFinishedRecognizerRunnerViewControllerDelegate_h -#define MBFirstSideFinishedRecognizerRunnerViewControllerDelegate_h - -#import - -@protocol MBRecognizerRunnerViewController; - -@protocol MBFirstSideFinishedRecognizerRunnerViewControllerDelegate -@required - -/** - * Called when scanning library finishes performing recognition of the first side of the document. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void) recognizerRunnerViewControllerDidFinishRecognitionOfFirstSide:(nonnull UIViewController *)recognizerRunnerViewController; - -@end - -#endif /* MBFirstSideFinishedRecognizerRunnerViewControllerDelegate_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFixedDewarpPolicy.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFixedDewarpPolicy.h deleted file mode 100644 index a1ba54951..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFixedDewarpPolicy.h +++ /dev/null @@ -1,42 +0,0 @@ -// -// MBFixedDewarpPolicy.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBDewarpPolicy.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Fixed dewarp policy. Dewarp height will be exactly as defined by its dewarpHeight. - * - * This policy is usually best for processor groups that use legacy BlinkOCR. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBFixedDewarpPolicy : MBDewarpPolicy - -/** - * Default dewarp height value used when using default constructor. - */ -- (instancetype)init; - -/** - * @param dewarpHeight Desired dewarp height in pixels. Note that if device does not support given - * dewarp height, the max supported by the device will be used. - */ -- (instancetype)initWithDewarpHeight:(NSInteger)dewarpHeight NS_DESIGNATED_INITIALIZER; - -/** - * Returns the desired dewarp height (in pixels) as specified by this policy. - * - * Default: 100 - */ -@property (nonatomic, assign, readonly) NSInteger dewarpHeight; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameGrabberRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameGrabberRecognizer.h deleted file mode 100644 index caf6be501..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameGrabberRecognizer.h +++ /dev/null @@ -1,62 +0,0 @@ -// -// MBFrameGrabberRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/01/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBRecognizer.h" - -@protocol MBFrameGrabberRecognizerDelegate; - -@class MBImage; - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that can returns success frame. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBFrameGrabberRecognizer : MBRecognizer - -- (instancetype)init NS_UNAVAILABLE; -- (instancetype)initWithFrameGrabberDelegate:(id)frameGrabberDelegate NS_SWIFT_NAME(init(frameGrabberDelegate:)); - -/** - * Allow sending focused camera frames to MBFrameGrabberRecognizerDelegate. - * - * Default: YES - */ -@property(nonatomic, assign) BOOL grabFocusedFrames; - -/** - * Allow sending unfocused camera frames to MBFrameGrabberRecognizerDelegate. - * - * Default: NO - */ -@property(nonatomic, assign) BOOL grabUnfocusedFrames; - -@end - -@protocol MBFrameGrabberRecognizerDelegate -@required -/** - * Called when {FrameGrabberRecognizer} received new frame for processing. - * Note that all buffers associated with image are available only during life of this method. - * As soon as this method exits, there is no guarantee that buffers will be valid. If you need - * to store image for later processing, showing or saving, make sure you create a copy of it. - * @param cameraFrame The {MBImage} containing frame that will be processed. - * @param focused Information whether or not given frame is considered to be in focus. This - * information is calculated on the basis of frame quality estimation algorithm - * combined with information about actual frame that was provided by camera device. - * @param frameQuality A number indicating calculated quality of given frame. This number is - * non-negative, however it's maximum is not defined - the higher the number - * is, the better the observed quality of frame is. - */ -- (void)onFrameAvailable:(MBImage *)cameraFrame isFocused:(BOOL)focused frameQuality:(CGFloat)frameQuality; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 19f1a21fa..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,30 +0,0 @@ -// -// MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h -// BlinkShowcaseDev -// -// Created by Jura Skrlec on 02/12/2020. -// - -#ifndef MBFrameRecognitionRecognizerRunnerViewControllerDelegate_h -#define MBFrameRecognitionRecognizerRunnerViewControllerDelegate_h - -#import "MBRecognizerResult.h" - -@protocol MBRecognizerRunnerViewController; - -/** - * Protocol for obtaining frame recognition - */ -@protocol MBFrameRecognitionRecognizerRunnerViewControllerDelegate -@required -/** - * Scanning library did output frame with state - * - * @param recognizerRunnerViewController scanningViewController Scanning view controller responsible for scanning - * @param state state of scanning - */ -- (void)recognizerRunnerViewControllerDidFinishFrameRecognition:(nonnull UIViewController *)recognizerRunnerViewController state:(MBRecognizerResultState)state; - -@end - -#endif /* MBFrameRecognitionRecognizerRunnerViewControllerDelegate_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImage.h deleted file mode 100644 index e12ddd3b2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBFullDocumentImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBFullDocumentImage_h -#define MBFullDocumentImage_h - -@protocol MBFullDocumentImage - -@required - -/** - * Sets whether full document image of ID card should be extracted. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL returnFullDocumentImage; - -@end - -#endif /* MBFullDocumentImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageDpi.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageDpi.h deleted file mode 100644 index 1cec5709e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageDpi.h +++ /dev/null @@ -1,20 +0,0 @@ -// -// MBFullDocumentImageDpi.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -@protocol MBFullDocumentImageDpi - -@required - -/** - * Property for setting DPI for full document images - * Valid ranges are [100,400]. Setting DPI out of valid ranges throws an exception - * - * Default: 250 - */ -@property (nonatomic, assign) NSInteger fullDocumentImageDpi; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageExtensionFactors.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageExtensionFactors.h deleted file mode 100644 index 77cd68961..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageExtensionFactors.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// MBFullDocumentImageExtensionFactors.h -// MicroblinkDev -// -// Created by Dino on 19/06/2018. -// - -#import "MBImageExtensionFactors.h" - -@protocol MBFullDocumentImageExtensionFactors - -@required - -/** - * Image extension factors for full document image. - * - * @see MBImageExtensionFactors - * Default: {0.0f, 0.0f, 0.0f, 0.0f} - */ -@property (nonatomic, assign) MBImageExtensionFactors fullDocumentImageExtensionFactors; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageResult.h deleted file mode 100644 index cc88ffd1e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBFullDocumentImageResult.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBFullDocumentImageResult.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBFullDocumentImageResult_h -#define MBFullDocumentImageResult_h - -#import "MBImage.h" - -@protocol MBFullDocumentImageResult - -@required - -/** - * full document image if enabled with `MBFullDocumentImage returnFullDocumentImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* fullDocumentImage; - -@end - -#endif /* MBFullDocumentImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGeometry.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGeometry.h deleted file mode 100644 index f5532a68c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGeometry.h +++ /dev/null @@ -1,137 +0,0 @@ -// -// PPGeometry.h -// BarcodeFramework -// -// Created by Jura on 03/08/14. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import "TargetConditionals.h" -#import - -#if TARGET_OS_IPHONE -#import -#else -#import -#endif - -#import "MBMicroblinkDefines.h" - -#define NULL_NUMBER INFINITY -#define NULL_POINT CGPointMake(NULL_NUMBER, NULL_NUMBER) -#define NULL_LINE CGLineMake(NULL_POINT, NULL_POINT) -#define RADIANS(degrees) ((degrees * M_PI) / 180.0) - - -// A delta point representing the distance of a translation transform -typedef CGPoint CGDelta; - -// A line is defined as two points -typedef struct { - CGPoint point1; - CGPoint point2; -} CGLine; - -#pragma mark - Points - -// Create a delta from a delta x and y -CGDelta CGDeltaMake(CGFloat deltaX, CGFloat deltaY); - -// Create point with given offset from given point -CGPoint CGPointWithDelta(CGPoint point, CGDelta delta); - -// Get the distance between two points -CGFloat CGPointDistance(CGPoint p1, CGPoint p2); - -// A point along a line distance from point1. -CGPoint CGPointAlongLine(CGLine line, CGFloat distance); - -// A point rotated around the pivot point by degrees. -CGPoint CGPointRotatedAroundPoint(CGPoint point, CGPoint pivot, CGFloat degrees); - -#pragma mark - Lines - -// Create a line from 2 points. -CGLine CGLineMake(CGPoint point1, CGPoint point2); - -// Returns true if two lines are exactly coincident -bool CGLineEqualToLine(CGLine line1, CGLine line2); - -// Get a lines midpoint -CGPoint CGLineMidPoint(CGLine line); - -// Returns a direction of the line -CGFloat CGLineDirection(CGLine line); - -// Returns the angle between two given lines, in radians -CGFloat CGLinesAngle(CGLine line1, CGLine line2); - -// Get the point at which two lines intersect. Returns NULL_POINT if they don't intersect. -CGPoint CGLinesIntersectAtPoint(CGLine line1, CGLine line2); - -// Get the length of a line -CGFloat CGLineLength(CGLine line); - -// Returns a scaled line. Point 1 acts as the base and Point 2 is extended. -CGLine CGLineScale(CGLine line, CGFloat scale); - -// Returns a line translated by delta. -CGLine CGLineTranslate(CGLine line, CGDelta delta); - -// Returns a scaled line with the same midpoint. -CGLine CGLineScaleOnMidPoint(CGLine line, CGFloat scale); - -// Returns the delta x and y of the line from point 1 to point 2. -CGDelta CGLineDelta(CGLine line); - -// Returns true if two lines are parallel -bool CGLinesAreParallel(CGLine line1, CGLine line2); - -#pragma mark - Rectangles - -// Corners points of a CGRect -CGPoint CGRectTopLeftPoint(CGRect rect); -CGPoint CGRectTopRightPoint(CGRect rect); -CGPoint CGRectBottomLeftPoint(CGRect rect); -CGPoint CGRectBottomRightPoint(CGRect rect); - -// Returns a resized rect with the same centerpoint. -CGRect CGRectResize(CGRect rect, CGSize newSize); - -// Similar to CGRectInset but only insets one edge. All other edges do not move. -CGRect CGRectInsetEdge(CGRect rect, CGRectEdge edge, CGFloat amount); - -/** - Calculates the stacking of rectangles within a larger rectangle. - The resulting rectangle is stacked counter clockwise along the edge specified. As soon as - there are more rects than will fit, a new row is started, thus, they are stacked by column, - then by row. `reverse` will cause them to be stacked counter-clockwise along the specified edge. -*/ -CGRect CGRectStackedWithinRectFromEdge(CGRect rect, CGSize size, int count, CGRectEdge edge, bool reverse); - -// Find the centerpoint of a rectangle. -CGPoint CGRectCenterPoint(CGRect rect); - -// Assigns the closest two corner points to point1 and point2 of the rect to the passed in point. -void CGRectClosestTwoCornerPoints(CGRect rect, CGPoint point, CGPoint *point1, CGPoint *point2); - -// The point at which a line, extended infinitely past its second point, intersects -// the rectangle. Returns NULL_POINT if no interseciton is found. -CGPoint CGLineIntersectsRectAtPoint(CGRect rect, CGLine line); - -// Transforms point from one rect to another. -CGPoint CGTransformedPointToDestination(CGPoint point, CGRect originalRect, CGRect destinationRect); - -#pragma mark - Arcs - -// The control points for an arc from startPoint to endPoint with radius. -// To determine the right hand rule: make an arc with your right hand, placing your pinky on the screen and your -// thumb pointing out from the screen. With the base of your hand at the start point, the curvature of your hand -// indicates what direction the arc will curve to the endpoint. -void CGControlPointsForArcBetweenPointsWithRadius(CGPoint startPoint, CGPoint endPoint, CGFloat radius, bool rightHandRule, - CGPoint *controlPoint1, CGPoint *controlPoint2); - -#pragma mark - ScanningRegion - -// Convert given frame into scanning region frame for given bounds. -MB_EXTERN CGRect MBscanningRegionForFrameInBounds(CGRect frame, CGRect bounds); diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareDetection.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareDetection.h deleted file mode 100644 index 0e9958a67..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareDetection.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBGlareDetection.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBGlareDetection_h -#define MBGlareDetection_h - -@protocol MBGlareDetection - -@required - -/** - * Defines if glare detection should be turned on/off. - * - * Default: YES - */ -@property (nonatomic, assign) BOOL detectGlare; - -@end - -#endif /* MBGlareDetection_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerDelegate.h deleted file mode 100644 index d1e9eac51..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerDelegate.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBGlareRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by DoDo on 24/04/2018. -// - -#ifndef MBGlareRecognizerRunnerDelegate_h -#define MBGlareRecognizerRunnerDelegate_h - -@class MBRecognizerRunner; - -@protocol MBGlareRecognizerRunnerDelegate -@required - -/** - * Called when scanning library finishes glare detection. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void) recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishGlareDetectionWithResult:(BOOL)glareFound; -@end - - -#endif /* MBGlareRecognizerRunnerDelegate_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index c1f4a5913..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBGlareRecognizerRunnerViewControllerDelegate.h -// MicroblinkDev -// -// Created by DoDo on 24/04/2018. -// - -#ifndef MBGlareRecognizerRunnerViewControllerDelegate_h -#define MBGlareRecognizerRunnerViewControllerDelegate_h - -#import - -@protocol MBRecognizerRunnerViewController; - -@protocol MBGlareRecognizerRunnerViewControllerDelegate -@required - -/** - * Called when scanning library finishes glare detection. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void) recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didFinishGlareDetectionWithResult:(BOOL)glareFound; -@end - - -#endif /* MBGlareRecognizerRunnerViewControllerDelegate_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareStatusSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareStatusSubview.h deleted file mode 100644 index 11bddd3b1..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBGlareStatusSubview.h +++ /dev/null @@ -1,32 +0,0 @@ -// -// MBGlareStatusSubview.h -// MicroblinkDev -// -// Created by Jura Skrlec on 14/09/2017. -// -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Overlay subview presenting the status of glare detection. - * The subview is presented as translucent view with detection status label in the center of ID Card View Finder View - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBGlareStatusSubview : MBSubview - -@property (nonatomic) UILabel *label; - -- (instancetype)init NS_UNAVAILABLE; - -- (instancetype)initWithCoder:(NSCoder *)aDecoder NS_UNAVAILABLE; - -- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER; - -- (void)glareDetectionFinishedWithResult:(BOOL)glareFound; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeDocumentType.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeDocumentType.h deleted file mode 100644 index c6baf102a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeDocumentType.h +++ /dev/null @@ -1,33 +0,0 @@ -// -// MBIdBarcodeDocumentType.h -// MicroblinkDev -// -// Created by Jura Skrlec on 16/03/2020. -// - -/** - * Enumeration of possible barcode formats - */ -typedef NS_ENUM(NSInteger, MBIdBarcodeDocumentType) { - MBIdBarcodeDocumentTypeNone = 0, - /** AAMVACompliant */ - MBIdBarcodeDocumentTypeAAMVACompliant, - /** Argentina ID */ - MBIdBarcodeDocumentTypeArgentinaID, - /** Argentina Alien ID */ - MBIdBarcodeDocumentTypeArgentinaAlienID, - /** Argentina DL */ - MBIdBarcodeDocumentTypeArgentinaDL, - /** Colombia ID */ - MBIdBarcodeDocumentTypeColombiaID, - /** Colombia DL */ - MBIdBarcodeDocumentTypeColombiaDL, - /** Nigeria Voter ID */ - MBIdBarcodeDocumentTypeNigeriaVoterID, - /** Nigeria DL */ - MBIdBarcodeDocumentTypeNigeriaDL, - /** Panama ID */ - MBIdBarcodeDocumentTypePanamaID, - /** South African ID */ - MBIdBarcodeDocumentTypeSouthAfricaID -}; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizer.h deleted file mode 100644 index 401138e4c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizer.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// MBIDBarcodeRecognizer.h -// -// Created by juraskrlec on 16/03/2020 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizer.h" -#import "MBIdBarcodeRecognizerResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* The ID Barcode Recognizer is used for scanning ID Barcode. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBIdBarcodeRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning IDBarcodeRecognizer - */ -@property (nonatomic, strong, readonly) MBIdBarcodeRecognizerResult *result; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizerResult.h deleted file mode 100644 index 7473847e1..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBIdBarcodeRecognizerResult.h +++ /dev/null @@ -1,211 +0,0 @@ -// -// MBIDBarcodeRecognizerResult.h -// -// Created by juraskrlec on 16/03/2020 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizerResult.h" -#import "MBDate.h" -#import "MBBarcodeType.h" -#import "MBIdBarcodeDocumentType.h" -#import "MBBarcodeElements.h" - -#import "MBAgeResult.h" -#import "MBDocumentExpirationCheckResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* The ID Barcode Recognizer is used for scanning ID Barcode. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBIdBarcodeRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** -* The additional name information of the document owner. -*/ -@property (nonatomic, readonly) NSString *additionalNameInformation; - -/** -* The address of the document owner. -*/ -@property (nonatomic, readonly) NSString *address; - -/** -* The date of birth of the document owner. -*/ -@property (nonatomic, readonly) MBDate *dateOfBirth; - -/** -* The date of expiry of the document. -*/ -@property (nonatomic, readonly) MBDate *dateOfExpiry; - -/** -* The date of issue of the document. -*/ -@property (nonatomic, readonly) MBDate *dateOfIssue; - -/** -* The additional number of the document. -*/ -@property (nonatomic, readonly) NSString *documentAdditionalNumber; - -/** -* The document number. -*/ -@property (nonatomic, readonly) NSString *documentNumber; - -/** -* The employer of the document owner. -*/ -@property (nonatomic, readonly) NSString *employer; - -/** -* The first name of the document owner. -*/ -@property (nonatomic, readonly) NSString *firstName; - -/** -* The middle name of the document owner. -*/ -@property (nonatomic, readonly) NSString *middleName; - -/** -* The full name of the document owner. -*/ -@property (nonatomic, readonly) NSString *fullName; - -/** -* The issuing authority of the document. -*/ -@property (nonatomic, readonly) NSString *issuingAuthority; - -/** -* The last name of the document owner. -*/ -@property (nonatomic, readonly) NSString *lastName; - -/** -* The marital status of the document owner. -*/ -@property (nonatomic, readonly) NSString *maritalStatus; - -/** -* The nationality of the documet owner. -*/ -@property (nonatomic, readonly) NSString *nationality; - -/** -* The personal identification number. -*/ -@property (nonatomic, readonly) NSString *personalIdNumber; - -/** -* The place of birth of the document owner. -*/ -@property (nonatomic, readonly) NSString *placeOfBirth; - -/** -* The profession of the document owner. -*/ -@property (nonatomic, readonly) NSString *profession; - -/** -* The race of the document owner. -*/ -@property (nonatomic, readonly) NSString *race; - -/** -* The religion of the document owner. -*/ -@property (nonatomic, readonly) NSString *religion; - -/** -* The residential stauts of the document owner. -*/ -@property (nonatomic, readonly) NSString *residentialStatus; - -/** -* The sex of the document owner. -*/ -@property (nonatomic, readonly) NSString *sex; - -/** - * Byte array with result of the scan - */ -@property(nonatomic, strong, readonly, nullable) NSData* rawData; - -/** - * Retrieves string content of scanned data - */ -@property(nonatomic, strong, readonly, nullable) NSString* stringData; - -/** - * Flag indicating uncertain scanning data - * E.g obtained from damaged barcode. - */ -@property(nonatomic, assign, readonly) BOOL uncertain; - -/** - * Type of the barcode scanned - * - * @return Type of the barcode - */ -@property(nonatomic, assign, readonly) MBBarcodeType barcodeType; - -/** - * The document type deduced from the recognized barcode - * - * @return Type of the document - */ -@property(nonatomic, assign, readonly) MBIdBarcodeDocumentType documentType; - -/** -* The restrictions to driving privileges for the driver license owner. -*/ -@property (nonatomic, readonly) NSString *restrictions; - -/** -* The additional privileges granted to the driver license owner. -*/ -@property (nonatomic, readonly) NSString *endorsements; - -/** -* The type of vehicle the driver license owner has privilege to drive. -*/ -@property (nonatomic, readonly) NSString *vehicleClass; - -/** -* The street address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *street; - -/** -* The postal code address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *postalCode; - -/** -* The city address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *city; - -/** -* The jurisdiction code address portion of the document owner. -*/ -@property (nonatomic, readonly) NSString *jurisdiction; - -/** - * Document specific extended elements that contain all barcode fields in their original form. - * - * Currently this is only filled for AAMVACompliant documents. -*/ -@property (nonatomic, readonly) MBBarcodeElements *extendedElements; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImage.h deleted file mode 100644 index 1437ff099..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImage.h +++ /dev/null @@ -1,101 +0,0 @@ -// -// MBImage.h -// BlinkIdFramework -// -// Created by Dino on 25/02/16. -// Copyright © 2016 Microblink Ltd. All rights reserved. -// - -#import "Foundation/Foundation.h" -#import "CoreMedia/CoreMedia.h" -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Enum which describes text orientation on an image. - */ -typedef NS_ENUM(NSInteger, MBProcessingOrientation) { - /** Text oriented same as picture */ - MBProcessingOrientationUp, - /** Text is rotated 90 degrees clockwise */ - MBProcessingOrientationRight, - /** Text is upside down */ - MBProcessingOrientationDown, - /** Text is rotated 90 degrees counterclockwise */ - MBProcessingOrientationLeft -}; - -/** - * Object which represents an image. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBImage : NSObject - -/** - * UIImage of wrapped image. - * If this MBImage wasn't created with UIImage, UIImage will be created with first access of this property. - */ -@property (nonatomic, readonly, nullable) UIImage *image; - -/** - * Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0). - */ -@property (nonatomic) CGRect roi; - -/** - * Processing orientation of image. This is used in OCR where you can specify character orientation. - * - * Default: MBProcessingOrientationUp - */ -@property (nonatomic) MBProcessingOrientation orientation; - -/** - * Tells whether camera input images should be mirrored horizontally before processing - * - * Default: NO - */ -@property (nonatomic) BOOL mirroredHorizontally; - -/** - * Tells whether camera input images should be mirrored vertically before processing - * - * Default: NO - */ -@property (nonatomic) BOOL mirroredVertically; - - -/** - * If YES, the image will prior to processing go through frame quality estimation phase, which might discard the frame - * - * Default: NO. - */ -@property (nonatomic) BOOL estimateFrameQuality; - -/** - * Property which tells if this frame is a camera or a single photo frame. - * This is important for image processing. - * - * Default: YES if created with CMSampleBuffer, NO if created with UIImage - */ -@property (nonatomic) BOOL cameraFrame; - -/** - * Creates MBImage around UIImage. - */ -+ (instancetype)imageWithUIImage:(UIImage *)image; - -/** - * Creates MBImage around CVImageBufferRef. - */ -+ (instancetype)imageWithCmSampleBuffer:(CMSampleBufferRef)buffer; - -/** - * Creates MBImage around CVPixelBufferRef. - */ -+ (instancetype)imageWithCvPixelBuffer:(CVPixelBufferRef)buffer orientation:(UIImageOrientation)orientation; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisDetectionStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisDetectionStatus.h deleted file mode 100644 index f90f5e01c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisDetectionStatus.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBDocumentImageMoireStatus.h -// MicroblinkDev -// -// Created by Jura Skrlec on 29/05/2020. -// - -#ifndef MBImageAnalysisDetectionStatus_h -#define MBImageAnalysisDetectionStatus_h - -/** -* MBImageAnalysisDetectionStatus enum defines possible states of detection. -*/ -typedef NS_ENUM(NSInteger, MBImageAnalysisDetectionStatus) { - - // // Detection was not performed - MBImageAnalysisDetectionStatusNotAvailable = 0, - - // Not detected on input image - MBImageAnalysisDetectionStatusNotDetected, - - // Detected on input image - MBImageAnalysisDetectionStatusDetected -}; - -#endif /* MBDocumentImageMoireStatus_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisResult.h deleted file mode 100644 index 40cc58e20..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageAnalysisResult.h +++ /dev/null @@ -1,69 +0,0 @@ -// -// MBImageAnalysisResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 06/07/2020. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBDocumentImageColorStatus.h" -#import "MBImageAnalysisDetectionStatus.h" - -NS_ASSUME_NONNULL_BEGIN - -typedef NS_ENUM(NSInteger, MBCardOrientation) { - MBCardOrientationHorizontal, - MBCardOrientationVertical -}; - -typedef NS_ENUM(NSInteger, MBRotation) { - MBRotationZero, - MBRotationClockwise90, - MBRotationCounterClockwise90, - MBRotationUpsideDown -}; - -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBImageAnalysisResult : NSObject - -MB_INIT_UNAVAILABLE - -/** - * Whether the image is blurred. - */ -@property (nonatomic, readonly, assign) BOOL blurred; - -/** - * The color status determined from scanned image. - */ -@property (nonatomic, readonly, assign) MBDocumentImageColorStatus documentImageColorStatus; - -/** - * The Moire pattern detection status determined from the scanned image. - */ -@property (nonatomic, readonly, assign) MBImageAnalysisDetectionStatus documentImageMoireStatus; - -/** - * Face detection status determined from the scanned image. - */ -@property (nonatomic, readonly, assign) MBImageAnalysisDetectionStatus faceDetectionStatus; - -/** - * Mrz detection status determined from the scanned image. - */ -@property (nonatomic, readonly, assign) MBImageAnalysisDetectionStatus mrzDetectionStatus; - -/** - * Barcode detection status determined from the scanned image. - */ -@property (nonatomic, readonly, assign) MBImageAnalysisDetectionStatus barcodeDetectionStatus; - -/** - * Orientation determined from the scanned image. - */ -@property (nonatomic, readonly, assign) MBCardOrientation cardOrientation; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageExtensionFactors.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageExtensionFactors.h deleted file mode 100644 index ef44f234f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageExtensionFactors.h +++ /dev/null @@ -1,32 +0,0 @@ -// -// MBImageExtensionFactors.h -// MicroblinkDev -// -// Created by Dino on 19/06/2018. -// - -#import - -/** - * Struct which describes image extension factors. Each factors denotes by what percentage is image extended. - * For example, value of top = 0.3f means that top side of the image is extended by 30% of cards height, - * while value of right = 1.3f means that the right side of the image is extended by 120% of the cards width. - */ -typedef struct MBImageExtensionFactors { - CGFloat top; - CGFloat right; - CGFloat bottom; - CGFloat left; -} MBImageExtensionFactors; - -/** - * Method which creates a image extension factors structure - */ -NS_INLINE MBImageExtensionFactors MBMakeImageExtensionFactors(CGFloat top, CGFloat right, CGFloat bottom, CGFloat left) { - MBImageExtensionFactors factors; - factors.top = top; - factors.right = right; - factors.bottom = bottom; - factors.left = left; - return factors; -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageProcessingRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageProcessingRecognizerRunnerDelegate.h deleted file mode 100644 index 887cfd308..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageProcessingRecognizerRunnerDelegate.h +++ /dev/null @@ -1,20 +0,0 @@ -// -// MBImageProcessingDelegate.h -// Microblink -// -// Created by DoDo on 07/05/2018. -// - -@class MBRecognizerRunner; -@class MBImage; - -@protocol MBImageProcessingRecognizerRunnerDelegate -@required - -/** - * Called when MBRecognizerRunner finishes processing given image. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void) recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishProcessingImage:(nonnull MBImage *)image; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessor.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessor.h deleted file mode 100644 index 441e1de42..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessor.h +++ /dev/null @@ -1,39 +0,0 @@ -// -// MBImageReturnProcessor.h -// MicroblinkDev -// -// Created by Jura Skrlec on 23/03/2018. -// - -#import -#import "MBProcessor.h" -#import "MBImageReturnProcessorResult.h" -#import "MBMicroblinkDefines.h" -#import "MBMicroblinkInitialization.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Processor that will simply save given image. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBImageReturnProcessor : MBProcessor - -MB_INIT - -/** - * MBImageReturnProcessor processor result - */ -@property (nonatomic, strong, readonly) MBImageReturnProcessorResult *result; - -/** - * Defines whether saved image will also be encoded as JPEG. This is false by default, which - * means that only original image will be saved. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL encodeImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessorResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessorResult.h deleted file mode 100644 index 11ff53d1d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBImageReturnProcessorResult.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// MBImageReturnProcessorResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 23/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBProcessorResult.h" - -@class MBImage; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Processor that will simply save given image. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBImageReturnProcessorResult : MBProcessorResult - -MB_INIT_UNAVAILABLE - -/** - * Returns the raw image saved by the processor. If no image was saved by processor, returns null. - * NOTE: Internal buffers of the returned image are valid as long as Result object (this) is alive. - */ -@property (nonatomic, strong, readonly, nullable) MBImage *rawImage; - -/** - * JPEG-encoded image or nil, depending on whether image encoding was enabled. - */ -@property (nonatomic, strong, readonly, nullable) NSData *encodedImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationInstructionsSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationInstructionsSubview.h deleted file mode 100644 index 2879e4c64..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationInstructionsSubview.h +++ /dev/null @@ -1,21 +0,0 @@ -// -// MBDocumentVerificationInstructionsSubview.h -// MicroblinkDev -// -// Created by Jura Skrlec on 29/05/2018. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdOverlayViewController.") MB_FINAL -@interface MBLegacyDocumentVerificationInstructionsSubview : MBSubview - -@property (nonatomic) UILabel *instructionsLabel; - -@property (nonatomic) UIImageView *instructionsImageView; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlaySettings.h deleted file mode 100644 index e93815b81..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlaySettings.h +++ /dev/null @@ -1,104 +0,0 @@ -// -// MBDocumentVerificationOverlaySettings.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/05/2018. -// - -#import "MBBaseOcrOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Settings class containing UI information - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdOverlaySettings.") MB_FINAL -@interface MBLegacyDocumentVerificationOverlaySettings : MBBaseOcrOverlaySettings - -/** - * Returns/sets user instructions that are shown above camera preview while the first side of the - * document is being scanned. - * - * Default: string defined by "photopay_front_verification_document" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *firstSideInstructions; - -/** - * Returns/sets user instructions that are shown above camera preview while the second side of the - * document is being scanned. - * - * Default: string defined by "photopay_back_verification_document" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *secondSideInstructions; - -/** - * Returns/sets splash message that is shown before scanning the first side of the document, - * while starting camera. - * - * Default: string defined by "photopay_front_splash_verification_document" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *firstSideSplashMessage; - -/** - * Returns/sets splash message that is shown before scanning the second side of the document, - * while starting camera. - * - * Default: string defined by "photopay_back_splash_verification_document" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *secondSideSplashMessage; - -/** - * Returns/sets splash message that is shown after scanning the document. - * - * Default: string defined by "photopay_done_splash_verification_document" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *scanningDoneSplashMessage; - -/** - * Returns/sets glare status message that is shown if glare detection is turned on - * and it is shown if glare is detected. - * - * Default: string defined by "mb_tooltip_glare" - * key in strings file in Microblink.bundle - */ -@property(nonatomic, strong) NSString *glareMessage; - -/** - * Returns/sets splash image which is shown below splash message, before scanning the first side of - * the document, while starting camera. - */ -@property(nonatomic, strong) UIImage *firstSideSplashImage; - -/** - * Returns/sets splash image which is shown below splash message, before scanning the second side of - * the document, while starting camera. - */ -@property(nonatomic, strong) UIImage *secondSideSplashImage; - -/** - * Returns image that is shown above camera preview, next to the user instructions message, while - * the first side of the document is being scanned. - */ -@property(nonatomic, strong) UIImage *firstSideInstructionsImage; - -/** - * Returns image that is shown above camera preview, next to the user instructions message, while - * the second side of the document is being scanned. - */ -@property(nonatomic, strong) UIImage *secondSideInstructionsImage; - -/** - * Gets/sets capturing of high resolution image - * - * Default: NO - */ -@property(nonatomic, assign) BOOL captureHighResImage; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewController.h deleted file mode 100644 index b8a533d83..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewController.h +++ /dev/null @@ -1,52 +0,0 @@ -// -// MBDocumentVerificationOverlayViewController.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/05/2018. -// - -#import "MBBaseOverlayViewController.h" -#import "MBLegacyDocumentVerificationOverlaySettings.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol MBLegacyDocumentVerificationOverlayViewControllerDelegate; - -@class MBLegacyDocumentVerificationOverlaySettings; -@class MBRecognizerCollection; - -typedef NS_ENUM(NSInteger, MBLegacyDocumentVerificationHighResImageState) { - MBLegacyDocumentVerificationHighResImageStateFrontSide, - MBLegacyDocumentVerificationHighResImageStateBackSideSide -}; - -/** - * Default overlay when using ID card combined recognizers for verification. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdOverlayViewController.") MB_FINAL -@interface MBLegacyDocumentVerificationOverlayViewController : MBBaseOverlayViewController - -/** - * Common settings - */ -@property (nonatomic, strong, readonly) MBLegacyDocumentVerificationOverlaySettings *settings; - -/** - * Delegate - */ -@property (nonatomic, weak, readonly) id delegate; - -/** - * Designated intializer. - * - * @param settings MBDocumentOverlaySettings object - * - * @param recognizerCollection MBRecognizerCollection object - * - * @return initialized overlayViewController - */ -- (instancetype)initWithSettings:(MBLegacyDocumentVerificationOverlaySettings *)settings recognizerCollection:(MBRecognizerCollection *)recognizerCollection delegate:(nonnull id)delegate; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewControllerDelegate.h deleted file mode 100644 index 6b0e6516e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationOverlayViewControllerDelegate.h +++ /dev/null @@ -1,69 +0,0 @@ -// -// MBDocumentVerificationOverlayViewControllerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/05/2018. -// - -#import -#import "MBLegacyDocumentVerificationOverlayViewController.h" -#import "MBRecognizerRunnerViewController.h" -#import "MBRecognizerResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining scanning results - */ -@protocol MBLegacyDocumentVerificationOverlayViewControllerDelegate -@required -/** - * Scanning library did output scanning results - * - * Depending on how you want to treat the result, you might want to - * dismiss the scanningViewController here. - * - * This method is the default way for getting access to results of scanning. - * - * Note: - * - there may be 0, 1, or more than one scanning results. - * - each scanning result belongs to a common MBRecognizerResult type - * - handle different types differently - * - * @param documentVerificationOverlayViewController documentVerificationOverlayViewController Scanning view controller responsible for scanning - * @param state state of scanning - * - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)legacyDocumentVerificationOverlayViewControllerDidFinishScanning:(nonnull MBLegacyDocumentVerificationOverlayViewController *)documentVerificationOverlayViewController state:(MBRecognizerResultState)state; - -/** - * Scanning library was closed, usually by the user pressing close button and cancelling the scan - * - * @param documentVerificationOverlayViewController Scanning view controller responsible for scanning - */ -- (void)legacyDocumentVerificationOverlayViewControllerDidTapClose:(nonnull MBLegacyDocumentVerificationOverlayViewController *)documentVerificationOverlayViewController; - -@optional -/** - * Called when scanning library finished scanning first side of the document - * - * @param documentVerificationOverlayViewController documentVerificationOverlayViewController Scanning view controller responsible for scanning - */ -- (void)legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:(nonnull MBLegacyDocumentVerificationOverlayViewController *)documentVerificationOverlayViewController; - -/** - * Scanning library did output high resolution image - * - * @param documentVerificationOverlayViewController Scanning view controller responsible for scanning - * @param highResImage High resolution image of finished scan - * - * - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:(nonnull MBLegacyDocumentVerificationOverlayViewController *)documentVerificationOverlayViewController highResImage:(MBImage *)highResImage state:(MBLegacyDocumentVerificationHighResImageState)state; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationSubview.h deleted file mode 100644 index ac51649ac..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLegacyDocumentVerificationSubview.h +++ /dev/null @@ -1,33 +0,0 @@ -// -// MBDocumentVerifiactionSubview.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/05/2018. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol MBLegacyDocumentVerificationSubviewDelegate; - -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdOverlayViewController.") MB_FINAL -@interface MBLegacyDocumentVerificationSubview : MBSubview - -@property (nonatomic) UILabel *helpLabel; - -@property (nonatomic) UIImageView *helpImageView; - -- (void)animateHelp; - -@property (nonatomic, weak) id documentVerificationSubviewDelegate; - -@end - -@protocol MBLegacyDocumentVerificationSubviewDelegate - -- (void)documentVerificationSubviewDidFinishAnimation:(MBLegacyDocumentVerificationSubview *)documentVerificationSubview; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLicenseError.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLicenseError.h deleted file mode 100644 index 5ed99b74a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLicenseError.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBLicenseError.h -// MicroblinkDev -// -// Created by Mijo Gracanin on 23/09/2020. -// - -#ifndef MBLicenseError_h -#define MBLicenseError_h - -#import - -extern NSString * const MBLicenseErrorNotification; - -typedef NS_ENUM(NSInteger, MBLicenseError) { - MBLicenseErrorNetworkRequired, - MBLicenseErrorUnableToDoRemoteLicenceCheck, - MBLicenseErrorLicenseIsLocked, - MBLicenseErrorLicenseCheckFailed, - MBLicenseErrorInvalidLicense, - MBLicenseErrorPermissionExpired, - MBLicenseErrorPayloadCorrupted, - MBLicenseErrorPayloadSignatureVerificationFailed, - MBLicenseErrorIncorrectTokenState -}; - -typedef void(^MBLicenseErrorBlock)(MBLicenseError licenseError); - -#endif /* MBLicenseError_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLogger.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLogger.h deleted file mode 100644 index dc513a6aa..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBLogger.h +++ /dev/null @@ -1,38 +0,0 @@ -// -// MBLogger.h -// PhotoMathFramework -// -// Created by Marko Mihovilić on 23/03/16. -// Copyright © 2016 Microblink Ltd. All rights reserved. -// - -#import - -#import "MBMicroblinkDefines.h" - -typedef NS_ENUM(NSInteger, MBLogLevel) { - MBLogLevelError, - MBLogLevelWarning, - MBLogLevelInfo, - MBLogLevelDebug, - MBLogLevelVerbose -}; - -@protocol MBLoggerDelegate - -@optional - -- (void)log:(MBLogLevel)level message:(const char *)message; -- (void)log:(MBLogLevel)level format:(const char *)format arguments:(const char *)arguments; - -@end - -MB_CLASS_AVAILABLE_IOS(13.0) @interface MBLogger : NSObject - -@property (nonatomic) id delegate; - -+ (instancetype)sharedInstance NS_SWIFT_NAME(shared()); - -- (void)disableMicroblinkLogging; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkApp.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkApp.h deleted file mode 100644 index 5656fe5bd..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkApp.h +++ /dev/null @@ -1,123 +0,0 @@ -// -// App.h -// iphone-photopay -// -// Created by Ja on 11/2/11. -// Copyright (c) 2011 jcerovec@gmail.com. All rights reserved. -// - -#import -#import "MBMicroblinkDefines.h" - -#ifdef __OBJC__ -#import -#endif - -#define PP_IS_IPAD (([UIDevice currentDevice].userInterfaceIdiom == UIUserInterfaceIdiomPad)) - -#define PP_NOTIFY(notificationKey, valueKey) \ - { \ - NSDictionary *dict = [NSDictionary dictionaryWithObject:@(YES) forKey:valueKey]; \ - [[NSNotificationCenter defaultCenter] postNotificationName:notificationKey object:nil userInfo:dict]; \ - } - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBMicroblinkApp : NSObject - -@property (nonatomic) NSString *language; - -/** Bundle with resources used in framework */ -@property (nonatomic) NSBundle *resourcesBundle; - -/** Custom bundle for overriding resourcesBundle */ -@property (nonatomic) NSBundle *customResourcesBundle; - -/** Localization file in main bundle used for overrideing framework's localizations */ -@property (nonatomic) NSString *customLocalizationFileName; - -/** Obtain the shared instance */ -+ (instancetype)sharedInstance NS_SWIFT_NAME(shared()); - -/** Sets the language used in PhotoPaySDK */ -- (void)setLanguage:(NSString *)language; - -/** Sets the language to default (i.e. language specified in the user's device settings */ -- (void)setDefaultLanguage; - -/** Pushes the UIApplication status bar style to a internally handled stack */ -- (void)pushStatusBarStyle:(UIStatusBarStyle)statusBarStyle; - -/** Returns the status bar style to the last saved value */ -- (void)popStatusBarStyle; - -/** Push the status bar hidden value */ -- (void)pushStatusBarHidden:(BOOL)hidden; - -/** pops the status bar hidden value */ -- (void)popStatusBarHidden; - -/** Sets the key that the help was shown to true */ -- (void)setHelpShown:(BOOL)value; - -/** Returns true if the help was already shown */ -- (BOOL)isHelpShown; - -/** - * Returns the default resources bundle. If it doesn't exist, it will be nil. - */ -+ (NSBundle *)getDefaultResourcesBundle; - -@end - - -// MARK: - Localization - -static inline NSString * MB_LOCALIZED_DEFAULT_STRING(NSString *key) { - return ([NSString stringWithFormat:@"[[%@]]", key]); -} - -static inline NSString * MB_LOCALIZED_FOR_LANGUAGE(NSString *key, NSString *language) { - - NSString *overridenStringFromCustomBundle = NSLocalizedStringWithDefaultValue(key, - language, - [MBMicroblinkApp sharedInstance].customResourcesBundle, - @"", - @""); - if ( overridenStringFromCustomBundle != nil && ![overridenStringFromCustomBundle isEqualToString:key]) { - return overridenStringFromCustomBundle; - } - - return NSLocalizedStringWithDefaultValue(key, - language, - [MBMicroblinkApp sharedInstance].resourcesBundle, - MB_LOCALIZED_DEFAULT_STRING(key), - nil); -} - -static inline NSString * MB_LOCALIZED(NSString *key) { - NSString *localizationFileName = [MBMicroblinkApp sharedInstance].customLocalizationFileName; - if (localizationFileName) { - NSString *overridenStringFromCustomLocalizationFile = NSLocalizedStringWithDefaultValue(key, localizationFileName, [NSBundle mainBundle], @"", @""); - - if (![overridenStringFromCustomLocalizationFile isEqualToString:key]) { - return overridenStringFromCustomLocalizationFile; - } - } - - NSString *language = [MBMicroblinkApp sharedInstance].language; - NSString *localizedString = MB_LOCALIZED_FOR_LANGUAGE(key, language); - -#if DEBUG - return localizedString; -#else - if ([localizedString isEqualToString:MB_LOCALIZED_DEFAULT_STRING(key)]) { - if (![language isEqualToString:@"ar-AE"] && [language hasPrefix:@"ar"]) { - localizedString = MB_LOCALIZED_FOR_LANGUAGE(key, @"ar-AE"); - } - else if (![language isEqualToString:@"en"]) { - localizedString = MB_LOCALIZED_FOR_LANGUAGE(key, @"en"); - } - } - return localizedString; -#endif -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkDefines.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkDefines.h deleted file mode 100644 index 63f18ab9d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkDefines.h +++ /dev/null @@ -1,87 +0,0 @@ -// -// MBMicroblinkDefines.h -// MicroblinkDev -// -// Created by DoDo on 12/04/2018. -// - -#ifndef MBMicroblinkDefines_h -#define MBMicroblinkDefines_h - -#import "MBMicroblinkInitialization.h" -#import "AvailabilityMacros.h" - -#if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted) -# define MB_FINAL __attribute__((objc_subclassing_restricted)) -#else -# define MB_FINAL -#endif - -#define MB_CLASS_AVAILABLE_IOS(_ios) NS_CLASS_AVAILABLE_IOS(_ios) -#define MB_CLASS_DEPRECATED_IOS(_iosIntro, _iosDep, ...) NS_CLASS_DEPRECATED(NA, NA, _iosIntro, _iosDep, __VA_ARGS__) -#define MB_PROPERTY_DEPRECATED DEPRECATED_ATTRIBUTE -#define MB_ATTRIBUTE_DEPRECATED DEPRECATED_ATTRIBUTE -#define MB_CLASS_DEPRECATED(message) __attribute__((deprecated(message))) - -#define MB_IS_IPAD (([UIDevice currentDevice].userInterfaceIdiom == UIUserInterfaceIdiomPad)) - -#ifdef __cplusplus -#define MB_EXTERN extern "C" __attribute__((visibility("default"))) -#else -#define MB_EXTERN extern __attribute__((visibility("default"))) -#endif - -typedef void(^MBBlock)(void); - -#ifdef SHOWCASE_DEV -#define MBASSERTE(condition, description) \ - do { \ - NSAssert(condition, description); \ - if (!(condition)) { \ - NSString *message = [NSString stringWithFormat:@"Assertion failed: (%s), %@, %s, file %s, line %d", #condition, description, __PRETTY_FUNCTION__, __FILE__, __LINE__]; \ - LOGE("%s", [message UTF8String]); \ - } \ - } while (0) -#else -#define MBASSERTE(condition, description) \ - do { \ - NSAssert(condition, description); \ - if (!(condition)) { \ - NSString *message = [NSString stringWithFormat:@"Assertion failed: (%s), %@", #condition, description]; \ - LOGE("%s", [message UTF8String]); \ - } \ - } while (0) -#endif - - -#ifdef MB_DISABLE_OBFUSCATION - -#define MB_OBS_IF_COPY(x) if(x) { -#define MB_OBS_ELSE_COPY } else { - -#else - -#define MB_OBS_IF_COPY(x) { MB::Obfuscation::IfWrapper(( [=]()->bool{ return (x); })).setThen( [=]() -> void -#define MB_OBS_ELSE_COPY ).setElse( [=]() -> void - -#endif // MB_DISABLE_OBFUSCATION - -#define MB_OBFUSCATED(value) [NSString stringWithFormat:@"%s", OBFUSCATED(value)] - -#define MBASSERT_OR_RETURN(condition) \ - do { \ - NSAssert(condition, @"%s", #condition); \ - if (!(condition)) { \ - return; \ - } \ - } while (0) - -#define MBASSERT_OR_RETURN_VALUE(condition, value) \ - do { \ - NSAssert(condition, @"%s", #condition); \ - if (!(condition)) { \ - return value; \ - } \ - } while(0) - -#endif /* MBMicroblinkDefines_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkInitialization.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkInitialization.h deleted file mode 100644 index d36a09385..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkInitialization.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// MBMicroblinkInitialization.h -// Pdf417Mobi -// -// Created by Jura Skrlec on 30/01/2018. -// - -#ifndef MBMicroblinkInitialization_h -#define MBMicroblinkInitialization_h - -#define MB_INIT \ -- (instancetype)init NS_DESIGNATED_INITIALIZER; \ - -#define MB_INIT_UNAVAILABLE \ -- (instancetype)init NS_UNAVAILABLE; \ - -#endif /* MBMicroblinkInitialization_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkSDK.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkSDK.h deleted file mode 100644 index 8f6da9e11..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMicroblinkSDK.h +++ /dev/null @@ -1,114 +0,0 @@ -// -// MBMicroblinkSDK.h -// MicroblinkDev -// -// Created by Jura Skrlec on 14/11/2017. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBCameraSettings.h" -#import "MBLicenseError.h" - -NS_ASSUME_NONNULL_BEGIN -/** - * Entry class for all Microblink SDKs - used for setting up license key and to add support for - * optimisation of passing data. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBMicroblinkSDK : NSObject - -+ (instancetype)sharedInstance NS_SWIFT_NAME(shared()); - -/** - * Disable or enable showing of toast when trial license key is entered. By default, whenever - * someone uses trial license key, a toast will appear informing user that license is trial. - * This feature should protect you from accidentally using trial license key in production - * version of your app. - * - * Default: YES. - */ -@property (nonatomic, assign) BOOL showTrialLicenseWarning; - -/** - * Set license buffer and unlock the SDK. Application package will be used to validate the license. - * @param licenseBuffer Byte array containing the license. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseBuffer:(NSData * _Nonnull)licenseBuffer errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license. - * This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being - * packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of - * single license within multiple application packages. - * @param licenseBuffer Byte array containing the license. - * @param licensee Licensee to which license is given to. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseBuffer:(NSData * _Nonnull)licenseBuffer andLicensee:(NSString * _Nonnull)licensee errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Set license key and unlock the SDK. Application package will be used to validate the license. - * @param base64LicenseKey License file encoded as base64 string. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseKey:(NSString * _Nonnull)base64LicenseKey errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Set license key and unlock the SDK. Also define licensee that will be used to validate the license. - * This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being - * packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of - * single license within multiple application packages. - * @param base64LicenseKey Byte array containing the license. - * @param licensee Licensee to which license is given to. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseKey:(NSString * _Nonnull)base64LicenseKey andLicensee:(NSString * _Nonnull)licensee errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Set the license file and unlock the SDK. Application package will be used to validate the license. - * @param fileName The name of resource file contained in the directory specified by subdirectory. If you specify nil, the method returns the first resource file it finds with the specified extension in that directory. - * @param extension The filename extension of the file (etc. txt). If you specify an empty string or nil, the extension is assumed not to exist and the file URL is the first file encountered that exactly matches name. - * @param subdirectory The valid path of top-level directory in which file is located inside bundle (etc. licenseFiles/). If you specify an empty string or nil, root direcotry of bundle will be searched. - * @param bundle NSBundle bundle required to access file. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseResource:(NSString * _Nonnull)fileName withExtension:(NSString * _Nullable)extension inSubdirectory:(NSString * _Nullable)subdirectory forBundle:(NSBundle * _Nonnull)bundle errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Set the license file and unlock the SDK. Also define licensee that will be used to validate the license. - * This method can be used to unlock the SDK in library mode, i.e. when Microblink SDK is being - * packaged inside 3rd party SDK. Unlocking Microblink SDK in library mode allows usage of - * single license within multiple application packages. - * @param fileName The name of resource file contained in the directory specified by subdirectory. - * @param extension The filename extension of the file (etc. txt). If you specify an empty string or nil, the extension is assumed not to exist and the file URL is the first file encountered that exactly matches name. - * @param subdirectory The valid path of top-level directory in which file is located inside bundle (etc. licenseFiles/). If you specify an empty string or nil, root direcotry of bundle will be searched. - * @param bundle NSBundle bundle required to access file. - * @param licensee Licensee to which license is given to. - * @param errorCallback A block that get executed when an issue with the license occurs. The only parameter represents the type of the issue. - */ -- (void)setLicenseResource:(NSString * _Nonnull)fileName withExtension:(NSString * _Nullable)extension inSubdirectory:(NSString * _Nullable)subdirectory forBundle:(NSBundle * _Nonnull)bundle andLicensee:(NSString *)licensee errorCallback:(MBLicenseErrorBlock)errorCallback; - -/** - * Returns the string that contains the library build version - * - * @return string that contains the library build version - */ -+ (NSString *)buildVersionString; - -/** - * This method returns true when scanning is unsupported on a specific device. - * Error object contains description of the reason for that. - * - * @param type The camera type you want to check for. - * @param error If scanning is not supported, when method this method returns, this parameter contains an NSError object that describes the - * problem. If you are not interested in possible errors, pass in NULL. - * - * @return YES if scanning is not supported, NO otherwise. - */ -+ (BOOL)isScanningUnsupportedForCameraType:(MBCameraType)type error:(NSError *_Nullable *_Nullable)error NS_SWIFT_NOTHROW; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizer.h deleted file mode 100644 index 089f3676a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizer.h +++ /dev/null @@ -1,104 +0,0 @@ -// -// MBMrtdCombinedRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBRecognizer.h" -#import "MBMicroblinkInitialization.h" -#import "MBMrtdCombinedRecognizerResult.h" - -#import "MBCombinedRecognizer.h" - -#import "MBGlareDetection.h" - -#import "MBDocumentFaceDetectorType.h" - -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" -#import "MBFaceImage.h" -#import "MBEncodeFaceImage.h" -#import "MBFaceImageDpi.h" - -@protocol MBMrzCombinedFilter; - -NS_ASSUME_NONNULL_BEGIN - -/** - * MRTD Combined recognizer - * - * MRTD Combined recognizer is used for scanning both front and back side of generic IDs. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdMultiSideRecognizer with mrz_id, mrz_visa, mrz_passport rights.") MB_FINAL -@interface MBMrtdCombinedRecognizer : MBRecognizer - -MB_INIT - -/** - * Mrtd Combined recognizer result - */ -@property (nonatomic, strong, readonly) MBMrtdCombinedRecognizerResult* result; - -/** - * Whether returning of unparsed results is allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnparsedResults; - -/** - * Whether returning of unverified results is allowed - * Unverified result is result that is parsed, but check digits are incorrect. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnverifiedResults; - -/** - * Whether special characters are allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowSpecialCharacters; - -/** - * Defines how many times the same document should be detected before the detector - * returns this document as a result of the deteciton - * - * Higher number means more reliable detection, but slower processing - * - * Default: 6 - */ -@property (nonatomic, assign) NSInteger numStableDetectionsThreshold; - -/** - * Type of document this recognizer will scan. - * - * Default: MBDocumentFaceDetectorTypeTD1 - */ -@property (nonatomic, assign) MBDocumentFaceDetectorType detectorType; - -/** -* Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents -* will be processed. If document is filtered out by this filter, its data cannot be returned as recognition result. -*/ -@property (nonatomic, nullable, weak) id mrzCombinedFilterDelegate; - -@end - -@protocol MBMrzCombinedFilter -@required -/** - * Determines whether document should be processed or it is filtered out. - * @return YES if the document with the given MRZ should be processed, NO if the document - * should be filtered out. - */ -- (BOOL)mrzCombinedFilter; -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizerResult.h deleted file mode 100644 index 254a7c1bf..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdCombinedRecognizerResult.h +++ /dev/null @@ -1,42 +0,0 @@ -// -// MBMrtdCombinedRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerResult.h" - -#import "MBCombinedRecognizerResult.h" - -#import "MBMrzResult.h" - -#import "MBFaceImageResult.h" -#import "MBCombinedFullDocumentImageResult.h" - -#import "MBEncodedFaceImageResult.h" -#import "MBEncodedSignatureImageResult.h" -#import "MBEncodedCombinedFullDocumentImageResult.h" -#import "MBEncodedMrzImageResult.h" - -#import - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class representing values obtained when scanning both front and back side of Croatian ID. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBMrtdCombinedRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * Returns the Data extracted from the machine readable zone. - */ -@property (nonatomic, readonly, strong) MBMrzResult *mrzResult; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizer.h deleted file mode 100644 index 4de078048..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizer.h +++ /dev/null @@ -1,97 +0,0 @@ -// -// MBMrtdDetectorRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBTemplatingRecognizer.h" -#import "MBMrtdRecognizerResult.h" -#import "MBMicroblinkInitialization.h" -#import "MBMrtdSpecification.h" -#import "MBGlareDetection.h" - -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" -#import "MBMrzImage.h" -#import "MBMrzImageDpi.h" -#import "MBEncodeMrzImage.h" - - -@protocol MBMrzFilter; - -@class MBDetector; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD) - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("MBMrtdRecognizer is deprecated. Use MBBlinkIdSingleSideRecognizer with mrz_id, mrz_visa, mrz_passport rights.") MB_FINAL -@interface MBMrtdRecognizer : MBTemplatingRecognizer - -MB_INIT - -/** - * Detector recognizer results - */ -@property (nonatomic, strong, readonly) MBMrtdRecognizerResult *result; - -/** - * Whether returning of unparsed results is allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnparsedResults; - -/** - * Whether returning of unverified results is allowed - * Unverified result is result that is parsed, but check digits are incorrect. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowUnverifiedResults; - -/** - * Whether special characters are allowed - * - * Default: NO - */ -@property (nonatomic, assign) BOOL allowSpecialCharacters; - -/** - * Sets the mrtd specifications. Mrtd specifications describe the images that should be returned by - * the detector. Setting nil or empty array will enable all possible specifications. - * - * @param mrtdSpecifications mrtd specifications - */ -- (void)setMrtdSpecifications:(nullable NSArray<__kindof MBMrtdSpecification *> *)mrtdSpecifications; - -/** - * Get the mrtd specifications. - */ -@property (nonatomic, nullable, strong, readonly) NSArray<__kindof MBMrtdSpecification *> *mrtdSpecifications; - -/** -* Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents -* will be processed. If document is filtered out by this filter, its data cannot be returned as recognition result. -*/ -@property (nonatomic, nullable, weak) id mrzFilterDelegate; - -@end - -@protocol MBMrzFilter -@required -/** - * Determines whether document should be processed or it is filtered out. - * @return YES if the document with the given MRZ should be processed, NO if the document - * should be filtered out. - */ -- (BOOL)mrzFilter; -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizerResult.h deleted file mode 100644 index 07e98737a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdRecognizerResult.h +++ /dev/null @@ -1,45 +0,0 @@ -// -// MBMrtdDetectorRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 28/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBTemplatingRecognizerResult.h" -#import "MBMrzResult.h" -#import "MBFullDocumentImageResult.h" -#import "MBEncodedFullDocumentImageResult.h" -#import "MBMrzImageResult.h" -#import "MBEncodedMrzImageResult.h" - -@class MBOcrLayout; -@class MBImage; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Result of MBMrtdDetectorRecognizer - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBMrtdRecognizerResult : MBTemplatingRecognizerResult - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Returns the Data extracted from the machine readable zone. - */ -@property (nonatomic, readonly, strong) MBMrzResult *mrzResult; - -/** - * Raw OCR layout from which the MRTD data was parsed. - * - * If allowUnparsedResults is used, you can use this property to implement - * your custom MRTD parsing algorithm - */ -@property (nonatomic, readonly, nullable) MBOcrLayout *rawOcrLayout; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdSpecification.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdSpecification.h deleted file mode 100644 index 8234095bd..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrtdSpecification.h +++ /dev/null @@ -1,47 +0,0 @@ -// -// MBMrtdSpecification.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/10/2017. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** Presets which can be used to instantiate mrtd specification for a specific mrtd format */ -typedef NS_ENUM(NSInteger, MBMrtdSpecificationPreset) { - - /** Preset for detecting TD1 cards */ - MBMrtdSpecificationTd1, - - /** Preset for detecting TD2 cards */ - MBMrtdSpecificationTd2, - - /** Preset for detecting TD3 cards */ - MBMrtdSpecificationTd3, - -}; - -/** - * Mrtd class describes a document which is being detected by MrtdDetector. - * We encurage users to create specifications with one of our presets, if possible. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBMrtdSpecification : NSObject - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Factory method which creates MRTD specification based on a preset - * - * @param preset mrtd preset - * - * @return new instance for a given mrtd preset - */ -+ (instancetype)createFromPreset:(MBMrtdSpecificationPreset)preset; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImage.h deleted file mode 100644 index 3c3124b70..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBMrzImage.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#ifndef MBMrzImage_h -#define MBMrzImage_h - -@protocol MBMrzImage - -@required - -/** - * Sets whether MRZ image from ID card should be extracted - * - * Default: NO - */ -@property (nonatomic, assign) BOOL returnMrzImage; - -@end - -#endif /* MBMrzImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageDpi.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageDpi.h deleted file mode 100644 index 16855c4ad..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageDpi.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBMrzImageDpi.h -// MicroblinkDev -// -// Created by Jura Skrlec on 17/12/2018. -// - -#ifndef MBMrzImageDpi_h -#define MBMrzImageDpi_h - -@protocol MBMrzImageDpi - -@required - -/** - * Property for setting DPI for mrz images - * Valid ranges are [100,400]. Setting DPI out of valid ranges throws an exception - * - * Default: 250 - */ -@property (nonatomic, assign) NSInteger mrzImageDpi; - -@end - - -#endif /* MBMrzImageDpi_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageResult.h deleted file mode 100644 index 7b772f4b9..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzImageResult.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBMrzImageResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/06/2018. -// - -#ifndef MBMrzImageResult_h -#define MBMrzImageResult_h - -#import "MBImage.h" - -@protocol MBMrzImageResult - -@required - -/** - * face image from the document if enabled with `MBMrzImage returnMrzImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* mrzImage; - -@end - - - -#endif /* MBMrzImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzResult.h deleted file mode 100644 index 4c18eff29..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBMrzResult.h +++ /dev/null @@ -1,206 +0,0 @@ -// -// MBMrzResult.h -// MicroblinkDev -// -// Created by DoDo on 02/05/2018. -// - -#import "MBMicroblinkDefines.h" -#import "MBDate.h" - -#import "MBAgeResult.h" - -#import - -NS_ASSUME_NONNULL_BEGIN - -/** - * Supported MRTD document types - */ -typedef NS_ENUM(NSInteger, MBMrtdDocumentType) { - MBMrtdTypeUnknown, - - /** Identity card */ - MBMrtdTypeIdentityCard, - - /** Passport */ - MBMrtdTypePassport, - - /** Visa */ - MBMrtdTypeVisa, - - /** US Green Card */ - MBMrtdTypeGreenCard, - - /** Malaysian PASS type IMM13P */ - MBMrtdTypeMysPassIMM13P, - - /** One liner ISO DL */ - MBMrtdTypeDl, - - /** China mainland travel permit */ - MBMrtdTypeInternalTravelDocument, - - /** Border crossing card */ - MBMrtdTypeBorderCrossingCard - -}; - -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBMrzResult : NSObject - -MB_INIT_UNAVAILABLE - -/** - * Returns the MRTD document type of recognized document. - */ -@property (nonatomic, assign, readonly) MBMrtdDocumentType documentType; - -/** - * Returns the primary indentifier. If there is more than one component, they are separated with space. - */ -@property (nonatomic, strong, readonly) NSString *primaryID; - -/** - * Returns the secondary identifier. If there is more than one component, they are separated with space. - */ -@property (nonatomic, strong, readonly) NSString *secondaryID; - -/** - * Returns three-letter or two-letter code which indicate the issuing State. Three-letter codes are based - * on Aplha-3 codes for entities specified in ISO 3166-1, with extensions for certain States. Two-letter - * codes are based on Aplha-2 codes for entities specified in ISO 3166-1, with extensions for certain States. - */ -@property (nonatomic, strong, readonly) NSString *issuer; - -/** - * Returns issuer name -*/ -@property (nonatomic, strong, readonly) NSString *issuerName; - -/** - * Returns holder's date of birth - */ -@property (nonatomic, strong, readonly) MBDate *dateOfBirth; - -/** - * Returns document number. Document number contains up to 9 characters. - * Element does not exist on US Green Card. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *documentNumber; - -/** - * Returns nationality of the holder represented by a three-letter or two-letter code. Three-letter - * codes are based on Alpha-3 codes for entities specified in ISO 3166-1, with extensions for certain - * States. Two-letter codes are based on Aplha-2 codes for entities specified in ISO 3166-1, with - * extensions for certain States. - */ -@property (nonatomic, strong, readonly) NSString *nationality; - -/** - * Returns gender of the card holder. Gender is specified by use of the single initial, capital letter F for female, - * M for male or ; for unspecified. - */ -@property (nonatomic, strong, readonly) NSString *gender; - -/** - * Returns document code. Document code contains two characters. For MRTD the first character shall - * be A, C or I. The second character shall be discretion of the issuing State or organization except - * that V shall not be used, and `C` shall not be used after `A` except in the crew member certificate. - * On machine-readable passports (MRP) first character shall be `P` to designate an MRP. One additional - * letter may be used, at the discretion of the issuing State or organization, to designate a particular - * MRP. If the second character position is not used for this purpose, it shall be filled by the filter - * character ;. - */ -@property (nonatomic, strong, readonly) NSString *documentCode; - -/** - * Returns date of expiry - */ -@property (nonatomic, strong, readonly) MBDate *dateOfExpiry; - -/** - * Returns first optional data. Returns empty string if not available. - * Element does not exist on US Green Card. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *opt1; - -/** - * Returns second optional data. Returns empty string if not available. - * Element does not exist on US Green Card. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *opt2; - -/** - * Returns alien number. Returns empty string if not available. - * Exists only on US Green Cards. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *alienNumber; - -/** - * Returns application receipt number. Returns empty string if not available. - * Exists only on US Green Cards. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *applicationReceiptNumber; - -/** - * Returns immigrant case number. Returns empty string if not available. - * Exists only on US Green Cards. To see which document was scanned use documentType. - */ -@property (nonatomic, strong, readonly) NSString *immigrantCaseNumber; - -/** - * Returns the entire Machine Readable Zone text from ID. This text is usually used for parsing - * other elements. - * NOTE: This string is available only if OCR result was parsed successfully. - */ -@property (nonatomic, strong, readonly) NSString *mrzText; - -/** - * Returns true if Machine Readable Zone has been parsed, false otherwise. - */ -@property (nonatomic, assign, readonly) BOOL isParsed; - -/** - * Returns true if all check digits inside MRZ are correct, false otherwise. - */ -@property (nonatomic, assign, readonly) BOOL isVerified; - -/** - * Sanitized field opt1 - */ -@property (nonatomic, strong, readonly) NSString *sanitizedOpt1; - -/** - * Sanitized field opt2 - */ -@property (nonatomic, strong, readonly) NSString *sanitizedOpt2; - -/** - * Sanitized field nationality - */ -@property (nonatomic, strong, readonly) NSString *sanitizedNationality; - -/** - * Sanitized field issuer - */ -@property (nonatomic, strong, readonly) NSString *sanitizedIssuer; - -/** - * Sanitized document code - */ -@property (nonatomic, strong, readonly) NSString *sanitizedDocumentCode; - -/** - * Sanitized document number - */ -@property (nonatomic, strong, readonly) NSString *sanitizedDocumentNumber; - -/** - * Returns name of nationality -*/ -@property (nonatomic, strong, readonly) NSString *nationalityName; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNativeResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNativeResult.h deleted file mode 100644 index a66880dcf..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNativeResult.h +++ /dev/null @@ -1,30 +0,0 @@ -// -// PPResult.h -// BlinkIdFramework -// -// Created by DoDo on 07/11/2016. -// Copyright © 2016 Microblink Ltd. All rights reserved. -// - -#ifndef PPResult_h -#define PPResult_h - -#import "Foundation/Foundation.h" - -@protocol MBNativeResult - -/** - * Returns the native object containing the result. For example, for MBDateResult, this method - * will return NSDate object. - */ -- (NSObject *_Nullable)nativeResult; - -/** - * Returns the string version of the result. For example, for MBDateResult, this method - * will return original string from which date was parsed (same as MBDateResult's originalDateString property}. - */ -- (NSString *_Nullable)stringResult; - -@end - -#endif /* PPResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNoUpScalingDewarpPolicy.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNoUpScalingDewarpPolicy.h deleted file mode 100644 index df2785f9d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBNoUpScalingDewarpPolicy.h +++ /dev/null @@ -1,46 +0,0 @@ -// -// MBNoUpScalingDewarpPolicy.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBDewarpPolicy.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * No upscaling dewarp policy. Dewarp height will be calculated in a way - * that no part of image will be up-scaled. However, if dewarp height - * calculated in this way is larger than value defined by maxAllowedDewarpHeight, - * then maxAllowedDewarpHeight will be used for dewarp height, effectively scaling - * down the image. - * - * This policy is usually best for processor groups that use DEEP OCR, - * hologram detection or NN-based classification. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBNoUpScalingDewarpPolicy : MBDewarpPolicy - -/** - * Default max allowed dewarp height used when using default constructor. - */ -- (instancetype)init; - -/** - * @param maxAllowedDewarpHeight Max allowed dewarp height. - */ -- (instancetype)initWithMaxAllowedDewarpHeight:(NSInteger)maxAllowedDewarpHeight NS_DESIGNATED_INITIALIZER; - -/** - * Returns the max allowed dewarp height as specified by this policy. - * - * Default: 400 - */ -@property (nonatomic, assign, readonly) NSInteger maxAllowedDewarpHeight; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrFont.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrFont.h deleted file mode 100644 index 42c0fd241..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrFont.h +++ /dev/null @@ -1,401 +0,0 @@ -// -// MBOcrFont.h -// BlinkOcrFramework -// -// Created by Jura on 29/07/15. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#ifndef BlinkOcrFramework_MB_OcrFont_h -#define BlinkOcrFramework_MB_OcrFont_h - -/** - * A list of fonts supported by BlinkOCR - */ -typedef NS_ENUM(NSInteger, MBOcrFont) { - - /** Akzidenz Grotesk font - @see http://www.identifont.com/samples2/berthold/AkzidenzGrotesk.gif - */ - MB_OCR_FONT_AKZIDENZ_GROTESK, - - /** Arial font - @see http://www.identifont.com/samples2/monotype/Arial.gif - */ - MB_OCR_FONT_ARIAL, - - /** Arial black font - @see http://www.identifont.com/samples2/monotype/ArialBlack.gif - */ - MB_OCR_FONT_ARIAL_BLACK, - - /** Arnhem font - @see http://www.identifont.com/samples2/ourtype/Arnhem.gif - */ - MB_OCR_FONT_ARNHEM, - - /** Avant garde font - @see http://www.identifont.com/samples2/adobe/AvantGardeGothicBook.gif - */ - MB_OCR_FONT_AVANT_GARDE, - - /** Bembo font - @see http://www.identifont.com/samples2/adobe/Bembo.gif - */ - MB_OCR_FONT_BEMBO, - - /** Bodoni font - @see http://www.identifont.com/samples2/adobe/Bodoni.gif - */ - MB_OCR_FONT_BODONI, - - /** Calibri font - @see http://www.identifont.com/samples2/microsoft/Calibri.gif - */ - MB_OCR_FONT_CALIBRI, - - /** Calibri bold font - @see http://www.identifont.com/samples2/microsoft/CalibriBold.gif - */ - MB_OCR_FONT_CALIBRI_BOLD, - - /** Chainprinter font - @see http://www.identifont.com/samples2/typodermic/Chainprinter.gif - */ - MB_OCR_FONT_CHAINPRINTER, - - /** Comic sans font - @see http://www.identifont.com/samples2/microsoft/ComicSans.gif - */ - MB_OCR_FONT_COMIC_SANS, - - /** Concerto rounded SG font - @see http://www.identifont.com/samples/spiece/ConcertoRounded.gif - */ - MB_OCR_FONT_CONCERTO_ROUNDED_SG, - - /** Courier font - @see http://www.identifont.com/samples2/adobe/Courier.gif - */ - MB_OCR_FONT_COURIER, - - /** Courier bold font - @see http://www.identifont.com/samples2/adobe/CourierBold.gif - */ - MB_OCR_FONT_COURIER_BOLD, - - /** Courier medium bold - @see http://www.identifont.com/samples2/urw/CourierMBold.gif - */ - MB_OCR_FONT_COURIER_MEDIUM_BOLD, - - /** Courier new bold - @see http://www.identifont.com/samples2/monotype/CourierNewBold.gif - */ - MB_OCR_FONT_COURIER_NEW_BOLD, - - /** Courier new ce font - @see http://allfont.net/cache/img/abc-7635_f48bc1d33aadcf311a97d18a895ad3b7.png - */ - MB_OCR_FONT_COURIER_NEW_CE, - - /** Courier censored font */ - MB_OCR_FONT_COURIER_CONDENSED, - - /** Dejavu sans mono font - @see http://www.pickafont.com/images/fonts/large/d/DejaVu-Sans-Mono.ttf.png - */ - MB_OCR_FONT_DEJAVU_SANS_MONO, - - /** Din font - @see http://www.identifont.com/samples2/fontfont/DIN.gif - */ - MB_OCR_FONT_DIN, - - /** Europa grotesk no 2 SB bold font - @see https://s-media-cache-ak0.pinimg.com/564x/bd/a1/17/bda117fbc13e47940ebce7f7c1ee5240.jpg - */ - MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD, - - /** Eurostile font - @see http://www.identifont.com/samples2/adobe/Eurostile.gif - */ - MB_OCR_FONT_EUROSTILE, - - /** F25 bank printer bold font - @see http://www.cufonfonts.com/font_preview/14545/f25-bank-printer/large_preview - */ - MB_OCR_FONT_F25_BANK_PRINTER_BOLD, - - /** Franklin gothic font - @see http://www.identifont.com/samples2/adobe/ITCFranklinGothic.gif - */ - MB_OCR_FONT_FRANKLIN_GOTHIC, - - /** Frutiger font - @see http://www.identifont.com/samples2/adobe/Frutiger.gif - */ - MB_OCR_FONT_FRUTIGER, - - /** Futura font - @see http://www.identifont.com/samples2/adobe/Futura.gif - */ - MB_OCR_FONT_FUTURA, - - /** Futura bold font - @see http://www.identifont.com/samples2/adobe/FuturaBold.gif - */ - MB_OCR_FONT_FUTURA_BOLD, - - /** Garamond font - @see http://www.identifont.com/samples2/microsoft/Garamond.gif - */ - MB_OCR_FONT_GARAMOND, - - /** Georgia font - @see http://www.identifont.com/samples2/microsoft/Georgia.gif - */ - MB_OCR_FONT_GEORGIA, - - /** Gill sans font - @see http://www.identifont.com/samples2/adobe/GillSans.gif - */ - MB_OCR_FONT_GILL_SANS, - - /** Handwritten font */ - MB_OCR_FONT_HANDWRITTEN, - - /** Helvetica font - @see http://www.identifont.com/samples2/adobe/Helvetica.gif - */ - MB_OCR_FONT_HELVETICA, - - /** Helvetica bold font - @see http://www.identifont.com/samples2/adobe/HelveticaBold.gif - */ - MB_OCR_FONT_HELVETICA_BOLD, - - /** Helvetica condensed light font - @see http://www.pickafont.com/images/fonts/large/h/Helvetica_Condensed_Light_Li.ttf.png - */ - MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT, - - /** Hypermarket font - @see http://www.identifont.com/samples2/green-type/Hypermarket.gif - */ - MB_OCR_FONT_HYPERMARKET, - - /** Interstate font - @see http://www.identifont.com/samples2/font-bureau/Interstate.gif - */ - MB_OCR_FONT_INTERSTATE, - - /** Latin modern math font - @see http://luc.devroye.org/BoguslawJackowski+PiotrStrzelczyk+PiotrPianowski-LatinModernMath-2013.png - */ - MB_OCR_FONT_LATIN_MODERN, - - /** Latin modern italic font */ - MB_OCR_FONT_LATIN_MODERN_ITALIC, - - /** Letter gothic font - @see http://www.identifont.com/samples2/adobe/LetterGothic.gif - */ - MB_OCR_FONT_LETTER_GOTHIC, - - /** Lucida font - @see http://www.identifont.com/samples2/adobe/LucidaSerif.gif - */ - MB_OCR_FONT_LUCIDA, - - /** Lucida sans font - @see http://www.identifont.com/samples2/adobe/LucidaSans.gif - */ - MB_OCR_FONT_LUCIDA_SANS, - - /** Matrix font - @see ??? http://img.fontspace.com/preview/charmap/7a1c7e3676f2df686a37def576bb7575.png - */ - MB_OCR_FONT_MATRIX, - - /** Meta font - @see http://www.identifont.com/samples2/fontfont/MetaNormal.gif - */ - MB_OCR_FONT_META, - - /** Minion font - @see http://www.identifont.com/samples2/adobe/MinionPro.gif - */ - MB_OCR_FONT_MINION, - - /** OCR A font - @see http://www.identifont.com/samples2/adobe/OCRA.gif - */ - MB_OCR_FONT_OCRA, - - /** OCR B font - @see http://www.identifont.com/samples2/adobe/OCRB.gif - */ - MB_OCR_FONT_OCRB, - - /** Officina font */ - MB_OCR_FONT_OFFICINA, - - /** Optima font - @see http://www.identifont.com/samples2/adobe/Optima.gif - */ - MB_OCR_FONT_OPTIMA, - - /** Printf font - @see http://www.identifont.com/samples2/typodermic/Printf.gif - */ - MB_OCR_FONT_PRINTF, - - /** Rockwell font - @see http://www.identifont.com/samples2/adobe/Rockwell.gif - */ - MB_OCR_FONT_ROCKWELL, - - /** Rotis sans serif font - @see http://www.identifont.com/samples2/adobe/RotisSansSerif.gif - */ - MB_OCR_FONT_ROTIS_SANS_SERIF, - - /** Rotis serif font - @see http://www.identifont.com/samples2/adobe/RotisSerif.gif - */ - MB_OCR_FONT_ROTIS_SERIF, - - /** Sabon font - @see http://www.identifont.com/samples2/adobe/Sabon.gif - */ - MB_OCR_FONT_SABON, - - /** Stone font */ - MB_OCR_FONT_STONE, - - /** SV basic manual font - @see http://www.fontriver.com/i/fonts/sv_basic_manual/svbasicmanual_specimen.jpg - */ - MB_OCR_FONT_SV_BASIC_MANUAL, - - /** Tahoma font - @see http://www.identifont.com/samples2/microsoft/Tahoma.gif - */ - MB_OCR_FONT_TAHOMA, - - /** Tahoma bold font - @see http://www.identifont.com/samples2/ascender/TahomaBold.gif - */ - MB_OCR_FONT_TAHOMA_BOLD, - - /** Tex gyre termes font - @see http://www.cufonfonts.com/font_preview/908/texgyretermes-regular/large_preview - */ - MB_OCR_FONT_TEX_GYRE_TERMES, - - /** Tex gyre termes italic font - @see http://fontsov.com/data/font_face/texgyretermes-italic.png - */ - MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC, - - /** Sans mono condensed black font - @see http://www.identifont.com/samples2/lucasfonts/TheSansMonoCondensedBlack.gif - */ - MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK, - - /** Thesis font */ - MB_OCR_FONT_THESIS, - - /** Ticket de caisse font - @see http://www.identifont.com/samples2/t26/TicketDeCaisse.gif - */ - MB_OCR_FONT_TICKET_DE_CAISSE, - - /** Times new roman font - @see http://www.identifont.com/samples2/adobe/TimesNewRoman.gif - */ - MB_OCR_FONT_TIMES_NEW_ROMAN, - - /** Trajan font - @see http://www.identifont.com/samples2/adobe/TrajanPro.gif - */ - MB_OCR_FONT_TRAJAN, - - /** Trinite font - @see http://luc.devroye.org/BramDeDoes-TriniteNo2MediumCondensed-1991.png - */ - MB_OCR_FONT_TRINITE, - - /** Univers font - @see http://www.identifont.com/samples2/linotype/Univers.gif - */ - MB_OCR_FONT_UNIVERS, - - /** Verdana font - @see http://www.identifont.com/samples2/microsoft/Verdana.gif - */ - MB_OCR_FONT_VERDANA, - - /** Voltaire font - @see http://www.identifont.com/samples2/google/Voltaire.gif - */ - MB_OCR_FONT_VOLTAIRE, - - /** Walbaum font - @see http://www.identifont.com/samples2/linotype/Walbaum.gif - */ - MB_OCR_FONT_WALBAUM, - - /** Europa gro sb font - http://www.identifont.com/samples/scangraphic/EuropaGroteskSB.gif - */ - MB_OCR_FONT_EUROPA_GRO_SB, - - /** Europa gro sb light font - @see https://cdnimg.fonts.net/CatalogImages/23/387088.png - */ - MB_OCR_FONT_EUROPA_GRO_SB_LIGHT, - - /** Antonio regular font - @see http://allfont.net/cache/img/abc-10116_02d993c053756333957f0eed2629cd07.png - */ - MB_OCR_FONT_ANTONIO_REGULAR, - - /** Corporate S Light font - @see http://www.fontsplace.com/free/images/c/corporate_s_light_font_preview_characters.gif - */ - MB_OCR_FONT_CORPORATE_LIGHT, - - - // SPECIAL FONTS - - /** MICR font */ - MB_OCR_FONT_MICR, - - /** Arabic font */ - MB_OCR_FONT_ARABIC_NILE, - - /** Unknown font */ - MB_OCR_FONT_UNKNOWN, - - /** XITS Math font */ - MB_OCR_FONT_XITS_MATH, - - /** Any of the other listed fonts */ - MB_OCR_FONT_ANY, - - /** Unknown math font */ - MB_OCR_FONT_UNKNOWN_MATH, - - /** Font found on UKDL licenses */ - MB_OCR_FONT_UKDL_LIGHT, - - /** Must be last as it holds the number of available fonts */ - MB_OCR_FONT_COUNT, - - /** German license plate font **/ - MB_OCR_FONT_FE_SCHRIFT -}; - -#endif diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrLayout.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrLayout.h deleted file mode 100644 index 763609b91..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrLayout.h +++ /dev/null @@ -1,349 +0,0 @@ -// -// MBOcrLayout.h -// MicroblinkFramework -// -// Created by Jura on 01/02/14. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import -#import - -#import "MBOcrFont.h" - -#import "MBMicroblinkDefines.h" - -@class MBOcrBlock; -@class MBOcrLine; -@class MBOcrChar; -@class MBPosition; -@class MBCharWithVariants; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class describing the layour of the document on which the OCR was preformed. - * - * Ocr Layout contains one or mode OcrBlocks, each of which contains one or more OcrLines, - * Each of which contains one or more OcrChars. - * - * Ocr layout coordinates and boxes are given in the coordinate system of the image - * on which the OCR was performed - * - * @see MBOcrBlock - * @see MBOcrLine - * @see MBOcrChar - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOcrLayout : NSObject - -/** - * Bounding box of the layout. Given in the coordinate system of the image on which OCR was performed. - */ -@property (nonatomic) CGRect box; - -/** - * Ocr blocks of the layout - */ -@property (nonatomic) NSArray *blocks; - -/** - * Tranformation matrix which transforms the coordinate system in which the OCR layout is given - * (i.e. coordinate system of the image) to the coordinate system of the device screen. - * - * Tranform can be invalid (if there's no camera UI to which it can be calculated). This can be checked with - * transformInvalid property. - */ -@property (nonatomic) CGAffineTransform transform; - -/** - * YES if transform is not valid (e.g, there's no UI to which it can be calculated. NO otherwise. - */ -@property (nonatomic) BOOL transformInvalid; - -/** - * Position of layout on the image, in the coordinate system of the image - */ -@property (nonatomic) MBPosition *position; - -/** - * OCR layout was recognized from flipped image - */ -@property (nonatomic) BOOL flipped; - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer from blocks and transformation - * - * @param ocrBlocks ocr blocks - * @param transform transform from the image to device screen - * - * @return initialized ocr layout - */ -- (instancetype)initWithOcrBlocks:(NSArray *)ocrBlocks - transform:(CGAffineTransform)transform - box:(CGRect)box - flipped:(BOOL)flipped NS_DESIGNATED_INITIALIZER; - -/** - * Initializer from blocks - * - * @param ocrBlocks ocr blocks - * - * @return initialized ocr layout - */ -- (instancetype)initWithOcrBlocks:(NSArray *)ocrBlocks; - -/** - * Helper method which returna a simple string representation of the ocr layout - * - * @return ocr layout converted to string - */ -- (NSString *)string; - -@end - -/** - * Class representing an Ocr Block. Block consists of one or more Ocr Lines. - * - * @see MBOcrLine - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOcrBlock : NSObject - -/** - * Ocr lines of the block - */ -@property (nonatomic) NSArray *lines; - -/** - * Position of the block on the image, in the coordinate system of the image - */ -@property (nonatomic) MBPosition *position; - -/** - * Please use designated initializer. - */ -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer from lines - * - * @param ocrLines ocr lines - * @param position position of the block on image - * - * @return initialized ocr block - */ -- (instancetype)initWithOcrLines:(NSArray *)ocrLines position:(MBPosition *)position NS_DESIGNATED_INITIALIZER; - -/** - * Helper method which returna a simple string representation of the ocr block - * - * @return ocr block converted to string - */ -- (NSString *)string; - -@end - -/** - * Class representing an Ocr line. line consists of one or more Ocr chars - * - * @see MBOcrChar - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOcrLine : NSObject - -/** - * Ocr chars of the line - */ -@property (nonatomic) NSArray *chars; - -/** - * Position of the line on the image, in the coordinate system of the image - */ -@property (nonatomic) MBPosition *position; - -/** - * Please use designated initializer. - */ -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer from chars - * - * @param ocrChars ocr chars - * @param position position of the line on image - * - * @return initialized ocr line - */ -- (instancetype)initWithOcrChars:(NSArray *)ocrChars position:(MBPosition *)position NS_DESIGNATED_INITIALIZER; - -/** - * Helper method which returna a simple string representation of the ocr line - * - * @return ocr line converted to string - */ -- (NSString *)string; - -@end - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBCharWithVariants : NSObject - -/** - * Character that was recognised - */ -@property (nonatomic) MBOcrChar * character; - -/** - * Alternative characters which are possible instead of this character. - * - * In the list of characters, each char (unicode value), can appear multiple times, each time with different font. - * This means variant is uniquely defined with a combination of value and font properties. - * - * Each variant has quality property set, so you can use it to verify other options. - * - * @Warning If you use variants, please note you need to take font into account. - */ -@property (nonatomic) NSSet *variants; - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer for a CharWithVariant - * - * @param character Character with all recognition information (value, font, position, etc.) - * - * @return initialized char with zero variants - */ -- (instancetype)initWithValue:(MBOcrChar *)character NS_DESIGNATED_INITIALIZER; - -@end - -/** - * Class representing an individual OCR character obtained in the OCR process. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOcrChar : NSObject - -/** - * Unicode value of the char - */ -@property (nonatomic) unichar value; - -/** - * Position of the char on the image, in the coordinate system of the image - */ -@property (nonatomic) MBPosition *position; - -/** - * Height of the char - */ -@property (nonatomic) CGFloat height; - -/** - * YES if char is uncertain - */ -@property (nonatomic, getter=isUncertain) BOOL uncertain; - -/** - * Integer value representing OCR quality of the char - */ -@property (nonatomic) NSInteger quality; - -/** - * Font of the character - */ -@property (nonatomic) MBOcrFont font; - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer for a char - * - * @param value unicode value - * @param position position on the image - * @param height height of the char - * - * @return initialized char - */ -- (instancetype)initWithValue:(unichar)value position:(MBPosition *)position height:(CGFloat)height NS_DESIGNATED_INITIALIZER; - -@end - -/** - * Class representing a position on the image. It's given as a box, with - * sides aligned to the sides of the image. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBPosition : NSObject - -/** - * Upper left corner - */ -@property (nonatomic) CGPoint ul; - -/** - * Upper right corner - */ -@property (nonatomic) CGPoint ur; - -/** - * Lower left corner - */ -@property (nonatomic) CGPoint ll; - -/** - * Lower right corner - */ -@property (nonatomic) CGPoint lr; - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Initializer - * - * @param ul upper left corner - * @param ur upper right corner - * @param ll lower left cornder - * @param lr lower right corner - * - * @return initialized position - */ -- (instancetype)initWithUpperLeft:(CGPoint)ul upperRight:(CGPoint)ur lowerLeft:(CGPoint)ll lowerRight:(CGPoint)lr NS_DESIGNATED_INITIALIZER; - -/** - * Creates a position with offset to a current position. Offset is added. - * - * @param offset Offset by which new position is displaced from the current one. - * It's specified with CGPoint, where x value defines x offset, and y value defines y offset - * - * @return position with offset - */ -- (MBPosition *)positionWithOffset:(CGPoint)offset; - -/** - * Helper method converting Position to CGRect - * - * @return Position converted to CGRect - */ -- (CGRect)rect; - -/** - * Helper method calculating the center of the Position - * - * @return center of the position. - */ -- (CGPoint)center; - -/** - * Helper method calculating the height of the position - * - * @return height of the position - */ -- (CGFloat)height; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerDelegate.h deleted file mode 100644 index 2468ffefc..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerDelegate.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBOcrRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 20/12/2017. -// - -@class MBRecognizerRunner; -@class MBOcrLayout; - -/** - * Protocol for obtaining ocr results - */ -@protocol MBOcrRecognizerRunnerDelegate -@required - -/** - * Called when Scanning library has MBOcrLayout available and ready to be displayed on UI. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner - didObtainOcrResult:(nonnull MBOcrLayout *)ocrResult - withResultName:(nonnull NSString *)resultName; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 7d16ca95c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOcrRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBOcrRecognizerRunnerViewDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/12/2017. -// - -#import -#import "MBOcrLayout.h" -#import "MBRecognizerRunnerViewController.h" - -@class MBOcrLayout; -@protocol MBRecognizerRunnerViewController; - -/** - * Protocol for obtaining ocr results - */ -@protocol MBOcrRecognizerRunnerViewControllerDelegate -@required - -/** - * Called when scanning library has MBOcrLayout ready to be displayed on UI. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController - didObtainOcrResult:(nonnull MBOcrLayout *)ocrResult - withResultName:(nonnull NSString *)resultName; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayContainerViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayContainerViewController.h deleted file mode 100644 index 4d01fd220..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayContainerViewController.h +++ /dev/null @@ -1,63 +0,0 @@ -// -// MBOverlayContainerViewController.h -// PhotoMathFramework -// -// Created by Marko Mihovilić on 30/03/16. -// Copyright © 2016 Microblink Ltd. All rights reserved. -// - -#import "MBRecognizerRunnerViewController.h" - -@class MBOverlayViewController; - -/** - Overlay View Controller also needs to notify CameraViewController on certain events. - Those are events specified by MBOverlayViewControllerDelegate protocol. - */ -@protocol MBOverlayContainerViewController - -@required - -/** - Notification sent when Overlay View Controller wants to close camera, for example, - by pressing Cancel button. - */ -- (void)overlayViewControllerWillCloseCamera:(MBOverlayViewController *)overlayViewController; - -/** - Overlay View Controller should ask it's delegete if it's necessary to display Torch (Light) button. - Torch button is not necessary if the device doesn't support torch mode (e.g. iPad devices). - */ -- (BOOL)overlayViewControllerShouldDisplayTorch:(MBOverlayViewController *)overlayViewController; - -/** - Overlay View Controller must notify it's delegete to set the torch mode to On or Off - - Returns YES if torch mode was set successfully, otherwise NO. - */ -- (BOOL)overlayViewController:(MBOverlayViewController *)overlayViewController willSetTorch:(BOOL)isTorchOn; - -/** - * If help mechanism is implemented using MBScanDelegate's scanningViewControllerWillPresentHelp method, - * Overlay view controller should ask it's container whether it's appropriate do display help button; - * - * @return YES if help button should be displayed. - */ -- (BOOL)shouldDisplayHelpButton; - -/** - Check if status bar is hidden or showed - */ -- (BOOL)isStatusBarPresented; - -/** - Overlay View Controller can ask it's delegete about the status of Torch - */ -- (BOOL)isTorchOn; - -/** - * Overlay View Controller can ask it's owner whether camera was authorized - */ -- (BOOL)isCameraAuthorized; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlaySettings.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlaySettings.h deleted file mode 100644 index 7acf5a230..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlaySettings.h +++ /dev/null @@ -1,44 +0,0 @@ -// -// PPUiSettings.h -// PhotoPayFramework -// -// Created by Jura on 24/02/15. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import -#import - -#import "MBRecognizerCollection.h" -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -@class MBCameraSettings; - -/** - * Settings class containing UI information - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOverlaySettings : NSObject - -/** - * If default overlay contains textual information, text will be localized to this language - * - * Default: nil, because it uses default language of the device - */ -@property (nonatomic, strong, nullable) NSString *language; - -/** Camera settings */ -@property (nonatomic, strong) MBCameraSettings *cameraSettings; - -/** - * Initializes the object with default settings (see above for defaults). - * - * @return object initialized with default values. - */ -- (instancetype)init; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayViewController.h deleted file mode 100644 index cefdd4b82..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBOverlayViewController.h +++ /dev/null @@ -1,43 +0,0 @@ -// -// PPOverlayViewController.h -// PhotoPayFramework -// -// Created by Jurica Cerovec on 5/28/13. -// Copyright (c) 2013 Microblink Ltd. All rights reserved. -// - -#import -#import - -#import "MBRecognizerRunnerViewController.h" -#import "MBMicroblinkDefines.h" -#import "MBOverlayContainerViewController.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - Overlay View Controller is an abstract class for all overlay views placed on top View Controller. - - It's responsibility is to provide meaningful and useful interface for the user to interact with. - - Typical actions which need to be allowed to the user are: - - - intuitive and meaniningful way to guide the user through scanning process. This is usually done by presenting a - "viewfinder" in which the user need to place the scanned object - - a way to cancel the scanining, typically with a "cancel" or "back" button - - a way to power on and off the light (i.e. "torch") button - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBOverlayViewController : UIViewController - -MB_INIT_UNAVAILABLE - -/** - Overlay View's delegate object. Responsible for sending messages to PhotoPay's - Camera View Controller - */ -@property (nonatomic, weak) UIViewController *recognizerRunnerViewController; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessor.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessor.h deleted file mode 100644 index 33ace1fa9..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessor.h +++ /dev/null @@ -1,47 +0,0 @@ -// -// MBParserGroupProcessor.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/03/2018. -// - -#import -#import "MBProcessor.h" -#import "MBParserGroupProcessorResult.h" -#import "MBMicroblinkDefines.h" -#import "MBMicroblinkInitialization.h" - -@class MBParser; - -NS_ASSUME_NONNULL_BEGIN - -/** - * A processor for a group - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBParserGroupProcessor : MBProcessor - -MB_INIT_UNAVAILABLE - -- (instancetype)initWithParsers:(NSArray *)parsers NS_DESIGNATED_INITIALIZER; - -/** - * Getting array of readonly parsers - */ -@property (nonatomic, strong, readonly) NSArray *parsers; - -/** - * MBParserGroupProcessor processor result - */ -@property (nonatomic, strong, readonly) MBParserGroupProcessorResult *result; - -/** - * Set if one optional element should be valid - * - * DEFAULT: NO - */ -@property (nonatomic, assign) BOOL oneOptionalElementInGroupShouldBeValid; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessorResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessorResult.h deleted file mode 100644 index 6343a49ce..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBParserGroupProcessorResult.h +++ /dev/null @@ -1,27 +0,0 @@ -// -// MBParserGroupProcessorResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBProcessorResult.h" -#import "MBOcrLayout.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that can scan PDF417 2D barcodes. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBParserGroupProcessorResult : MBProcessorResult - -MB_INIT_UNAVAILABLE - -@property (nonatomic, strong, readonly) MBOcrLayout *ocrLayout; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizer.h deleted file mode 100644 index 18f2bc4a0..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizer.h +++ /dev/null @@ -1,44 +0,0 @@ -// -// MBPassportRecognizer.h -// -// Created by juraskrlec on 23/04/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizer.h" -#import "MBPassportRecognizerResult.h" - -#import "MBGlareDetection.h" -#import "MBFaceImage.h" -#import "MBEncodeFaceImage.h" -#import "MBFaceImageDpi.h" -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* Recognizer which can scan all passports with MRZ. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdSingleSideRecognizer or MBBlinkIdMultiSideRecognizer with mrz_passport right.") MB_FINAL -@interface MBPassportRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning PassportRecognizer - */ -@property (nonatomic, strong, readonly) MBPassportRecognizerResult *result; - -/** - * Defines whether to anonymize Netherlands MRZ - * - * Default: YES - */ -@property (nonatomic, assign) BOOL anonymizeNetherlandsMrz; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizerResult.h deleted file mode 100644 index 83f02b880..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPassportRecognizerResult.h +++ /dev/null @@ -1,34 +0,0 @@ -// -// MBPassportRecognizerResult.h -// -// Created by juraskrlec on 23/04/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizerResult.h" - -#import "MBMrzResult.h" -#import "MBFaceImageResult.h" -#import "MBEncodedFaceImageResult.h" -#import "MBFullDocumentImageResult.h" -#import "MBEncodedFullDocumentImageResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* Recognizer which can scan all passports with MRZ. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBPassportRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** -* The data extracted from the machine readable zone. -*/ -@property (nonatomic, readonly) MBMrzResult *mrzResult; - - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPointDetectorSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPointDetectorSubview.h deleted file mode 100644 index 3a3fe7d2e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBPointDetectorSubview.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBPointDetectorSubview.h -// MicroblinkDev -// -// Created by Dino Gustin on 02/05/2018. -// - -#import "MBDisplayablePointsDetection.h" - -/** - * Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots) - */ -@protocol MBPointDetectorSubview - -/** - * This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn. - */ -- (void)detectionFinishedWithDisplayablePoints:(MBDisplayablePointsDetection *)displayablePointsDetection; - -/** - * This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings. - */ -- (void)detectionFinishedWithDisplayablePoints:(MBDisplayablePointsDetection *)displayablePointsDetection originalRectangle:(CGRect)originalRect relativeRectangle:(CGRect)relativeRectangle; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessingStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessingStatus.h deleted file mode 100644 index 12edd587f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessingStatus.h +++ /dev/null @@ -1,65 +0,0 @@ -// -// MBProcessingStatus.h -// MicroblinkDev -// -// Created by Jura Skrlec on 10/08/2020. -// - -#ifndef MBProcessingStatus_h -#define MBProcessingStatus_h - -/** -* MBProcessingStatus enum defines status of the last recognition process. -*/ -typedef NS_ENUM(NSInteger, MBProcessingStatus) { - - /** Recognition was successful. */ - MBProcessingStatusSuccess, - - /** Detection of the document failed. */ - MBProcessingStatusDetectionFailed, - - /** Preprocessing of the input image has failed. */ - MBProcessingStatusImagePreprocessingFailed, - - /** Recognizer has inconsistent results. */ - MBProcessingStatusStabilityTestFailed, - - /** Wrong side of the document has been scanned. */ - MBProcessingStatusScanningWrongSide, - - /** Identification of the fields present on the document has failed. */ - MBProcessingStatusFieldIdentificationFailed, - - /** Mandatory field for the specific document is missing. */ - MBProcessingStatusMandatoryFieldMissing, - - /** Result contains invalid characters in some of the fields. */ - MBProcessingStatusInvalidCharactersFound, - - /** Failed to return a requested image. */ - MBProcessingStatusImageReturnFailed, - - /** Reading or parsing of the barcode has failed. */ - MBProcessingStatusBarcodeRecognitionFailed, - - /** Parsing of the MRZ has failed. */ - MBProcessingStatusMrzParsingFailed, - - /** Document class has been filtered out. */ - MBProcessingStatusClassFiltered, - - /** Document currently not supported by the recognizer. */ - MBProcessingStatusUnsupportedClass, - - /** License for the detected document is missing. */ - MBProcessingStatusUnsupportedByLicense, - - /** Front side recognition has completed successfully, and recognizer is waiting for the other side to be scanned. */ - MBProcessingStatusAwaitingOtherSide, - - /** Side not scanned. */ - MBProcessingStatusNotScanned -}; - -#endif /* MBProcessingStatus_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessor.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessor.h deleted file mode 100644 index be2508514..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessor.h +++ /dev/null @@ -1,30 +0,0 @@ -// -// MBProcessor.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/03/2018. -// - -#import - -#import "MBMicroblinkDefines.h" -#import "MBEntity.h" -#import "MBProcessorResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all processors - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBProcessor : MBEntity - -/** - * Base processor result - */ -@property (nonatomic, readonly, weak) MBProcessorResult *baseResult; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorGroup.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorGroup.h deleted file mode 100644 index 3e59893e5..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorGroup.h +++ /dev/null @@ -1,42 +0,0 @@ -// -// MBProcessorGroup.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import -#import "MBMicroblinkInitialization.h" -#import "MBMicroblinkDefines.h" - -@class MBDewarpPolicy; -@class MBProcessor; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class that represents a group of processors that will be executed on same dewarped image. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBProcessorGroup : NSObject - -MB_INIT_UNAVAILABLE - -/** - * Constructor for MBProcessorGroup. - * - * @param processingLocation Position in detected location that should be processed. Expressed as relative rectangle with respect to detected rectangle. - * @param dewarpPolicy Dewarp policy that will mandate how the perspective correction will be performed. - * @param processors Processors that will be executed on given processing location after perspective has been corrected. - */ -- (instancetype)initWithProcessingLocation:(CGRect)processingLocation dewarpPolicy:(nonnull MBDewarpPolicy *)dewarpPolicy andProcessors:(nonnull NSArray<__kindof MBProcessor *> *)processors NS_DESIGNATED_INITIALIZER; - -/** - * Processors that are members of the processor group - */ -@property (nonatomic, strong, readonly) NSArray<__kindof MBProcessor *> *processors; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorResult.h deleted file mode 100644 index cd1a90ee2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProcessorResult.h +++ /dev/null @@ -1,48 +0,0 @@ -// -// MBProcessorResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 02/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" - -/** - * Enumeration of posibble processor result state - */ -typedef NS_ENUM(NSInteger, MBProcessorResultState) { - - /** - * Empty - */ - MBProcessorResultStateEmpty, - - /** - * Uncertain - */ - MBProcessorResultStateUncertain, - - /** - * Valid - */ - MBProcessorResultStateValid, - -}; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all processor results - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBProcessorResult : NSObject - -MB_INIT_UNAVAILABLE - -@property (nonatomic, assign, readonly) MBProcessorResultState resultState; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProductIntegrationInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProductIntegrationInfo.h deleted file mode 100644 index f44549155..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBProductIntegrationInfo.h +++ /dev/null @@ -1,33 +0,0 @@ -// Created by Jura Skrlec on 18.05.2021.. -// Copyright (c) 2021 Microblink Ltd. All rights reserved. - -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBProductIntegrationInfo : NSObject - -+ (instancetype)sharedInstance NS_SWIFT_NAME(shared()); - -@property (nonatomic, strong, readonly) NSString *product; -@property (nonatomic, strong, readonly) NSString *productVersion; -@property (nonatomic, strong, readonly) NSString *packageName; -@property (nonatomic, strong, readonly) NSString *platform; -@property (nonatomic, strong, readonly) NSString *osVersion; -@property (nonatomic, strong, readonly) NSString *device; -@property (nonatomic, strong, readonly) NSString *userId; -@property (nonatomic, strong, readonly) NSString *licensee; -@property (nonatomic, strong, readonly) NSString *licenseId; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadDetectorSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadDetectorSubview.h deleted file mode 100644 index cf771fed9..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadDetectorSubview.h +++ /dev/null @@ -1,25 +0,0 @@ -// -// MBQuadDetectorSubview.h -// MicroblinkDev -// -// Created by Dino Gustin on 02/05/2018. -// - -#import "MBDisplayableQuadDetection.h" - -/** - * Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining) - */ -@protocol MBQuadDetectorSubview - -/** - * This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn. - */ -- (void)detectionFinishedWithDisplayableQuad:(MBDisplayableQuadDetection *)displayableQuadDetection; - -/** - * This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings. - */ -- (void)detectionFinishedWithDisplayableQuad:(MBDisplayableQuadDetection *)displayableQuadDetection originalRectangle:(CGRect)originalRect relativeRectangle:(CGRect)relativeRectangle; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadrangle.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadrangle.h deleted file mode 100644 index 757512be7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBQuadrangle.h +++ /dev/null @@ -1,70 +0,0 @@ -// -// MBQuadrangle.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/12/2017. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class represents the quadrangle (arbitrary geometric object with 4 different corner points - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBQuadrangle : NSObject - -/** Upper left point */ -@property (nonatomic, assign) CGPoint upperLeft; - -/** Upper right point */ -@property (nonatomic, assign) CGPoint upperRight; - -/** Lower left point */ -@property (nonatomic, assign) CGPoint lowerLeft; - -/** Lower right point */ -@property (nonatomic, assign) CGPoint lowerRight; - -/** - * Designated initializer which initializes all four corners of the quadrangle - * - * @param upperLeft upper left corner of the quadrangle - * @param upperRight upper right corner of the quadrangle - * @param lowerLeft lower left corner of the quadrangle - * @param lowerRight lower right corner of the quadrangle - * - * @return initialized quadrangle with four corners - */ -- (instancetype)initWithUpperLeft:(CGPoint)upperLeft - upperRight:(CGPoint)upperRight - lowerLeft:(CGPoint)lowerLeft - lowerRight:(CGPoint)lowerRight; - -/** - * Returns points of the quadrangle in array in the following order: - * - upperLeft, upperRight, lowerLeft, lowerRight. - * - * The array contains object obtained by, e.g: [NSValue valueWithCGPoint:CGPointMake(0.0, 1.0)] - * - * @return points of the quadrangle in an array - */ -- (NSArray *)toPointsArray; - -/** - * Creates new quadrangle from this quadrangle, transformed by specified affine transformation. - */ -- (instancetype)quadrangleWithTransformation:(CGAffineTransform)transform; - -/** - * Returns the center point of the Quadrangle - * @return center point - */ -- (CGPoint)center; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionMode.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionMode.h deleted file mode 100644 index 9f4bce9dd..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionMode.h +++ /dev/null @@ -1,38 +0,0 @@ -// -// MBRecognitionMode.h -// MicroblinkDev -// -// Created by Jura Skrlec on 11/08/2020. -// - -#ifndef MBRecognitionMode_h -#define MBRecognitionMode_h - -/** -* MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer. -*/ -typedef NS_ENUM(NSInteger, MBRecognitionMode) { - - /** No recognition performed. */ - MBRecognitionModeNone, - - /** Recognition of mrz document (does not include visa and passport) */ - MBRecognitionModeMrzId, - - /** Recognition of visa mrz. */ - MBRecognitionModeMrzVisa, - - /** Recognition of passport mrz. */ - MBRecognitionModeMrzPassport, - - /** Recognition of documents that have face photo on the front. */ - MBRecognitionModePhotoId, - - /** Detailed document recognition. */ - MBRecognitionModeFullRecognition, - - /** Recognition of barcode document. */ - MBRecognitionModeBarcodeId -}; - -#endif /* MBRecognitionMode_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionModeFilter.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionModeFilter.h deleted file mode 100644 index b98e00c53..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognitionModeFilter.h +++ /dev/null @@ -1,54 +0,0 @@ -// -// MBRecognitionModeFilter.h -// MicroblinkDev -// -// Created by Jura Skrlec on 11/08/2020. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* MBRecognitionModeFilter is used to enable/disable recognition of specific document groups. -* Setting is taken into account only if the right for that document is purchased. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBRecognitionModeFilter : NSObject - -MB_INIT - -/** - * Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased. - */ -@property (nonatomic, assign) BOOL enableMrzId; - -/** - * Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased. - */ -@property (nonatomic, assign) BOOL enableMrzVisa; - -/** - * Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased. - */ -@property (nonatomic, assign) BOOL enableMrzPassport; - -/** - * Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased. - */ -@property (nonatomic, assign) BOOL enablePhotoId; - -/** - * Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased. - */ -@property (nonatomic, assign) BOOL enableBarcodeId; - -/** - * Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased. - */ -@property (nonatomic, assign) BOOL enableFullDocumentRecognition; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizer.h deleted file mode 100644 index d005bdb80..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizer.h +++ /dev/null @@ -1,40 +0,0 @@ -// -// MBRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/11/2017. -// - -#import -#import -#import "MBMicroblinkDefines.h" -#import "MBEntity.h" -#import "MBRecognizerResult.h" - -@class MBSignedPayload; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all recognizers - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBRecognizer : MBEntity - -/** - * Base recognizer result. - */ -@property (nonatomic, readonly, weak) MBRecognizerResult *baseResult; - -- (UIInterfaceOrientationMask)getOptimalHudOrientation; - -/** - * Returns the signed JSON representation of this entity's current state as a MBSignedPayload. - * - * @return signed JSON representation of this entity's current state. - */ -- (MBSignedPayload *)toSignedJson; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerCollection.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerCollection.h deleted file mode 100644 index 8fcac9429..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerCollection.h +++ /dev/null @@ -1,103 +0,0 @@ -// -// MBScanSettings.h -// MicroblinkDev -// -// Created by Jura Skrlec on 24/11/2017. -// - -#import - -#import "MBRecognizer.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Denotes the mode in which Recognizers performs recognition - */ -typedef NS_ENUM(NSInteger, MBRecognitionDebugMode) { - - /** Classic, production mode. Results are returned after first valid scanning */ - MBRecognitionDebugModeDefault, - - /** Recognition Test. Results are never returned, recognition is performed repeatedly */ - MBRecognitionDebugModeTest, - - /** Recognition Test. Results are never returned, only detection is performed repeatedly */ - MBRecognitionDebugModeDetectionTest -}; - -/** - * Denotes the mode in which FrameQuality estimation works - */ -typedef NS_ENUM(NSInteger, MBFrameQualityEstimationMode) { - - /** Default. Frame quality estimation is ON if enabled recognizers require it by default.*/ - MBFrameQualityEstimationModeDefault, - - /** Frame quality estimation is always on */ - MBFrameQualityEstimationModeOn, - - /** Frame quality estimation is always off */ - MBFrameQualityEstimationModeOff -}; - -/** - * Settings class containing settings related to scanner behaviour - */ -MB_CLASS_AVAILABLE_IOS(13.0) - -@interface MBRecognizerCollection : NSObject - -- (instancetype)init NS_UNAVAILABLE; - -- (instancetype)initWithRecognizers:(NSArray *)recognizers NS_DESIGNATED_INITIALIZER; - -/** - * Contains MBRecognizer objects - each individual recognizer. - * On each video frame taken by device scamera, processing is performed by a series of recognizers. - * Ordering of these recognizers is specified by this array. - * - * @see MBRecognizer. - */ -@property (nonatomic, strong) NSArray *recognizerList; - - -/** - * If NO, recognizer chain will stop when finds first valid scan results and will return just it. - * If YES, recognizer chain can sometimes return more than one scanning result. - * - * Default: YES - */ -@property (nonatomic) BOOL allowMultipleResults; - -/** - * Timeout interval in which the partial scanning results will be returned to the user. - * If <= 0.0, no timeout event will be reported. - * - * Default: 0 seconds, which means no timeout will be reported. - */ -@property (nonatomic) NSTimeInterval partialRecognitionTimeout; - -/** - * Recognition debug mode. - * - * This method is for debugging and testing purposes only. Please do not use it because calling it with - * wrong parameter might cause scanning loop to never terminate. - * - * Default: MBRecognitionDebugModeDefault - */ -@property (nonatomic) MBRecognitionDebugMode recognitionDebugMode; - -/** - * Frame quality estimation mode. If frame quality estimation is on, some video frames will be skipped, if - * frame quality estimator determines the quality is too low (i.e. frame is too blurry, too dark, or something similar). - * - * The downside is that frame quality estimation spends some valuable CPU time. - * - * Default MBFrameQualityEstimationModeDefault - */ -@property (nonatomic) MBFrameQualityEstimationMode frameQualityEstimationMode; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerResult.h deleted file mode 100644 index 6c218f0a6..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerResult.h +++ /dev/null @@ -1,53 +0,0 @@ -// -// MBRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/11/2017. -// - -#import -#import "MBMicroblinkDefines.h" - -/** - * Enumeration of posibble recognizer result state - */ -typedef NS_ENUM(NSInteger, MBRecognizerResultState) { - - /** - * Empty - */ - MBRecognizerResultStateEmpty, - - /** - * Uncertain - */ - MBRecognizerResultStateUncertain, - - /** - * Valid - */ - MBRecognizerResultStateValid, - - /** - * StageValid - */ - MBRecognizerResultStateStageValid, - -}; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base class for all recognizer results - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBRecognizerResult : NSObject - -MB_INIT_UNAVAILABLE - -@property (nonatomic, assign, readonly) MBRecognizerResultState resultState; -@property (nonatomic, readonly) NSString *resultStateString; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunner.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunner.h deleted file mode 100644 index bd29e2c1d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunner.h +++ /dev/null @@ -1,81 +0,0 @@ -// -// MBRecognizerRunnerView.h -// MicroblinkDev -// -// Created by Jura Skrlec on 20/12/2017. -// - -#import - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerRunnerMetadataDelegates.h" -#import "MBScanningRecognizerRunnerDelegate.h" -#import "MBImageProcessingRecognizerRunnerDelegate.h" -#import "MBStringProcessingRecognizerRunnerDelegate.h" - -@class MBCoordinator; -@class MBImage; -@class MBRecognizerCollection; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Factory class containing static methods for creating camera view controllers. - * Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBRecognizerRunner : NSObject - -@property (nonatomic, strong, nonnull, readonly) MBRecognizerRunnerMetadataDelegates *metadataDelegates; -@property (nonatomic, weak) id scanningRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id imageProcessingRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id stringProcessingRecognizerRunnerDelegate; - -@property (nonatomic, nullable) MBCoordinator *coordinator; - -- (instancetype)init NS_UNAVAILABLE; - -/** Initializes the recognizer runner */ -- (instancetype)initWithRecognizerCollection:(MBRecognizerCollection *)recognizerCollection NS_DESIGNATED_INITIALIZER; - -- (void)resetState; - -- (void)resetState:(BOOL)hard; - -/** - * Cancels all dispatched, but not yet processed image processing requests issued with processImage. - * NOTE: next call to processImage will resume processing. - */ -- (void)cancelProcessing; - -/** - * Processes a MBImage object synchronously using current settings. - * Since this method is synchronous, calling it from a main thread will switch the call to alternate thread internally and output a warning. - * - * Results are passed a delegate object given upon a creation of MBCoordinator. - * - * @param image image for processing - */ -- (void)processImage:(MBImage *)image; - -/** - * Processes a NSString object synchronously using current settings. - * Since this method is synchronous, calling it from a main thread will switch the call to alternate thread internally and output a warning. - * - * Results are passed a delegate object given upon a creation of MBCoordinator. - * - * @param string string for processing - */ -- (void)processString:(NSString *)string; - -/** - * Method which is used to apply MBSettings object given by currentSettings property - * - * Usual use case is to update settings on the fly, to perform some complex scanning functionality - * where a reconfiguration of the recognizers is needed. - */ -- (void)reconfigureRecognizers:(MBRecognizerCollection *)recognizerCollection; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerMetadataDelegates.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerMetadataDelegates.h deleted file mode 100644 index f61d261a4..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerMetadataDelegates.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBRecognizerRunnerMetadataDelegates.h -// -// AUTOMATICALLY GENERATED SOURCE. DO NOT EDIT! -// - -#import "MBDebugRecognizerRunnerDelegate.h" -#import "MBDetectionRecognizerRunnerDelegate.h" -#import "MBOcrRecognizerRunnerDelegate.h" -#import "MBGlareRecognizerRunnerDelegate.h" -#import "MBFirstSideFinishedRecognizerRunnerDelegate.h" - -#import "MBMicroblinkDefines.h" -#import - -/** - * Class containing all metadata delegates - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBRecognizerRunnerMetadataDelegates : NSObject - -@property (nonatomic, weak, nullable) id debugRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id detectionRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id ocrRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id glareRecognizerRunnerDelegate; -@property (nonatomic, weak, nullable) id firstSideFinishedRecognizerRunnerDelegate; - -@end - \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewController.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewController.h deleted file mode 100644 index b778e2f9f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewController.h +++ /dev/null @@ -1,126 +0,0 @@ -// -// Header.h -// MicroblinkDev -// -// Created by Jura Skrlec on 14/12/2017. -// - -#import -#import -#import "MBCameraSettings.h" - -@class MBRecognizerCollection; -@class MBOverlayViewController; -@class MBImage; - -/** Block for returning high resolution MBImage photo with capture or still output */ -typedef void(^MBCaptureHighResImage)(MBImage * _Nullable highResImage); - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for View controllers which present camera and provide scanning features - */ -@protocol MBRecognizerRunnerViewController - -/** - * MBRecognizerRunnerViewController's shouldAutorotate will return this value. - * - * Default: NO. - * - * Set it to YES if you want scanning view controller to autorotate. - */ -@property (nonatomic) BOOL autorotate; - -/** - * MBRecognizerRunnerViewController's supportedInterfaceOrientations will return this value. - * - * Default: UIInterfaceOrientationMaskPortrait. - */ -@property (nonatomic) UIInterfaceOrientationMask supportedOrientations; - -/** - * Pause scanning without dismissing the camera view. - * - * If there is camera frame being processed at a time, the processing will finish, but the results of processing - * will not be returned. - * - * NOTE: This method must be called from the background thread - */ -- (void)pauseScanning; - -/** - * Retrieve the current state of scanning. - * - * NOTE: This method is always returned on the background thread. - * - * @return YES if scanning is paused. NO if it's in progress - */ -- (BOOL)isScanningPaused; - -/** - * Resumes scanning. Optionally, internal state of recognizers can be reset in the process. - * - * If you continue scanning the same object, for example, the same slip, or the same MRTD document, to get result - * with higher confidence, then pass NO to reset State. - * - * If you move to scan another object, for example, another barcode, or another payment slip, then pass YES to reset State. - * - * Internal state is used to use the fact that the same object exists on multiple consecutive frames, and using internal - * state provides better scanning results. - * - * NOTE: This method must be called on the main thread. - * - * @param resetState YES if state should be reset. - */ -- (void)resumeScanningAndResetState:(BOOL)resetState; - -/** - * Resumes camera session asynchronously on camera queue. This method is automatically called in viewWillAppear when ScanningViewController enters screen. - * @param completion block is executed on main queue after camera is resummed - */ -- (void)resumeCamera:(void(^_Nullable)(void))completion; - -/** - * Pauses camera session. This method is automatically called in viewDidDissapear when ScanningViewController exits screen. - */ -- (BOOL)pauseCamera; - -/** - * Retrieve the current state of camera. - * - * @return YES if camera is paused. NO if camera is active - */ -- (BOOL)isCameraPaused; - -/** - * Play scan sound. - * - * It uses default scan sound, you can change it by setting your own soundFilePath in MBOverlaySettings. - */ -- (void)playScanSuccessSound; - -/** - * Call to turn on torch without camera overlay - */ -- (void)willSetTorchOn:(BOOL)torchOn; - -/** - * Settings recofiguration - * - * NOTE: This method must be called on the background thread. - */ -- (void)resetState; - -/** - * Method with block for getting high resoultion images - * - * @warning this is returned from background thread - * @discussion The high res image is captured independently of other images returned by recognizers. Because of a delay when switching from video to photo camera mode, the high-resolution image can look different from other images like cropped images. - */ -- (void)captureHighResImage:(MBCaptureHighResImage)highResoulutionImageCaptured; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index 18d485f6c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,85 +0,0 @@ -// -// MBRecognizerRunnerViewControllerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/12/2017. -// - -#import - -@protocol MBRecognizerRunnerViewController; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for MBRecognizerRunnerViewController actions - */ -@protocol MBRecognizerRunnerViewControllerDelegate -@required -/** - * Scanning library requested authorization for Camera access from the user, but the user declined it. - * This case means scanning cannot be performed, because accessing camera images is now allowed. - * - * In this callback you have the chance to handle this case and present some kind of a message to the user on top - * of scanningViewController. - * - * @param recognizerRunnerViewController Scanning view controller which was responsible for scanning - */ -- (void)recognizerRunnerViewControllerUnauthorizedCamera:(nonnull UIViewController *)recognizerRunnerViewController; - -/** - * Scanning library found an error. The error object is returned and contains - * description of the error, in a specified language. Do your error handling here. - * - * Currently, only one situation can result with this callback being called: - * - Using camera session resulted with AVCaptureSessionRuntimeErrorNotification notification - * - * The best way to handle this is to Log the error (GA, Crashlytics, Flurry) and let the user continue - * using the app. - * - * @param recognizerRunnerViewController Scanning view controller which was responsible for scanning - * @param error Error object describing the error - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController didFindError:(NSError *)error; - -/** - * Scanning library was closed, usually by the user pressing close button and cancelling the scan - * - * @param recognizerRunnerViewController Scanning view controller responsible for scanning - */ -- (void)recognizerRunnerViewControllerDidClose:(nonnull UIViewController *)recognizerRunnerViewController; - -/** - * Called when Scanning library will display help. This can happen when the user presses - * help button on scanning UI, or on first run of the application - * - * @param recognizerRunnerViewController recognizerRunnerViewController Recognizer runner view controller responsible for scanning - */ -- (void)recognizerRunnerViewControllerWillPresentHelp:(nonnull UIViewController *)recognizerRunnerViewController; - -/** - * Called when Scanning library is resuming scanning. - * - * @param recognizerRunnerViewController recognizerRunnerViewController Recognizer runner view controller responsible for scanning - */ -- (void)recognizerRunnerViewControllerDidResumeScanning:(nonnull UIViewController *)recognizerRunnerViewController; - -/** - * Called when Scanning library is stopped scanning. - * - * @param recognizerRunnerViewController recognizerRunnerViewController Recognizer runner view controller responsible for scanning - */ -- (void)recognizerRunnerViewControllerDidStopScanning:(nonnull UIViewController *)recognizerRunnerViewController; - -@optional -/** - * Called when Scanning library will turn on/off torch. - * - * @param recognizerRunnerViewController recognizerRunnerViewController Recognizer runner view controller responsible for scanning - * @param isTorchOn isTorchOn Returns YES if torch mode was set successfully, otherwise NO. - */ -- (void)recognizerRunnerViewController:(nonnull UIViewController *)recognizerRunnerViewController willSetTorch:(BOOL)isTorchOn; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h deleted file mode 100644 index 2d0be00bd..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h +++ /dev/null @@ -1,29 +0,0 @@ -// -// MBRecognizerRunnerViewControllerMetadataDelegates.h -// -// AUTOMATICALLY GENERATED SOURCE. DO NOT EDIT! -// - -#import "MBDebugRecognizerRunnerViewControllerDelegate.h" -#import "MBDetectionRecognizerRunnerViewControllerDelegate.h" -#import "MBOcrRecognizerRunnerViewControllerDelegate.h" -#import "MBGlareRecognizerRunnerViewControllerDelegate.h" -#import "MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h" - -#import "MBMicroblinkDefines.h" -#import - -/** - * Class containing all metadata delegates - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBRecognizerRunnerViewControllerMetadataDelegates : NSObject - -@property (nonatomic, weak, nullable) id debugRecognizerRunnerViewControllerDelegate; -@property (nonatomic, weak, nullable) id detectionRecognizerRunnerViewControllerDelegate; -@property (nonatomic, weak, nullable) id ocrRecognizerRunnerViewControllerDelegate; -@property (nonatomic, weak, nullable) id glareRecognizerRunnerViewControllerDelegate; -@property (nonatomic, weak, nullable) id firstSideFinishedRecognizerRunnerViewControllerDelegate; - -@end - \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBResultSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBResultSubview.h deleted file mode 100644 index d6c5d7b85..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBResultSubview.h +++ /dev/null @@ -1,20 +0,0 @@ -// -// MBResultSubview.h -// MicroblinkDev -// -// Created by Dino Gustin on 02/05/2018. -// - -#import "MBRecognizerResult.h" - -/** - * Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful) - */ -@protocol MBResultSubview - -/** - * This method should be called when MBRecognizerResultState is obtained and reslt state need to be drawn/redrawn. - */ -- (void)scanningFinishedWithState:(MBRecognizerResultState)state; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerDelegate.h deleted file mode 100644 index cb384dbea..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerDelegate.h +++ /dev/null @@ -1,43 +0,0 @@ -// -// Header.h -// MicroblinkDev -// -// Created by Jura Skrlec on 20/12/2017. -// - -#import "MBRecognizerResult.h" - -@class MBRecognizerRunner; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Protocol for obtaining scanning results - */ -@protocol MBScanningRecognizerRunnerDelegate -@required -/** - * Scanning library did output scanning results - * - * Depending on how you want to treat the result, you might want to - * dismiss the scanningViewController here. - * - * This method is the default way for getting access to results of scanning. - * - * Note: - * - there may be 0, 1, or more than one scanning results. - * - each scanning result belongs to a common MBRecognizerResult type - * - handle different types differently - * - this method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * @param recognizerRunner recognizerRunner Scanning view controller responsible for scanning - * @param state state of scanning - * - * - */ - -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishScanningWithState:(MBRecognizerResultState)state; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerViewControllerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerViewControllerDelegate.h deleted file mode 100644 index b79fb0e9e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBScanningRecognizerRunnerViewControllerDelegate.h +++ /dev/null @@ -1,40 +0,0 @@ -// -// MBRecognizerRunnerViewDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 13/12/2017. -// - -#import -#import "MBRecognizerResult.h" - -@protocol MBRecognizerRunnerViewController; - -/** - * Protocol for obtaining scanning results - */ -@protocol MBScanningRecognizerRunnerViewControllerDelegate -@required -/** - * Scanning library did output scanning results - * - * Depending on how you want to treat the result, you might want to - * dismiss the scanningViewController here. - * - * This method is the default way for getting access to results of scanning. - * - * Note: - * - there may be 0, 1, or more than one scanning results. - * - each scanning result belongs to a common MBRecognizerResult type - * - handle different types differently - * - this method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - * - * @param recognizerRunnerViewController scanningViewController Scanning view controller responsible for scanning - * @param state state of scanning - * - * - */ - -- (void)recognizerRunnerViewControllerDidFinishScanning:(nonnull UIViewController *)recognizerRunnerViewController state:(MBRecognizerResultState)state; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImage.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImage.h deleted file mode 100644 index 61e4e62d3..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImage.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBSignatureImage.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBSignatureImage_h -#define MBSignatureImage_h - -@protocol MBSignatureImage - -@required - -/** - * Sets whether signature image from ID card should be extracted. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL returnSignatureImage; - -@end - -#endif /* MBSignatureImage_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageDpi.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageDpi.h deleted file mode 100644 index c5a4bec6d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageDpi.h +++ /dev/null @@ -1,26 +0,0 @@ -// -// MBSignatureImageDpi.h -// MicroblinkDev -// -// Created by DoDo on 19/06/2018. -// - -#ifndef MBSignatureImageDpi_h -#define MBSignatureImageDpi_h - -@protocol MBSignatureImageDpi - -@required - -/** - * Property for setting DPI for signature images - * Valid ranges are [100,400]. Setting DPI out of valid ranges throws an exception - * - * Default: 250 - */ -@property (nonatomic, assign) NSInteger signatureImageDpi; - -@end - - -#endif /* MBSignatureImageDpi_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageResult.h deleted file mode 100644 index 408051796..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignatureImageResult.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// MBSignatureImageResult.h -// MicroblinkDev -// -// Created by DoDo on 16/04/2018. -// - -#ifndef MBSignatureImageResult_h -#define MBSignatureImageResult_h - -#import "MBImage.h" - -@protocol MBSignatureImageResult - -@required - -/** - * image of the signature if enabled with `MBSignatureImage returnSignatureImage` property. - */ -@property (nonatomic, readonly, nullable) MBImage* signatureImage; - -@end - -#endif /* MBSignatureImageResult_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignedPayload.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignedPayload.h deleted file mode 100644 index e73196560..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSignedPayload.h +++ /dev/null @@ -1,44 +0,0 @@ -// -// SignedPayload.h -// BlinkShowcaseDev -// -// Created by Mijo Gracanin on 24.01.2022.. -// - -#ifndef SignedPayload_h -#define SignedPayload_h - -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBSignedPayload : NSObject - -/** - * Payload that will be signed. - */ -@property (nonatomic, readonly, nullable) NSString *payload; - -/** - * Digital signature of the payload. - */ -@property (nonatomic, readonly, nullable) NSString *signature; - -/** - * Version of the digital signature. - */ -@property (nonatomic, readonly, nullable) NSString *signatureVersion; - -- (instancetype) initWithPayload:(NSString *)payload signature:(NSString *)signature signatureVersion:(NSString *)signatureVersion NS_DESIGNATED_INITIALIZER; - -/** - * Please use designated initializer. - */ -- (instancetype)init NS_UNAVAILABLE; - -@end - -NS_ASSUME_NONNULL_END - -#endif /* SignedPayload_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringProcessingRecognizerRunnerDelegate.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringProcessingRecognizerRunnerDelegate.h deleted file mode 100644 index 267bbd25e..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringProcessingRecognizerRunnerDelegate.h +++ /dev/null @@ -1,19 +0,0 @@ -// -// MBStringProcessingRecognizerRunnerDelegate.h -// MicroblinkDev -// -// Created by Jura Skrlec on 18/06/2018. -// - -@class MBRecognizerRunner; - -@protocol MBStringProcessingRecognizerRunnerDelegate -@required - -/** - * Called when MBRecognizerRunner finishes processing given string. - * NOTE: This method is called on background processing thread. Make sure that you dispatch all your UI API calls to main thread. - */ -- (void)recognizerRunner:(nonnull MBRecognizerRunner *)recognizerRunner didFinishProcessingString:(nonnull NSString *)string; - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringResult.h deleted file mode 100644 index 63822eb83..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBStringResult.h +++ /dev/null @@ -1,70 +0,0 @@ -// -// MBStringResult.h -// BlinkIDDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - -typedef NS_ENUM(NSInteger, MBAlphabetType) { - MBAlphabetTypeLatin, - MBAlphabetTypeArabic, - MBAlphabetTypeCyrillic -}; - -typedef NS_ENUM(NSInteger, MBSide) { - MBSideNone = 0, - MBSideFront, - MBSideBack -}; - -/** - * Class for all obtaining original string per alphabet type - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBStringResult : NSObject - -/** - * @return the non-empty value, if such is present, with priority given to Latin alphabet. - */ -@property(nonatomic, readonly) NSString *value; - -/** - * @return value of the specified alphabet type. - */ -- (NSString *)valueForAlphabetType:(MBAlphabetType)alphabetType; - -/** - * @return the CGRect location, if result is detected, else CGRectNull. Priority given to Latin alphabet. - */ -@property(nonatomic, readonly) CGRect location; - -/** - * @return location of the specified alphabet type. - */ -- (CGRect)locationForAlphabetType:(MBAlphabetType)alphabetType; - -/** - * @return the MBSide side, if result is detected, else MBSideNone. Priority given to Latin alphabet. - */ -@property(nonatomic, readonly) MBSide side; - -/** - * @return side of the specified alphabet type. - */ -- (MBSide)sideForAlphabetType:(MBAlphabetType)alphabetType; - -- (instancetype _Nonnull)init NS_UNAVAILABLE; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSubview.h deleted file mode 100644 index 9a7c44196..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSubview.h +++ /dev/null @@ -1,41 +0,0 @@ -// -// MBSubview.h -// BarcodeFramework -// -// Created by Jura on 06/06/14. -// Copyright (c) 2015 Microblink Ltd. All rights reserved. -// - -#import -#import "MBMicroblinkDefines.h" - -NS_ASSUME_NONNULL_BEGIN - - -@protocol MBSubviewDelegate; - -/** - Base class for all overlay subviews - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBSubview : UIView - -/** Delegate which is notified on Overlay events */ -@property (nonatomic, weak, nullable) id delegate; - -@end - -/** - * Protocol which all objects interested in receiving information about overlay subviews need to implement - */ -@protocol MBSubviewDelegate - -/** Delegate method called when animation starts */ -- (void)subviewAnimationDidStart:(MBSubview *)subview; - -/** Delegate method called when animation finishes */ -- (void)subviewAnimationDidFinish:(MBSubview *)subview; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizer.h deleted file mode 100644 index 2fc922737..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizer.h +++ /dev/null @@ -1,36 +0,0 @@ -// -// MBSuccessFrameGrabberRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/12/2017. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBRecognizer.h" -#import "MBSuccessFrameGrabberRecognizerResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that can returns success frame. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBSuccessFrameGrabberRecognizer : MBRecognizer - -- (instancetype)init NS_UNAVAILABLE; -- (instancetype)initWithRecognizer:(MBRecognizer *)recognizer NS_SWIFT_NAME(init(recognizer:)) NS_DESIGNATED_INITIALIZER; - -/** - * SuccessFrameGrabber recognizer results - */ -@property (nonatomic, strong, readonly) MBSuccessFrameGrabberRecognizerResult *result; - -/** - * Slave recognizer that is wrapped with SuccessFrameGrabber - */ -@property (nonatomic, strong, readonly) MBRecognizer *slaveRecognizer; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizerResult.h deleted file mode 100644 index 1d48bb960..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBSuccessFrameGrabberRecognizerResult.h +++ /dev/null @@ -1,32 +0,0 @@ -// -// MBSuccessFrameGrabberRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/12/2017. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBRecognizerResult.h" - -@class MBImage; - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that returns SuccessFrameGrabber result. - */ -MB_CLASS_AVAILABLE_IOS(13.0) - -@interface MBSuccessFrameGrabberRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * Success frame MBImage of successful frame - */ -@property (nonatomic, strong, readonly) MBImage *successFrame; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTapToFocusSubview.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTapToFocusSubview.h deleted file mode 100644 index 2223d2be6..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTapToFocusSubview.h +++ /dev/null @@ -1,31 +0,0 @@ -// -// MBTapToFocusSubview.h -// BlinkOcrFramework -// -// Created by Jura on 18/09/16. -// Copyright © 2016 Microblink Ltd. All rights reserved. -// - -#import "MBSubview.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * Overlay subview presenting the effect which happens when the user taps to focus - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBTapToFocusSubview : MBSubview -/** - * Designated initializer - * - * @param frame - exact frame of the view - */ -- (instancetype)initWithFrame:(CGRect)frame NS_DESIGNATED_INITIALIZER; - -- (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_UNAVAILABLE; - -- (void)willFocusAtPoint:(CGPoint)point; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingClass.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingClass.h deleted file mode 100644 index 622e6417d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingClass.h +++ /dev/null @@ -1,67 +0,0 @@ -// -// MBTemplatingClass.h -// MicroblinkDev -// -// Created by Jura Skrlec on 21/03/2018. -// - -#import -#import "MBMicroblinkInitialization.h" -#import "MBMicroblinkDefines.h" - -@protocol MBTemplatingClassifier; - -@class MBProcessorGroup; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class that represents a specific class of documents when used within Templating API. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBTemplatingClass : NSObject - -MB_INIT - -/** - * Sets processor groups that will be executed before classification - * @param processorGroups processor groups that will be executed before classification - */ -- (void)setClassificationProcessorGroups:(nonnull NSArray<__kindof MBProcessorGroup *> *)processorGroups; - -/** - * Returns the currently set array of classification processor groups. - * @return the currently set array of classification processor groups. - */ -- (nullable NSArray<__kindof MBProcessorGroup *> *)getClassificationProcessorGroups; - -/** - * Sets processor groups that will be executed if MBTemplatingClassifier's classify returns YES. - * @param processorGroups processor groups that will be executed after classification, if classification is positive - */ -- (void)setNonClassificationProcessorGroups:(nonnull NSArray<__kindof MBProcessorGroup *> *)processorGroups; - -/** - * Returns the currently set array of non-classification processor groups. - * @return the currently set array of non-classification processor groups. - */ -- (nullable NSArray<__kindof MBProcessorGroup *> *)getNonClassificationProcessorGroups; - -/** - * Sets the classifier which will tell whether currently processed document belongs to this class. - * If set to nil, existing classifier (if exists) will be cleared and non-classification - * processor groups will not be executed. - * @param templatingClassifier Classifier which will tell whether currently processed document belongs to this class. - */ -- (void)setTemplatingClassifier:(nullable id)templatingClassifier; - -@end - -@protocol MBTemplatingClassifier -@required - -- (BOOL)classify; -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizer.h deleted file mode 100644 index 9298d3598..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizer.h +++ /dev/null @@ -1,52 +0,0 @@ -// -// MBTemplatingRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/03/2018. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBRecognizer.h" -#import "MBTemplatingRecognizerResult.h" -#import "MBMicroblinkInitialization.h" - -@class MBTemplatingClass; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base of all recognizers that support Templating API. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBTemplatingRecognizer : MBRecognizer - -MB_INIT_UNAVAILABLE - -/** - * Templating recognizer result - */ -@property (nonatomic, strong, readonly) MBTemplatingRecognizerResult *templatingResult; - -/** - * Defines if glare detection should be turned on/off for Templating Recognizer. - * - * Default: YES - */ -@property (nonatomic, assign) BOOL useGlareDetector; - -/** - * Returns all available templating classes - */ -@property (nonatomic, strong, nullable, readonly) NSArray<__kindof MBTemplatingClass *> *templatingClasses; - -/** - * Sets zero or more MBTemplatingClass that will try to be matched against document that - * is being recognized. - * @param templatingClasses Zero or more MBTemplatingClass objects representing specific class of documents. - */ -- (void)setTemplatingClasses:(nullable NSArray<__kindof MBTemplatingClass *> *)templatingClasses; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizerResult.h deleted file mode 100644 index a44dcc8fd..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBTemplatingRecognizerResult.h +++ /dev/null @@ -1,34 +0,0 @@ -// -// MBTemplatingRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 22/03/2018. -// - -#import - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerResult.h" - -@class MBTemplatingClass; - -NS_ASSUME_NONNULL_BEGIN - -/** - * Base of all recognizers result that support Templating API. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBTemplatingRecognizerResult : MBRecognizerResult - -- (instancetype)init NS_UNAVAILABLE; - -/** - * Returns the MBTemplatingClass for recognized document. If classification failed, - * returns nil. - */ -@property (nonatomic, nullable, strong, readonly) MBTemplatingClass *templatingClass; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUIComponents.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUIComponents.h deleted file mode 100644 index eee318349..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUIComponents.h +++ /dev/null @@ -1,9 +0,0 @@ -// -// MBUIComponents.h -// MicroBlinkFramework -// -// Created by Dino Gustin on 06/06/18. -// Copyright (c) 2012 MicroBlink Ltd. All rights reserved. -// - -#import "MBBlinkIDUIComponents.h" diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizer.h deleted file mode 100644 index e6f7b6ce9..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizer.h +++ /dev/null @@ -1,88 +0,0 @@ -// -// MBUsdlCombinedRecognizer.h -// BarDecoder -// -// Created by DoDo on 17/05/2018. -// - -#import "MBRecognizer.h" -#import "MBUsdlCombinedRecognizerResult.h" -#import "MBCombinedRecognizer.h" - -#import "MBDocumentFaceDetectorType.h" - -#import "MBFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFaceImage.h" -#import "MBFaceImageDpi.h" - -#import "MBEncodeFaceImage.h" -#import "MBEncodeFullDocumentImage.h" - -#import "MBFullDocumentImageExtensionFactors.h" - -#import - -NS_ASSUME_NONNULL_BEGIN - -/** - * USDL Combined Recognizer. - * - * USDL Combined recognizer is used for scanning both front and back side of US Driver's License. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdMultiSideRecognizer.") MB_FINAL -@interface MBUsdlCombinedRecognizer : MBRecognizer - -/** - * Result of scanning both sides of USDL - */ -@property (nonatomic, strong, readonly) MBUsdlCombinedRecognizerResult* result; - -/** - * Set this to YES to scan even barcode not compliant with standards - * For example, malformed USDL barcodes which were incorrectly encoded - * - * Use only if necessary because it slows down the recognition process - * - * Default: YES - */ -@property (nonatomic, assign) BOOL scanUncertain; - -/** - * Set this to YES to scan barcodes which don't have quiet zone (white area) around it - * - * Use only if necessary because it slows down the recognition process - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowNullQuietZone; - -/** - * Set this to YES to enable compact parser. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL enableCompactParser; - -/** - * Type of document this recognizer will scan. - * - * Default: MBDocumentFaceDetectorTypeTD1 - */ -@property (nonatomic, assign) MBDocumentFaceDetectorType type; - -/** - * Defines how many times the same document should be detected before the detector - * returns this document as a result of the deteciton - * - * Higher number means more reliable detection, but slower processing - * - * Default: 6 - */ -@property (nonatomic, assign) NSInteger numStableDetectionsThreshold; - -MB_INIT - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizerResult.h deleted file mode 100644 index 46ff62bd0..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlCombinedRecognizerResult.h +++ /dev/null @@ -1,141 +0,0 @@ -// -// MBUsdlCombinedRecognizerResult.h -// BarDecoder -// -// Created by DoDo on 17/05/2018. -// - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerResult.h" - -#import "MBCombinedRecognizerResult.h" -#import "MBUsdlKeys.h" - -#import "MBFaceImageResult.h" -#import "MBSignatureImageResult.h" -#import "MBFullDocumentImageResult.h" - -#import "MBEncodedFaceImageResult.h" -#import "MBEncodedSignatureImageResult.h" -#import "MBEncodedFullDocumentImageResult.h" - -#import "MBDateResult.h" - -#import "MBAgeResult.h" - -#import - -NS_ASSUME_NONNULL_BEGIN - -/** - * Class representing values obtained when scanning both front and back side of US Driver's License. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBUsdlCombinedRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * The first name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *firstName; - -/** - * The middle name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *middleName; - -/** - * The last name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *lastName; - -/** - * The name suffix of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *nameSuffix; - -/** - * The full name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *fullName; - -/** - * The full address of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *address; - -/** - * The date of birth of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfBirth; - -/** - * The date of issue of the United States driver license. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfIssue; - -/** - * The date of expiry of the United States driver license. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfExpiry; - -/** - * The document number of the United States driver license. - */ -@property (nonatomic, readonly, nullable) NSString *documentNumber; - -/** - * TThe sex of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *sex; - -/** - * The restrictions to driving privileges for the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *restrictions; - -/** - * The additional privileges granted to the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *endorsements; - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly, nullable) NSString *vehicleClass; - -/** - * Byte array with result of the scan - */ -- (NSData *_Nullable)data; - -/** - * Flag indicating uncertain scanning data - * E.g obtained from damaged barcode. - */ -- (BOOL)isUncertain; - -/** - * Returns a string value for a given key. - * - * @param usdlKey field key - * - * @return value for a given key - */ -- (NSString *_Nullable)getField:(MBUsdlKeys)usdlKey; - -/** - * Array of elements that are not part of AAMVA standard and are specific to each US state. - * If no specific elements existed inside 2D barcode, this is an empty array. Otherwise, - * this array contains list of state-specific elements in the same order as given inside - * barcode. - * NOTE: Size of this array is both state-specific and barcode-specific. Each US state has - * ability to arbitrarily define size and contents of these elements. You can obtain the - * as a parameter. - */ -- (NSArray *_Nullable)optionalElements MB_ATTRIBUTE_DEPRECATED; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlKeys.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlKeys.h deleted file mode 100644 index 15e40c2a2..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlKeys.h +++ /dev/null @@ -1,908 +0,0 @@ -// -// MBUsdlKeys.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/01/2018. -// - -/** -* Possible keys that can be used for obtaining USDL result elements. -*/ -typedef NS_ENUM(NSInteger, MBUsdlKeys) { - //==============================================================/ - //============== 1. DETERMINING BARCODE VERSION ================/ - //==============================================================/ - - /** - Mandatory on all driver's licenses. All barcodes which are using 3-track magnetic - stripe encoding used in the interest of smoothing a transition from legacy documents - shall be designated as "Magnetic". All barcodes which are using compact encoding - compliant with ISO/IEC 18013-2 shall be designated as "Compact". All barcodes (majority) - compliant with Mandatory PDF417 Bar Code of the American Association of Motor Vehicle - Administrators (AAMVA) Card Design Standard from AAMVA DL/ID-2000 standard to DL/ID-2013 - shall be designated as "AAMVA". - */ - DocumentType, - - /** - Mandatory on all driver's licenses. - - AAMVA Version Number: This is a decimal value between 0 and 99 that - specifies the version level of the PDF417 bar code format. Version "0" and "00" - is reserved for bar codes printed to the specification of the American Association - of Motor Vehicle Administrators (AAMVA) prior to the adoption of the AAMVA DL/ID-2000 - standard. All bar codes compliant with the AAMVA DL/ID-2000 standard are designated - Version "01." All barcodes compliant with AAMVA Card Design Specification version - 1.0, dated 09-2003 shall be designated Version "02." All barcodes compliant with - AAMVA Card Design Specification version 2.0, dated 03-2005 shall be designated - Version "03." All barcodes compliant with AAMVA Card Design Standard version 1.0, - dated 07-2009 shall be designated Version "04." All barcodes compliant with AAMVA - Card Design Standard version 1.0, dated 07-2010 shall be designated Version "05." - All barcodes compliant with AAMVA Card Design Standard version 1.0, dated 07- 2011 - shall be designated Version "06". All barcodes compliant with AAMVA Card Design - Standard version 1.0, dated 06-2012 shall be designated Version "07". All barcodes - compliant with this current AAMVA standard shall be designated "08". Should a need - arise requiring major revision to the format, this field provides the means to - accommodate additional revision. - - If document type is not "AAMVA", this field defines version number of the - given document type's standard. - */ - StandardVersionNumber, - - //==============================================================/ - //========== 2. PERSONAL DATA KEYS ===========/ - //==============================================================/ - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - Family name of the cardholder. (Family name is sometimes also called "last name" or "surname.") - Collect full name for record, print as many characters as possible on portrait side of DL/ID. - */ - CustomerFamilyName, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - First name of the cardholder. - */ - CustomerFirstName, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - Full name of the individual holding the Driver License or ID. - - The Name field contains up to four portions, separated with the "," delimiter: - Last Name (required) - , (required) - First Name (required) - , (required if other name portions follow, otherwise optional) - Middle Name(s) (optional) - , (required if other name portions follow, otherwise optional) - Suffix (optional) - , (optional) - - If indvidual has more than one middle name they are separated with space. - */ - CustomerFullName, - - /** - Mandatory on all AAMVA, Magentic and Compact barcodes. - - Date on which the cardholder was born. (MMDDCCYY format) - */ - DateOfBirth, - - /** - Mandatory on all AAMVA, Magentic barcodes. - Optional on Compact barcodes. - - Gender of the cardholder. 1 = male, 2 = female. - */ - Sex, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes. - Optional on AAMVA 01, Magnetic and Compact barcodes. - - Color of cardholder's eyes. (ANSI D-20 codes) - - Code Description - BLK Black - BLU Blue - BRO Brown - GRY Gray - GRN Green - HAZ Hazel - MAR Maroon - PNK Pink - DIC Dichromatic - UNK Unknown - */ - EyeColor, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - Street portion of the cardholder address. - The place where the registered driver of a vehicle (individual or corporation) - may be contacted such as a house number, street address etc. - */ - AddressStreet, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - City portion of the cardholder address. - */ - AddressCity, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - State portion of the cardholder address. - */ - AddressJurisdictionCode, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - On compact barcodes, use kFullAddress. - - Postal code portion of the cardholder address in the U.S. and Canada. If the - trailing portion of the postal code in the U.S. is not known, zeros can be used - to fill the trailing set of numbers up to nine (9) digits. - */ - AddressPostalCode, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - Optional on Compact barcodes. - - Full address of the individual holding the Driver License or ID. - - The full address field contains up to four portions, separated with the "," delimiter: - Street Address (required) - , (required if other address portions follow, otherwise optional) - City (optional) - , (required if other address portions follow, otherwise optional) - Jurisdiction Code (optional) - , (required if other address portions follow, otherwise optional) - ZIP - Postal Code (optional) - - */ - FullAddress, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder, either in Inches or in Centimeters. - - Inches (in): number of inches followed by " in" - example: 6'1'' = "73 in" - - Centimeters (cm): number of centimeters followed by " cm" - example: 181 centimeters = "181 cm" - */ - Height, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder in Inches. - Example: 5'9'' = "69". - */ - HeightIn, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes. - Optional on AAMVA 01 and Magnetic barcodes. - - Height of cardholder in Centimeters. - Example: 180 Centimeters = "180". - */ - HeightCm, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08. - Optional on AAMVA 01, 02, 03, Magnetic and Compcat barcodes. - - Middle name(s) of the cardholder. In the case of multiple middle names they - shall be separated by space " ". - */ - CustomerMiddleName, - - /** - Optional on all AAMVA, Magnetic and Compact barcodes. - - Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing - jurisdiction wishes to abbreviate colors, the three-character codes provided in ANSI D20 must be - used. - - Code Description - BAL Bald - BLK Black - BLN Blond - BRO Brown - GRY Grey - RED Red/Auburn - SDY Sandy - WHI White - UNK Unknown - */ - HairColor, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), - the suffix must be collected and displayed on the DL/ID and in the MRT). - - JR (Junior) - - SR (Senior) - - 1ST or I (First) - - 2ND or II (Second) - - 3RD or III (Third) - - 4TH or IV (Fourth) - - 5TH or V (Fifth) - - 6TH or VI (Sixth) - - 7TH or VII (Seventh) - - 8TH or VIII (Eighth) - - 9TH or IX (Ninth) - */ - NameSuffix, - - /** - Optional on all AAMVA and Compact barcodes. - - Other name by which cardholder is known. ALTERNATIVE NAME(S) of the individual - holding the Driver License or ID. - - The Name field contains up to four portions, separated with the "," delimiter: - AKA Last Name (required) - , (required) - AKA First Name (required) - , (required if other name portions follow, otherwise optional) - AKA Middle Name(s) (optional) - , (required if other name portions follow, otherwise optional) - AKA Suffix (optional) - , (optional) - - If indvidual has more than one AKA middle name they are separated with space. - */ - // internal node: Filled by DataExpander - AKAFullName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other family name by which cardholder is known. - */ - // internal node: Filled by DataExpander - AKAFamilyName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other given name by which cardholder is known - */ - // internal node: Filled by DataExpander - AKAGivenName, - - /** - Optional on all AAMVA and Compact barcodes. - - Other suffix by which cardholder is known. - - The Suffix Code Portion, if submitted, can contain only the Suffix Codes shown in the following table (e.g., Andrew Johnson, III = JOHNSON@ANDREW@@3RD): - - Suffix Meaning or Synonym - JR Junior - SR Senior or Esquire 1ST First - 2ND Second - 3RD Third - 4TH Fourth - 5TH Fifth - 6TH Sixth - 7TH Seventh - 8TH Eighth - 9TH Ninth - */ - // internal node: Filled by DataExpander - AKASuffixName, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Indicates the approximate weight range of the cardholder: - 0 = up to 31 kg (up to 70 lbs) - 1 = 32 – 45 kg (71 – 100 lbs) - 2 = 46 - 59 kg (101 – 130 lbs) - 3 = 60 - 70 kg (131 – 160 lbs) - 4 = 71 - 86 kg (161 – 190 lbs) - 5 = 87 - 100 kg (191 – 220 lbs) - 6 = 101 - 113 kg (221 – 250 lbs) - 7 = 114 - 127 kg (251 – 280 lbs) - 8 = 128 – 145 kg (281 – 320 lbs) - 9 = 146+ kg (321+ lbs) - */ - // internal note: Filled by DataExpander - WeightRange, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Cardholder weight in pounds Example: 185 lb = "185" - */ - // internal note: Filled by DataExpander - WeightPounds, - - /** - Mandatory on AAMVA 02 barcodes. - Optional on AAMVA 01, 03, 04, 05, 06, 07, 08, Magnetic and Compact barcodes. - - Cardholder weight in kilograms Example: 84 kg = "084" - */ - // internal note: Filled by DataExpander - WeightKilograms, - - /** - Mandatory on all AAMVA and Compact barcodes - - The number assigned or calculated by the issuing authority. - */ - CustomerIdNumber, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - Optional on Compact barcodes. - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - FamilyNameTruncation, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes. - Optional on Compact barcodes. - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - FirstNameTruncation, - - /** - Mandatory on AAMVA 04, 05, 06, 07, 08 - - A code that indicates whether a field has been truncated (T), has not been - truncated (N), or – unknown whether truncated (U). - */ - MiddleNameTruncation, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - Country and municipality and/or state/province - */ - PlaceOfBirth, - - /** - Optional on all AAMVA barcodes - - On Compact barcodes, use kFullAddress - - Second line of street portion of the cardholder address. - */ - AddressStreet2, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - Codes for race or ethnicity of the cardholder, as defined in ANSI D20. - - Race: - Code Description - AI Alaskan or American Indian (Having Origins in Any of The Original Peoples of - North America, and Maintaining Cultural Identification Through Tribal - Affiliation of Community Recognition) - AP Asian or Pacific Islander (Having Origins in Any of the Original Peoples of - the Far East, Southeast Asia, or Pacific Islands. This Includes China, India, - Japan, Korea, the Philippines Islands, and Samoa) - BK Black (Having Origins in Any of the Black Racial Groups of Africa) - W White (Having Origins in Any of The Original Peoples of Europe, North Africa, - or the Middle East) - - Ethnicity: - Code Description - H Hispanic Origin (A Person of Mexican, Puerto Rican, Cuban, Central or South - American or Other Spanish Culture or Origin, Regardless of Race) - O Not of Hispanic Origin (Any Person Other Than Hispanic) - U Unknown - - */ - RaceEthnicity, - - /** - Optional on AAMVA 01 - - PREFIX to Driver Name. Freeform as defined by issuing jurisdiction. - */ - NamePrefix, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes. - - Country in which DL/ID is issued. U.S. = USA, Canada = CAN. - */ - CountryIdentification, - - /** - Optional on AAMVA version 01. - - Driver Residence Street Address 1. - */ - ResidenceStreetAddress, - - /** - Optional on AAMVA version 01. - - Driver Residence Street Address 2. - */ - ResidenceStreetAddress2, - - /** - Optional on AAMVA version 01. - - Driver Residence City - */ - ResidenceCity, - - /** - Optional on AAMVA version 01. - - Driver Residence Jurisdiction Code. - */ - ResidenceJurisdictionCode, - - /** - Optional on AAMVA 01 barcodes. - - Driver Residence Postal Code. - */ - ResidencePostalCode, - - /** - Optional on AAMVA 01 barcodes. - - Full residence address of the individual holding the Driver License or ID. - - The full address field contains up to four portions, separated with the "," delimiter: - Residence Street Address (required) - , (required if other address portions follow, otherwise optional) - Residence City (optional) - , (required if other address portions follow, otherwise optional) - Residence Jurisdiction Code (optional) - , (required if other address portions follow, otherwise optional) - Residence ZIP - Residence Postal Code (optional) - */ - ResidenceFullAddress, - - /** - Optional on AAMVA 05, 06, 07, 08 - - Date on which the cardholder turns 18 years old. (MMDDCCYY format) - */ - Under18, // nakon verzije 05 - - /** - Optional on AAMVA 05, 06, 07, 08 - - Date on which the cardholder turns 19 years old. (MMDDCCYY format) - */ - Under19, // nakon verzije 05 - - /** - Optional on AAMVA 05, 06, 07, 08 - - Date on which the cardholder turns 21 years old. (MMDDCCYY format) - */ - Under21, // nakon verzije 05 - - /** - Optional on AAMVA version 01. - - The number assigned to an individual by the Social Security Administration. - */ - SocialSecurityNumber, - - /** - Optional on AAMVA version 01. - - Driver "AKA" Social Security Number. FORMAT SAME AS DRIVER SOC SEC NUM. ALTERNATIVE NUMBERS(S) used as SS NUM. - */ - AKASocialSecurityNumber, - - /** - Optional on AAMVA 01 - - ALTERNATIVE MIDDLE NAME(s) or INITIALS of the individual holding the Driver License or ID. - Hyphenated names acceptable, spaces between names acceptable, but no other - use of special symbols - */ - AKAMiddleName, // samo 01 - - /** - Optional on AAMVA 01 - - ALTERNATIVE PREFIX to Driver Name. Freeform as defined by issuing jurisdiction. - */ - AKAPrefixName, // samo 01 - - /** - Optional on AAMVA 01, 06, 07, 08 - - Field that indicates that the cardholder is an organ donor = "1". - */ - OrganDonor, - - /** - Optional on AAMVA 07, 08 - - Field that indicates that the cardholder is a veteran = "1" - */ - Veteran, - - /** - Optional on AAMVA 01. (MMDDCCYY format) - - ALTERNATIVE DATES(S) given as date of birth. - */ - AKADateOfBirth, - - //==============================================================/ - //========== 3. LICENSE DATA KEYS ============/ - //==============================================================/ - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - This number uniquely identifies the issuing jurisdiction and can - be obtained by contacting the ISO Issuing Authority (AAMVA) - */ - IssuerIdentificationNumber, - - /** - Mandatory on all AAMVA, Magnetic and Compact barcodes. - - If document is non expiring than "Non expiring" is written in this field. - - Date on which the driving and identification privileges granted by the document are - no longer valid. (MMDDCCYY format) - */ - // internal note: Filled by DataExpander - DocumentExpirationDate, - - /** - Mandatory on all AAMVA and Compact barcodes. - Optional on Magnetic barcodes. - - Jurisdiction Version Number: This is a decimal value between 0 and 99 that - specifies the jurisdiction version level of the PDF417 bar code format. - Notwithstanding iterations of this standard, jurisdictions implement incremental - changes to their bar codes, including new jurisdiction-specific data, compression - algorithms for digitized images, digital signatures, or new truncation - conventions used for names and addresses. Each change to the bar code format - within each AAMVA version (above) must be noted, beginning with Jurisdiction - Version 00. - */ - JurisdictionVersionNumber, - - /** - Mandatory on all AAMVA and Magnetic barcodes. - - Jurisdiction-specific vehicle class / group code, designating the type - of vehicle the cardholder has privilege to drive. - */ - JurisdictionVehicleClass, - - /** - Mandatory on all AAMVA barcodes. - Optional on Magnetic barcodes. - - Jurisdiction-specific codes that represent restrictions to driving - privileges (such as airbrakes, automatic transmission, daylight only, etc.). - */ - JurisdictionRestrictionCodes, - - /** - Mandatory on all AAMVA barcodes. - Optional on Magnetic barcodes. - - Jurisdiction-specific codes that represent additional privileges - granted to the cardholder beyond the vehicle class (such as transportation of - passengers, hazardous materials, operation of motorcycles, etc.). - */ - JurisdictionEndorsementCodes, - - /** - Mandatory on all AAMVA and Compact barcodes. - - Date on which the document was issued. (MMDDCCYY format) - */ - // internal note: Filled by DataExpander - DocumentIssueDate, - - /** - Mandatory on AAMVA versions 02 and 03. - - Federally established codes for vehicle categories, endorsements, and restrictions - that are generally applicable to commercial motor vehicles. If the vehicle is not a - commercial vehicle, "NONE" is to be entered. - */ - FederalCommercialVehicleCodes, - - /** - Optional on all AAMVA barcodes. - Mandatory on Compact barcodes. - - Jurisdictions may define a subfile to contain jurisdiction-specific information. - These subfiles are designated with the first character of “Z” and the second - character is the first letter of the jurisdiction's name. For example, "ZC" would - be the designator for a California or Colorado jurisdiction-defined subfile, "ZQ" - would be the designator for a Quebec jurisdiction-defined subfile. In the case of - a jurisdiction-defined subfile that has a first letter that could be more than - one jurisdiction (e.g. California, Colorado, Connecticut) then other data, like - the IIN or address, must be examined to determine the jurisdiction. - */ - IssuingJurisdiction, - - /** - Optional on all AAMVA barcodes. - Mandatory on Compact barcodes. - - Standard vehicle classification code(s) for cardholder. This data element is a - placeholder for future efforts to standardize vehicle classifications. - */ - StandardVehicleClassification, - - /** - Optional on all AAMVA and Magnetic barcodes. - - Name of issuing jurisdiction, for example: Alabama, Alaska ... - */ - IssuingJurisdictionName, - - /** - Optional on all AAMVA barcodes. - - Standard endorsement code(s) for cardholder. See codes in D20. This data element is a - placeholder for future efforts to standardize endorsement codes. - - Code Description - H Hazardous Material - This endorsement is required for the operation of any vehicle - transporting hazardous materials requiring placarding, as defined by U.S. - Department of Transportation regulations. - L Motorcycles – Including Mopeds/Motorized Bicycles. - N Tank - This endorsement is required for the operation of any vehicle transporting, - as its primary cargo, any liquid or gaseous material within a tank attached to the vehicle. - O Other Jurisdiction Specific Endorsement(s) - This code indicates one or more - additional jurisdiction assigned endorsements. - P Passenger - This endorsement is required for the operation of any vehicle used for - transportation of sixteen or more occupants, including the driver. - S School Bus - This endorsement is required for the operation of a school bus. School bus means a - CMV used to transport pre-primary, primary, or secondary school students from home to school, - from school to home, or to and from school sponsored events. School bus does not include a - bus used as common carrier (49 CRF 383.5). - T Doubles/Triples - This endorsement is required for the operation of any vehicle that would be - referred to as a double or triple. - X Combined Tank/HAZ-MAT - This endorsement may be issued to any driver who qualifies for - both the N and H endorsements. - */ - StandardEndorsementCode, - - /** - Optional on all AAMVA barcodes - - Standard restriction code(s) for cardholder. See codes in D20. This data element is a placeholder - for future efforts to standardize restriction codes. - - Code Description - B Corrective Lenses - C Mechanical Devices (Special Brakes, Hand Controls, or Other Adaptive Devices) - D Prosthetic Aid - E Automatic Transmission - F Outside Mirror - G Limit to Daylight Only - H Limit to Employment - I Limited Other - J Other - K CDL Intrastate Only - L Vehicles without air brakes - M Except Class A bus - N Except Class A and Class B bus - O Except Tractor-Trailer - V Medical Variance Documentation Required - W Farm Waiver - */ - StandardRestrictionCode, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - Text that explains the jurisdiction-specific code(s) for classifications - of vehicles cardholder is authorized to drive. - */ - JurisdictionVehicleClassificationDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - Text that explains the jurisdiction-specific code(s) that indicates additional - driving privileges granted to the cardholder beyond the vehicle class. - */ - JurisdictionEndorsmentCodeDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges. - */ - JurisdictionRestrictionCodeDescription, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 - - A string of letters and/or numbers that is affixed to the raw materials (card stock, - laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field) - */ - InventoryControlNumber, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes - - DHS required field that indicates date of the most recent version change or - modification to the visible format of the DL/ID (MMDDCCYY format) - */ - CardRevisionDate, - - /** - Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes. - Optional and Compact barcodes - - Number must uniquely identify a particular document issued to that customer - from others that may have been issued in the past. This number may serve multiple - purposes of document discrimination, audit information number, and/or inventory control. - */ - DocumentDiscriminator, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes - - DHS required field that indicates that the cardholder has temporary lawful status = "1". - */ - LimitedDurationDocument, - - /** - Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes - - A string of letters and/or numbers that identifies when, where, and by whom a driver - license/ID card was made. If audit information is not used on the card or the MRT, it - must be included in the driver record. - */ - AuditInformation, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes - - DHS required field that indicates compliance: "M" = materially compliant, - "F" = fully compliant, and, "N" = non-compliant. - */ - ComplianceType, - - /** - Optional on AAMVA version 01. - - Issue Timestamp. A string used by some jurisdictions to validate the document against their data base. - */ - IssueTimestamp, - - /** - Optional on AAMVA version 01. - - Driver Permit Expiration Date. MMDDCCYY format. Date permit expires. - */ - PermitExpirationDate, - - /** - Optional on AAMVA version 01. - - Type of permit. - */ - PermitIdentifier, - - /** - Optional on AAMVA version 01. - - Driver Permit Issue Date. MMDDCCYY format. Date permit was issued. - */ - PermitIssueDate, - - /** - Optional on AAMVA version 01. - - Number of duplicate cards issued for a license or ID if any. - */ - NumberOfDuplicates, - - /** - Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes - - Date on which the hazardous material endorsement granted by the document is - no longer valid. (MMDDCCYY format) - */ - HAZMATExpirationDate, - - /** - Optional on AAMVA version 01. - - Medical Indicator/Codes. - STATE SPECIFIC. Freeform, Standard "TBD" - */ - MedicalIndicator, - - /** - Optional on AAMVA version 01. - - Non-Resident Indicator. "Y". Used by some jurisdictions to indicate holder of the document is a non-resident. - */ - NonResident, - - /** - Optional on AAMVA version 01. - - A number or alphanumeric string used by some jurisdictions to identify a "customer" across multiple data bases. - */ - UniqueCustomerId, - - /** - Optional on compact barcodes. - - Document discriminator. - */ - DataDiscriminator, - - /** - Optional on Magnetic barcodes. - - Month on which the driving and identification privileges granted by the document are - no longer valid. (MMYY format) - */ - DocumentExpirationMonth, - - /** - Optional on Magnetic barcodes. - - Field that indicates that the driving and identification privileges granted by the - document are nonexpiring = "1". - */ - DocumentNonexpiring, - - /** - Optional on Magnetic barcodes. - - Security version beeing used. - */ - SecurityVersion -}; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizer.h deleted file mode 100644 index e2f453721..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizer.h +++ /dev/null @@ -1,56 +0,0 @@ -// -// MBUsdlRecognizer.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/01/2018. -// - -#import "MBMicroblinkDefines.h" -#import "MBRecognizer.h" -#import "MBUsdlRecognizerResult.h" -#import "MBMicroblinkInitialization.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that can scan USDL. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBIdBarcodeRecognizer.") MB_FINAL -@interface MBUsdlRecognizer : MBRecognizer - -MB_INIT - -/** - * USDL recognizer results - */ -@property (nonatomic, strong, readonly) MBUsdlRecognizerResult *result; - -/** - * Set this to YES to scan even barcode not compliant with standards - * For example, malformed USDL barcodes which were incorrectly encoded - * - * Use only if necessary because it slows down the recognition process - * - * Default: YES - */ -@property (nonatomic, assign) BOOL scanUncertain; - -/** - * Set this to YES to scan barcodes which don't have quiet zone (white area) around it - * - * Use only if necessary because it slows down the recognition process - * - * Default: YES - */ -@property (nonatomic, assign) BOOL allowNullQuietZone; - -/** - * Set this to YES to enable compact parser. - * - * Default: NO - */ -@property (nonatomic, assign) BOOL enableCompactParser; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizerResult.h deleted file mode 100644 index b11394d0c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBUsdlRecognizerResult.h +++ /dev/null @@ -1,150 +0,0 @@ -// -// MBUsdlRecognizerResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 03/01/2018. -// - -#import - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerResult.h" -#import "MBUsdlKeys.h" -#import "MBDateResult.h" - -#import "MBAgeResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * A recognizer that can scan PDF417 2D barcodes. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBUsdlRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** - * The first name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *firstName; - -/** - * The middle name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *middleName; - -/** - * The last name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *lastName; - -/** - * The full name of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *fullName; - -/** - * The name suffix of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *nameSuffix; - -/** - * The full address of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *address; - -/** - * The date of birth of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfBirth; - -/** - * The date of issue of the United States driver license. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfIssue; - -/** - * The date of expiry of the United States driver license. - */ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfExpiry; - -/** - * The document number of the United States driver license. - */ -@property (nonatomic, readonly, nullable) NSString *documentNumber; - -/** - * TThe sex of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *sex; - -/** - * The restrictions to driving privileges for the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *restrictions; - -/** - * The additional privileges granted to the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *endorsements; - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly, nullable) NSString *vehicleClass; - -/** - * The street address portion of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *street; - -/** - * The postal code address portion of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *postalCode; - -/** - * The city address portion of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *city; - -/** - * The jurisdiction code address portion of the United States driver license owner. - */ -@property (nonatomic, readonly, nullable) NSString *jurisdiction; - -/** - * Byte array with result of the scan - */ -- (NSData *_Nullable)data; - -/** - * Flag indicating uncertain scanning data - * E.g obtained from damaged barcode. - */ -- (BOOL)isUncertain; - -/** - * Returns a string value for a given key. - * - * @param usdlKey field key - * - * @return value for a given key - */ -- (NSString *_Nullable)getField:(MBUsdlKeys)usdlKey; - -/** -* Array of elements that are not part of AAMVA standard and are specific to each US state. -* If no specific elements existed inside 2D barcode, this is an empty array. Otherwise, -* this array contains list of state-specific elements in the same order as given inside -* barcode. -* NOTE: Size of this array is both state-specific and barcode-specific. Each US state has -* ability to arbitrarily define size and contents of these elements. You can obtain the -* as a parameter. -*/ -- (NSArray *_Nullable)optionalElements MB_ATTRIBUTE_DEPRECATED; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVehicleClassInfo.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVehicleClassInfo.h deleted file mode 100644 index a7b00040b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVehicleClassInfo.h +++ /dev/null @@ -1,50 +0,0 @@ -// -// MBVehicleClassInfo.h -// BlinkShowcaseDev -// -// Copyright (c) 2022 Microblink Ltd. All rights reserved. -// ANY UNAUTHORIZED USE OR SALE, DUPLICATION, OR DISTRIBUTION -// OF THIS PROGRAM OR ANY OF ITS PARTS, IN SOURCE OR BINARY FORMS, -// WITH OR WITHOUT MODIFICATION, WITH THE PURPOSE OF ACQUIRING -// UNLAWFUL MATERIAL OR ANY OTHER BENEFIT IS PROHIBITED! -// THIS PROGRAM IS PROTECTED BY COPYRIGHT LAWS AND YOU MAY NOT -// REVERSE ENGINEER, DECOMPILE, OR DISASSEMBLE IT. - -#import -#import "MBMicroblinkDefines.h" - -@class MBDateResult; -@class MBStringResult; - -NS_ASSUME_NONNULL_BEGIN - -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBVehicleClassInfo : NSObject - -/** - * The type of vehicle the driver license owner has privilege to drive. - */ -@property (nonatomic, readonly, nullable) MBStringResult *vehicleClass; - -/** - * The type of driver licence. - */ -@property (nonatomic, readonly, nullable) MBStringResult *licenceType; - -/** - * The date since licence is effective. - */ -@property (nonatomic, readonly, nullable) MBDateResult *effectiveDate; - -/** - * The date of expiry of licence. - */ -@property (nonatomic, readonly, nullable) MBDateResult *expiryDate; - -- (instancetype)init NS_UNAVAILABLE; - -- (instancetype)initWithVehicleClass:(nullable MBStringResult *)vehicleClass licenceType:(nullable MBStringResult *)licenceType effectiveDate:(nullable MBDateResult *)effectiveDate expiryDate:(nullable MBDateResult *)expiryDate NS_DESIGNATED_INITIALIZER; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBViewControllerFactory.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBViewControllerFactory.h deleted file mode 100644 index 48f20767f..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBViewControllerFactory.h +++ /dev/null @@ -1,53 +0,0 @@ -// -// MBViewControllerFactory.h -// MicroblinkDev -// -// Created by Jura Skrlec on 15/12/2017. -// - -#import "MBMicroblinkDefines.h" -#import "MBRecognizerRunnerViewController.h" -#import "MBOverlayViewController.h" -#import "MBBlinkIdMultiSideRecognizerResult.h" - -typedef void (^MBScanningResultBlock)(MBBlinkIdMultiSideRecognizerResult * _Nonnull result); -typedef void(^MBScanningOverlayCloseButtonTappedBlock)(void); - -/** - * Factory class containing static methods for creating camera view controllers. - * Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed. - */ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBViewControllerFactory : NSObject - -/**------------------------------------------*/ -/** @name Creating Scanning view controllers */ -/**------------------------------------------*/ -#pragma mark - Creating Scanning view controllers - -/** - * Method creates a camera view controller which is responsible for displaying the - * camera input on the phone screen. - * - * With this method you can specify custom overlay view to be used on the camera display. - * The only requirement for the overlay view is that it's a subclass of MBOverlayViewController - * - * @param overlayViewController View Controller which is presented on top of scanning view controller as a child. - * - * @return Scanning view controller fully initialized for presenting on screen. - */ -+ (nullable UIViewController *)recognizerRunnerViewControllerWithOverlayViewController:(nonnull MBOverlayViewController *)overlayViewController NS_SWIFT_NAME(recognizerRunnerViewController(withOverlayViewController:)); - -/** - * The method creates a camera view controller, which is responsible for displaying the camera input on the phone screen. - * With this method, you can specify blocks for handling when scanning is finished and when scanning is canceled via the cancel button. - * When scanning is finished with a result, scanning is automatically paused. - * - * @param result Closure which will be called when the scanning view controller is finished with scanning. Receives one parameter: BlinkIdMultiSideRecognizerResult - * @param closeButtonTapped Closure which will be called when cancel button is tapped - * - * @return Scanning view controller fully initialized for presenting on screen. - */ -+ (nullable UIViewController *)recognizerRunnerViewControllerWithResult:(nonnull MBScanningResultBlock)result closeButtonTapped:(nonnull MBScanningOverlayCloseButtonTappedBlock) closeButtonTapped NS_SWIFT_NAME(recognizerRunnerViewController(withResult:closeButtonTapped:)); - -@end diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizer.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizer.h deleted file mode 100644 index 89e5ad8de..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizer.h +++ /dev/null @@ -1,38 +0,0 @@ -// -// MBVisaRecognizer.h -// -// Created by juraskrlec on 13/08/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizer.h" -#import "MBVisaRecognizerResult.h" - -#import "MBGlareDetection.h" -#import "MBFaceImage.h" -#import "MBEncodeFaceImage.h" -#import "MBFaceImageDpi.h" -#import "MBFullDocumentImage.h" -#import "MBEncodeFullDocumentImage.h" -#import "MBFullDocumentImageDpi.h" -#import "MBFullDocumentImageExtensionFactors.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* Recognizer which can scan all visas with MRZ. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) MB_CLASS_DEPRECATED("Use MBBlinkIdSingleSideRecognizer or MBBlinkIdMultiSideRecognizer with mrz_visa right.") MB_FINAL -@interface MBVisaRecognizer : MBRecognizer - -MB_INIT - -/** - * Result of scanning VisaRecognizer - */ -@property (nonatomic, strong, readonly) MBVisaRecognizerResult *result; - - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizerResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizerResult.h deleted file mode 100644 index 88b6a0f4a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVisaRecognizerResult.h +++ /dev/null @@ -1,33 +0,0 @@ -// -// MBVisaRecognizerResult.h -// -// Created by juraskrlec on 13/08/2019 -// Copyright © Microblink Ltd. All rights reserved. -// - -#import "MBRecognizerResult.h" -#import "MBMrzResult.h" - -#import "MBFaceImageResult.h" -#import "MBEncodedFaceImageResult.h" -#import "MBFullDocumentImageResult.h" -#import "MBEncodedFullDocumentImageResult.h" - -NS_ASSUME_NONNULL_BEGIN - -/** -* Recognizer which can scan all visas with MRZ. -*/ -MB_CLASS_AVAILABLE_IOS(13.0) -@interface MBVisaRecognizerResult : MBRecognizerResult - -MB_INIT_UNAVAILABLE - -/** -* The data extracted from the machine readable zone. -*/ -@property (nonatomic, readonly) MBMrzResult *mrzResult; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVizResult.h b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVizResult.h deleted file mode 100644 index 18cc33e80..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Headers/MBVizResult.h +++ /dev/null @@ -1,177 +0,0 @@ -// -// MBVizResult.h -// MicroblinkDev -// -// Created by Jura Skrlec on 08/07/2020. -// - -#import -#import "MBMicroblinkDefines.h" -#import "MBDriverLicenseDetailedInfo.h" - -@class MBStringResult; -@class MBDateResult; - -NS_ASSUME_NONNULL_BEGIN - -/** - * MBVizResult contains data extracted from the Visual Inspection Zone. - */ -MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL -@interface MBVizResult : NSObject - -MB_INIT_UNAVAILABLE - -/** -* The first name of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *firstName; - -/** -* The last name of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *lastName; - -/** -* The full name of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *fullName; - -/** - * The father's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *fathersName; - -/** - * The mother's name of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *mothersName; - -/** -* The additional name information of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *additionalNameInformation; - -/** -* The localized name of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *localizedName; - -/** -* The address of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *address; - -/** -* The additional address information of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *additionalAddressInformation; - -/** - * The one more additional address information of the document owner. - */ -@property (nonatomic, readonly, nullable) MBStringResult *additionalOptionalAddressInformation; - -/** -* The place of birth of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *placeOfBirth; - -/** -* The nationality of the documet owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *nationality; - -/** -* The race of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *race; - -/** -* The religion of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *religion; - -/** -* The profession of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *profession; - -/** -* The marital status of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *maritalStatus; - -/** -* The residential stauts of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *residentialStatus; - -/** -* The employer of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *employer; - -/** -* The sex of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *sex; - -/** -* The date of birth of the document owner. -*/ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfBirth; - -/** -* The date of issue of the document. -*/ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfIssue; - -/** -* The date of expiry of the document. -*/ -@property (nonatomic, readonly, nullable) MBDateResult *dateOfExpiry; - -/** -* The document number. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *documentNumber; - -/** -* The personal identification number. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *personalIdNumber; - -/** -* The additional number of the document. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *documentAdditionalNumber; - -/** - * The one more additional number of the document. - */ -@property (nonatomic, readonly, nullable) MBStringResult *documentOptionalAdditionalNumber; - -/** -* TThe additional personal identification number. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *additionalPersonalIdNumber; - -/** -* The issuing authority of the document. -*/ -@property (nonatomic, readonly, nullable) MBStringResult *issuingAuthority; - -/** - * The driver license detailed info. - */ -@property (nonatomic, readonly, nullable) MBDriverLicenseDetailedInfo *driverLicenseDetailedInfo; - -/** - * Flag that indicates if barcode result is empty -*/ -@property (nonatomic, readonly, assign) BOOL empty; - -@end - -NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo deleted file mode 100644 index 17a600db2..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo deleted file mode 100644 index 65a28d388..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.abi.json b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.abi.json deleted file mode 100644 index 9e47d940d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.abi.json +++ /dev/null @@ -1,186 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", - "children": [ - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "BlinkID", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "BlinkID" - }, - { - "kind": "TypeDecl", - "name": "NSMutableAttributedString", - "printedName": "NSMutableAttributedString", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(string:style:)", - "children": [ - { - "kind": "TypeNominal", - "name": "NSMutableAttributedString", - "printedName": "Foundation.NSMutableAttributedString", - "usr": "c:objc(cs)NSMutableAttributedString" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "NSParagraphStyle", - "printedName": "UIKit.NSParagraphStyle", - "usr": "c:objc(cs)NSParagraphStyle" - } - ], - "declKind": "Constructor", - "usr": "c:@CM@BlinkID@@objc(cs)NSMutableAttributedString(im)initWithString:style:", - "mangledName": "$sSo25NSMutableAttributedStringC7BlinkIDE6string5styleABSS_So16NSParagraphStyleCtcfc", - "moduleName": "BlinkID", - "objc_name": "initWithString:style:", - "declAttributes": [ - "Dynamic", - "Convenience", - "ObjC" - ], - "isFromExtension": true, - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(string:style:font:)", - "children": [ - { - "kind": "TypeNominal", - "name": "NSMutableAttributedString", - "printedName": "Foundation.NSMutableAttributedString", - "usr": "c:objc(cs)NSMutableAttributedString" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "NSParagraphStyle", - "printedName": "UIKit.NSParagraphStyle", - "usr": "c:objc(cs)NSParagraphStyle" - }, - { - "kind": "TypeNominal", - "name": "UIFont", - "printedName": "UIKit.UIFont", - "usr": "c:objc(cs)UIFont" - } - ], - "declKind": "Constructor", - "usr": "c:@CM@BlinkID@@objc(cs)NSMutableAttributedString(im)initWithString:style:font:", - "mangledName": "$sSo25NSMutableAttributedStringC7BlinkIDE6string5style4fontABSS_So16NSParagraphStyleCSo6UIFontCtcfc", - "moduleName": "BlinkID", - "objc_name": "initWithString:style:font:", - "declAttributes": [ - "Dynamic", - "Convenience", - "ObjC" - ], - "isFromExtension": true, - "init_kind": "Convenience" - } - ], - "declKind": "Class", - "usr": "c:objc(cs)NSMutableAttributedString", - "moduleName": "Foundation", - "isOpen": true, - "intro_iOS": "3.2", - "objc_name": "NSMutableAttributedString", - "declAttributes": [ - "Available", - "Available", - "ObjC", - "NonSendable", - "Dynamic" - ], - "superclassUsr": "c:objc(cs)NSAttributedString", - "isExternal": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "Foundation.NSAttributedString", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - } - ], - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface deleted file mode 100644 index 33c02678a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface +++ /dev/null @@ -1,14 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -// swift-module-flags: -target arm64-apple-ios14.2-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID -// swift-module-flags-ignorable: -enable-bare-slash-regex -@_exported import BlinkID -import Foundation -import Swift -import UIKit -import _Concurrency -import _StringProcessing -extension Foundation.NSMutableAttributedString { - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftdoc b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftdoc deleted file mode 100644 index 3b32a0764..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftdoc and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftinterface deleted file mode 100644 index 33c02678a..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftinterface +++ /dev/null @@ -1,14 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -// swift-module-flags: -target arm64-apple-ios14.2-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID -// swift-module-flags-ignorable: -enable-bare-slash-regex -@_exported import BlinkID -import Foundation -import Swift -import UIKit -import _Concurrency -import _StringProcessing -extension Foundation.NSMutableAttributedString { - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.abi.json b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.abi.json deleted file mode 100644 index 9e47d940d..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.abi.json +++ /dev/null @@ -1,186 +0,0 @@ -{ - "ABIRoot": { - "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", - "children": [ - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "BlinkID", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "BlinkID" - }, - { - "kind": "TypeDecl", - "name": "NSMutableAttributedString", - "printedName": "NSMutableAttributedString", - "children": [ - { - "kind": "Constructor", - "name": "init", - "printedName": "init(string:style:)", - "children": [ - { - "kind": "TypeNominal", - "name": "NSMutableAttributedString", - "printedName": "Foundation.NSMutableAttributedString", - "usr": "c:objc(cs)NSMutableAttributedString" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "NSParagraphStyle", - "printedName": "UIKit.NSParagraphStyle", - "usr": "c:objc(cs)NSParagraphStyle" - } - ], - "declKind": "Constructor", - "usr": "c:@CM@BlinkID@@objc(cs)NSMutableAttributedString(im)initWithString:style:", - "mangledName": "$sSo25NSMutableAttributedStringC7BlinkIDE6string5styleABSS_So16NSParagraphStyleCtcfc", - "moduleName": "BlinkID", - "objc_name": "initWithString:style:", - "declAttributes": [ - "Dynamic", - "Convenience", - "ObjC" - ], - "isFromExtension": true, - "init_kind": "Convenience" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(string:style:font:)", - "children": [ - { - "kind": "TypeNominal", - "name": "NSMutableAttributedString", - "printedName": "Foundation.NSMutableAttributedString", - "usr": "c:objc(cs)NSMutableAttributedString" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "NSParagraphStyle", - "printedName": "UIKit.NSParagraphStyle", - "usr": "c:objc(cs)NSParagraphStyle" - }, - { - "kind": "TypeNominal", - "name": "UIFont", - "printedName": "UIKit.UIFont", - "usr": "c:objc(cs)UIFont" - } - ], - "declKind": "Constructor", - "usr": "c:@CM@BlinkID@@objc(cs)NSMutableAttributedString(im)initWithString:style:font:", - "mangledName": "$sSo25NSMutableAttributedStringC7BlinkIDE6string5style4fontABSS_So16NSParagraphStyleCSo6UIFontCtcfc", - "moduleName": "BlinkID", - "objc_name": "initWithString:style:font:", - "declAttributes": [ - "Dynamic", - "Convenience", - "ObjC" - ], - "isFromExtension": true, - "init_kind": "Convenience" - } - ], - "declKind": "Class", - "usr": "c:objc(cs)NSMutableAttributedString", - "moduleName": "Foundation", - "isOpen": true, - "intro_iOS": "3.2", - "objc_name": "NSMutableAttributedString", - "declAttributes": [ - "Available", - "Available", - "ObjC", - "NonSendable", - "Dynamic" - ], - "superclassUsr": "c:objc(cs)NSAttributedString", - "isExternal": true, - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "Foundation.NSAttributedString", - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - } - ], - "json_format_version": 8 - }, - "ConstValues": [] -} \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface deleted file mode 100644 index 9c6d94872..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface +++ /dev/null @@ -1,14 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -// swift-module-flags: -target x86_64-apple-ios14.2-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID -// swift-module-flags-ignorable: -enable-bare-slash-regex -@_exported import BlinkID -import Foundation -import Swift -import UIKit -import _Concurrency -import _StringProcessing -extension Foundation.NSMutableAttributedString { - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftdoc b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftdoc deleted file mode 100644 index cc7eb0b3a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftdoc and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftinterface deleted file mode 100644 index 9c6d94872..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +++ /dev/null @@ -1,14 +0,0 @@ -// swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) -// swift-module-flags: -target x86_64-apple-ios14.2-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID -// swift-module-flags-ignorable: -enable-bare-slash-regex -@_exported import BlinkID -import Foundation -import Swift -import UIKit -import _Concurrency -import _StringProcessing -extension Foundation.NSMutableAttributedString { - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) - @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/module.modulemap b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/module.modulemap deleted file mode 100644 index 00fcd3a01..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Modules/module.modulemap +++ /dev/null @@ -1,11 +0,0 @@ -framework module BlinkID { - umbrella header "BlinkID.h" - - export * - module * { export * } -} - -module BlinkID.Swift { - header "BlinkID-Swift.h" - requires objc -} diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close.png deleted file mode 100644 index 51e284e11..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@2x.png deleted file mode 100644 index b0f1c9c24..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@3x.png deleted file mode 100644 index ef790c305..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Close@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Info.plist b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Info.plist deleted file mode 100644 index 358c9a4a1..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Info.plist +++ /dev/null @@ -1,55 +0,0 @@ - - - - - BuildMachineOSBuild - 22A380 - CFBundleDevelopmentRegion - English - CFBundleExecutable - BlinkID - CFBundleIdentifier - com.microblink.BlinkID - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - BlinkID - CFBundlePackageType - FMWK - CFBundleShortVersionString - 6.3.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 6.3.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - - DTPlatformName - macosx - DTPlatformVersion - 13.3 - DTSDKBuild - 22E245 - DTSDKName - macosx13.3 - DTXcode - 1430 - DTXcodeBuild - 14E222b - LSMinimumSystemVersion - 11.0 - NSHumanReadableCopyright - Copyright © Microblink Ltd. All rights reserved. - UIDeviceFamily - - 2 - 6 - - - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop deleted file mode 100644 index 4a43124fc..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop deleted file mode 100644 index 473585faa..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop deleted file mode 100644 index 09bbedd88..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop deleted file mode 100644 index 3e2577396..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop deleted file mode 100644 index 86a8e1804..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop deleted file mode 100644 index 693e96d99..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop deleted file mode 100644 index 6b9e9bb12..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop deleted file mode 100644 index cd1c193f4..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop deleted file mode 100644 index 88774ae42..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop deleted file mode 100644 index 393c4e946..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop deleted file mode 100644 index 902a1e502..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop deleted file mode 100644 index 54c4e35c4..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/No Camera-100.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/No Camera-100.png deleted file mode 100644 index 73160f156..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/No Camera-100.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke.png deleted file mode 100644 index 24be29c95..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@2x.png deleted file mode 100644 index 157158d34..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@3x.png deleted file mode 100644 index 08bf04cd6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Area-Stroke@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background.png deleted file mode 100644 index dff0c558a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@2x.png deleted file mode 100644 index d28d71a50..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@3x.png deleted file mode 100644 index 234d340c1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Background@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode.png deleted file mode 100644 index b3fbbfb59..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@2x.png deleted file mode 100644 index 9fe423b83..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@3x.png deleted file mode 100644 index f69b89ec4..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Barcode@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background.png deleted file mode 100644 index e4d030123..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@2x.png deleted file mode 100644 index d7aa7ac4b..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@3x.png deleted file mode 100644 index 52c7d8ff8..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Background@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark.png deleted file mode 100644 index e369e2b2f..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@2x.png deleted file mode 100644 index 3a9a9c676..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@3x.png deleted file mode 100644 index 21b65f565..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Circle-Checkmark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id.png deleted file mode 100644 index ac3b7d0b3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@2x.png deleted file mode 100644 index beded22e1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@3x.png deleted file mode 100644 index 9ea8a4898..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Id@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ.png deleted file mode 100644 index ab670360d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@2x.png deleted file mode 100644 index 2376a7135..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@3x.png deleted file mode 100644 index a7e56234d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-MRZ@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay.png deleted file mode 100644 index ee872814f..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@2x.png deleted file mode 100644 index d4fb2f481..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@3x.png deleted file mode 100644 index e058b8a0c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Overlay@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow.png deleted file mode 100644 index f711de0bf..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@2x.png deleted file mode 100644 index 3aa5afca5..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@3x.png deleted file mode 100644 index 8586204a6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Alert-Shadow@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background.png deleted file mode 100644 index 575d51f9d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@2x.png deleted file mode 100644 index 7184a2a9d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@3x.png deleted file mode 100644 index c323f4262..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Background@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode.png deleted file mode 100644 index 2444b0720..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@2x.png deleted file mode 100644 index 715ea49de..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@3x.png deleted file mode 100644 index 2eb8975b3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Barcode@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data.png deleted file mode 100644 index f1fe62279..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@2x.png deleted file mode 100644 index badaefa3c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@3x.png deleted file mode 100644 index e6fb99a99..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Data@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle.png deleted file mode 100644 index 8dff35a4d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@2x.png deleted file mode 100644 index 1fbc47fcd..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@3x.png deleted file mode 100644 index 3d9e0d5d3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-Circle@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X.png deleted file mode 100644 index f914796c6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@2x.png deleted file mode 100644 index 0d2189957..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@3x.png deleted file mode 100644 index b4f91cd9b..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Icon-X@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ.png deleted file mode 100644 index 8bd2e8639..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@2x.png deleted file mode 100644 index ef04456d9..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@3x.png deleted file mode 100644 index ffea6b47d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-MRZ@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke.png deleted file mode 100644 index 7d9f4b281..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@2x.png deleted file mode 100644 index e35410a5a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@3x.png deleted file mode 100644 index b1e95edd0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Onboarding-Tutorial-Sheet-Stroke@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/PPbeep.wav b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/PPbeep.wav deleted file mode 100644 index 6489014d0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/PPbeep.wav and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark.png deleted file mode 100644 index 36b478865..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@2x.png deleted file mode 100644 index 7ed988f0a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@3x.png deleted file mode 100644 index 52cf34f6c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible-dark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible.png deleted file mode 100644 index c12e8e2e1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@2x.png deleted file mode 100644 index e5d3a186c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@3x.png deleted file mode 100644 index c01e47d93..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-details-visible@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark.png deleted file mode 100644 index 41af02aa2..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@2x.png deleted file mode 100644 index 33238f44a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@3x.png deleted file mode 100644 index 3507a9687..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction-dark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction.png deleted file mode 100644 index d50da4a2a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@2x.png deleted file mode 100644 index d24f0951c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@3x.png deleted file mode 100644 index 80e8fbb47..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/all-fields-visible-instruction@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex.png deleted file mode 100644 index 1a4724d62..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@2x.png deleted file mode 100644 index 72b1ac8c3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@3x.png deleted file mode 100644 index 8f1f1417c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/amex@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ar-AE.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ar-AE.strings deleted file mode 100644 index 2721c3147..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ar-AE.strings +++ /dev/null @@ -1,80 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "مسح وجه المستند"; -"mb_blinkid_back_instructions_barcode" = "امسح الرمز الشريطي"; -"mb_blinkid_camera_flip_document" = "اقلب المستند"; -"mb_blinkid_camera_high" = "انقل إلى موضع أقرب"; -"mb_blinkid_camera_near" = "انقل إلى موضع أبعد"; -"mb_blinkid_document_too_close_to_edge" = "أبعد المستند عن الحافة"; -"mb_blinkid_introduction_dialog_message" = "تأكد من إبقاء المستند مضاءً بشكل جيد. كما يجب أن تكون جميع خانات المستندات واضحة على شاشة الكاميرا."; -"mb_blinkid_introduction_dialog_title" = "تأكد من وضوح جميع البيانات"; -"mb_blinkid_mf_additional_address_information" = "معلومات العنوان"; -"mb_blinkid_mf_additional_name_information" = "معلومات الاسم"; -"mb_blinkid_mf_address" = "العنوان"; -"mb_blinkid_mf_blood_type" = "فصيلة الدم"; -"mb_blinkid_mf_class_effective_date" = "تاريخ النفاذ"; -"mb_blinkid_mf_class_expiry_date" = "تاريخ انتهاء الصلاحية"; -"mb_blinkid_mf_conditions" = "الشروط"; -"mb_blinkid_mf_date_of_birth" = "تاريخ الميلاد"; -"mb_blinkid_mf_date_of_expiry" = "تاريخ انتهاء الصلاحية"; -"mb_blinkid_mf_date_of_issue" = "تاريخ الإصدار"; -"mb_blinkid_mf_document_number" = "رقم المستند"; -"mb_blinkid_mf_employer" = "عنوان صاحب العمل"; -"mb_blinkid_mf_endorsements" = "المصادقات"; -"mb_blinkid_mf_fathers_name" = "اسم الأب"; -"mb_blinkid_mf_first_name" = "الاسم الأول"; -"mb_blinkid_mf_issuing_authority" = "السلطة المُصْدِرة"; -"mb_blinkid_mf_keep_fields_visible_plural" = "أبقِ الخانتين 1 و2 مرئيتين"; -"mb_blinkid_mf_keep_fields_visible_singular" = "أبقِ الخانة 1 مرئية"; -"mb_blinkid_mf_last_name" = "الاسم الأخير"; -"mb_blinkid_mf_license_type" = "نوع الرخصة"; -"mb_blinkid_mf_localized_name" = "اسم الوثيقة"; -"mb_blinkid_mf_marital_status" = "الحالة الاجتماعية"; -"mb_blinkid_mf_mothers_name" = "اسم الأم"; -"mb_blinkid_mf_mrz" = "منطقة يمكن قراءتها آليًا"; -"mb_blinkid_mf_name" = "الاسم"; -"mb_blinkid_mf_nationality" = "الجنسية"; -"mb_blinkid_mf_personal_id_number" = "رقم الهوية الشخصية"; -"mb_blinkid_mf_place_of_birth" = "مكان الميلاد"; -"mb_blinkid_mf_profession" = "الوظيفة"; -"mb_blinkid_mf_race" = "العرق"; -"mb_blinkid_mf_religion" = "الديانة"; -"mb_blinkid_mf_residential_status" = "حالة الإقامة"; -"mb_blinkid_mf_restrictions" = "القيود"; -"mb_blinkid_mf_sex" = "حقل الجنس"; -"mb_blinkid_mf_sponsor" = "الراعي"; -"mb_blinkid_mf_vehicle_class" = "فئة المركبة"; -"mb_blinkid_onboarding_msg_1" = "تأكد من أنك لا تغطي أجزاء من المستند بإصبعك، بما في ذلك الأسطر السفلية. تجنب أيضًا انعكاسات الصورة ثلاثية الأبعاد التي تمر فوق خانات المستند."; -"mb_blinkid_onboarding_msg_2" = "تجنب التعرض المباشر للإضاءة الساطعة لأنها تنعكس على المستند ويمكن أن تجعل أجزاء من المستند غير مقروءة. في حالة لم تتمكن من قراءة البيانات الموجودة في المستند، فلن تكون واضحة للكاميرا أيضًا."; -"mb_blinkid_onboarding_msg_3" = "حاول الحفاظ على ثبات الهاتف والمستند أثناء المسح. يمكن أن يؤدي تحريك أي منهما إلى تعتيم الصورة وجعل البيانات الموجودة في المستند غير مقروءة."; -"mb_blinkid_onboarding_title_1" = "تأكد من وضوح جميع الخانات"; -"mb_blinkid_onboarding_title_2" = "احترس من الإضاءة الساطعة"; -"mb_blinkid_onboarding_title_3" = "حافظ على الثبات أثناء إجراء المسح"; -"mb_blinkid_onboarding_tooltip" = "هل تحتاج مساعدة؟"; -"mb_check_internet_connection" = "تحقق من الاتصال بالإنترنت"; -"mb_close" = "إغلاق"; -"mb_data_not_match_msg" = "يُرجى بدء عملية المسح الضوئي من جديد."; -"mb_data_not_match_retry_button" = "إعادة المحاولة"; -"mb_data_not_match_title" = "الجانبان غير متطابقين"; -"mb_document_verification_onboarding_back_button" = "عودة"; -"mb_document_verification_onboarding_cancel_button" = "إلغاء"; -"mb_document_verification_onboarding_done_button" = "انتهى"; -"mb_document_verification_onboarding_next_button" = "التالي"; -"mb_error_mandatory_field_missing" = "إبقاء المستند مرئياً بالكامل"; -"mb_flashlight_glare_tooltip" = "احترس من وهج المصباح. \n حرك هويتك برفق لتتجنبه."; -"mb_network_error" = "خطأ في الشبكة"; -"mb_recognition_timeout_dialog_message" = "غير قادر على قراءة المستند. يُرجى المحاولة مرة أخرى."; -"mb_recognition_timeout_dialog_title" = "تمت عملية المسح بنجاح"; -"mb_scanning_not_available" = "المسح الضوئي غير متاح"; -"mb_tooltip_glare" = "حرّك بطاقة الهوية لإزالة الوهج."; -"mb_unsupported_document_message" = "امسح وجه مستند مدعوم."; -"mb_unsupported_document_title" = "لم يتم التعرف على المستند"; -"photopay_align_message" = "ثبت الهاتف أعلى القسيمة"; -"photopay_back_splash_verification_document" = "الظهر"; -"photopay_back_verification_document" = "ضع ظهر المستند داخل الإطار وانتظر المسح التلقائي."; -"photopay_camera_permission_denied" = "%@ ليس لديه إذن باستخدام الكاميرا.\n\nيُرجى الانتقال إلى:\n• الإعدادات\n• %@\n• تأكد من أن الكاميرا مُمَكَّنة"; -"photopay_close" = "إلغاء"; -"photopay_done_splash_verification_document" = "تمت عملية المسح الضوئي للمستند"; -"photopay_front_splash_verification_document" = "الوجه"; -"photopay_front_verification_document" = "ضع وجه المستند في الإطار وانتظر المسح التلقائي."; -"photopay_grant_camera_permission_button_title" = "منح إذن باستخدام الكاميرا"; -"photopay_id_position_tooltip" = "ضع بطاقة الهوية داخل هذا الإطار"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow.png deleted file mode 100644 index 316e3fbf6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow@2x.png deleted file mode 100644 index b14d05cfc..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed.png deleted file mode 100644 index b22571741..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed@2x.png deleted file mode 100644 index f30f3c625..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/arrow_pressed@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack.png deleted file mode 100644 index fed0fdfa2..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@2x.png deleted file mode 100644 index 40fb7e97b..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@3x.png deleted file mode 100644 index aee9ef296..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdBack@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront.png deleted file mode 100644 index d3e0b1973..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@2x.png deleted file mode 100644 index b83de691c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@3x.png deleted file mode 100644 index 953b89aab..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkIdFront@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo.png deleted file mode 100644 index 980944c0c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@2x.png deleted file mode 100644 index 1f8eab000..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@3x.png deleted file mode 100644 index c432b3e45..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/blinkcard_logo@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error.png deleted file mode 100644 index 6f8caeb8a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@2x.png deleted file mode 100644 index 4b8bcef20..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@3x.png deleted file mode 100644 index 0087009bb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl-error@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl.png deleted file mode 100644 index 2844d7490..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@2x.png deleted file mode 100644 index b27ff3392..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@3x.png deleted file mode 100644 index 342597dde..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbl@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error.png deleted file mode 100644 index ca3304beb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@2x.png deleted file mode 100644 index 53268d23c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@3x.png deleted file mode 100644 index dc1717d76..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr-error@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr.png deleted file mode 100644 index 5a96ad15c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@2x.png deleted file mode 100644 index 543bdbc97..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@3x.png deleted file mode 100644 index 416f41f90..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cbr@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default.png deleted file mode 100644 index c7d7b1a69..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@2x.png deleted file mode 100644 index f57affac3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@3x.png deleted file mode 100644 index 764bf0665..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccard-default@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccc_lookup_table.zzip b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccc_lookup_table.zzip deleted file mode 100644 index 5e2d2e10e..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ccc_lookup_table.zzip and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cert.der b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cert.der deleted file mode 100644 index db83e5ccb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cert.der and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus.png deleted file mode 100644 index 2476e091e..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@2x.png deleted file mode 100644 index 13983a315..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@3x.png deleted file mode 100644 index 6b1c6f846..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cirrus@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon.png deleted file mode 100644 index ba617e4eb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@2x.png deleted file mode 100644 index 733522973..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@3x.png deleted file mode 100644 index df4482589..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/close-icon@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId.png deleted file mode 100644 index 4885cc3e0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@2x.png deleted file mode 100644 index 59d52c44a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@3x.png deleted file mode 100644 index 62dc7dc7d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/confirmationBlinkId@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cs.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cs.strings deleted file mode 100644 index 4cb6af789..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/cs.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Naskenujte přední\nstranu dokumentu."; -"mb_blinkid_back_instructions_barcode" = "Naskenujte čárový kód"; -"mb_blinkid_camera_flip_document" = "Otočte dokument"; -"mb_blinkid_camera_high" = "Kousek blíž"; -"mb_blinkid_camera_near" = "Kousek dál"; -"mb_blinkid_document_too_close_to_edge" = "Přesunout dokument dál od kraje"; -"mb_blinkid_introduction_dialog_message" = "Ujistěte se, že je dokument dobře osvětlen. Na obrazovce fotoaparátu by měla být vidět všechna pole dokumentu."; -"mb_blinkid_introduction_dialog_message_barcode" = "Různé typy dokumentů se mohou lišit formátem a umístěním čárového kódu. Kód může být jak na přední, tak na zadní straně dokumentu."; -"mb_blinkid_introduction_dialog_message_mrz" = "Ve spodní části přední či zadní strany dokumentu najdete dlouhý řetězec znaků. Bude rozdělený do 2 nebo 3 řádků a přerušovaný šipkami (<< a >>)."; -"mb_blinkid_introduction_dialog_title" = "Všechny detaily musejí být ve viditelném stavu"; -"mb_blinkid_introduction_dialog_title_barcode" = "Vyhledejte na dokumentu čárový kód"; -"mb_blinkid_introduction_dialog_title_mrz" = "Vyhledejte na dokumentu MRZ kód"; -"mb_blinkid_mf_additional_address_information" = "Údaje adresy"; -"mb_blinkid_mf_additional_name_information" = "Údaje jména"; -"mb_blinkid_mf_address" = "Adresa"; -"mb_blinkid_mf_blood_type" = "Krevní skupina"; -"mb_blinkid_mf_class_effective_date" = "Datum účinnosti"; -"mb_blinkid_mf_class_expiry_date" = "Datum vypršení platnosti"; -"mb_blinkid_mf_conditions" = "Podmínky"; -"mb_blinkid_mf_date_of_birth" = "Datum narození"; -"mb_blinkid_mf_date_of_expiry" = "Datum vypršení platnosti"; -"mb_blinkid_mf_date_of_issue" = "Datum vydání"; -"mb_blinkid_mf_document_number" = "Číslo dokumentu"; -"mb_blinkid_mf_employer" = "Zaměstnavatel"; -"mb_blinkid_mf_endorsements" = "Potvrzení"; -"mb_blinkid_mf_fathers_name" = "Jméno otce"; -"mb_blinkid_mf_first_name" = "Jméno"; -"mb_blinkid_mf_issuing_authority" = "Vydávající orgán"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Pole 1 a 2 udržujte viditelná"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Pole 1 udržujte viditelné"; -"mb_blinkid_mf_last_name" = "Příjmení"; -"mb_blinkid_mf_license_type" = "Typ průkazu"; -"mb_blinkid_mf_localized_name" = "Jméno dokumentu"; -"mb_blinkid_mf_marital_status" = "Stav"; -"mb_blinkid_mf_mothers_name" = "Jméno matky"; -"mb_blinkid_mf_mrz" = "Zóna pro strojové čtení"; -"mb_blinkid_mf_name" = "Jméno"; -"mb_blinkid_mf_nationality" = "Národnost"; -"mb_blinkid_mf_personal_id_number" = "Osobní ID číslo"; -"mb_blinkid_mf_place_of_birth" = "Místo narození"; -"mb_blinkid_mf_profession" = "Profese"; -"mb_blinkid_mf_race" = "Rasová příslušnost"; -"mb_blinkid_mf_religion" = "Náboženské vyznání"; -"mb_blinkid_mf_residential_status" = "Rezidenční status"; -"mb_blinkid_mf_restrictions" = "Omezení"; -"mb_blinkid_mf_sex" = "Pole pohlaví"; -"mb_blinkid_mf_sponsor" = "Sponzor"; -"mb_blinkid_mf_vehicle_class" = "Typ vozidla"; -"mb_blinkid_onboarding_msg1_barcode" = "Zkontrolujte, zda část čárového kódu nezakrýváte prstem. Také dejte pozor na odlesky, které by mohly zapříčinit, že bude nečitelný."; -"mb_blinkid_onboarding_msg1_mrz" = "Zkontrolujte, zda část MRZ kódu nezakrýváte prstem. Také dejte pozor na odlesky, které by mohly zapříčinit, že bude nečitelný."; -"mb_blinkid_onboarding_msg_1" = "Ujistěte se, že prstem nezakrýváte části dokumentu, včetně spodních řádků. Dávejte si také pozor na hologramové odlesky, které přesahují pole dokumentu."; -"mb_blinkid_onboarding_msg_2" = "Vyhněte se přímému ostrému světlu, protože se odráží od dokumentu a může způsobit, že části dokumentu nebudou čitelné. Pokud nelze údaje na dokumentu přečíst, nebudou viditelné ani pro fotoaparát."; -"mb_blinkid_onboarding_msg_3" = "Při skenování se snažte držet telefon a dokument v klidu. Pohyb může obraz rozmazat a způsobit, že data na dokumentu nebudou čitelná."; -"mb_blinkid_onboarding_title1_barcode" = "Nezakrývejte čárový kód"; -"mb_blinkid_onboarding_title1_mrz" = "Nezakrývejte MRZ kód"; -"mb_blinkid_onboarding_title_1" = "Všechna pole musejí být ve viditelném stavu"; -"mb_blinkid_onboarding_title_2" = "Dávejte pozor na ostré světlo"; -"mb_blinkid_onboarding_title_3" = "Při skenování se nehýbejte"; -"mb_blinkid_onboarding_tooltip" = "Potřebujete pomoct?"; -"mb_check_internet_connection" = "Zkontrolujte připojení k internetu"; -"mb_close" = "Zavřít"; -"mb_data_not_match_msg" = "Spusťte proces skenování znovu."; -"mb_data_not_match_retry_button" = "Opakovat"; -"mb_data_not_match_title" = "Strany neodpovídají"; -"mb_document_verification_onboarding_back_button" = "Zpět"; -"mb_document_verification_onboarding_cancel_button" = "Zrušit"; -"mb_document_verification_onboarding_done_button" = "Hotovo"; -"mb_document_verification_onboarding_next_button" = "Další"; -"mb_error_mandatory_field_missing" = "Ponechat dokument zcela viditelný"; -"mb_flashlight_glare_tooltip" = "Dejte pozor na odlesky způsobené bleskem.\nVyhnete se jim lehkým posunutím vašeho průkazu."; -"mb_network_error" = "Chyba sítě"; -"mb_recognition_timeout_dialog_message" = "Dokument se nepodařilo přečíst. Zkuste to znovu."; -"mb_recognition_timeout_dialog_title" = "Skenování neúspěšné"; -"mb_scanning_not_available" = "Skenování není k dispozici"; -"mb_something_went_wrong" = "Něco se pokazilo"; -"mb_tooltip_glare" = "Upravte pozici průkazu totožnosti, aby nedocházelo k odleskům."; -"mb_try_scanning_again" = "Údaje v dokumentu pravděpodobně nesouhlasí. Zkuste skenovat znovu. "; -"mb_unsupported_document_message" = "Naskenujte přední stranu podporovaného dokumentu."; -"mb_unsupported_document_title" = "Dokument se nepodařilo rozpoznat"; -"photopay_align_message" = "Umístěte telefon přes doklad"; -"photopay_back_splash_verification_document" = "Zadní strana"; -"photopay_back_verification_document" = "Umístěte zadní stranu dokumentu do rámečku a počkejte na automatické skenování."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} nemá povolení používat fotoaparát.\n\nJděte prosím do:\n• {font:@Medium}Nastavení{/font}\n• {font:@Medium}%@{/font}\n• Ujistěte se, že {font:@Medium}Fotoaparát{/font} je povolený"; -"photopay_close" = "Zrušit"; -"photopay_done_splash_verification_document" = "Skenování dokumentu dokončeno"; -"photopay_front_splash_verification_document" = "Přední strana"; -"photopay_front_verification_document" = "Umístěte přední stranu dokumentu do rámečku a počkejte na automatické skenování."; -"photopay_grant_camera_permission_button_title" = "Udělit povolení fotoaparátu"; -"photopay_id_position_tooltip" = "Pozice ID karty v tomto Rámu"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error.png deleted file mode 100644 index 17bc7d485..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@2x.png deleted file mode 100644 index 630177173..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@3x.png deleted file mode 100644 index 49967217c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl-error@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl.png deleted file mode 100644 index 7ccb96866..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@2x.png deleted file mode 100644 index c0873c815..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@3x.png deleted file mode 100644 index 973f1f9be..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctl@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error.png deleted file mode 100644 index 6087bc9df..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@2x.png deleted file mode 100644 index 4bfbdc8ed..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@3x.png deleted file mode 100644 index 32377462c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr-error@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr.png deleted file mode 100644 index 357137bf5..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@2x.png deleted file mode 100644 index 4e86c0acb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@3x.png deleted file mode 100644 index 4399cf5fb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ctr@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/de.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/de.strings deleted file mode 100644 index 3f57e71fb..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/de.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Scannen Sie die Vorderseite \n eines Dokuments"; -"mb_blinkid_back_instructions_barcode" = "Scannen Sie den Barcode"; -"mb_blinkid_camera_flip_document" = "Drehen Sie das Dokument um"; -"mb_blinkid_camera_high" = "Kommen Sie näher"; -"mb_blinkid_camera_near" = "Bewegen Sie sich weiter weg"; -"mb_blinkid_document_too_close_to_edge" = "Verschieben des Dokuments vom Rand aus"; -"mb_blinkid_introduction_dialog_message" = "Sorgen Sie dafür, dass das Dokument gut belichtet ist. Alle Bereiche des Dokuments sollten auf dem Kamerabildschirm sichtbar sein."; -"mb_blinkid_introduction_dialog_message_barcode" = "Verschiedene Arten von Dokumenten können unterschiedliche Barcodeformate und -positionen haben. Suchen Sie auf der Vorder- und Rückseite des Dokuments nach einem Barcode."; -"mb_blinkid_introduction_dialog_message_mrz" = "Am unteren Rand der Vorder- oder Rückseite des Dokuments finden Sie eine lange Zeichenfolge. Sie ist in 2 oder 3 Zeilen unterteilt und durch Pfeile (<< und >>) getrennt."; -"mb_blinkid_introduction_dialog_title" = "Machen Sie alle Informationen sichtbar"; -"mb_blinkid_introduction_dialog_title_barcode" = "Finden Sie den Barcode auf dem Dokument"; -"mb_blinkid_introduction_dialog_title_mrz" = "Finden Sie den MRZ-Code auf dem Dokument"; -"mb_blinkid_mf_additional_address_information" = "Adressdaten"; -"mb_blinkid_mf_additional_name_information" = "Namensdaten"; -"mb_blinkid_mf_address" = "Adresse"; -"mb_blinkid_mf_blood_type" = "Blutgruppe"; -"mb_blinkid_mf_class_effective_date" = "Gültigkeitsdatum"; -"mb_blinkid_mf_class_expiry_date" = "Ablaufdatum"; -"mb_blinkid_mf_conditions" = "Konditionen"; -"mb_blinkid_mf_date_of_birth" = "Geburtsdatum"; -"mb_blinkid_mf_date_of_expiry" = "Ablaufdatum"; -"mb_blinkid_mf_date_of_issue" = "Ausstellungsdatum"; -"mb_blinkid_mf_document_number" = "Ausweisnummer"; -"mb_blinkid_mf_employer" = "Arbeitgeber"; -"mb_blinkid_mf_endorsements" = "Billigungen"; -"mb_blinkid_mf_fathers_name" = "Name des Vaters"; -"mb_blinkid_mf_first_name" = "Vorname"; -"mb_blinkid_mf_issuing_authority" = "Ausstellende Behörde"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Feld 1 und 2 sichtbar lassen"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Feld 1 sichtbar lassen"; -"mb_blinkid_mf_last_name" = "Nachname"; -"mb_blinkid_mf_license_type" = "Lizenzart"; -"mb_blinkid_mf_localized_name" = "Name des Dokuments"; -"mb_blinkid_mf_marital_status" = "Familienstand"; -"mb_blinkid_mf_mothers_name" = "Name der Mutter"; -"mb_blinkid_mf_mrz" = "Maschinenlesbarer Bereich"; -"mb_blinkid_mf_name" = "Name"; -"mb_blinkid_mf_nationality" = "Staatsbürgerschaft"; -"mb_blinkid_mf_personal_id_number" = "Personalausweisnummer"; -"mb_blinkid_mf_place_of_birth" = "Geburtsort"; -"mb_blinkid_mf_profession" = "Beruf"; -"mb_blinkid_mf_race" = "Rasse"; -"mb_blinkid_mf_religion" = "Religion"; -"mb_blinkid_mf_residential_status" = "Aufenthaltsstatus"; -"mb_blinkid_mf_restrictions" = "Beschränkungen"; -"mb_blinkid_mf_sex" = "Geschlechtsfeld"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Fahrzeugklasse"; -"mb_blinkid_onboarding_msg1_barcode" = "Achten Sie darauf, dass Sie nicht Teile des Barcodes mit einem Finger verdecken. Achten Sie auch auf störende Lichtreflexe, die den Barcode überlagern und ihn unlesbar machen könnten."; -"mb_blinkid_onboarding_msg1_mrz" = "Achten Sie darauf, dass Sie nicht Teile des MRZ-Codes mit einem Finger verdecken. Achten Sie auch auf störende Lichtreflexe, die den MRZ-Code überlagern und ihn unlesbar machen könnten."; -"mb_blinkid_onboarding_msg_1" = "Gehen Sie auf Nummer sicher, indem Sie Teile des Dokuments nicht mit dem Finger verdecken, insbesondere nicht die unteren Zeilen. Vermeiden Sie außerdem Spiegelungen von Hologrammen, die über die Felder des Dokuments hinausgehen."; -"mb_blinkid_onboarding_msg_2" = "Meiden Sie direktes, grelles Licht, da dieses vom Dokument reflektiert wird und so Teile des Dokuments unkenntlich machen kann. Wenn Sie keine Daten auf dem Dokument lesen können, sind diese auch für die Kamera nicht sichtbar."; -"mb_blinkid_onboarding_msg_3" = "Versuchen Sie, das Telefon und das Dokument während des Scanvorgangs ruhig zu halten. Jede Bewegung kann das Bild unscharf und die Daten auf dem Dokument unlesbar machen."; -"mb_blinkid_onboarding_title1_barcode" = "Der Barcode muss sichtbar sein"; -"mb_blinkid_onboarding_title1_mrz" = "Der MRZ-Code muss sichtbar sein"; -"mb_blinkid_onboarding_title_1" = "Machen Sie alle Felder sichtbar"; -"mb_blinkid_onboarding_title_2" = "Achten Sie auf grelles Licht"; -"mb_blinkid_onboarding_title_3" = "Halten Sie während des Scanvorgangs still"; -"mb_blinkid_onboarding_tooltip" = "Brauchen Sie Hilfe?"; -"mb_check_internet_connection" = "Internetverbindung prüfen"; -"mb_close" = "Schließen"; -"mb_data_not_match_msg" = "Bitte starten Sie den Scanvorgang erneut."; -"mb_data_not_match_retry_button" = "Wiederholen"; -"mb_data_not_match_title" = "Seiten passen nicht zusammen"; -"mb_document_verification_onboarding_back_button" = "Zurück"; -"mb_document_verification_onboarding_cancel_button" = "Abbrechen"; -"mb_document_verification_onboarding_done_button" = "Fertig"; -"mb_document_verification_onboarding_next_button" = "Weiter"; -"mb_error_mandatory_field_missing" = "Sicherstellen, dass das Dokument vollständig sichtbar bleibt"; -"mb_flashlight_glare_tooltip" = "Achten Sie auf eine Blendung durch Blitzlicht.\n Bewegen Sie Ihren Ausweis vorsichtig umher, um dies zu vermeiden. "; -"mb_network_error" = "Netzwerkfehler"; -"mb_recognition_timeout_dialog_message" = "Das Dokument kann nicht gelesen werden. Bitte versuchen Sie es erneut."; -"mb_recognition_timeout_dialog_title" = "Scan nicht erfolgreich"; -"mb_scanning_not_available" = "Scannen nicht verfügbar"; -"mb_something_went_wrong" = "Etwas ist schiefgelaufen"; -"mb_tooltip_glare" = "Bewegen Sie den Ausweis leicht, um Blendung zu vermeiden."; -"mb_try_scanning_again" = "Es scheint, dass die Informationen auf dem Dokument widersprüchlich sind. Bitte versuchen Sie, erneut zu scannen."; -"mb_unsupported_document_message" = "Scannen Sie die Vorderseite eines unterstützten Dokuments."; -"mb_unsupported_document_title" = "Dokument nicht erkannt"; -"photopay_align_message" = "Platzieren Sie das Telefon über dem Zahlschein"; -"photopay_back_splash_verification_document" = "Rückseite"; -"photopay_back_verification_document" = "Platzieren Sie die Rückseite des Dokuments in den Rahmen und warten Sie auf den automatischen Scanvorgang."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} fehlt die Berechtigung, die Kamera zu benutzen.\n\nBitte navigieren Sie zu:\n• {font:@Medium}Einstellungen{/font}\n• {font:@Medium}%@{/font}\n• Vergewissern Sie sich, dass {font:@Medium}Kamera{/font} aktiviert ist"; -"photopay_close" = "Abbrechen"; -"photopay_done_splash_verification_document" = "Scannen des Dokuments abgeschlossen"; -"photopay_front_splash_verification_document" = "Vorderseite"; -"photopay_front_verification_document" = "Platzieren Sie die Vorderseite des Dokuments in den Rahmen und warten Sie auf den automatischen Scanvorgang."; -"photopay_grant_camera_permission_button_title" = "Kamera Berechtigung erteilen"; -"photopay_id_position_tooltip" = "Bewegen Sie den Ausweis in diesen Rahmen"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners.png deleted file mode 100644 index bec8a6417..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@2x.png deleted file mode 100644 index 45a4a96f0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@3x.png deleted file mode 100644 index 4aa2ee80b..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/diners@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover.png deleted file mode 100644 index b0d7a5224..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@2x.png deleted file mode 100644 index ee9233acb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@3x.png deleted file mode 100644 index 056af1dae..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/discover@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit.png deleted file mode 100644 index 4527db73d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@2x.png deleted file mode 100644 index 516b56281..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@3x.png deleted file mode 100644 index b5ae4f9e3..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/edit@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/en.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/en.strings deleted file mode 100644 index ce8ff462b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/en.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Scan the front side of the document"; -"mb_blinkid_back_instructions_barcode" = "Scan the barcode"; -"mb_blinkid_camera_flip_document" = "Flip to the back side"; -"mb_blinkid_camera_high" = "Move closer"; -"mb_blinkid_camera_near" = "Move farther"; -"mb_blinkid_document_too_close_to_edge" = "Move the document from the edge"; -"mb_blinkid_introduction_dialog_message" = "Make sure you keep the document well lit. All document fields should be visible on the camera screen."; -"mb_blinkid_introduction_dialog_message_barcode" = "Different types of documents may have different barcode formats and locations. Look at the front and back of the document for a barcode."; -"mb_blinkid_introduction_dialog_message_mrz" = "You’ll find a long string of characters at the bottom of the front or the back of the document. It’s divided into 2 or 3 lines and separated by arrows (<< and >>)."; -"mb_blinkid_introduction_dialog_title" = "Keep all the details visible"; -"mb_blinkid_introduction_dialog_title_barcode" = "Locate barcode on the document"; -"mb_blinkid_introduction_dialog_title_mrz" = "Locate MRZ code on the document"; -"mb_blinkid_mf_additional_address_information" = "Address information"; -"mb_blinkid_mf_additional_name_information" = "Name information"; -"mb_blinkid_mf_address" = "Address"; -"mb_blinkid_mf_blood_type" = "Blood Type"; -"mb_blinkid_mf_class_effective_date" = "Effective date"; -"mb_blinkid_mf_class_expiry_date" = "Date of expiry"; -"mb_blinkid_mf_conditions" = "Conditions"; -"mb_blinkid_mf_date_of_birth" = "Date of birth"; -"mb_blinkid_mf_date_of_expiry" = "Date of expiry"; -"mb_blinkid_mf_date_of_issue" = "Date of issue"; -"mb_blinkid_mf_document_number" = "Document number"; -"mb_blinkid_mf_employer" = "Employer"; -"mb_blinkid_mf_endorsements" = "Endorsements"; -"mb_blinkid_mf_fathers_name" = "Fathers name"; -"mb_blinkid_mf_first_name" = "First name"; -"mb_blinkid_mf_issuing_authority" = "Issuing authority"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Keep fields 1 and 2 visible"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Keep field 1 visible"; -"mb_blinkid_mf_last_name" = "Last name"; -"mb_blinkid_mf_license_type" = "License type"; -"mb_blinkid_mf_localized_name" = "Document name"; -"mb_blinkid_mf_marital_status" = "Marital status"; -"mb_blinkid_mf_mothers_name" = "Mothers name"; -"mb_blinkid_mf_mrz" = "Machine readable zone"; -"mb_blinkid_mf_name" = "Name"; -"mb_blinkid_mf_nationality" = "Nationality"; -"mb_blinkid_mf_personal_id_number" = "Personal ID number"; -"mb_blinkid_mf_place_of_birth" = "Place of birth"; -"mb_blinkid_mf_profession" = "Profession"; -"mb_blinkid_mf_race" = "Race"; -"mb_blinkid_mf_religion" = "Religion"; -"mb_blinkid_mf_residential_status" = "Residential status"; -"mb_blinkid_mf_restrictions" = "Restrictions"; -"mb_blinkid_mf_sex" = "Sex field"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Vehicle class"; -"mb_blinkid_onboarding_msg1_barcode" = "Make sure you aren’t covering parts of the barcode with a finger. Also, watch out for reflections that go over the barcode and could make it unreadable."; -"mb_blinkid_onboarding_msg1_mrz" = "Make sure you aren’t covering parts of the MRZ code with a finger. Also, watch out for reflections that go over the MRZ code and could make it unreadable."; -"mb_blinkid_onboarding_msg_1" = "Make sure you aren’t covering parts of the document with a finger, including the bottom lines. Also, watch out for hologram reflections that go over the document fields."; -"mb_blinkid_onboarding_msg_2" = "Avoid direct harsh light because it reflects from the document and can make parts of the document unreadable. If you can’t read data on the document, it won’t be visible to the camera either."; -"mb_blinkid_onboarding_msg_3" = "Try to keep the phone and document still while scanning. Moving either can blur the image and make data on the document unreadable."; -"mb_blinkid_onboarding_title1_barcode" = "Keep the barcode visible"; -"mb_blinkid_onboarding_title1_mrz" = "Keep the MRZ code visible"; -"mb_blinkid_onboarding_title_1" = "Keep all the fields visible"; -"mb_blinkid_onboarding_title_2" = "Watch out for harsh light"; -"mb_blinkid_onboarding_title_3" = "Keep still while scanning"; -"mb_blinkid_onboarding_tooltip" = "Need help?"; -"mb_check_internet_connection" = "Check internet connection"; -"mb_close" = "Close"; -"mb_data_not_match_msg" = "Please start the scanning process over."; -"mb_data_not_match_retry_button" = "Retry"; -"mb_data_not_match_title" = "Sides don’t match"; -"mb_document_verification_onboarding_back_button" = "Back"; -"mb_document_verification_onboarding_cancel_button" = "Cancel"; -"mb_document_verification_onboarding_done_button" = "Done"; -"mb_document_verification_onboarding_next_button" = "Next"; -"mb_error_mandatory_field_missing" = "Keep the document fully visible"; -"mb_flashlight_glare_tooltip" = "Watch out for flashlight glare.\nGently move your ID around to avoid it."; -"mb_network_error" = "Network error"; -"mb_recognition_timeout_dialog_message" = "Unable to read the document. Please try again."; -"mb_recognition_timeout_dialog_title" = "Scan unsuccessful"; -"mb_scanning_not_available" = "Scanning not available"; -"mb_something_went_wrong" = "Something went wrong"; -"mb_tooltip_glare" = "Slightly move ID to eliminate glare."; -"mb_try_scanning_again" = "It appears the information on the document is inconsistent. Please try scanning again."; -"mb_unsupported_document_message" = "Scan the front side of a supported document."; -"mb_unsupported_document_title" = "Document not recognized"; -"photopay_align_message" = "Position the phone over the slip"; -"photopay_back_splash_verification_document" = "Back side"; -"photopay_back_verification_document" = "Place the back side of the document in the frame and wait for automatic scan."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} does not have permission to use the camera.\n\nPlease go to:\n• {font:@Medium}Settings{/font}\n• {font:@Medium}%@{/font}\n• Make sure that {font:@Medium}Camera{/font} is enabled"; -"photopay_close" = "Cancel"; -"photopay_done_splash_verification_document" = "Document scanning done"; -"photopay_front_splash_verification_document" = "Front side"; -"photopay_front_verification_document" = "Place the front side of the document in the frame and wait for automatic scan."; -"photopay_grant_camera_permission_button_title" = "Grant camera permission"; -"photopay_id_position_tooltip" = "Position ID card in this Frame"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/es.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/es.strings deleted file mode 100644 index 7ef8ec68b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/es.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Escaneo de la parte frontal\nde un documento"; -"mb_blinkid_back_instructions_barcode" = "Escanea el código de barras"; -"mb_blinkid_camera_flip_document" = "Dele la vuelta al documento"; -"mb_blinkid_camera_high" = "Acercarse"; -"mb_blinkid_camera_near" = "Alejarse"; -"mb_blinkid_document_too_close_to_edge" = "Mueva el documento desde el borde"; -"mb_blinkid_introduction_dialog_message" = "Asegúrese de mantener el documento bien iluminado. Todos los campos del documento deben ser visibles en la pantalla de la cámara."; -"mb_blinkid_introduction_dialog_message_barcode" = "Cada tipo de documento puede tener un formato y una ubicación de código de barras diferentes. Busque el código de barras tanto en la parte frontal como en el reverso del documento."; -"mb_blinkid_introduction_dialog_message_mrz" = "En la parte inferior de la parte frontal o del reverso del documento encontrará una larga cadena de caracteres. Se divide en 2 o 3 líneas y está separada por flechas (<< y >>)."; -"mb_blinkid_introduction_dialog_title" = "Mantenga todos los detalles visibles"; -"mb_blinkid_introduction_dialog_title_barcode" = "Localice el código de barras en el documento"; -"mb_blinkid_introduction_dialog_title_mrz" = "Localice el código MRZ en el documento"; -"mb_blinkid_mf_additional_address_information" = "Información de la dirección"; -"mb_blinkid_mf_additional_name_information" = "Información del nombre"; -"mb_blinkid_mf_address" = "Dirección"; -"mb_blinkid_mf_blood_type" = "Grupo sanguíneo"; -"mb_blinkid_mf_class_effective_date" = "Fecha de entrada en vigor"; -"mb_blinkid_mf_class_expiry_date" = "Fecha de caducidad"; -"mb_blinkid_mf_conditions" = "Condiciones"; -"mb_blinkid_mf_date_of_birth" = "Fecha de nacimiento"; -"mb_blinkid_mf_date_of_expiry" = "Fecha de caducidad"; -"mb_blinkid_mf_date_of_issue" = "Fecha de emisión"; -"mb_blinkid_mf_document_number" = "Número de documento"; -"mb_blinkid_mf_employer" = "Empleador"; -"mb_blinkid_mf_endorsements" = "Avales"; -"mb_blinkid_mf_fathers_name" = "Nombre del padre"; -"mb_blinkid_mf_first_name" = "Nombre"; -"mb_blinkid_mf_issuing_authority" = "Autoridad emisora"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Mantener visibles los campos 1 y 2"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Mantener visible el campo 1"; -"mb_blinkid_mf_last_name" = "Apellido"; -"mb_blinkid_mf_license_type" = "Tipo de licencia"; -"mb_blinkid_mf_localized_name" = "Nombre del documento"; -"mb_blinkid_mf_marital_status" = "Estado marital"; -"mb_blinkid_mf_mothers_name" = "Nombre de la madre"; -"mb_blinkid_mf_mrz" = "Zona legible por máquina"; -"mb_blinkid_mf_name" = "Nombre"; -"mb_blinkid_mf_nationality" = "Nacionalidad"; -"mb_blinkid_mf_personal_id_number" = "Número de identificación personal"; -"mb_blinkid_mf_place_of_birth" = "Lugar de nacimiento"; -"mb_blinkid_mf_profession" = "Profesión"; -"mb_blinkid_mf_race" = "Raza"; -"mb_blinkid_mf_religion" = "Religión"; -"mb_blinkid_mf_residential_status" = "Estado residencial"; -"mb_blinkid_mf_restrictions" = "Restricciones"; -"mb_blinkid_mf_sex" = "Campo sexo"; -"mb_blinkid_mf_sponsor" = "Patrocinador"; -"mb_blinkid_mf_vehicle_class" = "Tipo de vehículo"; -"mb_blinkid_onboarding_msg1_barcode" = "Asegúrese de no cubrir partes del código de barras con el dedo. Además, debe tener cuidado con los reflejos que puedan cubrir el código de barras y hacerlo ilegible."; -"mb_blinkid_onboarding_msg1_mrz" = "Asegúrese de no cubrir partes del código MRZ con el dedo. Además, debe tener cuidado con los reflejos que puedan cubrir el código MRZ y hacerlo ilegible."; -"mb_blinkid_onboarding_msg_1" = "Asegúrese de que no está cubriendo partes del documento con el dedo, incluidas las líneas inferiores. Además, tenga cuidado con los reflejos de los hologramas que sobrepasan los campos del documento."; -"mb_blinkid_onboarding_msg_2" = "Evite la luz intensa directa porque se refleja en el documento y puede hacer que algunas partes del documento sean ilegibles. Si no puede leer los datos del documento, tampoco serán visibles para la cámara."; -"mb_blinkid_onboarding_msg_3" = "Intente mantener el teléfono y el documento quietos mientras escanea. Mover cualquiera de los dos puede difuminar la imagen y hacer que los datos del documento sean ilegibles."; -"mb_blinkid_onboarding_title1_barcode" = "Mantenga el código de barras visible"; -"mb_blinkid_onboarding_title1_mrz" = "Mantenga el código MRZ visible"; -"mb_blinkid_onboarding_title_1" = "Mantenga todos los campos visibles"; -"mb_blinkid_onboarding_title_2" = "Cuidado con la luz intensa"; -"mb_blinkid_onboarding_title_3" = "No se mueva mientras escanea"; -"mb_blinkid_onboarding_tooltip" = "¿Necesitas ayuda?"; -"mb_check_internet_connection" = "Verifique su conexión a Internet"; -"mb_close" = "Cerrar"; -"mb_data_not_match_msg" = "Por favor, inicie el proceso de escaneo de nuevo."; -"mb_data_not_match_retry_button" = "Reintentar"; -"mb_data_not_match_title" = "Los lados no coinciden"; -"mb_document_verification_onboarding_back_button" = "Atrás"; -"mb_document_verification_onboarding_cancel_button" = "Cancelar"; -"mb_document_verification_onboarding_done_button" = "Hecho"; -"mb_document_verification_onboarding_next_button" = "Siguiente"; -"mb_error_mandatory_field_missing" = "Mantenga el documento visible en su totalidad"; -"mb_flashlight_glare_tooltip" = "Tenga cuidado con el resplandor de la linterna.\nMueva suavemente su ID a su alrededor para evitarlo."; -"mb_network_error" = "Error de red"; -"mb_recognition_timeout_dialog_message" = "No se puede leer el documento. Por favor, inténtelo de nuevo."; -"mb_recognition_timeout_dialog_title" = "Escaneo fallido"; -"mb_scanning_not_available" = "Escaneo no disponible"; -"mb_something_went_wrong" = "Algo ha ido mal"; -"mb_tooltip_glare" = "Mueva ligeramente la identificación para eliminar el deslumbramiento."; -"mb_try_scanning_again" = "Parece que la información del documento no es consistente. Intente escanear de nuevo."; -"mb_unsupported_document_message" = "Escanee la parte frontal de un documento compatible."; -"mb_unsupported_document_title" = "Documento no reconocido"; -"photopay_align_message" = "Ponga el teléfono sobre el comprobante de pago"; -"photopay_back_splash_verification_document" = "Lado posterior"; -"photopay_back_verification_document" = "Ponga el lado trasero del documento en el marco y espere al que se haga el escaneo automático."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} no tiene permiso para usar la cámara.\n\nVaya a:\n• {font:@Medium}Ajustes{/font}\n• {font:@Medium}%@{/font}\n• Asegúrese de que {font:@Medium}l la cámara{/font} esté activada"; -"photopay_close" = "Cancelar"; -"photopay_done_splash_verification_document" = "Escaneo del documento realizado"; -"photopay_front_splash_verification_document" = "Lado frontal"; -"photopay_front_verification_document" = "Ponga el lado delantero del documento en el marco y espere a que se haga el escaneo automático."; -"photopay_grant_camera_permission_button_title" = "Otorgar permiso a la cámara"; -"photopay_id_position_tooltip" = "Ponga la tarjeta identificativa en este marco"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/face_detector_model.zzip b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/face_detector_model.zzip deleted file mode 100644 index d62fa2f09..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/face_detector_model.zzip and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fil.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fil.strings deleted file mode 100644 index d5cd0b876..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fil.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "I-scan ang unahang bahagi ng dokumento"; -"mb_blinkid_back_instructions_barcode" = "I-scan ang barcode"; -"mb_blinkid_camera_flip_document" = "Baligtarin ang dokumento"; -"mb_blinkid_camera_high" = "Ilapit pa"; -"mb_blinkid_camera_near" = "Ilayo pa"; -"mb_blinkid_document_too_close_to_edge" = "Iurong ang dokumento mula sa gilid"; -"mb_blinkid_introduction_dialog_message" = "Tiyaki na lubos na naiilawan ang dokumento. Dapat nakikita sa screen ng camera ang lahat ng field ng dokumento."; -"mb_blinkid_introduction_dialog_message_barcode" = "Maaaring may iba't ibang format at lokasyon ng barcode ang iba't ibang uri ng mga dokumento. Tumingin sa harap at likod ng dokumento para sa isang barcode."; -"mb_blinkid_introduction_dialog_message_mrz" = "Makakakita ka ng mahabang string ng mga character sa ibaba ng harap o likod ng dokumento. Nahahati ito sa 2 o 3 linya at pinaghihiwalay ng mga arrow (<< at >>)."; -"mb_blinkid_introduction_dialog_title" = "Panatilihing nakikita ang lahat ng detalye"; -"mb_blinkid_introduction_dialog_title_barcode" = "Hanapin ang barcode sa dokumento"; -"mb_blinkid_introduction_dialog_title_mrz" = "Hanapin ang MRZ code sa dokumento"; -"mb_blinkid_mf_additional_address_information" = "Impormasyon sa tinitirhan"; -"mb_blinkid_mf_additional_name_information" = "Impormasyon ng pangalan"; -"mb_blinkid_mf_address" = "Address"; -"mb_blinkid_mf_blood_type" = "Uri ng dugo"; -"mb_blinkid_mf_class_effective_date" = "Petsa ng pagkabisa"; -"mb_blinkid_mf_class_expiry_date" = "Petsa ng Pag-expire"; -"mb_blinkid_mf_conditions" = "Mga kondisyon"; -"mb_blinkid_mf_date_of_birth" = "Petsa ng Kapanganakan"; -"mb_blinkid_mf_date_of_expiry" = "Petsa ng Pag-expire"; -"mb_blinkid_mf_date_of_issue" = "Petsa ng Pag-isyu"; -"mb_blinkid_mf_document_number" = "Numero ng Dokumento"; -"mb_blinkid_mf_employer" = "Tagapag-empleyo"; -"mb_blinkid_mf_endorsements" = "Mga pag-endorso"; -"mb_blinkid_mf_fathers_name" = "Pangalan ng tatay"; -"mb_blinkid_mf_first_name" = "Pangalan"; -"mb_blinkid_mf_issuing_authority" = "Awtoridad na Nagkaloob"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Panatilihing nakikita ang mga field 1 at 2"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Panatilihing nakikita ang field 1"; -"mb_blinkid_mf_last_name" = "Apelyido"; -"mb_blinkid_mf_license_type" = "Uri ng lisensya"; -"mb_blinkid_mf_localized_name" = "Pangalan ng dokumento"; -"mb_blinkid_mf_marital_status" = "Katayuan sa Pag-aasawa"; -"mb_blinkid_mf_mothers_name" = "Pangalan ng nanay"; -"mb_blinkid_mf_mrz" = "Mga zone na nababasa ng machine"; -"mb_blinkid_mf_name" = "Pangalan"; -"mb_blinkid_mf_nationality" = "Nasyonalidad"; -"mb_blinkid_mf_personal_id_number" = "Numero ng Personal na ID"; -"mb_blinkid_mf_place_of_birth" = "Lugar ng Kapanganakan"; -"mb_blinkid_mf_profession" = "Propesyon"; -"mb_blinkid_mf_race" = "Lahi"; -"mb_blinkid_mf_religion" = "Relihiyon"; -"mb_blinkid_mf_residential_status" = "Katayuan ng Paninirahan"; -"mb_blinkid_mf_restrictions" = "Mga Paghihigpit"; -"mb_blinkid_mf_sex" = "Kasarian"; -"mb_blinkid_mf_sponsor" = "Isponsor"; -"mb_blinkid_mf_vehicle_class" = "Uri ng sasakyan"; -"mb_blinkid_onboarding_msg1_barcode" = "Tiyaking hindi mo tinatakpan ang mga bahagi ng barcode gamit ang isang daliri. Gayundin, mag-ingat sa mga pagmumuni-muni na lumalampas sa barcode at maaaring gawin itong hindi nababasa."; -"mb_blinkid_onboarding_msg1_mrz" = "Tiyaking hindi mo sinasaklaw ang mga bahagi ng MRZ code gamit ang isang daliri. Gayundin, mag-ingat sa mga pagmumuni-muni na lumalampas sa MRZ code at maaaring gawin itong hindi nababasa."; -"mb_blinkid_onboarding_msg_1" = "Siguraduhin na hindi natatakpak ng iyong daliri ang mga bahagi ng dokumento, pati na ang pinakababang mga linya. Gayon rin, tingnan rin kung may mga hologram reflection na maaaring makatakip sa mga field ng dokumento."; -"mb_blinkid_onboarding_msg_2" = "Iwasan ang direktang nakakasilaw na liwanag dahil umaaninag ito mula sa dokumento at puwedeng gawing hindi nababasa ang mga bahagi ng dokumento. Kung hindi mo mabasa ang data sa dokuemnto, hindi rin ito makikita ng camera."; -"mb_blinkid_onboarding_msg_3" = "Panatilihing ito gumagalaw ang telepono at dokumento habang nag-i-scan. Puwedeng maging malabo at hindi nababasa ang data sa dokumento kapag gumalaw."; -"mb_blinkid_onboarding_title1_barcode" = "Panatilihing nakikita ang barcode"; -"mb_blinkid_onboarding_title1_mrz" = "Panatilihing nakikita ang MRZ code"; -"mb_blinkid_onboarding_title_1" = "Panatilihing nakikita ang lahat ng field"; -"mb_blinkid_onboarding_title_2" = "Tingnan kung may nakakasilaw na liwanag"; -"mb_blinkid_onboarding_title_3" = "Panatilihing hindi gumagalaw habang nag-i-scan"; -"mb_blinkid_onboarding_tooltip" = "Kailangan ng tulong?"; -"mb_check_internet_connection" = "Suriin ang koneksiyon sa internet"; -"mb_close" = "Isara"; -"mb_data_not_match_msg" = "Simulan ang proseso ng pag-i-scan."; -"mb_data_not_match_retry_button" = "Subukan ulit"; -"mb_data_not_match_title" = "Hindi tugma ang mga gilid"; -"mb_document_verification_onboarding_back_button" = "Bumalik"; -"mb_document_verification_onboarding_cancel_button" = "Kanselahin"; -"mb_document_verification_onboarding_done_button" = "Tapos na"; -"mb_document_verification_onboarding_next_button" = "Susunod"; -"mb_error_mandatory_field_missing" = "Panatilihing ganap na nakikita ang dokumento"; -"mb_flashlight_glare_tooltip" = "Mag-ingat sa flashlight glare.\nDahan-dahang ilipat ang iyong ID sa paligid upang maiwasan ito."; -"mb_network_error" = "Mali sa network"; -"mb_recognition_timeout_dialog_message" = "Hindi mabasa ang dokumento. Pakisubukan ulit."; -"mb_recognition_timeout_dialog_title" = "Hindi matagumpay ang pag-scan"; -"mb_scanning_not_available" = "Hindi magagamit ang pag-scan"; -"mb_something_went_wrong" = "May problema"; -"mb_tooltip_glare" = "Dahan-danan alisin ang ID upang maiwasan ang pagkakaroon ng kislap."; -"mb_try_scanning_again" = "Lumalabas na inconsistent ang impormasyon sa dokumento. Subukan na i-scan ulit."; -"mb_unsupported_document_message" = "I-scan ang unahang bahagi ng isang suportadong dokumento."; -"mb_unsupported_document_title" = "Hindi nababasa ang dokumento"; -"photopay_align_message" = "Iposisyon ang telepono sa slip"; -"photopay_back_splash_verification_document" = "Likurang bahagi"; -"photopay_back_verification_document" = "Ilagay ang likurang bahagi ng dokumento sa loob ng frame at maghintay para sa awtomatikong pag-scan."; -"photopay_camera_permission_denied" = "Walang pahintulot ang {font:@Medium}%@{/font} na gamitin ang camera.\n\nPumunta sa:\n• {font:@Medium}Mga Setting{/font}\n• {font:@Medium}%@{/font}\n• Tiyaking naka-enable ang {font:@Medium}Camera{/font}"; -"photopay_close" = "Kanselahin"; -"photopay_done_splash_verification_document" = "Tapos na ang pag-i-scan sa dokumento"; -"photopay_front_splash_verification_document" = "Harapang bahagi"; -"photopay_front_verification_document" = "Ilagay ang harapang bahagi ng dokumento sa loob ng frame at maghintay para sa awtomatikong pag-scan."; -"photopay_grant_camera_permission_button_title" = "Magbigay ng pahintulot sa camera"; -"photopay_id_position_tooltip" = "Iposisyon ang ID card sa loob ng Frame na ito"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fr.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fr.strings deleted file mode 100644 index e400c824c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/fr.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Numérisez le recto\nd'un document"; -"mb_blinkid_back_instructions_barcode" = "Scanner le code-barres"; -"mb_blinkid_camera_flip_document" = "Retournez le document"; -"mb_blinkid_camera_high" = "Rapprochez-vous"; -"mb_blinkid_camera_near" = "Éloignez-vous"; -"mb_blinkid_document_too_close_to_edge" = "Déplacer le document du bord"; -"mb_blinkid_introduction_dialog_message" = "Prenez soin de garder le document bien éclairé. Tous les champs du document doivent être visibles sur l'écran de la caméra."; -"mb_blinkid_introduction_dialog_message_barcode" = "Les différents types de documents peuvent avoir des formats et des emplacements de codes-barres différents. Examinez le recto et le verso du document à la recherche d'un code-barres."; -"mb_blinkid_introduction_dialog_message_mrz" = "Vous trouverez une longue chaîne de caractères au bas du recto ou du verso du document. Elle est divisée en deux ou trois lignes et séparée par des flèches (<< et >>)."; -"mb_blinkid_introduction_dialog_title" = "Gardez tous les détails visibles"; -"mb_blinkid_introduction_dialog_title_barcode" = "Repérez le code-barres sur le document"; -"mb_blinkid_introduction_dialog_title_mrz" = "Repérez le code MRZ sur le document"; -"mb_blinkid_mf_additional_address_information" = "Coordonnées"; -"mb_blinkid_mf_additional_name_information" = "Informations sur le nom"; -"mb_blinkid_mf_address" = "Adresse"; -"mb_blinkid_mf_blood_type" = "Groupe sanguin"; -"mb_blinkid_mf_class_effective_date" = "Date de prise d'effet"; -"mb_blinkid_mf_class_expiry_date" = "Date d'expiration"; -"mb_blinkid_mf_conditions" = "Conditions"; -"mb_blinkid_mf_date_of_birth" = "Date de naissance"; -"mb_blinkid_mf_date_of_expiry" = "Date d'expiration"; -"mb_blinkid_mf_date_of_issue" = "Date d'émission"; -"mb_blinkid_mf_document_number" = "Numéro du document"; -"mb_blinkid_mf_employer" = "Employeur"; -"mb_blinkid_mf_endorsements" = "Approbations"; -"mb_blinkid_mf_fathers_name" = "Nom du père"; -"mb_blinkid_mf_first_name" = "Prénom"; -"mb_blinkid_mf_issuing_authority" = "Autorité de délivrance"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Garder les champs 1 et 2 visibles"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Garder le champ 1 visible"; -"mb_blinkid_mf_last_name" = "Nom"; -"mb_blinkid_mf_license_type" = "Type de licence"; -"mb_blinkid_mf_localized_name" = "Nom du document"; -"mb_blinkid_mf_marital_status" = "État civil"; -"mb_blinkid_mf_mothers_name" = "Nom de la mère"; -"mb_blinkid_mf_mrz" = "Zone lisible par machine"; -"mb_blinkid_mf_name" = "Nom"; -"mb_blinkid_mf_nationality" = "Nationalité"; -"mb_blinkid_mf_personal_id_number" = "Numéro d'identifiant personnel"; -"mb_blinkid_mf_place_of_birth" = "Lieu de naissance"; -"mb_blinkid_mf_profession" = "Profession"; -"mb_blinkid_mf_race" = "Ethnicité"; -"mb_blinkid_mf_religion" = "Religion"; -"mb_blinkid_mf_residential_status" = "Statut de résidence"; -"mb_blinkid_mf_restrictions" = "Restrictions"; -"mb_blinkid_mf_sex" = "Champ sexe"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Catégorie du véhicule"; -"mb_blinkid_onboarding_msg1_barcode" = "Veillez à ce que votre doigt ne recouvre pas certaines parties du code-barres. Faites également attention aux reflets qui masquent le code-barres et peuvent le rendre illisible."; -"mb_blinkid_onboarding_msg1_mrz" = "Veillez à ce que votre doigt ne recouvre pas certaines parties du code MRZ. Faites également attention aux reflets qui masquent le code MRZ et peuvent le rendre illisible."; -"mb_blinkid_onboarding_msg_1" = "Veillez à ne pas recouvrir certaines parties du document avec un doigt, notamment les lignes de fond. Faites également attention aux reflets de l'hologramme qui recouvrent les champs du document."; -"mb_blinkid_onboarding_msg_2" = "Évitez toute lumière directe et vive, car elle se reflète sur le document et peut rendre certaines parties du document illisibles. Si les données ne sont pas lisibles sur le document, elles ne le seront pas non plus pour la caméra."; -"mb_blinkid_onboarding_msg_3" = "Essayez de garder le téléphone et le document immobiles pendant la numérisation. Tout mouvement de l'un ou l'autre peut brouiller l'image et rendre les données du document illisibles."; -"mb_blinkid_onboarding_title1_barcode" = "Gardez le code-barres visible"; -"mb_blinkid_onboarding_title1_mrz" = "Gardez le code MRZ visible"; -"mb_blinkid_onboarding_title_1" = "Gardez tous les champs visibles"; -"mb_blinkid_onboarding_title_2" = "Faites attention aux lumières trop vives"; -"mb_blinkid_onboarding_title_3" = "Restez immobile pendant la numérisation"; -"mb_blinkid_onboarding_tooltip" = "Besoin d'aide ?"; -"mb_check_internet_connection" = "Vérifiez la connexion internet"; -"mb_close" = "Fermer"; -"mb_data_not_match_msg" = "Veuillez recommencer le processus de numérisation."; -"mb_data_not_match_retry_button" = "Réessayez"; -"mb_data_not_match_title" = "Les côtés ne correspondent pas"; -"mb_document_verification_onboarding_back_button" = "Retour"; -"mb_document_verification_onboarding_cancel_button" = "Annuler"; -"mb_document_verification_onboarding_done_button" = "Terminé"; -"mb_document_verification_onboarding_next_button" = "Suivant"; -"mb_error_mandatory_field_missing" = "Gardez le document entièrement visible"; -"mb_flashlight_glare_tooltip" = "Attention aux reflets de la lampe de poche.\nBougez doucement votre pièce d'identité pour les éviter."; -"mb_network_error" = "Erreur de réseau"; -"mb_recognition_timeout_dialog_message" = "Impossible de lire le document. Veuillez réessayer."; -"mb_recognition_timeout_dialog_title" = "Numérisation infructueuse"; -"mb_scanning_not_available" = "Numérisation non disponible"; -"mb_something_went_wrong" = "Une erreur s'est produite"; -"mb_tooltip_glare" = "Déplacez légèrement la carte d'identité pour éliminer les reflets."; -"mb_try_scanning_again" = "Il semble que les informations du document ne soient pas concordantes. Essayez de le scanner à nouveau."; -"mb_unsupported_document_message" = "Numérisez le recto d'un document pris en charge."; -"mb_unsupported_document_title" = "Document non reconnu"; -"photopay_align_message" = "Placez le téléphone au-dessus du bulletin de paiement"; -"photopay_back_splash_verification_document" = "Verso"; -"photopay_back_verification_document" = "Veuillez placer le verso du document dans le cadre et attendre la numérisation automatique."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} n'a pas l'autorisation pour utiliser l'appareil photo.\n\nVeuillez vous rendre dans :\n• {font:@Medium}Paramètres{/font}\n• {font:@Medium}%@{/font}\n• Assurez-vous que l'{font:@Medium}appareil photo{/font} est activé"; -"photopay_close" = "Annuler"; -"photopay_done_splash_verification_document" = "Numérisation du document terminée"; -"photopay_front_splash_verification_document" = "Recto"; -"photopay_front_verification_document" = "Veuillez placer le recto du document dans le cadre et attendre la numérisation automatique."; -"photopay_grant_camera_permission_button_title" = "Autoriser l'accès à la caméra"; -"photopay_id_position_tooltip" = "Positionnez la carte d'identité dans ce cadre"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark.png deleted file mode 100644 index 599c4aea5..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@2x.png deleted file mode 100644 index 8277874af..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@3x.png deleted file mode 100644 index e03ccf5f1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction-dark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction.png deleted file mode 100644 index b98f1c203..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@2x.png deleted file mode 100644 index 90102921e..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@3x.png deleted file mode 100644 index c36d9b97a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/harsh-light-instruction@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/he.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/he.strings deleted file mode 100644 index 5c5a41f83..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/he.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "לסרוק את הצד הקדמי של מסמך"; -"mb_blinkid_back_instructions_barcode" = "לסרוק את הברקוד"; -"mb_blinkid_camera_flip_document" = "להפוך את המסמך"; -"mb_blinkid_camera_high" = "קרב/י"; -"mb_blinkid_camera_near" = "התרחק/י"; -"mb_blinkid_document_too_close_to_edge" = "הזז/י את המסמך מהקצה"; -"mb_blinkid_introduction_dialog_message" = "המסמך חייב להיות מואר היטב. כל שדות המסמכים צריכים להיות גלויים על מסך המצלמה."; -"mb_blinkid_introduction_dialog_message_barcode" = "לסוגים שונים של מסמכים עשויים להיות פורמטים ומיקומים שונים של ברקוד. חפשו ברקוד בחלק הקדמי והאחורי של המסמך."; -"mb_blinkid_introduction_dialog_message_mrz" = "תמצאו מחרוזת ארוכה של תווים בתחתית החלק הקדמי או האחורי של המסמך. היא מחולקת ל-2 או 3 שורות ומופרדת על ידי חיצים (<< ו->>)."; -"mb_blinkid_introduction_dialog_title" = "כל הפרטים חייבים להיות גלויים"; -"mb_blinkid_introduction_dialog_title_barcode" = "אתרו ברקוד במסמך"; -"mb_blinkid_introduction_dialog_title_mrz" = "אתרו קוד MRZ במסמך"; -"mb_blinkid_mf_additional_address_information" = "פרטי הכתובת"; -"mb_blinkid_mf_additional_name_information" = "פרטי השם"; -"mb_blinkid_mf_address" = "כתובת"; -"mb_blinkid_mf_blood_type" = "סוג דם"; -"mb_blinkid_mf_class_effective_date" = "תאריך תוקף"; -"mb_blinkid_mf_class_expiry_date" = "תאריך תפוגה"; -"mb_blinkid_mf_conditions" = "תנאים"; -"mb_blinkid_mf_date_of_birth" = "תאריך לידה"; -"mb_blinkid_mf_date_of_expiry" = "תאריך תפוגה"; -"mb_blinkid_mf_date_of_issue" = "תאריך הנפקה"; -"mb_blinkid_mf_document_number" = "מספר מסמך"; -"mb_blinkid_mf_employer" = "מעסיק"; -"mb_blinkid_mf_endorsements" = "אישורים"; -"mb_blinkid_mf_fathers_name" = "שם האב"; -"mb_blinkid_mf_first_name" = "שם פרטי"; -"mb_blinkid_mf_issuing_authority" = "רשות מנפיקה"; -"mb_blinkid_mf_keep_fields_visible_plural" = "השאירו את השדות 1 ו-2 גלויים"; -"mb_blinkid_mf_keep_fields_visible_singular" = "השאירו את שדה 1 גלוי"; -"mb_blinkid_mf_last_name" = "שם משפחה"; -"mb_blinkid_mf_license_type" = "סוג רישיון"; -"mb_blinkid_mf_localized_name" = "שם מסמך"; -"mb_blinkid_mf_marital_status" = "מצב משפחתי"; -"mb_blinkid_mf_mothers_name" = "שם האם"; -"mb_blinkid_mf_mrz" = "אזור שניתן לקריאה במכונה"; -"mb_blinkid_mf_name" = "שם"; -"mb_blinkid_mf_nationality" = "לאום"; -"mb_blinkid_mf_personal_id_number" = "מספר זהות אישי"; -"mb_blinkid_mf_place_of_birth" = "מקום לידה"; -"mb_blinkid_mf_profession" = "מקצוע"; -"mb_blinkid_mf_race" = "גזע"; -"mb_blinkid_mf_religion" = "דת"; -"mb_blinkid_mf_residential_status" = "מצב מגורים"; -"mb_blinkid_mf_restrictions" = "הגבלות"; -"mb_blinkid_mf_sex" = "שדה מין"; -"mb_blinkid_mf_sponsor" = "ספונסר"; -"mb_blinkid_mf_vehicle_class" = "סיווג כלי הרכב"; -"mb_blinkid_onboarding_msg1_barcode" = "ודאו שאינכם מכסים חלקים מהברקוד עם האצבע. כמו כן, היזהרו מהשתקפויות על גבי הברקוד שעלולות להפוך אותו לבלתי קריא."; -"mb_blinkid_onboarding_msg1_mrz" = "ודאו שאינכם מכסים חלקים מקוד ה-MRZ עם האצבע. כמו כן, היזהרו מהשתקפויות על גבי קוד ה-MRZ שעלולות להפוך אותו לבלתי קריא."; -"mb_blinkid_onboarding_msg_1" = "הקפד לא לכסות חלקים מהמסמך באצבע, כולל השורות התחתונות.כמו כן, היזהר מהשתקפויות הולוגרמה העוברות על שדות המסמך."; -"mb_blinkid_onboarding_msg_2" = "הימנע מאור ישיר חזק מכיוון שהוא משתקף מהמסמך ועלול להפוך חלקים מהמסמך לבלתי קריאים. אם אינך יכול לקרוא את הנתונים במסמך, הם לא יהיו גלויים גם למצלמה."; -"mb_blinkid_onboarding_msg_3" = "נסה לשמור על יציבות הטלפון והמסמך בזמן הסריקה. הזזתם עלולה לטשטש את התמונה ולהפוך את הנתונים במסמך לבלתי קריאים."; -"mb_blinkid_onboarding_title1_barcode" = "הקפידו שהברקוד יישאר גלוי"; -"mb_blinkid_onboarding_title1_mrz" = "הקפידו שקוד ה-MRZ יישאר גלוי"; -"mb_blinkid_onboarding_title_1" = "כל השדות צריכים להיות גלויים"; -"mb_blinkid_onboarding_title_2" = "התרחק מאור חזק"; -"mb_blinkid_onboarding_title_3" = "הישאר יציב בזמן הסריקה"; -"mb_blinkid_onboarding_tooltip" = "זקוקים לעזרה?"; -"mb_check_internet_connection" = "בדקו את חיבור האינטרנט"; -"mb_close" = "סגור"; -"mb_data_not_match_msg" = "נא להתחיל את תהליך הסריקה מחדש."; -"mb_data_not_match_retry_button" = "לנסות שוב"; -"mb_data_not_match_title" = "הצדדים אינם תואמים"; -"mb_document_verification_onboarding_back_button" = "חזור"; -"mb_document_verification_onboarding_cancel_button" = "ביטול"; -"mb_document_verification_onboarding_done_button" = "בוצע"; -"mb_document_verification_onboarding_next_button" = "הבא"; -"mb_error_mandatory_field_missing" = "השאירו את המסמך גלוי לחלוטין"; -"mb_flashlight_glare_tooltip" = "היזהרו מפני סנוור הפנס.\nהזיזו בעדינות את תעודת הזהות שלכם בכדי להימנע מהדבר."; -"mb_network_error" = "בעיית רשת"; -"mb_recognition_timeout_dialog_message" = "לא ניתן לקרוא את המסמך. נא לנסות שוב."; -"mb_recognition_timeout_dialog_title" = "הסריקה נכשלה"; -"mb_scanning_not_available" = "סריקה לא זמינה"; -"mb_something_went_wrong" = "משהו השתבש"; -"mb_tooltip_glare" = "הזז/י מעט את תעודת הזיהוי כדי למנוע ברק."; -"mb_try_scanning_again" = "נראה שהמידע על המסמך אינו עקבי. אנא נסו לסרוק בשנית."; -"mb_unsupported_document_message" = "לסרוק את הצד הקדמי של מסמך נתמך."; -"mb_unsupported_document_title" = "המסמך לא זוהה"; -"photopay_align_message" = "למקם את הטלפון מעל השובר"; -"photopay_back_splash_verification_document" = "הצד האחורי"; -"photopay_back_verification_document" = "נא להניח את צדו האחורי של המסמך במסגרת ולחכות לסריקה האוטומטית."; -"photopay_camera_permission_denied" = "ל-{font:@Medium}%@{/font} אין הרשאה להשתמש במצלמה.\n\nנא לעבור אל:\n* {font:@Medium}הגדרות{/font}\n* {font:@Medium}%@{/font}\n* נא לוודא ש-{font:@Medium} מצלמה {/font} זמין"; -"photopay_close" = "ביטול"; -"photopay_done_splash_verification_document" = "סריקת המסמך בוצעה"; -"photopay_front_splash_verification_document" = "הצד הקדמי"; -"photopay_front_verification_document" = "נא להניח את הצד הקדמי של המסמך במסגרת ולהמתין לסריקה אוטומטית."; -"photopay_grant_camera_permission_button_title" = "תנו רשות למצלמה"; -"photopay_id_position_tooltip" = "נא להניח את כרטיס הזיהוי במסגרת זו"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hr.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hr.strings deleted file mode 100644 index 6352c1e03..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hr.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Skeniraj prednju\nstranu dokumenta"; -"mb_blinkid_back_instructions_barcode" = "Skenirajte barkod"; -"mb_blinkid_camera_flip_document" = "Okreni dokument"; -"mb_blinkid_camera_high" = "Približi dokument"; -"mb_blinkid_camera_near" = "Udalji dokument"; -"mb_blinkid_document_too_close_to_edge" = "Odmakni dokument od ruba"; -"mb_blinkid_introduction_dialog_message" = "Pripazite da dokument bude dovoljno osvijetljen. Svi podaci s dokumenta trebaju biti vidljivi na ekranu vašeg uređaja."; -"mb_blinkid_introduction_dialog_message_barcode" = "Drugačiji tipovi dokumenata mogu imati različite formate barkodova. Barkod može biti na nekoliko različitih mjesta na dokumentu. Potražite ga na prednjoj i stražnoj strani."; -"mb_blinkid_introduction_dialog_message_mrz" = "Pronaći ćete niz znakova na dnu prednjeg ili zadnjeg dijela dokumenta. Podijeljen je u 2 ili 3 linije i odvojen znakovima strelica (<< i >>)."; -"mb_blinkid_introduction_dialog_title" = "Vidljivost dokumenta"; -"mb_blinkid_introduction_dialog_title_barcode" = "Pronađite barkod na dokumentu"; -"mb_blinkid_introduction_dialog_title_mrz" = "Pronađite MRZ kod na dokumentu"; -"mb_blinkid_mf_additional_address_information" = "Informacije o adresi"; -"mb_blinkid_mf_additional_name_information" = "Informacije o imenu"; -"mb_blinkid_mf_address" = "Adresa"; -"mb_blinkid_mf_blood_type" = "Krvna grupa"; -"mb_blinkid_mf_class_effective_date" = "Vrijedi od"; -"mb_blinkid_mf_class_expiry_date" = "Datum isteka"; -"mb_blinkid_mf_conditions" = "Uvjeti"; -"mb_blinkid_mf_date_of_birth" = "Datum rođenja"; -"mb_blinkid_mf_date_of_expiry" = "Datum isteka"; -"mb_blinkid_mf_date_of_issue" = "Datum izdavanja"; -"mb_blinkid_mf_document_number" = "Broj dokumenta"; -"mb_blinkid_mf_employer" = "Poslodavac"; -"mb_blinkid_mf_endorsements" = "Prava"; -"mb_blinkid_mf_fathers_name" = "Ime oca"; -"mb_blinkid_mf_first_name" = "Ime"; -"mb_blinkid_mf_issuing_authority" = "Izdavatelj"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Držite polja 1 i 2 vidljivima"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Držite polje 1 vidljivim"; -"mb_blinkid_mf_last_name" = "Prezime"; -"mb_blinkid_mf_license_type" = "Vrsta dozvole"; -"mb_blinkid_mf_localized_name" = "Ime na dokumentu"; -"mb_blinkid_mf_marital_status" = "Bračni status"; -"mb_blinkid_mf_mothers_name" = "Ime majke"; -"mb_blinkid_mf_mrz" = "Strojno čitljiva zona"; -"mb_blinkid_mf_name" = "Ime"; -"mb_blinkid_mf_nationality" = "Državljanstvo"; -"mb_blinkid_mf_personal_id_number" = "Osobni identifikacijski broj"; -"mb_blinkid_mf_place_of_birth" = "Mjesto rođenja"; -"mb_blinkid_mf_profession" = "Zanimanje"; -"mb_blinkid_mf_race" = "Rasa"; -"mb_blinkid_mf_religion" = "Religija"; -"mb_blinkid_mf_residential_status" = "Stambeni status"; -"mb_blinkid_mf_restrictions" = "Restrikcije"; -"mb_blinkid_mf_sex" = "Spol"; -"mb_blinkid_mf_sponsor" = "Sponzor"; -"mb_blinkid_mf_vehicle_class" = "Kategorija vozila"; -"mb_blinkid_onboarding_msg1_barcode" = "Držite dokument tako da prstima ne prekrivate barkod. Pripazite da nema refleksije svjetla preko barkoda."; -"mb_blinkid_onboarding_msg1_mrz" = "Pripazite da MRZ kod nije prekriven prstima te da na njemu nema refleksije svjetla."; -"mb_blinkid_onboarding_msg_1" = "Pripazite kako držite dokument. Bitno je da prstima ne prekrivate površinu dokumenta i da refleksija holograma ne prekriva podatke."; -"mb_blinkid_onboarding_msg_2" = "Izbjegavajte stavljanje dokumenta pod direktno svijetlo jer se ono reflektira od kartice i radi toga neki dijelovi mogu biti nečitljivi. Ako vi ne možete pročitati sve podatke s dokumenta niti kamera uređaja neće moći."; -"mb_blinkid_onboarding_msg_3" = "Pokušajte za vrijeme skeniranja što mirnije držati telefon i dokument. Pomicanjem može doći do zamućenja slike zbog čega podaci postaju nečitljivi."; -"mb_blinkid_onboarding_title1_barcode" = "Držite barkod u potpunosti vidljivim"; -"mb_blinkid_onboarding_title1_mrz" = "Držite MRZ kod u potpunosti vidljivim"; -"mb_blinkid_onboarding_title_1" = "Vidljivost podataka"; -"mb_blinkid_onboarding_title_2" = "Pripazite na direktno osvjetljenje"; -"mb_blinkid_onboarding_title_3" = "Mirno držite dokument"; -"mb_blinkid_onboarding_tooltip" = "Trebaš pomoć?"; -"mb_check_internet_connection" = "Provjeri internetsku vezu"; -"mb_close" = "Zatvori"; -"mb_data_not_match_msg" = "Molimo ponovno skeniraj prednju i stražnju stranu istog dokumenta."; -"mb_data_not_match_retry_button" = "U redu"; -"mb_data_not_match_title" = "Podaci se ne podudaraju"; -"mb_document_verification_onboarding_back_button" = "Natrag"; -"mb_document_verification_onboarding_cancel_button" = "Poništi"; -"mb_document_verification_onboarding_done_button" = "OK"; -"mb_document_verification_onboarding_next_button" = "Dalje"; -"mb_error_mandatory_field_missing" = "Drži dokument u potpunosti vidljivim"; -"mb_flashlight_glare_tooltip" = "Smanji odsjaj bljeskalice laganim pomicanjem dokumenta."; -"mb_network_error" = "Greška u povezivanju"; -"mb_recognition_timeout_dialog_message" = "Dokument nije moguće očitati. Molimo pokušaj ponovo."; -"mb_recognition_timeout_dialog_title" = "Skeniranje nije uspjelo"; -"mb_scanning_not_available" = "Skeniranje nije dostupno"; -"mb_something_went_wrong" = "Nešto nije u redu"; -"mb_tooltip_glare" = "Smanji odsjaj laganim pomicanjem dokumenta."; -"mb_try_scanning_again" = "Čini se da informacije na dokumentu nisu dosljedne. Molimo skenirajte ponovo."; -"mb_unsupported_document_message" = "Ponovi skeniranje prednje strane podržanog dokumenta."; -"mb_unsupported_document_title" = "Nepoznat dokument"; -"photopay_align_message" = "Postavi kameru iznad uplatnice ili barkoda"; -"photopay_back_splash_verification_document" = "Stražnja strana"; -"photopay_back_verification_document" = "Postavi stražnju stranu dokumenta u okvir i pričekaj automatsko skeniranje."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} ne može pristupiti kameri. Omogući pristup u postavkama."; -"photopay_close" = "Zatvori"; -"photopay_done_splash_verification_document" = "Skeniranje završeno"; -"photopay_front_splash_verification_document" = "Prednja strana"; -"photopay_front_verification_document" = "Postavi prednju stranu dokumenta u okvir i pričekaj automatsko skeniranje."; -"photopay_grant_camera_permission_button_title" = "Dozvoli pristup kameri"; -"photopay_id_position_tooltip" = "Postavi dokument u okvir"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hu.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hu.strings deleted file mode 100644 index adb9a00c4..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/hu.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Szkennelje be egy dokumentum\nelülső oldalát"; -"mb_blinkid_back_instructions_barcode" = "Szkennelje be a vonalkódot"; -"mb_blinkid_camera_flip_document" = "Fordítsa meg a dokumentumot"; -"mb_blinkid_camera_high" = "Menjen közelebb"; -"mb_blinkid_camera_near" = "Menjen távolabb"; -"mb_blinkid_document_too_close_to_edge" = "Mozdítsa el a dokumentumot a széltől"; -"mb_blinkid_introduction_dialog_message" = "Ügyeljen a dokumentum megfelelő megvilágítására. Minden dokumentummezőnek láthatónak kell lennie a kameraképernyőn."; -"mb_blinkid_introduction_dialog_message_barcode" = "A különböző típusú dokumentumok eltérő vonalkód-formátummal és helyekkel rendelkezhetnek. Nézze meg a dokumentum elejét és hátulját, hogy megtalálja a vonalkódot."; -"mb_blinkid_introduction_dialog_message_mrz" = "A dokumentum elején vagy hátulján egy hosszú karaktersort talál. 2 vagy 3 sorra van osztva, valamint (<< és >>) nyilak választják el."; -"mb_blinkid_introduction_dialog_title" = "Az összes adat legyen látható"; -"mb_blinkid_introduction_dialog_title_barcode" = "Keresse meg a vonalkódot a dokumentumon"; -"mb_blinkid_introduction_dialog_title_mrz" = "Keresse meg az MRZ kódot a dokumentumon"; -"mb_blinkid_mf_additional_address_information" = "Cím információ"; -"mb_blinkid_mf_additional_name_information" = "Név információ"; -"mb_blinkid_mf_address" = "Cím"; -"mb_blinkid_mf_blood_type" = "Vértípus"; -"mb_blinkid_mf_class_effective_date" = "Hatálybalépés napja"; -"mb_blinkid_mf_class_expiry_date" = "Lejárati dátum"; -"mb_blinkid_mf_conditions" = "Feltételek"; -"mb_blinkid_mf_date_of_birth" = "Születési dátum"; -"mb_blinkid_mf_date_of_expiry" = "Lejárati dátum"; -"mb_blinkid_mf_date_of_issue" = "Kiadás dátuma"; -"mb_blinkid_mf_document_number" = "Dokumentum szám"; -"mb_blinkid_mf_employer" = "Munkáltató"; -"mb_blinkid_mf_endorsements" = "Elismerések"; -"mb_blinkid_mf_fathers_name" = "Apai név"; -"mb_blinkid_mf_first_name" = "Keresztnév"; -"mb_blinkid_mf_issuing_authority" = "Kiállító hatóság"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Tartsa láthatóan az 1. és 2. mezőt"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Tartsa láthatóan az 1. mezőt"; -"mb_blinkid_mf_last_name" = "Vezetéknév"; -"mb_blinkid_mf_license_type" = "Licenc típusa"; -"mb_blinkid_mf_localized_name" = "Dokumentum neve"; -"mb_blinkid_mf_marital_status" = "Családi állapot"; -"mb_blinkid_mf_mothers_name" = "Anyja neve"; -"mb_blinkid_mf_mrz" = "Géppel olvasható zóna"; -"mb_blinkid_mf_name" = "Név"; -"mb_blinkid_mf_nationality" = "Állampolgárság"; -"mb_blinkid_mf_personal_id_number" = "Személyi azonosító szám"; -"mb_blinkid_mf_place_of_birth" = "Születési hely"; -"mb_blinkid_mf_profession" = "Szakma"; -"mb_blinkid_mf_race" = "Faj"; -"mb_blinkid_mf_religion" = "Vallás"; -"mb_blinkid_mf_residential_status" = "Lakossági státusz"; -"mb_blinkid_mf_restrictions" = "Korlátozások"; -"mb_blinkid_mf_sex" = "Nem mező"; -"mb_blinkid_mf_sponsor" = "Szponzor"; -"mb_blinkid_mf_vehicle_class" = "Jármű osztály"; -"mb_blinkid_onboarding_msg1_barcode" = "Ügyeljen arra, hogy a vonalkód egyes részeit ne takarja el az ujjával. Ezenkívül ügyeljen a tükröződésekre, amelyek a vonalkódon áthaladnak, és olvashatatlanná tehetik azt."; -"mb_blinkid_onboarding_msg1_mrz" = "Ügyeljen arra, hogy az MRZ-kód egyes részeit ne takarja el az ujjával. Ezenkívül ügyeljen a tükröződésekre amelyek az MRZ-kódon áthaladnak, és olvashatatlanná tehetik azt."; -"mb_blinkid_onboarding_msg_1" = "Ügyeljen arra, hogy ne takarja le az ujjával a dokumentum részeit (az alsó sorokat is beleértve). Ügyeljen továbbá a hologramokra is, amelyek visszatükröződnek a dokumentummezőkön."; -"mb_blinkid_onboarding_msg_2" = "Kerülje a közvetlen, erős fényt, mivel visszaverődik a dokumentumról, és ennek hatására a dokumentum egyes részei olvashatatlanná válhatnak. Ha nem tudja leolvasni a dokumentumon lévő adatokat, akkor a kamera számára sem lesznek láthatók."; -"mb_blinkid_onboarding_msg_3" = "A szkennelés során próbálja mozdulatlanul tartani a telefont és a dokumentumot. Mozgás hatására a kép elmosódhat, a dokumentumon lévő adatok pedig olvashatatlanná válhatnak."; -"mb_blinkid_onboarding_title1_barcode" = "Tartsa láthatóan a vonalkódot"; -"mb_blinkid_onboarding_title1_mrz" = "Tartsa láthatóan az MRZ kódot"; -"mb_blinkid_onboarding_title_1" = "Az összes mező legyen teljes egészében látható"; -"mb_blinkid_onboarding_title_2" = "Ügyeljen az erős fényre"; -"mb_blinkid_onboarding_title_3" = "Maradjon mozdulatlan a szkennelés során"; -"mb_blinkid_onboarding_tooltip" = "Segíthetünk bármiben?"; -"mb_check_internet_connection" = "Ellenőrizze az internetcsatlakozást"; -"mb_close" = "Bezárás"; -"mb_data_not_match_msg" = "Kérjük, kezdje újra a szkennelési folyamatot."; -"mb_data_not_match_retry_button" = "Próbálja újra"; -"mb_data_not_match_title" = "Az oldalak nem egyeznek"; -"mb_document_verification_onboarding_back_button" = "Vissza"; -"mb_document_verification_onboarding_cancel_button" = "Törlés"; -"mb_document_verification_onboarding_done_button" = "Kész"; -"mb_document_verification_onboarding_next_button" = "Következő"; -"mb_error_mandatory_field_missing" = "Tartsd a dokumentumot teljesen láthatóan"; -"mb_flashlight_glare_tooltip" = "Figyeljen oda a vaku fényének visszaverődésére.\nFinoman mozgassa a személyi igazolványát, hogy elkerülje."; -"mb_network_error" = "Hálózati hiba"; -"mb_recognition_timeout_dialog_message" = "Nem sikerült elolvasni a dokumentumot. Kérjük, próbálja újra."; -"mb_recognition_timeout_dialog_title" = "Sikertelen szkennelés"; -"mb_scanning_not_available" = "Beszkennelés nem lehetséges"; -"mb_something_went_wrong" = "Valami hiba történt"; -"mb_tooltip_glare" = "Kissé mozdítsa el a személyi igazolványt, hogy megszüntesse a fény visszaverődését."; -"mb_try_scanning_again" = "Úgy tűnik, hogy a dokumentumban szereplő információk nem következetesek. Kérjük, próbálja meg újra a beolvasást."; -"mb_unsupported_document_message" = "Szkennelje be egy támogatott dokumentum elülső oldalát."; -"mb_unsupported_document_title" = "A dokumentumot nem sikerült felismerni"; -"photopay_align_message" = "Helyezze a telefont a blokk / csekk fölé"; -"photopay_back_splash_verification_document" = "Hátoldal"; -"photopay_back_verification_document" = "Helyezze a dokumentum hátoldalát a keretbe, és várja meg az automatikus szkennelést."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} nem rendelkezik engedéllyel a kamera használatához.\n\nKérjük, kövesse az alábbi lépéseket:\n• {font:@Medium}Beállítások{/font}\n• {font:@Medium}%@{/font}\n• Bizonyosodjon meg arról, hogy a {font:@Medium}Kamera{/font} engedélyezve van"; -"photopay_close" = "Mégsem"; -"photopay_done_splash_verification_document" = "Dokumentum szkennelése elvégezve."; -"photopay_front_splash_verification_document" = "Elülső oldal"; -"photopay_front_verification_document" = "Helyezze a dokumentum elülső oldalát a keretbe, és várja meg az automatikus szkennelést."; -"photopay_grant_camera_permission_button_title" = "Kamera engedélyezése"; -"photopay_id_position_tooltip" = "Helyezze a személyi igazolvány ebbe a Keretbe"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide.png deleted file mode 100644 index 4d75f14c0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@2x.png deleted file mode 100644 index 2a557880c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@3x.png deleted file mode 100644 index e1c099803..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icBackSide@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide.png deleted file mode 100644 index 7f816e490..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@2x.png deleted file mode 100644 index 3bd756896..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@3x.png deleted file mode 100644 index d6d4f3d3c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/icFrontSide@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down.png deleted file mode 100644 index f6b40d9c2..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@2x.png deleted file mode 100644 index ffc462e70..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@3x.png deleted file mode 100644 index 52a523cfb..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_down@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up.png deleted file mode 100644 index 80ab8dae4..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@2x.png deleted file mode 100644 index d8c3648a8..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@3x.png deleted file mode 100644 index 27a532fe8..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_arrow_up@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off.png deleted file mode 100644 index f7db8164d..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@2x.png deleted file mode 100644 index 4f4053e67..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@3x.png deleted file mode 100644 index d28850d07..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_off@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on.png deleted file mode 100644 index 44b4bbc14..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@2x.png deleted file mode 100644 index 11d4f9d4a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@3x.png deleted file mode 100644 index 24a28f799..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flash_on@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip.png deleted file mode 100644 index 0f1232e6e..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@2x.png deleted file mode 100644 index 32074d570..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@3x.png deleted file mode 100644 index daf2da95a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ic_flip@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id.strings deleted file mode 100644 index aae5b8bab..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Pindai sisi depan\ndokumen."; -"mb_blinkid_back_instructions_barcode" = "Pindai kode batang"; -"mb_blinkid_camera_flip_document" = "Balik dokumen"; -"mb_blinkid_camera_high" = "Mohon dekatkan"; -"mb_blinkid_camera_near" = "Mohon jauhkan"; -"mb_blinkid_document_too_close_to_edge" = "Gerakkan dokumen dari tepian"; -"mb_blinkid_introduction_dialog_message" = "Pastikan dokumen cukup diterangi cahaya. Semua bagian dokumen harus terlihat di layar kamera."; -"mb_blinkid_introduction_dialog_message_barcode" = "Jenis dokumen berbeda dapat memiliki format dan lokasi kode batang yang berbeda juga. Lihat sisi depan dan belakang dokumen untuk menemukan kode batang."; -"mb_blinkid_introduction_dialog_message_mrz" = "Anda akan menemukan string panjang karakter di bagian bawah sisi depan atau belakang dokumen. Karakter dibagi menjadi 2 atau 3 baris dan dipisahkan oleh tanda panah (<< dan >>)."; -"mb_blinkid_introduction_dialog_title" = "Pastikan semua detail terlihat"; -"mb_blinkid_introduction_dialog_title_barcode" = "Temukan kode batang pada dokumen"; -"mb_blinkid_introduction_dialog_title_mrz" = "Temukan kode MRZ pada dokumen"; -"mb_blinkid_mf_additional_address_information" = "Informasi alamat"; -"mb_blinkid_mf_additional_name_information" = "Informasi nama"; -"mb_blinkid_mf_address" = "Alamat"; -"mb_blinkid_mf_blood_type" = "Golongan Darah"; -"mb_blinkid_mf_class_effective_date" = "Tanggal berlaku"; -"mb_blinkid_mf_class_expiry_date" = "Tanggal Kedaluwarsa"; -"mb_blinkid_mf_conditions" = "Kondisi"; -"mb_blinkid_mf_date_of_birth" = "Tanggal Lahir"; -"mb_blinkid_mf_date_of_expiry" = "Tanggal Kedaluwarsa"; -"mb_blinkid_mf_date_of_issue" = "Tanggal Terbit"; -"mb_blinkid_mf_document_number" = "Nomor Dokumen"; -"mb_blinkid_mf_employer" = "Tempat Kerja"; -"mb_blinkid_mf_endorsements" = "Pengesahan"; -"mb_blinkid_mf_fathers_name" = "Nama ayah"; -"mb_blinkid_mf_first_name" = "Nama Depan"; -"mb_blinkid_mf_issuing_authority" = "Badan Yang Menerbitkan"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Jaga agar bidang 1 dan 2 tetap terlihat"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Jaga agar bidang 1 tetap terlihat"; -"mb_blinkid_mf_last_name" = "Nama Belakang"; -"mb_blinkid_mf_license_type" = "Tipe lisensi"; -"mb_blinkid_mf_localized_name" = "Nama dokumen"; -"mb_blinkid_mf_marital_status" = "Status Pernikahan"; -"mb_blinkid_mf_mothers_name" = "Nama ibu"; -"mb_blinkid_mf_mrz" = "Zona yang dapat dibaca mesin"; -"mb_blinkid_mf_name" = "Nama"; -"mb_blinkid_mf_nationality" = "Kebangsaan"; -"mb_blinkid_mf_personal_id_number" = "Nomor ID Pribadi"; -"mb_blinkid_mf_place_of_birth" = "Tempat Lahir"; -"mb_blinkid_mf_profession" = "Profesi"; -"mb_blinkid_mf_race" = "Ras"; -"mb_blinkid_mf_religion" = "Agama"; -"mb_blinkid_mf_residential_status" = "Status Tempat Tinggal"; -"mb_blinkid_mf_restrictions" = "Batasan"; -"mb_blinkid_mf_sex" = "Bidang kelamin"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Kelas kendaraan"; -"mb_blinkid_onboarding_msg1_barcode" = "Pastikan jari Anda tidak menutupi bagian kode batang. Selain itu, hindari pantulan pada kode batang yang dapat menjadikannya tidak terbaca."; -"mb_blinkid_onboarding_msg1_mrz" = "Pastikan jari Anda tidak menutupi bagian kode MRZ. Selain itu, hindari pantulan pada kode MRZ yang dapat menjadikannya tidak terbaca."; -"mb_blinkid_onboarding_msg_1" = "Pastikan jari Anda tidak menutupi bagian mana pun dari dokumen, termasuk baris paling bawah. Waspadai juga pantulan hologram yang menerpa bagian dokumen."; -"mb_blinkid_onboarding_msg_2" = "Hindari sorot cahaya tajam karena dapat memantul dari dokumen dan menyebabkan bagian dokumen tidak terbaca. Akibatnya, data di dokumen juga tidak akan terlihat di kamera."; -"mb_blinkid_onboarding_msg_3" = "Pastikan ponsel dan dokumen tidak bergerak saat pemindaian. Jika bergerak, gambar bisa kabur atau data di dokumen tidak terbaca."; -"mb_blinkid_onboarding_title1_barcode" = "Pastikan kode batang tetap terlihat"; -"mb_blinkid_onboarding_title1_mrz" = "Pastikan kode MRZ tetap terlihat"; -"mb_blinkid_onboarding_title_1" = "Pastikan semua bagian terlihat"; -"mb_blinkid_onboarding_title_2" = "Waspadai cahaya tajam"; -"mb_blinkid_onboarding_title_3" = "Pastikan dokumen tidak bergerak saat pemindaian"; -"mb_blinkid_onboarding_tooltip" = "Perlu bantuan?"; -"mb_check_internet_connection" = "Cek koneksi internet"; -"mb_close" = "Tutup"; -"mb_data_not_match_msg" = "Mohon ulangi proses pemindaian dari awal."; -"mb_data_not_match_retry_button" = "Coba Lagi"; -"mb_data_not_match_title" = "Sisi tidak cocok"; -"mb_document_verification_onboarding_back_button" = "Kembali"; -"mb_document_verification_onboarding_cancel_button" = "Batal"; -"mb_document_verification_onboarding_done_button" = "Selesai"; -"mb_document_verification_onboarding_next_button" = "Berikutnya"; -"mb_error_mandatory_field_missing" = "Pastikan dokumen tetap terlihat sepenuhnya"; -"mb_flashlight_glare_tooltip" = "Waspadai kilau blitz.\nPindahkan ID Anda dengan perlahan untuk menghindarinya."; -"mb_network_error" = "Kesalahan jaringan"; -"mb_recognition_timeout_dialog_message" = "Tak dapat membaca dokumen. Silakan coba lagi."; -"mb_recognition_timeout_dialog_title" = "Pemindaian gagal"; -"mb_scanning_not_available" = "Pemindaian tidak tersedia"; -"mb_something_went_wrong" = "Terjadi suatu kesalahan"; -"mb_tooltip_glare" = "Geser sedikit kartu identitas untuk menghilangkan silau."; -"mb_try_scanning_again" = "Tampaknya informasi pada dokumen tidak konsisten. Silakan coba pindai lagi."; -"mb_unsupported_document_message" = "Pindai sisi depan dokumen yang didukung."; -"mb_unsupported_document_title" = "Dokumen tak dikenali"; -"photopay_align_message" = "Posisikan ponsel di atas slip"; -"photopay_back_splash_verification_document" = "Sisi belakang"; -"photopay_back_verification_document" = "Posisikan sisi belakang dokumen di dalam bingkai dan tunggu pemindaian otomatis."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} tidak memiliki izin untuk menggunakan kamera.\n\nSilakan buka:\n• {font:@Medium}Pengaturan{/font}\n• {font:@Medium}%@{/font}\n• Pastikan {font:@Medium}Kamera{/font} telah diaktifkan"; -"photopay_close" = "Batal"; -"photopay_done_splash_verification_document" = "Pemindaian dokumen selesai"; -"photopay_front_splash_verification_document" = "Sisi depan"; -"photopay_front_verification_document" = "Posisikan sisi depan dokumen di dalam bingkai dan tunggu pemindaian otomatis."; -"photopay_grant_camera_permission_button_title" = "Berikan izin kamera"; -"photopay_id_position_tooltip" = "Posisikan kartu identitas di dalam Bingkai ini"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide.png deleted file mode 100644 index 79adf29c6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@2x.png deleted file mode 100644 index 7e0ccb03e..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@3x.png deleted file mode 100644 index ab7655fa1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_back_wide@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide.png deleted file mode 100644 index 79df91f47..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@2x.png deleted file mode 100644 index 60c8b5eb0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@3x.png deleted file mode 100644 index a6ec79e00..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/id_front_wide@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/it.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/it.strings deleted file mode 100644 index bb19a5066..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/it.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Scansiona il fronte \ndi un documento"; -"mb_blinkid_back_instructions_barcode" = "Scansiona il codice a barre"; -"mb_blinkid_camera_flip_document" = "Capovolgi il documento"; -"mb_blinkid_camera_high" = "Avvicinati"; -"mb_blinkid_camera_near" = "Spostati più lontano"; -"mb_blinkid_document_too_close_to_edge" = "Sposta il documento dal bordo"; -"mb_blinkid_introduction_dialog_message" = "Controlla che il documento sia ben illuminato. Tutti i campi del documento devono essere visibili sullo schermo della fotocamera."; -"mb_blinkid_introduction_dialog_message_barcode" = "Su tipi diversi di documenti possono essere riportati codici a barre con formati e posizioni differenti. Cerca un codice a barre sul fronte e sul retro del documento."; -"mb_blinkid_introduction_dialog_message_mrz" = "Troverai una lunga sequenza di caratteri nella parte inferiore del fronte o del retro del documento. È suddivisa in 2 o 3 linee e presenta delle frecce (<< e >>) come separatori."; -"mb_blinkid_introduction_dialog_title" = "Fai in modo tutti i dati siano visibili"; -"mb_blinkid_introduction_dialog_title_barcode" = "Individua il codice a barre sul documento"; -"mb_blinkid_introduction_dialog_title_mrz" = "Individua il codice MRZ sul documento"; -"mb_blinkid_mf_additional_address_information" = "Informazioni indirizzo"; -"mb_blinkid_mf_additional_name_information" = "Informazioni nome"; -"mb_blinkid_mf_address" = "Indirizzo"; -"mb_blinkid_mf_blood_type" = "Gruppo sanguigno"; -"mb_blinkid_mf_class_effective_date" = "Data effettiva"; -"mb_blinkid_mf_class_expiry_date" = "Data di scadenza"; -"mb_blinkid_mf_conditions" = "Condizioni"; -"mb_blinkid_mf_date_of_birth" = "Data di nascita"; -"mb_blinkid_mf_date_of_expiry" = "Data di scadenza"; -"mb_blinkid_mf_date_of_issue" = "Data di rilascio"; -"mb_blinkid_mf_document_number" = "Numero del documento"; -"mb_blinkid_mf_employer" = "Datore di lavoro"; -"mb_blinkid_mf_endorsements" = "Annotazioni"; -"mb_blinkid_mf_fathers_name" = "Nome del padre"; -"mb_blinkid_mf_first_name" = "Nome"; -"mb_blinkid_mf_issuing_authority" = "Ente emittente"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Mantieni i campi 1 e 2 visibili"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Mantieni il campo 1 visibile"; -"mb_blinkid_mf_last_name" = "Cognome"; -"mb_blinkid_mf_license_type" = "Tipo di licenza"; -"mb_blinkid_mf_localized_name" = "Nome del documento"; -"mb_blinkid_mf_marital_status" = "Stato civile"; -"mb_blinkid_mf_mothers_name" = "Nome della madre"; -"mb_blinkid_mf_mrz" = "Zona leggibile dalla macchina"; -"mb_blinkid_mf_name" = "Nome"; -"mb_blinkid_mf_nationality" = "Cittadinanza"; -"mb_blinkid_mf_personal_id_number" = "Numero identificativo personale"; -"mb_blinkid_mf_place_of_birth" = "Luogo di nascita"; -"mb_blinkid_mf_profession" = "Professione"; -"mb_blinkid_mf_race" = "Etnia"; -"mb_blinkid_mf_religion" = "Religione"; -"mb_blinkid_mf_residential_status" = "Stato civile"; -"mb_blinkid_mf_restrictions" = "Restrizioni"; -"mb_blinkid_mf_sex" = "Campo sesso"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Classe del veicolo"; -"mb_blinkid_onboarding_msg1_barcode" = "Accertati di non coprire parzialmente con un dito il codice a barre. Verifica inoltre che non ci siano riflessi sul codice a barre, che potrebbero comprometterne la leggibilità."; -"mb_blinkid_onboarding_msg1_mrz" = "Accertati di non coprire parzialmente con un dito il codice MRZ. Verifica inoltre che non ci siano riflessi sul codice MRZ, che potrebbero comprometterne la leggibilità."; -"mb_blinkid_onboarding_msg_1" = "Controlla di non stare coprendo parte del documento, comprese le ultime righe, con un dito. Fai attenzione anche ai riflessi olografici situati sui campi del documento."; -"mb_blinkid_onboarding_msg_2" = "Evita la luce intensa diretta, perché questa si riflette sul documento e può rendere illeggibili alcune sue parti. Se non riesci a leggere i dati sul documento, neanche la fotocamera potrà vederli."; -"mb_blinkid_onboarding_msg_3" = "Cerca di tenere fermi il telefono e il documento durante la scansione. Muoverli può rendere l'immagine sfocata e i dati sul documento illeggibili."; -"mb_blinkid_onboarding_title1_barcode" = "Mantieni visibile il codice a barre"; -"mb_blinkid_onboarding_title1_mrz" = "Mantieni visibile il codice MRZ"; -"mb_blinkid_onboarding_title_1" = "Fai in modo tutti i campi siano visibili"; -"mb_blinkid_onboarding_title_2" = "Attenzione alla luce intensa"; -"mb_blinkid_onboarding_title_3" = "Resta immobile durante la scansione"; -"mb_blinkid_onboarding_tooltip" = "Ti serve aiuto?"; -"mb_check_internet_connection" = "Controlla la connessione a Internet"; -"mb_close" = "Chiudi"; -"mb_data_not_match_msg" = "Ricomincia il processo di scansione."; -"mb_data_not_match_retry_button" = "Riprova"; -"mb_data_not_match_title" = "I lati non corrispondono"; -"mb_document_verification_onboarding_back_button" = "Indietro"; -"mb_document_verification_onboarding_cancel_button" = "Annulla"; -"mb_document_verification_onboarding_done_button" = "Fatto"; -"mb_document_verification_onboarding_next_button" = "Avanti"; -"mb_error_mandatory_field_missing" = "Fai in modo che il documento sia completamente visibile"; -"mb_flashlight_glare_tooltip" = "Attenzione al riflesso della luce.\nMuovi lentamente il documento per evitarlo."; -"mb_network_error" = "Errore di rete"; -"mb_recognition_timeout_dialog_message" = "Impossibile leggere il documento. Riprova."; -"mb_recognition_timeout_dialog_title" = "Scansione non riuscita"; -"mb_scanning_not_available" = "Scansione non disponibile"; -"mb_something_went_wrong" = "Qualcosa è andato storto"; -"mb_tooltip_glare" = "Sposta leggermente l'ID per eliminare il bagliore."; -"mb_try_scanning_again" = "Sembra che le informazioni presenti nel documento non siano consistenti. Riprova a scansionare."; -"mb_unsupported_document_message" = "Scansiona il lato anteriore di un documento supportato."; -"mb_unsupported_document_title" = "Documento non riconosciuto"; -"photopay_align_message" = "Posizionare il telefono sopra il bollettino"; -"photopay_back_splash_verification_document" = "Retro"; -"photopay_back_verification_document" = "Posiziona il retro del documento nel riquadro e attendi la scansione automatica."; -"photopay_camera_permission_denied" = "{font:@Medium}%@ {/font} non ha l'autorizzazione ad usare la fotocamera.\n\nAndare a:\n• {font:@Medium}Impostazioni {/font}\n• {font:@Medium}%@ {/font}\n• Assicurarsi che \n• {font:@Medium}la fotocamera {/font} sia abilitata"; -"photopay_close" = "Annulla"; -"photopay_done_splash_verification_document" = "Scansione documento eseguita"; -"photopay_front_splash_verification_document" = "Fronte"; -"photopay_front_verification_document" = "Posiziona il fronte del documento nel riquadro e attendi la scansione automatica."; -"photopay_grant_camera_permission_button_title" = "Concedi l'autorizzazione alla fotocamera"; -"photopay_id_position_tooltip" = "Posiziona la Carta di Identità in questo Riquadro"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb.png deleted file mode 100644 index 2b145d36f..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@2x.png deleted file mode 100644 index c214f071a..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@3x.png deleted file mode 100644 index 7ee667147..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/jcb@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark.png deleted file mode 100644 index faf603a73..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@2x.png deleted file mode 100644 index 9a8dde25f..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@3x.png deleted file mode 100644 index ea6698920..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction-dark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction.png deleted file mode 100644 index e930b1cae..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@2x.png deleted file mode 100644 index 7bed05984..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@3x.png deleted file mode 100644 index a42585656..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/keep-still-instruction@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro.png deleted file mode 100644 index f94956642..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@2x.png deleted file mode 100644 index 3417a4013..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@3x.png deleted file mode 100644 index 7b293efdc..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/maestro@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard.png deleted file mode 100644 index 555033aac..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@2x.png deleted file mode 100644 index 7cb68ad21..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@3x.png deleted file mode 100644 index 4c73415e6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/masterCard@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/model_mrtd.zzip b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/model_mrtd.zzip deleted file mode 100644 index 7cc302aa0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/model_mrtd.zzip and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ms.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ms.strings deleted file mode 100644 index 708922cea..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ms.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Imbas bahagian hadapan\ndokumen"; -"mb_blinkid_back_instructions_barcode" = "Imbas kod bar"; -"mb_blinkid_camera_flip_document" = "Balikkan dokumen"; -"mb_blinkid_camera_high" = "Dekatkan lagi"; -"mb_blinkid_camera_near" = "Jauhkan lagi"; -"mb_blinkid_document_too_close_to_edge" = "Alihkan fokumen dari tepi"; -"mb_blinkid_introduction_dialog_message" = "Pastikan dokumen anda menerima pencahayaan yang cukup. Semua medan dokumen hendaklah kelihatan pada skrin kamera."; -"mb_blinkid_introduction_dialog_message_barcode" = "Jenis dokumen yang berbeza mungkin mempunyai format dan lokasi kod bar yang berbeza. Lihat bahagian depan dan belakang dokumen untuk kod bar."; -"mb_blinkid_introduction_dialog_message_mrz" = "Anda akan menemui rentetan aksara yang panjang di bahagian bawah bahagian hadapan atau belakang dokumen. Ia dibahagikan kepada 2 atau 3 baris dan dipisahkan dengan anak panah (<< dan >>)."; -"mb_blinkid_introduction_dialog_title" = "Pastikan semua butiran kelihatan"; -"mb_blinkid_introduction_dialog_title_barcode" = "Cari kod bar pada dokumen"; -"mb_blinkid_introduction_dialog_title_mrz" = "Cari kod MRZ pada dokumen"; -"mb_blinkid_mf_additional_address_information" = "Maklumat alamat"; -"mb_blinkid_mf_additional_name_information" = "Maklumat nama"; -"mb_blinkid_mf_address" = "Alamat"; -"mb_blinkid_mf_blood_type" = "Jenis Darah"; -"mb_blinkid_mf_class_effective_date" = "Tarikh berkuat kuasa"; -"mb_blinkid_mf_class_expiry_date" = "Tarikh luput"; -"mb_blinkid_mf_conditions" = "Syarat-syarat"; -"mb_blinkid_mf_date_of_birth" = "Tarikh lahir"; -"mb_blinkid_mf_date_of_expiry" = "Tarikh luput"; -"mb_blinkid_mf_date_of_issue" = "Tarikh diterbitkan"; -"mb_blinkid_mf_document_number" = "Nombor dokumen"; -"mb_blinkid_mf_employer" = "Alamat majikan"; -"mb_blinkid_mf_endorsements" = "Pengendorsan"; -"mb_blinkid_mf_fathers_name" = "Nama bapa"; -"mb_blinkid_mf_first_name" = "Nama sendiri"; -"mb_blinkid_mf_issuing_authority" = "Pihak berkuasa penerbit"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Biarkan medan 1 dan 2 kelihatan"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Biarkan medan 1 kelihatan"; -"mb_blinkid_mf_last_name" = "Nama akhir"; -"mb_blinkid_mf_license_type" = "Jenis lesen"; -"mb_blinkid_mf_localized_name" = "Nama dokumen"; -"mb_blinkid_mf_marital_status" = "Status perkahwinan"; -"mb_blinkid_mf_mothers_name" = "Nama ibu"; -"mb_blinkid_mf_mrz" = "Zon boleh dibaca mesin"; -"mb_blinkid_mf_name" = "Nama"; -"mb_blinkid_mf_nationality" = "Warganegara"; -"mb_blinkid_mf_personal_id_number" = "Nombor Pengenalan Peribadi"; -"mb_blinkid_mf_place_of_birth" = "Tempat lahir"; -"mb_blinkid_mf_profession" = "Pekerjaan"; -"mb_blinkid_mf_race" = "Bangsa"; -"mb_blinkid_mf_religion" = "Agama"; -"mb_blinkid_mf_residential_status" = "Taraf warganegara"; -"mb_blinkid_mf_restrictions" = "Sekatan"; -"mb_blinkid_mf_sex" = "Ruangan jantina"; -"mb_blinkid_mf_sponsor" = "Penaja"; -"mb_blinkid_mf_vehicle_class" = "Kelas kenderaan"; -"mb_blinkid_onboarding_msg1_barcode" = "Pastikan anda tidak menutup bahagian kod bar dengan jari. Selain itu, berhati-hati terhadap pantulan yang melepasi kod bar dan boleh menjadikannya tidak boleh dibaca."; -"mb_blinkid_onboarding_msg1_mrz" = "Pastikan anda tidak menutup bahagian kod MRZ dengan jari. Juga, berhati-hati terhadap pantulan yang merentasi kod MRZ dan boleh menjadikannya tidak boleh dibaca."; -"mb_blinkid_onboarding_msg_1" = "Pastikan anda tidak menutup sebahagian daripada dokumen dengan jari, termasuk baris bawah. Di samping itu, berhati-hati dengan pantulan hologram yang melintasi medan dokumen."; -"mb_blinkid_onboarding_msg_2" = "Jauhi cahaya yang boleh menyilaukan mata kerana cahaya tersebut dipantulkan daripada dokumen dan boleh membuatkan sebahagian daripada dokumen tersebut tidak dapat dibaca. Jika anda tidak dapat membaca data dalam dokumen, data tersebut juga tidak akan kelihatan pada kamera."; -"mb_blinkid_onboarding_msg_3" = "Cuba kekalkan kedudukan telefon dan dokumen semasa mengimbas. Menggerakkan kedua-duanya boleh mengaburkan imej dan menjadikan data dalam dokumen tidak dapat dibaca."; -"mb_blinkid_onboarding_title1_barcode" = "Pastikan kod bar kelihatan"; -"mb_blinkid_onboarding_title1_mrz" = "Kekalkan"; -"mb_blinkid_onboarding_title_1" = "Pastikan semua medan kelihatan"; -"mb_blinkid_onboarding_title_2" = "Jaga-jaga dengan cahaya yang menyilaukan mata"; -"mb_blinkid_onboarding_title_3" = "Kekalkan kedudukan semasa mengimbas"; -"mb_blinkid_onboarding_tooltip" = "Perlukan bantuan?"; -"mb_check_internet_connection" = "Periksa sambungan Internet"; -"mb_close" = "Tutup"; -"mb_data_not_match_msg" = "Sila mulakan proses pengimbasan dari awal."; -"mb_data_not_match_retry_button" = "Cuba semula"; -"mb_data_not_match_title" = "Bahagian hadapan dan belakang tidak sepadan"; -"mb_document_verification_onboarding_back_button" = "Kembali"; -"mb_document_verification_onboarding_cancel_button" = "Batal"; -"mb_document_verification_onboarding_done_button" = "Siap"; -"mb_document_verification_onboarding_next_button" = "Seterusnya"; -"mb_error_mandatory_field_missing" = "Sentiasa pastikan dokumen dapat dilihat sepenuhnya"; -"mb_flashlight_glare_tooltip" = "Berhati-hati dengan silau lampu suluh.\nGerakkan ID anda dengan perlahan keliling untuk menjauhinya."; -"mb_network_error" = "Ralat rangkaian"; -"mb_recognition_timeout_dialog_message" = "Tidak dapat membaca dokumen. Sila cuba semula."; -"mb_recognition_timeout_dialog_title" = "Pengimbasan tidak berjaya"; -"mb_scanning_not_available" = "Pengimbasan tidak tersedia"; -"mb_something_went_wrong" = "Berlaku sedikit masalah"; -"mb_tooltip_glare" = "Gerakkan sedikit ID untuk menghilangkan silau."; -"mb_try_scanning_again" = "Kelihatannya maklumat pada dokumen itu tidak konsisten. Sila cuba semak imbas sekali lagi."; -"mb_unsupported_document_message" = "Imbas bahagian hadapan dokumen yang disokong."; -"mb_unsupported_document_title" = "Dokumen tidak dikenal pasti"; -"photopay_align_message" = "Tempatkan telefon di atas slip"; -"photopay_back_splash_verification_document" = "Bahagian belakang"; -"photopay_back_verification_document" = "Tempatkan bahagian belakang dokumen di dalam bingkai dan tunggu pengimbasan automatik."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} tidak mempunyai kebenaran untuk menggunakan kamera.\n\nSila pergi ke:\n• {font:@Medium}Tetapan{/font}\n• {font:@Medium}%@{/font}\n• Pastikan {font:@Medium}Kamera{/font} didayakan"; -"photopay_close" = "Batal"; -"photopay_done_splash_verification_document" = "Pengimbasan dokumen selesai"; -"photopay_front_splash_verification_document" = "Bahagian hadapan"; -"photopay_front_verification_document" = "Tempatkan bahagian hadapan dokumen di dalam bingkai dan tunggu pengimbasan automatik."; -"photopay_grant_camera_permission_button_title" = "Beri kebenaran kamera"; -"photopay_id_position_tooltip" = "Tempatkan kad ID di dalam Bingkai ini"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark.png deleted file mode 100644 index 6aa4e6cea..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@2x.png deleted file mode 100644 index d5c81d82c..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@3x.png deleted file mode 100644 index 56ef57b30..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip-dark@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip.png deleted file mode 100644 index 4b833ee05..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@2x.png deleted file mode 100644 index ec9916f87..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@3x.png deleted file mode 100644 index c48513b7b..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/need-help-tooltip@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/nl.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/nl.strings deleted file mode 100644 index 6a8618017..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/nl.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Scan de voorzijde\nvan een document"; -"mb_blinkid_back_instructions_barcode" = "Scan de barcode"; -"mb_blinkid_camera_flip_document" = "Draai het document om"; -"mb_blinkid_camera_high" = "Beweeg dichterbij"; -"mb_blinkid_camera_near" = "Beweeg verder weg"; -"mb_blinkid_document_too_close_to_edge" = "Verplaats het document weg van de rand"; -"mb_blinkid_introduction_dialog_message" = "Zorg ervoor dat het document goed verlicht is. Alle velden op het document moeten onder het camerascherm zichtbaar zijn."; -"mb_blinkid_introduction_dialog_message_barcode" = "Verschillende soorten documenten kunnen verschillende formaten en locaties van de streepjescode hebben. Kijk op de voor- en achterzijde van het document voor een streepjescode."; -"mb_blinkid_introduction_dialog_message_mrz" = "U zult een lange reeks tekens vinden onderaan de voor- of achterzijde van het document. Ze is verdeeld in 2 of 3 lijnen en gescheiden door pijlen (<< en >>)."; -"mb_blinkid_introduction_dialog_title" = "Zorg ervoor dat alle gegevens zichtbaar zijn"; -"mb_blinkid_introduction_dialog_title_barcode" = "Lokaliseer de streepjescode op het document"; -"mb_blinkid_introduction_dialog_title_mrz" = "Lokaliseer de MRZ-code op het document"; -"mb_blinkid_mf_additional_address_information" = "Adresgegevens"; -"mb_blinkid_mf_additional_name_information" = "Naamsgegevens"; -"mb_blinkid_mf_address" = "Adres"; -"mb_blinkid_mf_blood_type" = "Bloedgroep"; -"mb_blinkid_mf_class_effective_date" = "Datum effectief"; -"mb_blinkid_mf_class_expiry_date" = "Vervaldatum"; -"mb_blinkid_mf_conditions" = "Voorwaarden"; -"mb_blinkid_mf_date_of_birth" = "Geboortedatum"; -"mb_blinkid_mf_date_of_expiry" = "Vervaldatum"; -"mb_blinkid_mf_date_of_issue" = "Afgiftedatum"; -"mb_blinkid_mf_document_number" = "Documentnummer"; -"mb_blinkid_mf_employer" = "Werkgever"; -"mb_blinkid_mf_endorsements" = "Goedkeuringen"; -"mb_blinkid_mf_fathers_name" = "Naam van de vader"; -"mb_blinkid_mf_first_name" = "Voornaam"; -"mb_blinkid_mf_issuing_authority" = "Uitgevende instantie"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Houd velden 1 en 2 zichtbaar"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Houd veld 1 zichtbaar"; -"mb_blinkid_mf_last_name" = "Achternaam"; -"mb_blinkid_mf_license_type" = "Licentie type"; -"mb_blinkid_mf_localized_name" = "Naam document"; -"mb_blinkid_mf_marital_status" = "Huwelijkse staat"; -"mb_blinkid_mf_mothers_name" = "Naam van de moeder"; -"mb_blinkid_mf_mrz" = "Machineleesbare zone"; -"mb_blinkid_mf_name" = "Naam"; -"mb_blinkid_mf_nationality" = "Nationaliteit"; -"mb_blinkid_mf_personal_id_number" = "Persoonlijk ID-nummer"; -"mb_blinkid_mf_place_of_birth" = "Geboorteplaats"; -"mb_blinkid_mf_profession" = "Beroep"; -"mb_blinkid_mf_race" = "Ras"; -"mb_blinkid_mf_religion" = "Religie"; -"mb_blinkid_mf_residential_status" = "Verblijfsstatus"; -"mb_blinkid_mf_restrictions" = "Restricties"; -"mb_blinkid_mf_sex" = "Geslachtsveld"; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Voertuig klasse"; -"mb_blinkid_onboarding_msg1_barcode" = "Zorg ervoor dat u geen delen van de streepjescode met een vinger bedekt. Pas ook op voor reflecties die op de streepjescode vallen en deze onleesbaar kunnen maken."; -"mb_blinkid_onboarding_msg1_mrz" = "Zorg ervoor dat u geen delen van de MRZ-code met een vinger bedekt. Pas ook op voor reflecties die op de MRZ-code vallen en deze onleesbaar kunnen maken."; -"mb_blinkid_onboarding_msg_1" = "Zorg ervoor dat u onderdelen van het document niet afdekt met een vinger, dus ook niet de onderste regels. Waak ook voor hologramreflecties op de documentvelden."; -"mb_blinkid_onboarding_msg_2" = "Vermijd direct fel licht, omdat dat vanaf het document weerspiegelt en delen van het document onleesbaar kan maken. Als u gegevens op het document niet kunt lezen, zijn ze voor de camera ook niet zichtbaar."; -"mb_blinkid_onboarding_msg_3" = "Probeer de telefoon en het document tijdens het scannen stil te houden. Als u een van beide beweegt, kan de afbeelding wazig worden en kunnen gegevens op het document onleesbaar worden."; -"mb_blinkid_onboarding_title1_barcode" = "Houd de streepjescode zichtbaar"; -"mb_blinkid_onboarding_title1_mrz" = "Houd de MRZ-code zichtbaar"; -"mb_blinkid_onboarding_title_1" = "Zorg ervoor dat alle velden zichtbaar zijn"; -"mb_blinkid_onboarding_title_2" = "Pas op voor fel licht"; -"mb_blinkid_onboarding_title_3" = "Beweeg niet tijdens het scannen"; -"mb_blinkid_onboarding_tooltip" = "Hulp nodig?"; -"mb_check_internet_connection" = "Controleer de internetverbinding"; -"mb_close" = "Sluiten"; -"mb_data_not_match_msg" = "Begin het scanproces alstublieft nogmaals."; -"mb_data_not_match_retry_button" = "Probeer opnieuw"; -"mb_data_not_match_title" = "Zijdes komen niet overeen"; -"mb_document_verification_onboarding_back_button" = "Terug"; -"mb_document_verification_onboarding_cancel_button" = "Annuleren"; -"mb_document_verification_onboarding_done_button" = "Gereed"; -"mb_document_verification_onboarding_next_button" = "Volgende"; -"mb_error_mandatory_field_missing" = "Het document volledig zichtbaar houden"; -"mb_flashlight_glare_tooltip" = "Pas op voor schittering van de flitser.\nVerplaats uw ID voorzichtig om dit te voorkomen."; -"mb_network_error" = "Netwerkfout"; -"mb_recognition_timeout_dialog_message" = "Kon het document niet lezen. Probeer het alstublieft opnieuw."; -"mb_recognition_timeout_dialog_title" = "Scan niet gelukt"; -"mb_scanning_not_available" = "Scannen niet beschikbaar"; -"mb_something_went_wrong" = "Er ging iets verkeerd"; -"mb_tooltip_glare" = "Verplaats het ID een beetje om weerspiegeling te voorkomen."; -"mb_try_scanning_again" = "Het lijkt erop dat de informatie op het document inconsistent is. Probeer opnieuw te scannen."; -"mb_unsupported_document_message" = "Scan de voorzijde van een ondersteund document."; -"mb_unsupported_document_title" = "Document niet herkend"; -"photopay_align_message" = "Plaats de telefoon over de acceptgiro"; -"photopay_back_splash_verification_document" = "Achterzijde"; -"photopay_back_verification_document" = "Plaats de achterzijde van het document in het kader en wacht op de automatische scan."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} heeft geen toestemming op de camera te gebruiken.\n\nGa alstublieft naar:\n• {font:@Medium}Instellingen{/font}\n• {font:@Medium}%@{/font}\n• Zorg ervoor dat {font:@Medium}Camera{/font} is geactiveerd"; -"photopay_close" = "Annuleren"; -"photopay_done_splash_verification_document" = "Scannen van document gereed"; -"photopay_front_splash_verification_document" = "Voorzijde"; -"photopay_front_verification_document" = "Plaats de voorzijde van het document in het kader en wacht op de automatische scan."; -"photopay_grant_camera_permission_button_title" = "Geef cameratoestemming"; -"photopay_id_position_tooltip" = "Positioneer ID-kaart in dit kader"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/pt.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/pt.strings deleted file mode 100644 index 9f555ec6c..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/pt.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Digitalize a frente\nde um documento"; -"mb_blinkid_back_instructions_barcode" = "Digitalizar o código de barras"; -"mb_blinkid_camera_flip_document" = "Vire o documento"; -"mb_blinkid_camera_high" = "Aproxime"; -"mb_blinkid_camera_near" = "Afaste"; -"mb_blinkid_document_too_close_to_edge" = "Mova o documento da margem"; -"mb_blinkid_introduction_dialog_message" = "Assegure-se de que mantém o documento bem iluminado. Todos os campos do documento devem estar visíveis no ecrã da câmara."; -"mb_blinkid_introduction_dialog_message_barcode" = "Diferentes tipos de documentos podem ter diferentes formatos e localizações de códigos de barras. Procure um código de barras na frente e no verso do documento."; -"mb_blinkid_introduction_dialog_message_mrz" = "Encontrará uma longa sequência de carateres na parte inferior da frente ou do verso do documento. Está dividida em 2 ou 3 linhas e separada por setas (<< e >>)."; -"mb_blinkid_introduction_dialog_title" = "Mantenha todos os pormenores visíveis"; -"mb_blinkid_introduction_dialog_title_barcode" = "Localize o código de barras no documento"; -"mb_blinkid_introduction_dialog_title_mrz" = "Localize o código MRZ no documento"; -"mb_blinkid_mf_additional_address_information" = "Informações sobre a morada"; -"mb_blinkid_mf_additional_name_information" = "Informações sobre o nome"; -"mb_blinkid_mf_address" = "Endereço"; -"mb_blinkid_mf_blood_type" = "Tipo de Sangue"; -"mb_blinkid_mf_class_effective_date" = "Data de entrada em vigor"; -"mb_blinkid_mf_class_expiry_date" = "Data de validade"; -"mb_blinkid_mf_conditions" = "Condições"; -"mb_blinkid_mf_date_of_birth" = "Data de nascimento"; -"mb_blinkid_mf_date_of_expiry" = "Data de validade"; -"mb_blinkid_mf_date_of_issue" = "Data de emissão"; -"mb_blinkid_mf_document_number" = "Número do documento"; -"mb_blinkid_mf_employer" = "Endereço comercial"; -"mb_blinkid_mf_endorsements" = "Apoios"; -"mb_blinkid_mf_fathers_name" = "Nome do pai"; -"mb_blinkid_mf_first_name" = "Nome"; -"mb_blinkid_mf_issuing_authority" = "Autoridade emissora"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Mantenha visíveis os campos 1 e 2"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Mantenha visível o campo 1"; -"mb_blinkid_mf_last_name" = "Sobrenome"; -"mb_blinkid_mf_license_type" = "Tipo de licença"; -"mb_blinkid_mf_localized_name" = "Nome do documento"; -"mb_blinkid_mf_marital_status" = "Estado civil"; -"mb_blinkid_mf_mothers_name" = "Nome da mãe"; -"mb_blinkid_mf_mrz" = "Zona legível por máquina"; -"mb_blinkid_mf_name" = "Nome"; -"mb_blinkid_mf_nationality" = "Nacionalidade"; -"mb_blinkid_mf_personal_id_number" = "Número de Identificação Pessoal"; -"mb_blinkid_mf_place_of_birth" = "Local de nascimento"; -"mb_blinkid_mf_profession" = "Profissão"; -"mb_blinkid_mf_race" = "Raça"; -"mb_blinkid_mf_religion" = "Religião"; -"mb_blinkid_mf_residential_status" = "Status residencial"; -"mb_blinkid_mf_restrictions" = "Restrições"; -"mb_blinkid_mf_sex" = "Campo do Sexo"; -"mb_blinkid_mf_sponsor" = "Patrocinador"; -"mb_blinkid_mf_vehicle_class" = "Classe do veículo"; -"mb_blinkid_onboarding_msg1_barcode" = "Certifique-se de que não está a cobrir partes do código de barras com um dedo. Além disso, tenha em atenção os reflexos que se sobrepõem ao código de barras e que poderão torná-lo ilegível."; -"mb_blinkid_onboarding_msg1_mrz" = "Certifique-se de que não está a cobrir partes do código MRZ com um dedo. Além disso, tenha em atenção os reflexos que se sobrepõem ao código MRZ e que poderão torná-lo ilegível."; -"mb_blinkid_onboarding_msg_1" = "Certifique-se de que não está a cobrir partes do documento com um dedo, incluindo as linhas de fundo. Tenha também em atenção os reflexos de holograma que passam por cima dos campos do documento."; -"mb_blinkid_onboarding_msg_2" = "Evite a luz direta e intensa porque reflete a partir do documento e pode tornar ilegíveis partes do documento. Se não conseguir ler os dados no documento, também não serão visíveis para a câmara."; -"mb_blinkid_onboarding_msg_3" = "Tente manter o telefone e o documento imóveis enquanto digitaliza. A deslocação de qualquer um deles pode desfocar a imagem e tornar ilegíveis os dados no documento."; -"mb_blinkid_onboarding_title1_barcode" = "Mantenha o código de barras visível"; -"mb_blinkid_onboarding_title1_mrz" = "Mantenha o código MRZ visível"; -"mb_blinkid_onboarding_title_1" = "Mantenha todos os campos visíveis"; -"mb_blinkid_onboarding_title_2" = "Cuidado com a luz intensa"; -"mb_blinkid_onboarding_title_3" = "Mantenha-se imóvel enquanto digitaliza"; -"mb_blinkid_onboarding_tooltip" = "Precisa de ajuda?\n"; -"mb_check_internet_connection" = "Verifique a ligação à internet"; -"mb_close" = "Fechar"; -"mb_data_not_match_msg" = "Reinicie o processo de digitalização."; -"mb_data_not_match_retry_button" = "Tente novamente"; -"mb_data_not_match_title" = "Os lados não coincidem"; -"mb_document_verification_onboarding_back_button" = "Anterior"; -"mb_document_verification_onboarding_cancel_button" = "Cancelar"; -"mb_document_verification_onboarding_done_button" = "Concluído"; -"mb_document_verification_onboarding_next_button" = "Seguinte"; -"mb_error_mandatory_field_missing" = "Mantenha o documento totalmente visível"; -"mb_flashlight_glare_tooltip" = "Tenha cuidado com o clarão da lanterna. \n Mova de forma ligeira a sua identificação para o evitar. "; -"mb_network_error" = "Erro de rede"; -"mb_recognition_timeout_dialog_message" = "Não foi possível ler o documento. Tente novamente."; -"mb_recognition_timeout_dialog_title" = "A digitalização falhou"; -"mb_scanning_not_available" = "Digitalização não disponível"; -"mb_something_went_wrong" = "Ocorreu um erro"; -"mb_tooltip_glare" = "Desloque ligeiramente a identificação para eliminar o brilho."; -"mb_try_scanning_again" = "As informações do documento parecem ser inconsistentes. Por favor, volte a tentar digitalizá-lo."; -"mb_unsupported_document_message" = "Digitalize a frente de um documento suportado."; -"mb_unsupported_document_title" = "Documento não reconhecido"; -"photopay_align_message" = "Coloque o telefone sobre o talão"; -"photopay_back_splash_verification_document" = "Verso"; -"photopay_back_verification_document" = "Posicione o verso do documento no interior do enquadramento e aguarde a digitalização automática."; -"photopay_camera_permission_denied" = "A {font:@Medium}%@{/font} não tem permissão para usar a câmara.\n\nDirija-se a:\n• {font:@Medium}Definições{/font}\n• {font:@Medium}%@{/font}\nCertifique-se de que a opção da {font:@Medium}Câmara{/font} está ativada"; -"photopay_close" = "Cancelar"; -"photopay_done_splash_verification_document" = "Digitalização de documentos concluída"; -"photopay_front_splash_verification_document" = "Frente"; -"photopay_front_verification_document" = "Posicione a frente do documento no interior do enquadramento e aguarde a digitalização automática."; -"photopay_grant_camera_permission_button_title" = "Autorizar câmara"; -"photopay_id_position_tooltip" = "Posicione o cartão de identificação no interior do enquadramento"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ro.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ro.strings deleted file mode 100644 index b60fd356b..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/ro.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Scanați partea din față\na unui document"; -"mb_blinkid_back_instructions_barcode" = "Scanare cod de bare"; -"mb_blinkid_camera_flip_document" = "Întoarceți documentul"; -"mb_blinkid_camera_high" = "Apropiați"; -"mb_blinkid_camera_near" = "Îndepărtați"; -"mb_blinkid_document_too_close_to_edge" = "Îndepărtați documentul de margine"; -"mb_blinkid_introduction_dialog_message" = "Asigurați-vă că documentul este bine iluminat. Toate secțiunile din document trebuie să fie vizibile pe ecranul camerei."; -"mb_blinkid_introduction_dialog_message_barcode" = "Diferite tipuri de documente pot avea diferite formate de coduri de bare și amplasări. Căutați codul de bare pe ambele părți ale documentului."; -"mb_blinkid_introduction_dialog_message_mrz" = "Veți găsi un șir lung de caractere în partea de jos a documentului, pe fața sau pe spatele acestuia. Este împărțit în 2 sau 3 rânduri și separat prin săgeți (<< și >>)."; -"mb_blinkid_introduction_dialog_title" = "Asigurați vizibilitatea tuturor detaliilor"; -"mb_blinkid_introduction_dialog_title_barcode" = "Găsiți codul de bare pe document"; -"mb_blinkid_introduction_dialog_title_mrz" = "Găsiți codul MRZ pe document"; -"mb_blinkid_mf_additional_address_information" = "Informații adresă"; -"mb_blinkid_mf_additional_name_information" = "Informații nume"; -"mb_blinkid_mf_address" = "Adresa"; -"mb_blinkid_mf_blood_type" = "Grupa sanguină"; -"mb_blinkid_mf_class_effective_date" = "Data intrării în vigoare"; -"mb_blinkid_mf_class_expiry_date" = "Data expirării"; -"mb_blinkid_mf_conditions" = "Condiții"; -"mb_blinkid_mf_date_of_birth" = "Data nașterii"; -"mb_blinkid_mf_date_of_expiry" = "Data expirării"; -"mb_blinkid_mf_date_of_issue" = "Data eliberării"; -"mb_blinkid_mf_document_number" = "Numărul documentului"; -"mb_blinkid_mf_employer" = "Angajatorul"; -"mb_blinkid_mf_endorsements" = "Aprobări"; -"mb_blinkid_mf_fathers_name" = "Numele tatălui"; -"mb_blinkid_mf_first_name" = "Prenumele"; -"mb_blinkid_mf_issuing_authority" = "Autoritatea emitentă"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Păstrați câmpurile 1 și 2 vizibile"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Păstrați câmpul 1 vizibil"; -"mb_blinkid_mf_last_name" = "Numele de familie"; -"mb_blinkid_mf_license_type" = "Tipul de permis"; -"mb_blinkid_mf_localized_name" = "Denumirea documentului"; -"mb_blinkid_mf_marital_status" = "Starea civilă"; -"mb_blinkid_mf_mothers_name" = "Numele mamei"; -"mb_blinkid_mf_mrz" = "Zona de citire automată"; -"mb_blinkid_mf_name" = "Numele"; -"mb_blinkid_mf_nationality" = "Naționalitatea"; -"mb_blinkid_mf_personal_id_number" = "Numărul de identificare personal"; -"mb_blinkid_mf_place_of_birth" = "Locul nașterii"; -"mb_blinkid_mf_profession" = "Profesia"; -"mb_blinkid_mf_race" = "Rasa"; -"mb_blinkid_mf_religion" = "Religia"; -"mb_blinkid_mf_residential_status" = "Statutul rezidențial"; -"mb_blinkid_mf_restrictions" = "Restricții"; -"mb_blinkid_mf_sex" = "Câmpul „sex\""; -"mb_blinkid_mf_sponsor" = "Sponsor"; -"mb_blinkid_mf_vehicle_class" = "Clasa vehiculului"; -"mb_blinkid_onboarding_msg1_barcode" = "Asigurați-vă că nu acoperiți părți ale codului de bare cu un deget. De asemenea, aveți grijă să nu se formeze reflexii peste codul de bare, deoarece îl pot face ilizibil."; -"mb_blinkid_onboarding_msg1_mrz" = "Asigurați-vă că nu acoperiți părți ale codului MRZ cu degetul. De asemenea, aveți grijă să nu se formeze reflexii peste codul MRZ, deoarece îl pot face ilizibil."; -"mb_blinkid_onboarding_msg_1" = "Asigurați-vă că nu ați acoperit cu degetul porțiuni din document, nici rândurile de jos. Evitați și reflexiile holografice care se suprapun pe secțiunile din document."; -"mb_blinkid_onboarding_msg_2" = "Evitați lumina puternică directă, deoarece se va reflecta din document și poate face imposibilă citirea anumitor porțiuni din acesta. Dacă nu puteți citi datele din document, ele nu vor fi vizibile nici pe cameră."; -"mb_blinkid_onboarding_msg_3" = "Încercați să mențineți telefonul și documentul imobile în timpul scanării. Mișcările pot compromite claritatea imaginii și pot face imposibilă citirea datelor din document."; -"mb_blinkid_onboarding_title1_barcode" = "Păstrați codul de bare vizibil"; -"mb_blinkid_onboarding_title1_mrz" = "Păstrați codul MRZ vizibil"; -"mb_blinkid_onboarding_title_1" = "Asigurați vizibilitatea tuturor secțiunilor"; -"mb_blinkid_onboarding_title_2" = "Feriți-vă de lumina puternică"; -"mb_blinkid_onboarding_title_3" = "Nu vă mișcați în timpul scanării"; -"mb_blinkid_onboarding_tooltip" = "Aveți nevoie de ajutor?"; -"mb_check_internet_connection" = "Verificați conexiunea internet"; -"mb_close" = "Închide"; -"mb_data_not_match_msg" = "Reîncepeți procesul de scanare."; -"mb_data_not_match_retry_button" = "Reîncercare"; -"mb_data_not_match_title" = "Fețele nu se potrivesc"; -"mb_document_verification_onboarding_back_button" = "Înapoi"; -"mb_document_verification_onboarding_cancel_button" = "Anulare"; -"mb_document_verification_onboarding_done_button" = "Terminat"; -"mb_document_verification_onboarding_next_button" = "Următorul"; -"mb_error_mandatory_field_missing" = "Menține documentul vizibil integral"; -"mb_flashlight_glare_tooltip" = "Fiți atent la strălucirea cauzată de lumina blițului.\nMutați-vă ușor actul de identitate pentru a o evita."; -"mb_network_error" = "Eroare de rețea"; -"mb_recognition_timeout_dialog_message" = "Documentul nu poate fi citit. Încercați din nou."; -"mb_recognition_timeout_dialog_title" = "Scanare nereușită"; -"mb_scanning_not_available" = "Scanarea nu e disponibilă"; -"mb_something_went_wrong" = "Ceva nu a funcționat corect"; -"mb_tooltip_glare" = "Mutați puțin ID-ul pentru a elimina reflexiile."; -"mb_try_scanning_again" = "Se pare că informațiile din document nu sunt clare. Vă rugăm încercați să scanați din nou."; -"mb_unsupported_document_message" = "Scanați fața unui document suportat."; -"mb_unsupported_document_title" = "Documentul nu a fost recunoscut"; -"photopay_align_message" = "Poziționați telefonul deasupra formularului"; -"photopay_back_splash_verification_document" = "Spatele"; -"photopay_back_verification_document" = "Poziționați spatele documentului în cadru și așteptați să fie scanat automat."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} nu are permisiunile necesare pentru a folosi fotocamera.\n\nMergeți la:\n• {font:@Medium}Setări{/font}\n• {font:@Medium}%@{/font}\n• Asigurați-vă că {font:@Medium}Fotocamera{/font} este activată"; -"photopay_close" = "Anulare"; -"photopay_done_splash_verification_document" = "Scanarea documentului a fost terminată"; -"photopay_front_splash_verification_document" = "Fața"; -"photopay_front_verification_document" = "Poziționați fața documentului în cadru și așteptați scanarea automată."; -"photopay_grant_camera_permission_button_title" = "Acordați permisiunea pentru camera foto"; -"photopay_id_position_tooltip" = "Poziționați cartea de identitate în acest cadru"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white.png deleted file mode 100644 index 599db9cce..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@2x.png deleted file mode 100644 index 8d2e060d1..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@3x.png deleted file mode 100644 index 98da9ee19..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/scan_line_white@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sk.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sk.strings deleted file mode 100644 index 396eeb258..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sk.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Naskenujte prednú stranu \n preukazu"; -"mb_blinkid_back_instructions_barcode" = "Naskenovať čiarový kód"; -"mb_blinkid_camera_flip_document" = "Otočte preukaz"; -"mb_blinkid_camera_high" = "Posuňte sa bližšie"; -"mb_blinkid_camera_near" = "Posuňte sa ďalej"; -"mb_blinkid_document_too_close_to_edge" = "Presunúť dokument od okraja"; -"mb_blinkid_introduction_dialog_message" = "Uistite sa, že máte dokument dobre osvetlený. Všetky polia dokumentu by mali byť viditeľné na obrazovke fotoaparátu."; -"mb_blinkid_introduction_dialog_message_barcode" = "Rôzne typy dokumentov môžu mať rôzne formáty čiarových kódov a rôzne umiestnenia. Pozrite sa na prednú a zadnú stranu dokumentu, kde nájdete čiarový kód."; -"mb_blinkid_introduction_dialog_message_mrz" = "V spodnej časti prednej alebo zadnej strany dokumentu nájdete dlhý reťazec znakov. Je rozdelená na 2 alebo 3 riadky a oddelené šípkami (<< a >>)."; -"mb_blinkid_introduction_dialog_title" = "Udržujte všetky detaily viditeľné"; -"mb_blinkid_introduction_dialog_title_barcode" = "Nájdite na dokumente čiarový kód"; -"mb_blinkid_introduction_dialog_title_mrz" = "Nájdite na dokumente kód MRZ"; -"mb_blinkid_mf_additional_address_information" = "Informácie o adrese"; -"mb_blinkid_mf_additional_name_information" = "Informácie o mene"; -"mb_blinkid_mf_address" = "Adresa"; -"mb_blinkid_mf_blood_type" = "Typ krvi"; -"mb_blinkid_mf_class_effective_date" = "Dátum účinnosti"; -"mb_blinkid_mf_class_expiry_date" = "Dátum vypršania platnosti"; -"mb_blinkid_mf_conditions" = "Podmienky"; -"mb_blinkid_mf_date_of_birth" = "Dátum narodenia"; -"mb_blinkid_mf_date_of_expiry" = "Dátum vypršania platnosti"; -"mb_blinkid_mf_date_of_issue" = "Dátum vydania"; -"mb_blinkid_mf_document_number" = "Číslo dokladu"; -"mb_blinkid_mf_employer" = "Zamestnávateľ"; -"mb_blinkid_mf_endorsements" = "Potvrdenia"; -"mb_blinkid_mf_fathers_name" = "Meno otca"; -"mb_blinkid_mf_first_name" = "Meno"; -"mb_blinkid_mf_issuing_authority" = "Vydávajúci orgán"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Nechajte polia 1 a 2 viditeľné"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Nechajte pole 1 viditeľné"; -"mb_blinkid_mf_last_name" = "Priezvisko"; -"mb_blinkid_mf_license_type" = "Typ licencie"; -"mb_blinkid_mf_localized_name" = "Názov dokumentu"; -"mb_blinkid_mf_marital_status" = "Rodinný stav"; -"mb_blinkid_mf_mothers_name" = "Meno matky"; -"mb_blinkid_mf_mrz" = "Strojovo čitateľná zóna"; -"mb_blinkid_mf_name" = "Názov"; -"mb_blinkid_mf_nationality" = "Štátna príslušnosť"; -"mb_blinkid_mf_personal_id_number" = "Osobné identifikačné číslo"; -"mb_blinkid_mf_place_of_birth" = "Miesto narodenia"; -"mb_blinkid_mf_profession" = "Povolanie"; -"mb_blinkid_mf_race" = "Rasa"; -"mb_blinkid_mf_religion" = "Vierovyznanie"; -"mb_blinkid_mf_residential_status" = "Status pobytu"; -"mb_blinkid_mf_restrictions" = "Obmedzenia"; -"mb_blinkid_mf_sex" = "Pole Pohlavie"; -"mb_blinkid_mf_sponsor" = "Sponzor"; -"mb_blinkid_mf_vehicle_class" = "Trieda vozidla"; -"mb_blinkid_onboarding_msg1_barcode" = "Uistite sa, že časti čiarového kódu nezakrývate prstom. Dávajte si tiež pozor na odrazy, ktoré prechádzajú cez čiarový kód a môžu spôsobiť, že bude nečitateľný."; -"mb_blinkid_onboarding_msg1_mrz" = "Uistite sa, že časti kódu MRZ nezakrývate prstom. Dávajte si tiež pozor na odrazy, ktoré prechádzajú cez kód MRZ a môžu spôsobiť, že bude nečitateľný."; -"mb_blinkid_onboarding_msg_1" = "Uistite sa, že nezakrývate časti dokumentu prstom, vrátane spodných riadkov. Dávajte si tiež pozor na hologramové odrazy, ktoré prechádzajú cez polia dokumentu."; -"mb_blinkid_onboarding_msg_2" = "Vyhnite sa priamemu ostrému svetlu, pretože sa odráža od dokumentu a môže spôsobiť, že časti dokumentu budú nečitateľné. Ak vy nedokážete čítať údaje v dokumente, neuvidí ich ani fotoaparát."; -"mb_blinkid_onboarding_msg_3" = "Skúste počas snímania ponechať telefón a dokument v pokoji. Pohyb môže rozmazať obraz a spôsobiť, že údaje v dokumente budú nečitateľné."; -"mb_blinkid_onboarding_title1_barcode" = "Udržujte čiarový kód viditeľný"; -"mb_blinkid_onboarding_title1_mrz" = "Udržujte kód MRZ viditeľný"; -"mb_blinkid_onboarding_title_1" = "Udržujte všetky polia viditeľné"; -"mb_blinkid_onboarding_title_2" = "Pozor na ostré svetlo"; -"mb_blinkid_onboarding_title_3" = "Počas snímania zostaňte v pokoji"; -"mb_blinkid_onboarding_tooltip" = "Potrebujete pomoc?"; -"mb_check_internet_connection" = "Skontrolujte internetové pripojenie"; -"mb_close" = "Zavrieť"; -"mb_data_not_match_msg" = "Spustite proces skenovania znova."; -"mb_data_not_match_retry_button" = "Skúsiť znova"; -"mb_data_not_match_title" = "Strany sa nezhodujú"; -"mb_document_verification_onboarding_back_button" = "Späť"; -"mb_document_verification_onboarding_cancel_button" = "Zrušiť"; -"mb_document_verification_onboarding_done_button" = "Hotovo"; -"mb_document_verification_onboarding_next_button" = "Ďalej"; -"mb_error_mandatory_field_missing" = "Dokument musí byť úplne viditeľný"; -"mb_flashlight_glare_tooltip" = "Dajte si pozor na oslnenie baterkou.\nJemne posuňte svoje ID, aby ste sa tomu vyhli."; -"mb_network_error" = "Chyba siete"; -"mb_recognition_timeout_dialog_message" = "Dokument sa nepodarilo prečítať. Prosím, skúste znova."; -"mb_recognition_timeout_dialog_title" = "Skenovanie neúspešné"; -"mb_scanning_not_available" = "Skenovanie nie je dostupné"; -"mb_something_went_wrong" = "Niečo sa pokazilo"; -"mb_tooltip_glare" = "Mierne posuňte preukaz, aby ste eliminovali oslnenie."; -"mb_try_scanning_again" = "Zdá sa, že obsah dokumentu je neúplný. Skúste ho nasnímať znova."; -"mb_unsupported_document_message" = "Naskenujte prednú stranu podporovaného dokumentu."; -"mb_unsupported_document_title" = "Dokument nebol rozpoznaný"; -"photopay_align_message" = "Umiestnite telefón nad tlačivo"; -"photopay_back_splash_verification_document" = "Zadná strana"; -"photopay_back_verification_document" = "Vložte zadnú stranu dokumentu do rámu a počkajte na automatické naskenovanie."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} nemá povolenie na používanie kamery.\n\nProsím, choďte na:\n• {font:@Medium}Settings{/font}\n• {font:@Medium}%@{/font}\n• Uistite sa, že {font:@Medium}kamera{/font} je zapnutá"; -"photopay_close" = "Zrušiť"; -"photopay_done_splash_verification_document" = "Skenovanie dokumentu bolo dokončené"; -"photopay_front_splash_verification_document" = "Predná strana"; -"photopay_front_verification_document" = "Vložte prednú stranu dokumentu do rámu a počkajte na automatické naskenovanie."; -"photopay_grant_camera_permission_button_title" = "Udeliť povolenie fotoaparátu"; -"photopay_id_position_tooltip" = "Vložte občiansky preukaz do tohto rámu"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sl.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sl.strings deleted file mode 100644 index d64979dff..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/sl.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Optično preberite sprednjo\nstran dokumenta"; -"mb_blinkid_back_instructions_barcode" = "Optično preberite črtno kodo"; -"mb_blinkid_camera_flip_document" = "Obrnite dokument"; -"mb_blinkid_camera_high" = "Približajte"; -"mb_blinkid_camera_near" = "Oddaljite"; -"mb_blinkid_document_too_close_to_edge" = "Dokument odmaknite od roba"; -"mb_blinkid_introduction_dialog_message" = "Poskrbite, da bo dokument dobro osvetljen. Na zaslonu kamere morajo biti vidna vsa polja dokumenta."; -"mb_blinkid_introduction_dialog_message_barcode" = "Različne vrste dokumentov imajo lahko različne oblike črtnih kod in lokacije. Črtno kodo poiščite na sprednji in zadnji strani dokumenta."; -"mb_blinkid_introduction_dialog_message_mrz" = "Na dnu sprednje ali zadnje strani dokumenta boste našli dolg niz znakov. Razdeljen je na 2 ali 3 vrstice in ločen s puščicami (<< in >>)."; -"mb_blinkid_introduction_dialog_title" = "Vidni morajo biti vsi podatki"; -"mb_blinkid_introduction_dialog_title_barcode" = "Poiščite črtno kodo na dokumentu"; -"mb_blinkid_introduction_dialog_title_mrz" = "Poiščite kodo MRZ v dokumentu"; -"mb_blinkid_mf_additional_address_information" = "Podatki o naslovu"; -"mb_blinkid_mf_additional_name_information" = "Podatki o imenu"; -"mb_blinkid_mf_address" = "Naslov"; -"mb_blinkid_mf_blood_type" = "Tip krvi"; -"mb_blinkid_mf_class_effective_date" = "Datum začetka veljavnosti"; -"mb_blinkid_mf_class_expiry_date" = "Datum poteka"; -"mb_blinkid_mf_conditions" = "Pogoji"; -"mb_blinkid_mf_date_of_birth" = "Datum rojstva"; -"mb_blinkid_mf_date_of_expiry" = "Datum poteka"; -"mb_blinkid_mf_date_of_issue" = "Datum izdaje"; -"mb_blinkid_mf_document_number" = "Številka dokumenta"; -"mb_blinkid_mf_employer" = "Delodajalec"; -"mb_blinkid_mf_endorsements" = "Potrditve"; -"mb_blinkid_mf_fathers_name" = "Ime očeta"; -"mb_blinkid_mf_first_name" = "Ime"; -"mb_blinkid_mf_issuing_authority" = "Organ izdajatelj"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Naj bosta vidni polji 1 in 2"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Naj bo polje 1 vidno"; -"mb_blinkid_mf_last_name" = "Priimek"; -"mb_blinkid_mf_license_type" = "Vrsta licence"; -"mb_blinkid_mf_localized_name" = "Ime dokumenta"; -"mb_blinkid_mf_marital_status" = "Zakonski stan"; -"mb_blinkid_mf_mothers_name" = "Ime matere"; -"mb_blinkid_mf_mrz" = "Strojno berljivo območje"; -"mb_blinkid_mf_name" = "Ime"; -"mb_blinkid_mf_nationality" = "Državljanstvo"; -"mb_blinkid_mf_personal_id_number" = "Osebna identifikacijska številka"; -"mb_blinkid_mf_place_of_birth" = "Kraj rojstva"; -"mb_blinkid_mf_profession" = "Poklic"; -"mb_blinkid_mf_race" = "Rasa"; -"mb_blinkid_mf_religion" = "Vera"; -"mb_blinkid_mf_residential_status" = "Status prebivanja"; -"mb_blinkid_mf_restrictions" = "Omejitve"; -"mb_blinkid_mf_sex" = "Področje spola"; -"mb_blinkid_mf_sponsor" = "Sponzor"; -"mb_blinkid_mf_vehicle_class" = "Razred vozila"; -"mb_blinkid_onboarding_msg1_barcode" = "Prepričajte se, da s prstom ne prekrivate delov črtne kode. Pazite tudi na odseve, ki prekrivajo črtno kodo in jo lahko naredijo nečitljivo."; -"mb_blinkid_onboarding_msg1_mrz" = "Prepričajte se, da s prstom ne zakrivate delov kode MRZ. Pazite tudi na odseve, ki prekrivajo kodo MRZ in jo lahko naredijo nečitljivo."; -"mb_blinkid_onboarding_msg_1" = "Poskrbite, da s prstom ne boste prekrivali delov dokumenta, to velja tudi za spodnjo linijo. Prav tako bodite pozorni na hologramske znake, ki gredo preko polj na dokumentu."; -"mb_blinkid_onboarding_msg_2" = "Izogibajte se neposredni močni svetlobi, saj se ta odbija od dokumenta in lahko dele dokumenta naredi neberljive. Če ne morete prebrati podatkov na dokumentu, jih niti kamera ne bo mogla videti."; -"mb_blinkid_onboarding_msg_3" = "Potrudite se, da bosta med optičnim branjem telefon in dokument pri miru. Če se kateri od njiju premakne, se lahko slika razmaže in dokument postane neberljiv."; -"mb_blinkid_onboarding_title1_barcode" = "Črtna koda naj bo vidna"; -"mb_blinkid_onboarding_title1_mrz" = "Koda MRZ naj bo vidna"; -"mb_blinkid_onboarding_title_1" = "Vidna morajo biti vsa polja"; -"mb_blinkid_onboarding_title_2" = "Svetloba ne sme biti premočna"; -"mb_blinkid_onboarding_title_3" = "Držite pri miru med optičnim branjem"; -"mb_blinkid_onboarding_tooltip" = "Potrebujete pomoč?"; -"mb_check_internet_connection" = "Preverite internetno povezavo"; -"mb_close" = "Zapri"; -"mb_data_not_match_msg" = "Postopek optičnega branja začnite ponovno."; -"mb_data_not_match_retry_button" = "Poskusi znova"; -"mb_data_not_match_title" = "Strani se ne ujemata"; -"mb_document_verification_onboarding_back_button" = "Nazaj"; -"mb_document_verification_onboarding_cancel_button" = "Preklic"; -"mb_document_verification_onboarding_done_button" = "Končano"; -"mb_document_verification_onboarding_next_button" = "Naprej"; -"mb_error_mandatory_field_missing" = "Dokument ohrani povsem viden"; -"mb_flashlight_glare_tooltip" = "Pazite na bleščanje bliskavice.\nOsebni dokument rahlo premaknite, da se mu izognete."; -"mb_network_error" = "Napaka v omrežju"; -"mb_recognition_timeout_dialog_message" = "Dokumenta ni mogoče prebrati. Poskusite znova."; -"mb_recognition_timeout_dialog_title" = "Optično branje ni uspelo"; -"mb_scanning_not_available" = "Optično branje ni na voljo"; -"mb_something_went_wrong" = "Nekaj je narobe"; -"mb_tooltip_glare" = "Osebno izkaznico malo premaknite, da odpravite bleščanje."; -"mb_try_scanning_again" = "Videti je, da so podatki v dokumentu neskladni. Poskusite s ponovnim optičnim branjem."; -"mb_unsupported_document_message" = "Optično preberite sprednjo stran podprtega dokumenta"; -"mb_unsupported_document_title" = "Dokument ni prepoznan"; -"photopay_align_message" = "Postavite telefon nad potrdilo"; -"photopay_back_splash_verification_document" = "Zadnja stran"; -"photopay_back_verification_document" = "Zadnjo stran dokumenta postavite v okvir in počakajte na samodejno optično branje."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} nima dovoljenja za uporabo kamere.\n\nPojdite na:\n• {font:@Medium}Nastavitve{/font}\n• {font:@Medium}%@{/font}\n• Prepričajte se, da je možnost {font:@Medium}Kamera{/font} omogočena"; -"photopay_close" = "Prekliči"; -"photopay_done_splash_verification_document" = "Optično branje dokumenta končano"; -"photopay_front_splash_verification_document" = "Sprednja stran"; -"photopay_front_verification_document" = "Sprednjo stran dokumenta postavite v okvir in počakajte na samodejno optično branje."; -"photopay_grant_camera_permission_button_title" = "Daj dovoljenje za kamero"; -"photopay_id_position_tooltip" = "Osebno izkaznico namestite v ta okvir"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/th.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/th.strings deleted file mode 100644 index f23ec12bf..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/th.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "สแกนด้านหน้าของเอกสาร"; -"mb_blinkid_back_instructions_barcode" = "สแกนบาร์โค้ด"; -"mb_blinkid_camera_flip_document" = "พลิกเอกสาร"; -"mb_blinkid_camera_high" = "เลื่อนเข้าใกล้"; -"mb_blinkid_camera_near" = "เลื่อนออกห่าง"; -"mb_blinkid_document_too_close_to_edge" = "เลื่อนเอกสารออกจากขอบ"; -"mb_blinkid_introduction_dialog_message" = "ตรวจสอบว่าเอกสารของคุณมีแสงสว่างเพียงพอ คุณควรมองเห็นทุกส่วนของเอกสารบนหน้าจอกล้อง"; -"mb_blinkid_introduction_dialog_message_barcode" = "เอกสารประเภทต่างๆ อาจมีรูปแบบบาร์โค้ดและตำแหน่งที่แตกต่างกัน ดูบาร์โค้ดที่ด้านหน้าและด้านหลังเอกสาร"; -"mb_blinkid_introduction_dialog_message_mrz" = "คุณจะพบชุดอักขระยาวที่ด้านล่างของส่วนหน้าหรือส่วนหลังของเอกสาร แบ่งออกเป็น 2 หรือ 3 บรรทัดและคั่นด้วยลูกศร (<< และ >>)"; -"mb_blinkid_introduction_dialog_title" = "สังเกตว่ารายละเอียดมองเห็นได้ชัด"; -"mb_blinkid_introduction_dialog_title_barcode" = "ค้นหาบาร์โค้ดบนเอกสาร"; -"mb_blinkid_introduction_dialog_title_mrz" = "ค้นหาโค้ด MRZ บนเอกสาร"; -"mb_blinkid_mf_additional_address_information" = "ข้อมูลที่อยู่"; -"mb_blinkid_mf_additional_name_information" = "ข้อมูลชื่อ"; -"mb_blinkid_mf_address" = "ที่อยู่"; -"mb_blinkid_mf_blood_type" = "หมู่เลือด"; -"mb_blinkid_mf_class_effective_date" = "วันที่มีผล"; -"mb_blinkid_mf_class_expiry_date" = "วันที่หมดอายุ"; -"mb_blinkid_mf_conditions" = "เงื่อนไข"; -"mb_blinkid_mf_date_of_birth" = "วันเกิด"; -"mb_blinkid_mf_date_of_expiry" = "วันที่หมดอายุ"; -"mb_blinkid_mf_date_of_issue" = "วันที่ออกเอกสาร"; -"mb_blinkid_mf_document_number" = "หมายเลขเอกสาร"; -"mb_blinkid_mf_employer" = "นายจ้าง"; -"mb_blinkid_mf_endorsements" = "การรับรอง"; -"mb_blinkid_mf_fathers_name" = "ชื่อบิดา"; -"mb_blinkid_mf_first_name" = "ชื่อ"; -"mb_blinkid_mf_issuing_authority" = "หน่วยงานที่ออกเอกสาร"; -"mb_blinkid_mf_keep_fields_visible_plural" = "ให้เห็นช่อง 1 และ 2 ชัดเจน"; -"mb_blinkid_mf_keep_fields_visible_singular" = "ให้เห็นช่อง 1 ชัดเจน"; -"mb_blinkid_mf_last_name" = "นามสกุล"; -"mb_blinkid_mf_license_type" = "ประเภทใบอนุญาต"; -"mb_blinkid_mf_localized_name" = "ชื่อเอกสาร"; -"mb_blinkid_mf_marital_status" = "สถานภาพสมรส"; -"mb_blinkid_mf_mothers_name" = "ชื่อมารดา"; -"mb_blinkid_mf_mrz" = "เขตที่เครื่องอ่านได้"; -"mb_blinkid_mf_name" = "ชื่อ"; -"mb_blinkid_mf_nationality" = "สัญชาติ"; -"mb_blinkid_mf_personal_id_number" = "หมายเลขประจำตัวประชาชน"; -"mb_blinkid_mf_place_of_birth" = "สถานที่เกิด"; -"mb_blinkid_mf_profession" = "อาชีพ"; -"mb_blinkid_mf_race" = "เชื้อชาติ"; -"mb_blinkid_mf_religion" = "ศาสนา"; -"mb_blinkid_mf_residential_status" = "สถานะการอยู่อาศัย"; -"mb_blinkid_mf_restrictions" = "ข้อจำกัด"; -"mb_blinkid_mf_sex" = "ฟิลด์เพศ"; -"mb_blinkid_mf_sponsor" = "ผู้สนับสนุน"; -"mb_blinkid_mf_vehicle_class" = "ประเภทยานพาหนะ"; -"mb_blinkid_onboarding_msg1_barcode" = "ตรวจสอบให้แน่ใจว่าคุณไม่ได้ใช้นิ้วบังส่วนต่างๆ ของบาร์โค้ด นอกจากนี้ ระวังแสงสะท้อนที่ส่องผ่านบาร์โค้ดและอาจทำให้ไม่สามารถอ่านได้"; -"mb_blinkid_onboarding_msg1_mrz" = "ตรวจสอบให้แน่ใจว่าคุณไม่ได้ปกปิดบางส่วนของโค้ด MRZ ด้วยนิ้ว นอกจากนี้ ระวังการสะท้อนที่ส่องผ่านโค้ด MRZ และอาจทำให้อ่านไม่ได้"; -"mb_blinkid_onboarding_msg_1" = "ตรวจสอบให้แน่ใจว่านิ้วของคุณไม่ได้บังส่วนใดของเอกสาร รวมถึงบรรทัดล่างสุด นอกจากนี้ ระวังแสงสะท้อนของโฮโลแกรมที่จะทับส่วนต่างๆ ของเอกสารด้วย"; -"mb_blinkid_onboarding_msg_2" = "หลีกเลี่ยงแสงจ้าที่ส่องตรงๆ เพราะแสงสะท้อนจากเอกสารและเอกสารอ่านไม่ออกบางส่วนได้ หากคุณอ่านข้อมูลบนเอกสารไม่ได้ กล้องก็จะมองไม่เห็นเช่นกัน"; -"mb_blinkid_onboarding_msg_3" = "ถือโทรศัพท์และวางเอกสารไว้นิ่งๆ ขณะสแกน การเคลื่อนไหวอาจทำให้ภาพพร่ามัวและทำให้ข้อมูลบนเอกสารอ่านไม่ออก"; -"mb_blinkid_onboarding_title1_barcode" = "ทำให้บาร์โค้ดมองเห็นได้"; -"mb_blinkid_onboarding_title1_mrz" = "ทำให้โค้ด MRZ มองเห็นได้"; -"mb_blinkid_onboarding_title_1" = "สังเกตว่าทุกส่วนมองเห็นได้ชัด"; -"mb_blinkid_onboarding_title_2" = "ระวังแสงจ้า"; -"mb_blinkid_onboarding_title_3" = "ถือนิ่งๆ ขณะสแกน"; -"mb_blinkid_onboarding_tooltip" = "ต้องการความช่วยเหลือ?"; -"mb_check_internet_connection" = "ตรวจสอบการเชื่อมต่ออินเทอร์เน็ต"; -"mb_close" = "ปิด"; -"mb_data_not_match_msg" = "โปรดเริ่มขั้นตอนการสแกนใหม่อีกครั้ง"; -"mb_data_not_match_retry_button" = "ลองอีกครั้ง"; -"mb_data_not_match_title" = "ด้านข้างไม่ตรงกัน"; -"mb_document_verification_onboarding_back_button" = "ย้อนกลับ"; -"mb_document_verification_onboarding_cancel_button" = "ยกเลิก"; -"mb_document_verification_onboarding_done_button" = "เสร็จสิ้น"; -"mb_document_verification_onboarding_next_button" = "ถัดไป"; -"mb_error_mandatory_field_missing" = "ทำให้สามารถเห็นเอกสารเต็มขั้นตลอด"; -"mb_flashlight_glare_tooltip" = "ระวังแสงจ้าจากไฟฉาย\nค่อย ๆ เลื่อนบัตรประชาชนของคุณไปรอบ ๆ เพื่อหลีกเลี่ยง"; -"mb_network_error" = "เครือข่ายเกิดข้อผิดพลาด"; -"mb_recognition_timeout_dialog_message" = "ไม่สามารถอ่านเอกสาร โปรดลองอีกครั้ง"; -"mb_recognition_timeout_dialog_title" = "สแกนไม่สำเร็จ"; -"mb_scanning_not_available" = "ไม่สามารถสแกนได้\n\n\n\n\n\n"; -"mb_something_went_wrong" = "เกิดข้อผิดพลาด"; -"mb_tooltip_glare" = "เลื่อนบัตรประชาชนเล็กน้อยเพื่อกำจัดแสงสะท้อน"; -"mb_try_scanning_again" = "ปรากฏว่าข้อมูลในเอกสารไม่สอดคล้องกัน โปรดลองสแกนอีกครั้ง"; -"mb_unsupported_document_message" = "สแกนด้านหน้าของเอกสารที่ได้รับการรองรับ"; -"mb_unsupported_document_title" = "ระบบไม่รู้จำเอกสาร"; -"photopay_align_message" = "จัดตำแหน่ง​โทรศัพท์ให้อยู่เหนือสลิป"; -"photopay_back_splash_verification_document" = "ด้านหลัง"; -"photopay_back_verification_document" = "วางด้านหลังของเอกสารไว้ในกรอบและรอการสแกนอัตโนมัติ"; -"photopay_camera_permission_denied" = "{font:@Medium} %@ {/font}ไม่ได้รับอนุญาตให้ใช้กล้อง\n\nโปรดไปที่:\n• {font:@Medium}การตั้งค่า{/font}\n• {font:@Medium}%@{/font}\n• ตรวจสอบให้ใจว่า\n{font:@Medium}กล้อง{/font}เปิดใช้งาน\n\n"; -"photopay_close" = "ยกเลิก"; -"photopay_done_splash_verification_document" = "สแกนเอกสารเรียบร้อยแล้ว"; -"photopay_front_splash_verification_document" = "ด้านหน้า"; -"photopay_front_verification_document" = "วางด้านหน้าของเอกสารไว้ในกรอบและรอการสแกนอัตโนมัติ"; -"photopay_grant_camera_permission_button_title" = "อนุญาตกล้อง"; -"photopay_id_position_tooltip" = "จัดตำแหน่งบัตรประชาชนให้อยู่ในกรอบนี้"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff.png deleted file mode 100644 index 614723bb7..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff@2x.png deleted file mode 100644 index 3fd76a349..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed.png deleted file mode 100644 index 6aea122a8..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed@2x.png deleted file mode 100644 index 543e1a1d4..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchoff_pressed@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon.png deleted file mode 100644 index 66c4e1173..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon@2x.png deleted file mode 100644 index 852053123..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed.png deleted file mode 100644 index e73bdb159..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed@2x.png deleted file mode 100644 index 9e59e4d25..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/torchon_pressed@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay.png deleted file mode 100644 index 801d180bf..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@2x.png deleted file mode 100644 index 3ef4940c0..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@3x.png deleted file mode 100644 index 643aa01be..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/unionPay@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/vi.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/vi.strings deleted file mode 100644 index 4975a3541..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/vi.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "Quét mặt trước\ncủa tài liệu"; -"mb_blinkid_back_instructions_barcode" = "Quét mã vạch"; -"mb_blinkid_camera_flip_document" = "Lật tài liệu"; -"mb_blinkid_camera_high" = "Di chuyển gần hơn"; -"mb_blinkid_camera_near" = "Di chuyển xa hơn"; -"mb_blinkid_document_too_close_to_edge" = "Di chuyển tài liệu từ cạnh"; -"mb_blinkid_introduction_dialog_message" = "Đảm bảo rằng bạn giữ cho tài liệu được chiếu sáng tốt. Tất cả các trường tài liệu sẽ hiển thị trên màn hình camera."; -"mb_blinkid_introduction_dialog_message_barcode" = "Các loại giấy tờ khác nhau có thể có định dạng và vị trí mã vạch khác nhau. Hãy xem mặt trước và mặt sau của giấy tờ để tìm mã vạch."; -"mb_blinkid_introduction_dialog_message_mrz" = "Bạn sẽ tìm thấy một chuỗi ký tự dài ở phía dưới mặt trước hoặc mặt sau của giấy tờ. Chuỗi ký tự này được chia thành 2 hoặc 3 dòng và được phân tách bằng mũi tên (<< và >>)."; -"mb_blinkid_introduction_dialog_title" = "Đảm bảo nhìn thấy rõ tất cả các chi tiết"; -"mb_blinkid_introduction_dialog_title_barcode" = "Xác định vị trí mã vạch trên giấy tờ"; -"mb_blinkid_introduction_dialog_title_mrz" = "Xác định vị trí mã MRZ trên giấy tờ"; -"mb_blinkid_mf_additional_address_information" = "Thông tin về địa chỉ"; -"mb_blinkid_mf_additional_name_information" = "Thông tin về tên"; -"mb_blinkid_mf_address" = "Địa chỉ"; -"mb_blinkid_mf_blood_type" = "Nhóm máu"; -"mb_blinkid_mf_class_effective_date" = "Ngày có hiệu lực"; -"mb_blinkid_mf_class_expiry_date" = "Ngày Hết hạn"; -"mb_blinkid_mf_conditions" = "Tình trạng"; -"mb_blinkid_mf_date_of_birth" = "Ngày Sinh"; -"mb_blinkid_mf_date_of_expiry" = "Ngày Hết hạn"; -"mb_blinkid_mf_date_of_issue" = "Ngày Cấp"; -"mb_blinkid_mf_document_number" = "Số Giấy tờ"; -"mb_blinkid_mf_employer" = "Chủ lao động"; -"mb_blinkid_mf_endorsements" = "Thông tin chứng thực"; -"mb_blinkid_mf_fathers_name" = "Tên cha"; -"mb_blinkid_mf_first_name" = "Tên"; -"mb_blinkid_mf_issuing_authority" = "Cơ quan Cấp"; -"mb_blinkid_mf_keep_fields_visible_plural" = "Giữ các miền 1 và 2 được hiển thị"; -"mb_blinkid_mf_keep_fields_visible_singular" = "Giữ miền 1 được hiển thị"; -"mb_blinkid_mf_last_name" = "Họ"; -"mb_blinkid_mf_license_type" = "Loại giấy phép"; -"mb_blinkid_mf_localized_name" = "Tên tài liệu"; -"mb_blinkid_mf_marital_status" = "Tình trạng Hôn nhân"; -"mb_blinkid_mf_mothers_name" = "Tên mẹ"; -"mb_blinkid_mf_mrz" = "Vùng có thể đọc bằng máy"; -"mb_blinkid_mf_name" = "Tên"; -"mb_blinkid_mf_nationality" = "Quốc tịch"; -"mb_blinkid_mf_personal_id_number" = "Số nhận dạng cá nhân"; -"mb_blinkid_mf_place_of_birth" = "Nơi Sinh"; -"mb_blinkid_mf_profession" = "Nghề nghiệp"; -"mb_blinkid_mf_race" = "Chủng tộc"; -"mb_blinkid_mf_religion" = "Tôn giáo"; -"mb_blinkid_mf_residential_status" = "Tình trạng Cư trú"; -"mb_blinkid_mf_restrictions" = "Hạn chế"; -"mb_blinkid_mf_sex" = "Trường giới"; -"mb_blinkid_mf_sponsor" = "Nhà tài trợ"; -"mb_blinkid_mf_vehicle_class" = "Hạng xe"; -"mb_blinkid_onboarding_msg1_barcode" = "Đảm bảo bạn không dùng ngón tay che các phần của mã vạch. Ngoài ra, hãy coi chừng ánh sáng phản xạ trên mã vạch có thể khiến mã vạch không đọc được."; -"mb_blinkid_onboarding_msg1_mrz" = "Đảm bảo bạn không dùng ngón tay che các phần của mã MRZ. Ngoài ra, hãy coi chừng ánh sáng phản xạ trên mã MRZ có thể khiến mã MRZ không đọc được."; -"mb_blinkid_onboarding_msg_1" = "Đảm bảo rằng bạn không dùng ngón tay che các phần của tài liệu, kể cả các dòng dưới cùng. Ngoài ra, hãy để ý các phản xạ ảnh ba chiều đi qua các trường tài liệu."; -"mb_blinkid_onboarding_msg_2" = "Tránh ánh sáng gay gắt trực tiếp vì ánh sáng đó phản chiếu từ tài liệu và có thể làm cho các phần của tài liệu không thể đọc được. Nếu bạn không thể đọc dữ liệu trên tài liệu, chúng cũng sẽ không nhìn thấy rõ trên camera."; -"mb_blinkid_onboarding_msg_3" = "Cố gắng giữ cố định điện thoại và tài liệu trong khi quét. Việc di chuyển có thể làm mờ hình ảnh và làm cho dữ liệu trên tài liệu không thể đọc được."; -"mb_blinkid_onboarding_title1_barcode" = "Đảm bảo thấy rõ mã vạch"; -"mb_blinkid_onboarding_title1_mrz" = "Đảm bảo thấy rõ mã MRZ"; -"mb_blinkid_onboarding_title_1" = "Đảm bảo nhìn thấy rõ tất cả các trường"; -"mb_blinkid_onboarding_title_2" = "Đề phòng ánh sáng gay gắt"; -"mb_blinkid_onboarding_title_3" = "Giữ cố định trong khi quét"; -"mb_blinkid_onboarding_tooltip" = "Bạn cần trợ giúp?"; -"mb_check_internet_connection" = "Kiểm tra kết nối internet"; -"mb_close" = "Đóng"; -"mb_data_not_match_msg" = "Xin vui lòng bắt đầu lại quá trình quét."; -"mb_data_not_match_retry_button" = "Thử lại"; -"mb_data_not_match_title" = "Các mặt không khớp"; -"mb_document_verification_onboarding_back_button" = "Quay lại"; -"mb_document_verification_onboarding_cancel_button" = "Hủy"; -"mb_document_verification_onboarding_done_button" = "Đã xong"; -"mb_document_verification_onboarding_next_button" = "Tiếp theo"; -"mb_error_mandatory_field_missing" = "Giữ văn bản hiển thị hoàn toàn"; -"mb_flashlight_glare_tooltip" = "Coi chừng lóa sáng do đèn flash.\nNhẹ nhàng di chuyển giấy tờ của bạn qua lại để chống lóa."; -"mb_network_error" = "Lỗi mạng"; -"mb_recognition_timeout_dialog_message" = "Không thể đọc tài liệu. Xin vui lòng thử lại."; -"mb_recognition_timeout_dialog_title" = "Quét không thành công"; -"mb_scanning_not_available" = "Tính năng quét không khả dụng"; -"mb_something_went_wrong" = "Đã xảy ra lỗi"; -"mb_tooltip_glare" = "Di chuyển ID một chút để loại bỏ ánh sáng chói."; -"mb_try_scanning_again" = "Có vẻ như thông tin trên tài liệu này không nhất quán. Xin hãy thử quét lại."; -"mb_unsupported_document_message" = "Quét mặt trước của tài liệu được hỗ trợ."; -"mb_unsupported_document_title" = "Không nhận ra tài liệu"; -"photopay_align_message" = "Giữ điện thoại phía trên chứng từ"; -"photopay_back_splash_verification_document" = "Mặt sau"; -"photopay_back_verification_document" = "Đặt mặt sau của tài liệu vào khung và chờ quét tự động."; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} không có quyền sử dụng camera.\n\nXin vui lòng vào:\n• {font:@Medium}Cài đặt{/font}\n• {font:@Medium}%@{/font}\n• Hãy đảm bảo rằng {font:@Medium}Camera{/font} đã được bật"; -"photopay_close" = "Hủy"; -"photopay_done_splash_verification_document" = "Đã quét xong tài liệu"; -"photopay_front_splash_verification_document" = "Mặt trước"; -"photopay_front_verification_document" = "Đặt mặt trước của tài liệu vào khung và chờ quét tự động."; -"photopay_grant_camera_permission_button_title" = "Cấp quyền sử dụng máy ảnh"; -"photopay_id_position_tooltip" = "Căn chỉnh thẻ ID vào trong Khung này"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa.png deleted file mode 100644 index b44b38605..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@2x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@2x.png deleted file mode 100644 index bb046bbc8..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@2x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@3x.png b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@3x.png deleted file mode 100644 index 16769ddca..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/visa@3x.png and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hans.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hans.strings deleted file mode 100644 index 0205d92e7..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hans.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "扫描文件的\n正面"; -"mb_blinkid_back_instructions_barcode" = "扫描条形码"; -"mb_blinkid_camera_flip_document" = "给文件翻页"; -"mb_blinkid_camera_high" = "靠近一些"; -"mb_blinkid_camera_near" = "离远一些"; -"mb_blinkid_document_too_close_to_edge" = "从边缘移动文件"; -"mb_blinkid_introduction_dialog_message" = "确保文件处于光线充足的地方。所有文件字段应在相机屏幕上可见。"; -"mb_blinkid_introduction_dialog_message_barcode" = "文件类型不同,其条形码的格式和位置也可能不同。请在文件的正面和反面查找条形码。"; -"mb_blinkid_introduction_dialog_message_mrz" = "您会在文件的正面或反面底部找到一长串字符,这些字符被分成了 2 到 3 行,且以箭头(<< 和 >>)隔开。"; -"mb_blinkid_introduction_dialog_title" = "保持所有细节可见"; -"mb_blinkid_introduction_dialog_title_barcode" = "定位文件上的条形码"; -"mb_blinkid_introduction_dialog_title_mrz" = "定位文件上的护照机读码"; -"mb_blinkid_mf_additional_address_information" = "地址信息"; -"mb_blinkid_mf_additional_name_information" = "姓名信息"; -"mb_blinkid_mf_address" = "地址"; -"mb_blinkid_mf_blood_type" = "血型"; -"mb_blinkid_mf_class_effective_date" = "生效日期"; -"mb_blinkid_mf_class_expiry_date" = "到期日期"; -"mb_blinkid_mf_conditions" = "条件"; -"mb_blinkid_mf_date_of_birth" = "出生日期"; -"mb_blinkid_mf_date_of_expiry" = "到期日期"; -"mb_blinkid_mf_date_of_issue" = "签发日期"; -"mb_blinkid_mf_document_number" = "文件编号"; -"mb_blinkid_mf_employer" = "雇主"; -"mb_blinkid_mf_endorsements" = "背书"; -"mb_blinkid_mf_fathers_name" = "父亲姓名"; -"mb_blinkid_mf_first_name" = "名字"; -"mb_blinkid_mf_issuing_authority" = "发证机关"; -"mb_blinkid_mf_keep_fields_visible_plural" = "保持字段 1 和 2 可见"; -"mb_blinkid_mf_keep_fields_visible_singular" = "保持字段 1 可见"; -"mb_blinkid_mf_last_name" = "姓氏"; -"mb_blinkid_mf_license_type" = "许可证类型"; -"mb_blinkid_mf_localized_name" = "文档名称"; -"mb_blinkid_mf_marital_status" = "婚姻状况"; -"mb_blinkid_mf_mothers_name" = "母亲姓名"; -"mb_blinkid_mf_mrz" = "机读区"; -"mb_blinkid_mf_name" = "名称"; -"mb_blinkid_mf_nationality" = "国籍"; -"mb_blinkid_mf_personal_id_number" = "个人身份证号码"; -"mb_blinkid_mf_place_of_birth" = "出生地"; -"mb_blinkid_mf_profession" = "职业"; -"mb_blinkid_mf_race" = "种族"; -"mb_blinkid_mf_religion" = "宗教"; -"mb_blinkid_mf_residential_status" = "居留身份"; -"mb_blinkid_mf_restrictions" = "限制条件"; -"mb_blinkid_mf_sex" = "性别字段"; -"mb_blinkid_mf_sponsor" = "担保人"; -"mb_blinkid_mf_vehicle_class" = "车辆分类"; -"mb_blinkid_onboarding_msg1_barcode" = "确保您的手指没有遮挡条形码。此外,请留意条形码上的反光,反光可能导致条形码无法读取。"; -"mb_blinkid_onboarding_msg1_mrz" = "确保您的手指没有遮挡护照机读码。此外,请留意护照机读码上的反光,反光可能导致护照机读码无法读取。"; -"mb_blinkid_onboarding_msg_1" = "确保不要用手指遮盖文件的任意部分,包括底部边线。同时注意全息图在文件字段的反射。"; -"mb_blinkid_onboarding_msg_2" = "避免强光直射,因为它会在文件中反射出来 ,可能造成文件的某些地方不可读。如果您不能读取文件上的数据,那么它也不会被相机看到。"; -"mb_blinkid_onboarding_msg_3" = "扫描时尽量保持手机和文件不动。移动可能造成图像模糊,使文件数据不可读。"; -"mb_blinkid_onboarding_title1_barcode" = "保持条形码可见"; -"mb_blinkid_onboarding_title1_mrz" = "保持护照机读码可见"; -"mb_blinkid_onboarding_title_1" = "保持所有字段可见"; -"mb_blinkid_onboarding_title_2" = "注意强光直射"; -"mb_blinkid_onboarding_title_3" = "扫描时保持不动"; -"mb_blinkid_onboarding_tooltip" = "需要帮助?"; -"mb_check_internet_connection" = "检查网络连接"; -"mb_close" = "关闭"; -"mb_data_not_match_msg" = "请重新开始扫描过程。"; -"mb_data_not_match_retry_button" = "重试"; -"mb_data_not_match_title" = "页数不匹配"; -"mb_document_verification_onboarding_back_button" = "返回"; -"mb_document_verification_onboarding_cancel_button" = "取消"; -"mb_document_verification_onboarding_done_button" = "完成"; -"mb_document_verification_onboarding_next_button" = "下一步"; -"mb_error_mandatory_field_missing" = "保持文档完全可见"; -"mb_flashlight_glare_tooltip" = "当心闪光灯眩光。\n请轻轻移动您的身份证件,避免产生眩光。"; -"mb_network_error" = "网络错误"; -"mb_recognition_timeout_dialog_message" = "未能读取文件,请重试。"; -"mb_recognition_timeout_dialog_title" = "扫描失败"; -"mb_scanning_not_available" = "扫描不可用"; -"mb_something_went_wrong" = "出错了"; -"mb_tooltip_glare" = "稍稍移动证件,消除眩光。"; -"mb_try_scanning_again" = "文件上的信息似乎不一致。请尝试重新扫描。"; -"mb_unsupported_document_message" = "扫描支持文件类型的正面。"; -"mb_unsupported_document_title" = "未能识别文件"; -"photopay_align_message" = "将手机置于纸条上方"; -"photopay_back_splash_verification_document" = "背面"; -"photopay_back_verification_document" = "将文件的背面置于框内,并等待自动扫描。"; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} 没有使用相机的权限。\n\n请前往:\n• {font:@Medium}设置{/font}\n• {font:@Medium}%@{/font}\n• 确保{font:@Medium}相机{/font}已启用"; -"photopay_close" = "取消"; -"photopay_done_splash_verification_document" = "文件扫描已完成"; -"photopay_front_splash_verification_document" = "正面"; -"photopay_front_verification_document" = "将文件正面置于框内,并等待自动扫描。"; -"photopay_grant_camera_permission_button_title" = "允许使用摄像头"; -"photopay_id_position_tooltip" = "将身份证置于该框内"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hant.strings b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hant.strings deleted file mode 100644 index cbcb9ef74..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/zh-Hant.strings +++ /dev/null @@ -1,90 +0,0 @@ -/* Generated by LocTool */ -"blinkid_generic_message" = "掃描文件的正面。"; -"mb_blinkid_back_instructions_barcode" = "掃描條碼"; -"mb_blinkid_camera_flip_document" = "將文件翻面"; -"mb_blinkid_camera_high" = "再靠近一點"; -"mb_blinkid_camera_near" = "再離遠一點"; -"mb_blinkid_document_too_close_to_edge" = "將文件從邊緣移開"; -"mb_blinkid_introduction_dialog_message" = "確保文件光線充足。所有文件欄位在相機螢幕都應清楚可見。"; -"mb_blinkid_introduction_dialog_message_barcode" = "不同類型的文件可能會有不同的條碼格式和位置。請在文件正反面尋找條碼。"; -"mb_blinkid_introduction_dialog_message_mrz" = "您可以在文件正面或反面的底部找到一長串字元,分為 2 或 3 行,並以箭頭分隔(<< 和 >>)。"; -"mb_blinkid_introduction_dialog_title" = "保持所有細節清楚可見"; -"mb_blinkid_introduction_dialog_title_barcode" = "在文件上找到條碼"; -"mb_blinkid_introduction_dialog_title_mrz" = "在文件上找到 MRZ 碼"; -"mb_blinkid_mf_additional_address_information" = "地址資訊"; -"mb_blinkid_mf_additional_name_information" = "姓名資訊"; -"mb_blinkid_mf_address" = "地址"; -"mb_blinkid_mf_blood_type" = "血型"; -"mb_blinkid_mf_class_effective_date" = "生效日期"; -"mb_blinkid_mf_class_expiry_date" = "有效日期"; -"mb_blinkid_mf_conditions" = "條件"; -"mb_blinkid_mf_date_of_birth" = "出生日期"; -"mb_blinkid_mf_date_of_expiry" = "有效日期"; -"mb_blinkid_mf_date_of_issue" = "發行日期"; -"mb_blinkid_mf_document_number" = "文件編號"; -"mb_blinkid_mf_employer" = "雇主"; -"mb_blinkid_mf_endorsements" = "備註"; -"mb_blinkid_mf_fathers_name" = "父親姓名"; -"mb_blinkid_mf_first_name" = "名字"; -"mb_blinkid_mf_issuing_authority" = "發行機關"; -"mb_blinkid_mf_keep_fields_visible_plural" = "繼續顯示欄位 1 和欄位 2"; -"mb_blinkid_mf_keep_fields_visible_singular" = "繼續顯示欄位 1"; -"mb_blinkid_mf_last_name" = "姓氏"; -"mb_blinkid_mf_license_type" = "駕照種類"; -"mb_blinkid_mf_localized_name" = "文件名稱"; -"mb_blinkid_mf_marital_status" = "婚姻狀況"; -"mb_blinkid_mf_mothers_name" = "母親姓名"; -"mb_blinkid_mf_mrz" = "機讀區"; -"mb_blinkid_mf_name" = "姓名"; -"mb_blinkid_mf_nationality" = "國籍"; -"mb_blinkid_mf_personal_id_number" = "個人身分證號碼"; -"mb_blinkid_mf_place_of_birth" = "出生地"; -"mb_blinkid_mf_profession" = "職業"; -"mb_blinkid_mf_race" = "種族"; -"mb_blinkid_mf_religion" = "宗教"; -"mb_blinkid_mf_residential_status" = "居留身分"; -"mb_blinkid_mf_restrictions" = "限制"; -"mb_blinkid_mf_sex" = "性別欄位"; -"mb_blinkid_mf_sponsor" = "贊助單位"; -"mb_blinkid_mf_vehicle_class" = "車輛種類"; -"mb_blinkid_onboarding_msg1_barcode" = "請確保手指沒有遮住部分條碼。此外,請注意別讓反光在條碼上而造成無法讀取。"; -"mb_blinkid_onboarding_msg1_mrz" = "請確保手指沒有遮住部分 MRZ 碼。此外,請注意別讓反光在 MRZ 碼上而造成無法讀取。"; -"mb_blinkid_onboarding_msg_1" = "確保您的手指沒有蓋到文件的某些內容,包括底線。此外,請注意文件欄位的全息圖反射。"; -"mb_blinkid_onboarding_msg_2" = "避免直接刺眼的光線,因為光線會反射文件,並且使文件的某些內容無法讀取。如果您無法讀取文件的內容,則相機也無法看清。"; -"mb_blinkid_onboarding_msg_3" = "掃描時盡量保持手機及文件穩定。任何移動都會使圖像模糊並造成文件的內容無法讀取。"; -"mb_blinkid_onboarding_title1_barcode" = "維持條碼可見"; -"mb_blinkid_onboarding_title1_mrz" = "維持 MRZ 碼可見"; -"mb_blinkid_onboarding_title_1" = "讓所有欄位都清楚可見"; -"mb_blinkid_onboarding_title_2" = "注意刺眼的光線"; -"mb_blinkid_onboarding_title_3" = "掃描時保持靜止"; -"mb_blinkid_onboarding_tooltip" = "需要協助嗎?"; -"mb_check_internet_connection" = "檢查網際網路連線"; -"mb_close" = "關閉"; -"mb_data_not_match_msg" = "請重新開始掃描程序。"; -"mb_data_not_match_retry_button" = "重試"; -"mb_data_not_match_title" = "兩面不相符"; -"mb_document_verification_onboarding_back_button" = "背面"; -"mb_document_verification_onboarding_cancel_button" = "取消"; -"mb_document_verification_onboarding_done_button" = "完成"; -"mb_document_verification_onboarding_next_button" = "下一步"; -"mb_error_mandatory_field_missing" = "保持文件完全可見"; -"mb_flashlight_glare_tooltip" = "請注意閃光燈眩光。\n慢慢移動您的證件以避免眩光。"; -"mb_network_error" = "網路錯誤"; -"mb_recognition_timeout_dialog_message" = "無法讀取文件,請再試一次。"; -"mb_recognition_timeout_dialog_title" = "掃描成功"; -"mb_scanning_not_available" = "掃描無法使用"; -"mb_something_went_wrong" = "發生錯誤"; -"mb_tooltip_glare" = "請稍微移動證件,以便消除眩光。"; -"mb_try_scanning_again" = "文件上的資訊似乎不連貫。請試著重新掃描。"; -"mb_unsupported_document_message" = "掃描受支援文件的正面。"; -"mb_unsupported_document_title" = "文件無法辨識"; -"photopay_align_message" = "將手機擺在薪資單上方"; -"photopay_back_splash_verification_document" = "背面"; -"photopay_back_verification_document" = "將文件背面放在框線中,並等候自動掃描。"; -"photopay_camera_permission_denied" = "{font:@Medium}%@{/font} 沒有使用相機的權限。\n\n請前往:\n• {font:@Medium}設定{/font}\n• {font:@Medium}%@{/font}\n• 確認{font:@Medium}相機{/font}已啟用"; -"photopay_close" = "取消"; -"photopay_done_splash_verification_document" = "文件掃描完畢"; -"photopay_front_splash_verification_document" = "正面"; -"photopay_front_verification_document" = "將文件正面放在框線中,並等候自動掃描。"; -"photopay_grant_camera_permission_button_title" = "同意使用相機"; -"photopay_id_position_tooltip" = "將身分證放在此框線中"; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/_CodeSignature/CodeResources b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/_CodeSignature/CodeResources deleted file mode 100644 index c6a07ef84..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/_CodeSignature/CodeResources +++ /dev/null @@ -1,4096 +0,0 @@ - - - - - files - - Resources/Close.png - - 4N47SidUySTyfka8FcEs9boO7as= - - Resources/Close@2x.png - - DFC8uZGIlrsgmxG1R35ESW4Tdfc= - - Resources/Close@3x.png - - 1tzxgxzHRD39iv5X8pOHNvO2qpA= - - Resources/Info.plist - - /Tgg9s36VCvDHlo1XZt0hVMZp7M= - - Resources/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop - - JqoJQ5VfrmRtlgB4gPVQliQxbNg= - - Resources/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop - - hdYQIQWY/OS9Q9c06wwHcbdeDWA= - - Resources/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop - - pYxWdx4AnJbIuzmWCNs54EsanyY= - - Resources/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop - - HrY21DG4TyA+sIBqwWv+fIDfw6c= - - Resources/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop - - ZIiIhTylnAYPVXImKuCrmMrmMyI= - - Resources/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop - - 3BRPE5UKCv/0h/i2TjTzkAz1OU0= - - Resources/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop - - kkU7x8ZjTLEcxdbhhU0tDzFJjqY= - - Resources/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop - - 1ZnKvI8nkf5NAEvRonPLJO7hiTE= - - Resources/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop - - f4p51k8uM65KYzeDOFkjGwcfVM0= - - Resources/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop - - qezoqdSscBjKUQKgFDZ18G9iyuI= - - Resources/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop - - xMD9VwOo5T8VPLMS6I9WNUCVQLw= - - Resources/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop - - zcCO/rRER9d08bqYaj77Dg6dQfI= - - Resources/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop - - VYAMSkUWQ5J+++UWiOr1j+mLW0A= - - Resources/No Camera-100.png - - 5caaW9OSG6lW5DLMhrqaB1X1jU8= - - Resources/Onboarding-Alert-Area-Stroke.png - - 0F+9eGGmEc9gnMd2mgeaK66JGck= - - Resources/Onboarding-Alert-Area-Stroke@2x.png - - /mlZEAA0VMmkTV6NDVv6dAFI50E= - - Resources/Onboarding-Alert-Area-Stroke@3x.png - - WJT8sXg9NRjZEglhAX82to2nfOA= - - Resources/Onboarding-Alert-Background.png - - 9zXOmArdG/I6z7o8RleTnmX6gwY= - - Resources/Onboarding-Alert-Background@2x.png - - o4YlIP74qLifXLJJXaE5Z3JJyE4= - - Resources/Onboarding-Alert-Background@3x.png - - fk4UoacL5evYk64DLdNp7Zzpel8= - - Resources/Onboarding-Alert-Barcode.png - - MU717QrML++azVbNNrtLXdrGjvA= - - Resources/Onboarding-Alert-Barcode@2x.png - - ukeOOgoZEeGUAGFfS/3SlcFPAwQ= - - Resources/Onboarding-Alert-Barcode@3x.png - - T+tVPTHK8eMrMr9tpp749qVwU+Q= - - Resources/Onboarding-Alert-Circle-Background.png - - v+cEga5USU8aes13Zl0D+ccYWhQ= - - Resources/Onboarding-Alert-Circle-Background@2x.png - - 3Ttn8ckbEndjzv3g6HPuqhGD+J8= - - Resources/Onboarding-Alert-Circle-Background@3x.png - - 5An24Z9lVcsF7wZkBWGN+swo3dE= - - Resources/Onboarding-Alert-Circle-Checkmark.png - - i64bSSwH9HfL/c3tLyPXujv0u0Y= - - Resources/Onboarding-Alert-Circle-Checkmark@2x.png - - LBn1ZWMySUJ1DTBNmNwVg0QMR20= - - Resources/Onboarding-Alert-Circle-Checkmark@3x.png - - p+Wx8FFJA3San9lsNGs1O3DW5rg= - - Resources/Onboarding-Alert-Id.png - - OPYabOg2igIbQX//kw/lmXyUyiY= - - Resources/Onboarding-Alert-Id@2x.png - - qFM+/KmRK7OG9GFtz9rp4H+9oLs= - - Resources/Onboarding-Alert-Id@3x.png - - 84F3bITaw687XG2EKqkpSBTGfmo= - - Resources/Onboarding-Alert-MRZ.png - - p2/fqeHqK7ddNEf2iwfOtqMN+8U= - - Resources/Onboarding-Alert-MRZ@2x.png - - AUIHXCjxJ5SL+rpLC6T+4qCb5b4= - - Resources/Onboarding-Alert-MRZ@3x.png - - nHsLZ9uLKMYlAXB6XDtsWr2hniM= - - Resources/Onboarding-Alert-Overlay.png - - VsL43Z2GWphXZXIZvexI3rHgal0= - - Resources/Onboarding-Alert-Overlay@2x.png - - YsaAExkIag8W9Rn8ys3ceO94jwE= - - Resources/Onboarding-Alert-Overlay@3x.png - - uh+eH0vL7w8T87ivf9qWOQMaTs0= - - Resources/Onboarding-Alert-Shadow.png - - rDVaeDSzkkhXXOeAM2tDBU5apYM= - - Resources/Onboarding-Alert-Shadow@2x.png - - TjnseJofBC6KgBqx/BZm5CzxEvQ= - - Resources/Onboarding-Alert-Shadow@3x.png - - UwgvJfW7RsHwQv7Qj3T/W2aBn0Y= - - Resources/Onboarding-Tutorial-Sheet-Background.png - - la0zeK59prQrFp9570rlJhe7l68= - - Resources/Onboarding-Tutorial-Sheet-Background@2x.png - - 4HJxQgG6Ik8ehwwAGY9oAsY4xs0= - - Resources/Onboarding-Tutorial-Sheet-Background@3x.png - - Rcuv7VWDwJULsW472flDAJNg7yU= - - Resources/Onboarding-Tutorial-Sheet-Barcode.png - - 6zRWpHcYgL4mSN/ZfnZc3qYS+80= - - Resources/Onboarding-Tutorial-Sheet-Barcode@2x.png - - hdFpcUxH/0YAOzLmdrWsujLWZM8= - - Resources/Onboarding-Tutorial-Sheet-Barcode@3x.png - - ZHliJ8t4a0UAV1K4Ln+n8/mnOT4= - - Resources/Onboarding-Tutorial-Sheet-Data.png - - pqFOgGLmb7ehFFLotGYVprGHz4I= - - Resources/Onboarding-Tutorial-Sheet-Data@2x.png - - bM+CqFgCG9tS8YPsHMxrEs5VZYY= - - Resources/Onboarding-Tutorial-Sheet-Data@3x.png - - 1q8JVNEajrZCAs5EMP51tiVPnnw= - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle.png - - 1mOOb07yaTAoNou1WerGfpXdFVI= - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle@2x.png - - TWY2dZq8zhgZbrHbGQLPOkn6FZs= - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle@3x.png - - XBz6kvrBLLClLTN1NeyhgyGdSg4= - - Resources/Onboarding-Tutorial-Sheet-Icon-X.png - - B5RMoKBWb7hOsYiTjOhsw4uG2b0= - - Resources/Onboarding-Tutorial-Sheet-Icon-X@2x.png - - mqIPjM3D+rzPGisusTieHIXONtc= - - Resources/Onboarding-Tutorial-Sheet-Icon-X@3x.png - - 5/dh+ZkAGQ4WeyNLMLM88wnhF58= - - Resources/Onboarding-Tutorial-Sheet-MRZ.png - - gqu/FEae9uBaLPeJlNFWpKk92tY= - - Resources/Onboarding-Tutorial-Sheet-MRZ@2x.png - - SCicsL/DCiuS8Cx575PAq3smbi0= - - Resources/Onboarding-Tutorial-Sheet-MRZ@3x.png - - s1EXehdH9kEwYfLcqnmwxo7pFWo= - - Resources/Onboarding-Tutorial-Sheet-Stroke.png - - KGqAq0NzAuR4oRnBgBFJIfAn70Q= - - Resources/Onboarding-Tutorial-Sheet-Stroke@2x.png - - nSBrXhSjnadVr0tUbbXGuQLDE5A= - - Resources/Onboarding-Tutorial-Sheet-Stroke@3x.png - - xIqXQ21hywXkHdUripm30MCk7+M= - - Resources/PPbeep.wav - - /vVLHvQpOeIv61DbkFTqizQN+HM= - - Resources/all-details-visible-dark.png - - yI1LPSpT9uMapQJDrxiT2I8rdjs= - - Resources/all-details-visible-dark@2x.png - - djC10nPrdPdsgSTSyldVX0tXEbo= - - Resources/all-details-visible-dark@3x.png - - /S8cH4DpJ7gNzfde6Tdf9bv8fWQ= - - Resources/all-details-visible.png - - uU0CRFoCpNhTXhgGVVFMbpFCWGE= - - Resources/all-details-visible@2x.png - - 6m8uCIGv+wL3LVy7y4KKHFdMcAM= - - Resources/all-details-visible@3x.png - - cWQ8XPf04dAK2CakeyXePtzbzSY= - - Resources/all-fields-visible-instruction-dark.png - - HORLvhewi2H0ASs7ZH7o35aDkOE= - - Resources/all-fields-visible-instruction-dark@2x.png - - 0P//CGv+dVMm2JIA0k6fzuOkw2w= - - Resources/all-fields-visible-instruction-dark@3x.png - - Cm51PQ0ZPMahDM/hcVnVFX4j3qg= - - Resources/all-fields-visible-instruction.png - - eAUBF6bf9wPkB8130X9VFERlrvE= - - Resources/all-fields-visible-instruction@2x.png - - WApWY9gJBVhufZf7YCZo9qPRlbI= - - Resources/all-fields-visible-instruction@3x.png - - TLCtIkJIqQwZ8fKK3OajgYyzM8Q= - - Resources/amex.png - - mD30+SNYKRSYWP4eMvAN0xaNPmk= - - Resources/amex@2x.png - - AZBuDgGGfY5KhbvFti1hyw+1MmA= - - Resources/amex@3x.png - - X1WjYhE1KZit1ECNmhEAgFBeihY= - - Resources/ar-AE.strings - - pQziLN8jRIR9Tix1oHA2+Nsurpk= - - Resources/arrow.png - - +ZndmCK+VkJN5WcRZ8AEJOT5faM= - - Resources/arrow@2x.png - - Anba3BqhWJ2NWznzZ8NaY7Laqag= - - Resources/arrow_pressed.png - - Y1MO1ETDCL07VYs75RjTpCeGKFo= - - Resources/arrow_pressed@2x.png - - VPDOlBq0UWVLpXNwCvGcdHUv0M4= - - Resources/blinkIdBack.png - - yRo8+a1g/MCEyr18Q87OFjzzFkM= - - Resources/blinkIdBack@2x.png - - /Ytc8e0xDeuatPwQCjaBWCmjpQw= - - Resources/blinkIdBack@3x.png - - RgpKkA61KVQYWJ9nGxAIufHSF1w= - - Resources/blinkIdFront.png - - zXQKlehNuBJhTHG2xZHaK/QWl1U= - - Resources/blinkIdFront@2x.png - - GvfrKYb8oNABvPI4t6BkbkFQST4= - - Resources/blinkIdFront@3x.png - - NcwyuJHJzknVK9VzkdA++QI1REU= - - Resources/blinkcard_logo.png - - HhwL8V/FfqRmpvWK2D5yQ4sMOwY= - - Resources/blinkcard_logo@2x.png - - /t7oFq/Ns8sKD4+o0swKbx+0sBM= - - Resources/blinkcard_logo@3x.png - - lkHHu5G9sNHZQE8whYCQ6JxeLLg= - - Resources/cbl-error.png - - 5K5U1ryJYqW2MXTdn6tqSo/pYno= - - Resources/cbl-error@2x.png - - V98oBFVhxI+0iGGhBAtudUHKyv4= - - Resources/cbl-error@3x.png - - PRlI85G9UyYcg0bcw1axo+VasJk= - - Resources/cbl.png - - QN1VK81KXik+Nz5cUDT4ZuGPsRU= - - Resources/cbl@2x.png - - nPFSl/bDNbyv+7wOrtz1jRdEdHM= - - Resources/cbl@3x.png - - y018+sB1vS62UoX75hV4r93MeEY= - - Resources/cbr-error.png - - t1SJ8IlfcGGag9RQJZ5uMW06Z0c= - - Resources/cbr-error@2x.png - - 8IMe6c0qh5OWtkqnLF9x+iwtK9k= - - Resources/cbr-error@3x.png - - TtCPa3ZQm4uzk9eF6C/82vVvFYc= - - Resources/cbr.png - - LYjJByy2q6z4fQwkDYHbL7l+LO8= - - Resources/cbr@2x.png - - xYin1a41d9fyv2kYEmfa2vbKzCU= - - Resources/cbr@3x.png - - X/ZbZsCiCA9UFjMeSdaojZWUBrE= - - Resources/ccard-default.png - - JSDIqS+96ru2LGaYFBZmyO0QSiU= - - Resources/ccard-default@2x.png - - PPxXg8CTpge7rb1o1Rx/ccnk20k= - - Resources/ccard-default@3x.png - - u156AMx0+WduyV60jpgbhnIeLew= - - Resources/ccc_lookup_table.zzip - - Tf5sZLcLePSK4SAOuYz410mjMfc= - - Resources/cert.der - - U0lI4GHXAPHgNiD/p8pRtn9i788= - - Resources/cirrus.png - - L7MgUAhf59Dm4+h5fcscz4ATSTE= - - Resources/cirrus@2x.png - - hYOfUzGfQ2HtIEwsdeJBzIcieZw= - - Resources/cirrus@3x.png - - y00fHccJfaQ7twRlmUxG63jHHXE= - - Resources/close-icon.png - - bmYWxbPDFsBWVMVtog+GrUzdf9c= - - Resources/close-icon@2x.png - - 4nW52sDOTSTe0iwkYE1LEuRXR2Y= - - Resources/close-icon@3x.png - - mZ5KOSvhTBRTF1cQjI+m8OthNio= - - Resources/confirmationBlinkId.png - - n7GnFv1kdSYb3Ckh+hYbzIy3O2E= - - Resources/confirmationBlinkId@2x.png - - oBcYsThCNyHFOT9RJodR6BqPuK0= - - Resources/confirmationBlinkId@3x.png - - JO9OrvbTFSiRNKJq65PdP5PKfUs= - - Resources/cs.strings - - qgECVjuRCiLGo5kjaJcokywHigA= - - Resources/ctl-error.png - - Wd0KHdnyu49ntcEJC1XdA2sCNzE= - - Resources/ctl-error@2x.png - - fVAIBB/mmNsUY8p68Nx6lpBIDNM= - - Resources/ctl-error@3x.png - - og66ZcMlhHDefHPKC1dkYqdphF4= - - Resources/ctl.png - - 7RdA5JvcGRKRv3ioeGn4DCO8RBQ= - - Resources/ctl@2x.png - - 4h8dXLPaIfrE9s+97VjEk7rqlYM= - - Resources/ctl@3x.png - - jJ3BmQEEers/z8IcZRD8eIAm8xI= - - Resources/ctr-error.png - - DEDAxs6CV44cm8x3nTo5mVyrjMQ= - - Resources/ctr-error@2x.png - - P0f4XJ/Yfh4Cq8Hf8DBvuByo4J0= - - Resources/ctr-error@3x.png - - KfHQO2B/ZaOuuhumTH/o6n6Zjxo= - - Resources/ctr.png - - Px0uIEaq0eAwRUrUfEN0kSt4xOk= - - Resources/ctr@2x.png - - +91l0NSYaOB3tnWCc6IZGREgx5Q= - - Resources/ctr@3x.png - - hiEcU0OED2HTzWioaQTgr1/f0Y0= - - Resources/de.strings - - OoA2QTSUCnVfMMmDhFXz7v5V750= - - Resources/diners.png - - 5RLHKckVUxFbwyQ44fiP/yAULiU= - - Resources/diners@2x.png - - 3lDA9SvMXsGOJBN0cYQvLFf00WI= - - Resources/diners@3x.png - - otCeBOWeth30Ofvp9zo2NKppITA= - - Resources/discover.png - - uysesPkVPiDgabZh2tXBtIltYHs= - - Resources/discover@2x.png - - SFgexw6SCndq7flaesB3T0bBg7k= - - Resources/discover@3x.png - - VoOO2VMZehMjlhAhpmglRBg8JJI= - - Resources/edit.png - - VBR3TiVxTHKiBl/w55rCqK10WvA= - - Resources/edit@2x.png - - TOfAtOxiLjalSRKhI+ShUxcc9uE= - - Resources/edit@3x.png - - 9YMJD4bJmhCmeBy+MNAj9BCOilU= - - Resources/en.strings - - M8F82ZevdWZ0foZECGHW8sJwLcU= - - Resources/es.strings - - T3njmsLr85W82vaUWxrNnqMEVuE= - - Resources/face_detector_model.zzip - - Jud9BcIUVgmPynEXldygO2In2kE= - - Resources/fil.strings - - yHAo3xUYL7PYzvOpSy03sUpcR1s= - - Resources/fr.strings - - I3elfpjpN5+LA+TQevtLQovVrYM= - - Resources/harsh-light-instruction-dark.png - - 8XOWeLKZQnrGWc8s4gjnwYbf1/Y= - - Resources/harsh-light-instruction-dark@2x.png - - JaCwXJVlbHOujyaJdOrsLljtuHI= - - Resources/harsh-light-instruction-dark@3x.png - - 9Ky+3ZIJM0i6p1SK3ntXpQUlUxY= - - Resources/harsh-light-instruction.png - - 73bugdnSZXxpNFyUPHkIUNvnqDQ= - - Resources/harsh-light-instruction@2x.png - - nvcdh0ZCjQ2lpVm0S2VCaxZ9GdM= - - Resources/harsh-light-instruction@3x.png - - U5VN/ihrwU2ihbKBM3vTLC8OQZc= - - Resources/he.strings - - YQwTKFRUjk/h7apqggHMAu1kI9w= - - Resources/hr.strings - - xJIBMMd68/mfIaHQBkXrvp8oox4= - - Resources/hu.strings - - N3tVME+xrArth6bJy1AyDBieT+E= - - Resources/icBackSide.png - - jboo0x1gdOcocEORa4M0sjrxZn0= - - Resources/icBackSide@2x.png - - TBZODuh0UQnSdLdSVfOjCBiwORY= - - Resources/icBackSide@3x.png - - GoNH1ZT0CbC57YT1ovwMTl+Qg6A= - - Resources/icFrontSide.png - - Rmt86vukhaq3xQFeKqiYyLwy6dc= - - Resources/icFrontSide@2x.png - - HOd1CGzHxWf3ERbX33e04W43fdI= - - Resources/icFrontSide@3x.png - - C9KDN2oRsv/GPueyDE9V5puRpWs= - - Resources/ic_arrow_down.png - - GLG2Gg6eUMBo5VRr6uTKWs4ZflM= - - Resources/ic_arrow_down@2x.png - - Fo5M/BrIisjlKtZ/eut5RsH8/Kc= - - Resources/ic_arrow_down@3x.png - - pLYzdTzxyi13X/J3DLycFoW3K3w= - - Resources/ic_arrow_up.png - - RHkwBvg/fvYsmHoCnHfF8IayA18= - - Resources/ic_arrow_up@2x.png - - lhh8B1S1jGjW2OnRaW1dIyhad5Y= - - Resources/ic_arrow_up@3x.png - - z6bhDCOgQAii36lHrGfsPjtMG+g= - - Resources/ic_flash_off.png - - +JBf28WjT+sUekXkAjku8v4Epgs= - - Resources/ic_flash_off@2x.png - - GOT5NeDYs/sTg5uAiUsIgp05jbI= - - Resources/ic_flash_off@3x.png - - KnXmnYR9tNBbuBsTj5VEYBpGkiw= - - Resources/ic_flash_on.png - - surMVR1IwGazDTH3oAuW8S9odco= - - Resources/ic_flash_on@2x.png - - gxO6+lKZ0dq8Kyc0XFTs8D92ELc= - - Resources/ic_flash_on@3x.png - - OeEy3y3fDSwBoA3UBgpaShhSQj0= - - Resources/ic_flip.png - - SkAJ1crofSC4GHvNNUzhOApeIMY= - - Resources/ic_flip@2x.png - - pVw11/cAZEKInjocUURr97clh5o= - - Resources/ic_flip@3x.png - - KeDbDp59hjWj3GNJ5aXtPhAsi+E= - - Resources/id.strings - - spueun2vK+CyYqXGewVuKgFX2BM= - - Resources/id_back_wide.png - - i/5nkfu+LreKmZc5mI66klFYoI4= - - Resources/id_back_wide@2x.png - - VfX6CUYDiYyEiF4RRmrX7K/AAzQ= - - Resources/id_back_wide@3x.png - - Myhk3iaGzQZ569/rDLm+a5hpLf4= - - Resources/id_front_wide.png - - UhKFWnm0hJyDDXQFBEEgcDAog3w= - - Resources/id_front_wide@2x.png - - tXODU2KXU/KaZufaiEzLuXKhoOM= - - Resources/id_front_wide@3x.png - - 88m94NsjDi5veMk41SVpwLLXXe0= - - Resources/it.strings - - 5wkcVwlT+InrEeYdkbLMbGqImFo= - - Resources/jcb.png - - fLL4dOg4CjJw+7E586wzWkDhIGA= - - Resources/jcb@2x.png - - ao8znpSIlodw7gCY2MWjqA1Vhyk= - - Resources/jcb@3x.png - - cWJ3Zbt0/yHwuME9lAEchQdgLko= - - Resources/keep-still-instruction-dark.png - - wNHHW17g9RgZObeLAUOT3KFXXSI= - - Resources/keep-still-instruction-dark@2x.png - - WhooqfZdiHiota+IodZPI2iM8m4= - - Resources/keep-still-instruction-dark@3x.png - - aEVgY9s6o5PtShuEn43NW6Py2bE= - - Resources/keep-still-instruction.png - - DYJyNEHN/50zM9EuwEbcFdAOCH0= - - Resources/keep-still-instruction@2x.png - - QT08WXyfLhkd0vc56V0H9YgBFW0= - - Resources/keep-still-instruction@3x.png - - sUh0wf4uicl3YXIpW7wvxyu6/GI= - - Resources/maestro.png - - JJL8Sn8o56g37pLXTQxlj8l08zA= - - Resources/maestro@2x.png - - AK1pu5qeGwKR+DnyexV73iKbrmI= - - Resources/maestro@3x.png - - 4wkBoLy4X0/3NeUBloxvqKqsop0= - - Resources/masterCard.png - - K0NfTYrCAJChATr/zrHnrWN8EXU= - - Resources/masterCard@2x.png - - ciEhFXJFQAVhcI2q4OwnKzxC+8U= - - Resources/masterCard@3x.png - - kYJGWEuM7cPLaMWdpp0vd+xKkS0= - - Resources/model_mrtd.zzip - - wwi8IkBTGsDDmejXbCESM+oaA1Y= - - Resources/ms.strings - - bWV5gcAIGVZ20nS+6FXqwdbYN/c= - - Resources/need-help-tooltip-dark.png - - n2kQFtiY3m+nMQRK1uUaOHfruyA= - - Resources/need-help-tooltip-dark@2x.png - - drH8upoRYhDqqO0dA2vaBJEx8Go= - - Resources/need-help-tooltip-dark@3x.png - - 9GBx0cihldP8zucv4Chy/z9lSGI= - - Resources/need-help-tooltip.png - - 6h6s0NuYX89DNU3zdIr8TTpGX5Y= - - Resources/need-help-tooltip@2x.png - - eWx7FI1nTmZRc3t3HHlj8Ekk7f8= - - Resources/need-help-tooltip@3x.png - - HQCSD1uYh7KQD1kXQZEHHDVuIa4= - - Resources/nl.strings - - LZzHT7LjaWpjjgtSBYphzs4f5L0= - - Resources/pt.strings - - fF9Wuuuf83jRJUJCkslc8olsl3U= - - Resources/ro.strings - - aMCNYBmSuvZgu9zhLKbJoCTMK3s= - - Resources/scan_line_white.png - - hR/AZhLyBhAQQES75KBX2krmfnU= - - Resources/scan_line_white@2x.png - - UTHfT9+Zsm3y57uSfjzMrQUQjaQ= - - Resources/scan_line_white@3x.png - - lAKElBrYmuS1AY/wfmZ143EqnIA= - - Resources/sk.strings - - NqyUesIUYqylVNxcW/+40jDsX2Q= - - Resources/sl.strings - - tthGknJu9uRY84KgtMAgP6mcZMg= - - Resources/th.strings - - +quSFBg5PhkpNHIMDO6X9zkFSpk= - - Resources/torchoff.png - - 1bw7Z+B+DZ5DZNEu7O7J2jOJ+H4= - - Resources/torchoff@2x.png - - Y5OF8q+mFc8LEd34aH6JUPbRUnc= - - Resources/torchoff_pressed.png - - 7xAii8nIul6R2BLNYKsQ07y6yKQ= - - Resources/torchoff_pressed@2x.png - - 7SHEXfl1uErGnPtXoT4raDYYe/Y= - - Resources/torchon.png - - 7KOYR7Gvc1BNQv5/G4wxFB7KO2c= - - Resources/torchon@2x.png - - x9TWWHqgWkY31tTlYXjDp6/BOkc= - - Resources/torchon_pressed.png - - o+727pE433Xbt8SkDUEOd3qT3P8= - - Resources/torchon_pressed@2x.png - - v+kPZaL3BzC8JygVnHqLShb+ENU= - - Resources/unionPay.png - - t9Yxn1/s2759J3vydV/SH5xo+ok= - - Resources/unionPay@2x.png - - B8hL3+kccvsvVISHb71mc1oUVVk= - - Resources/unionPay@3x.png - - 3x0Z698QWVQDR81Bwm3RDXUgvJ0= - - Resources/vi.strings - - k6Hl6S7uLbhdhc7FHFeBdaEYNh8= - - Resources/visa.png - - e6t6JSp5pwrx3vAva0lQFpgHSc0= - - Resources/visa@2x.png - - +N9Iq2CopHGDJjrHdGjqXcxSU84= - - Resources/visa@3x.png - - SIL2m8aUzw9+P1EiriZGb14sfbQ= - - Resources/zh-Hans.strings - - mH6YmCeWldiiRi1Lhe9hqFOZm+I= - - Resources/zh-Hant.strings - - ku6NuQC8EgrSjAL3/yXSUQt0j8s= - - - files2 - - Headers/BlinkID-Swift.h - - hash2 - - QZui84Pm7atweDCvfw6Ilan6JsQR9x0i+xmtVYQTqWM= - - - Headers/BlinkID.h - - hash2 - - 3PBtrpJ7dif7b3wTAawBIYRr81OmwpxxYHpCzQJkOtw= - - - Headers/MBAdditionalProcessingInfo.h - - hash2 - - 1Qyabg8hLtyGZC72g0V7UM+S6vmojhisUza/3wKeVR8= - - - Headers/MBAgeLimitStatus.h - - hash2 - - At1sW9fGu8ZhTgDParnSj+KsAfY6zs7omBVnLrVeyiA= - - - Headers/MBAgeResult.h - - hash2 - - a5VbAlE5ngpAjhVrNuZbHeHUjHdrSVBmfKnTkIu39rU= - - - Headers/MBAnonymizationMode.h - - hash2 - - SYD4q3En/D6/+FwM8dFfoudD2lx5zkiSEj+LtuUoZVA= - - - Headers/MBBarcodeDriverLicenseDetailedInfo.h - - hash2 - - EZassAJLj+lRNcin2R1M6GIcdTO0Klwhkyp9tbGKYpE= - - - Headers/MBBarcodeElementKey.h - - hash2 - - 4G/VXhr5yBrMaTOVATjWa8mzFwg9sWKBq4LefzQd0PA= - - - Headers/MBBarcodeElements.h - - hash2 - - nN/VixLhNc+bDy7p3825/B2q1mkNvb1X8lj8pvChuBU= - - - Headers/MBBarcodeResult.h - - hash2 - - 0x2K2yX2jZR2EDecOPSI+alo2DVBrti3kJSgxsinlIc= - - - Headers/MBBarcodeType.h - - hash2 - - IVOncyU4Ocj7J9AxM+ZAxBD2oS59NSpBuN44nWYrMMA= - - - Headers/MBBarcodeVehicleClassInfo.h - - hash2 - - NIi3L2p1lobFJpQUDRz3QtQi5boopbXpHu8EzqGnNkE= - - - Headers/MBBaseOcrOverlaySettings.h - - hash2 - - MMUnsGsU8op5cMXr85bAhd5NC5npsZLnh3J/AXg6DGI= - - - Headers/MBBaseOverlaySettings.h - - hash2 - - U1CQIkQ4H65msFwm9RRYWd8Xr8U3qmgFmV5QtR7SVR0= - - - Headers/MBBaseOverlayViewController.h - - hash2 - - LlQavzwBpmmmYwTguYSibC8eF+uI3L1AdOmfMZyb1fw= - - - Headers/MBBgraImage.h - - hash2 - - dGVFFYlf7GoTtXxDGX478XwYMYAYreYa2QfQ4XZeBSU= - - - Headers/MBBlinkIDEntities.h - - hash2 - - ptEQdA9zPH/c6Ynsf7B3rPa0Gl4H+EnrQYXRffU67aE= - - - Headers/MBBlinkIDUIComponents.h - - hash2 - - 6FB/WgCatXVvT76HBsmkyMT4pBPHoJuOWRXDxt6K+Ig= - - - Headers/MBBlinkIdMultiSideRecognizer.h - - hash2 - - WlPFHsRasZDxDWZ1s8vM2bD/YMuKNmlwAOgcBZJAv3Q= - - - Headers/MBBlinkIdMultiSideRecognizerResult.h - - hash2 - - GPoagIeBRlTREBg50cYJ6MY/mqQcsPhEsJ1lliGgq28= - - - Headers/MBBlinkIdOverlaySettings.h - - hash2 - - Pi6wGvD4++Lg0dWGpvej+n1dBWxrwKCuPJEXCENLJHM= - - - Headers/MBBlinkIdOverlayTheme.h - - hash2 - - u4lYZ2GQeepk9umLaKZzwD/yh1MLBwcgW3oUK9mcruA= - - - Headers/MBBlinkIdOverlayViewController.h - - hash2 - - FJe8Qb8XVQEPx47uPkEcDmVeuXFAx4deTWJS/F2UsOk= - - - Headers/MBBlinkIdOverlayViewControllerDelegate.h - - hash2 - - c8LO9N/dJyVVVbE0nMX6vIlxDf57INzr5RFhbc3zf4g= - - - Headers/MBBlinkIdSingleSideRecognizer.h - - hash2 - - +h9jFiYbSrzrRi9IY8qp1ml4L36DdqFMtR9zVI6xPLA= - - - Headers/MBBlinkIdSingleSideRecognizerResult.h - - hash2 - - pPa0zDyc5Uead9EgnTSuRddh5+gcby05sQi4Avh0XdQ= - - - Headers/MBCameraFrames.h - - hash2 - - oh1llkNONNyVTT+y1+qgM9O3H+B+Otq04cTdue4XyQE= - - - Headers/MBCameraReticle.h - - hash2 - - bz4V9+Y0fAQc9PKyxMm3T6JFDcsz8sKiDyBFFPqsywQ= - - - Headers/MBCameraSettings.h - - hash2 - - opfNU2Z2vis9KseABuMLy6ztOm+pIm/2wBUyZh0S58Y= - - - Headers/MBClassAnonymization.h - - hash2 - - taECDJU3UqnjPau/Q9z/buPmEfMWMDEsymORSV+8RJY= - - - Headers/MBClassAnonymizationSettings.h - - hash2 - - 5JTxbBZuhrZoqVikfOCJaaRXcH+YUfRNE18KAYP7vxY= - - - Headers/MBClassInfo.h - - hash2 - - ZI9mMiVNhLtO8oRmmV1Z6PCOy3TLrFNoP5a9kA0RlSc= - - - Headers/MBClassInfoTypes.h - - hash2 - - 10BBCeoeW7+o9gNVTYy62yg0tDwMC69+646ZQJTR4Q0= - - - Headers/MBCombinedFullDocumentImageResult.h - - hash2 - - 2bf+z57aFcS6N2i9+yTPxxUrBbjR/9Zqi+liuUegIeo= - - - Headers/MBCombinedRecognizer.h - - hash2 - - deKgcjjkHUHkkSAbcq8t29nV8QiLmkYxyQkqmZ42fHU= - - - Headers/MBCombinedRecognizerResult.h - - hash2 - - czghjGHwEBJXyf9vzDloFsBMB/XvMzu3HFCrVXKyTKg= - - - Headers/MBCustomOverlayViewController.h - - hash2 - - BBKl/ZqvzX45ygS3lIzkcqpuFLiAnZLVP9UnfdrM6Wc= - - - Headers/MBDPIBasedDewarpPolicy.h - - hash2 - - NqiGcrEEvE0ofLfcEkNkfDnD/jYB2AymdvsVbFyb2co= - - - Headers/MBDataMatchResult.h - - hash2 - - Trju78m+BJ2mgu4UwDhLVwV9EOj8b+JOg7nfuBnPDNk= - - - Headers/MBDataMatchState.h - - hash2 - - Xfk5B0/RQXBmmsL3DM+GjiDzomva1OJWB2J7Aef3Dh0= - - - Headers/MBDate.h - - hash2 - - Ojbnf7i3lVkktAZnlP1BQzooZIABv97rGbO7OjTFU0c= - - - Headers/MBDateResult.h - - hash2 - - JT64m7XvyFM9ISHdEKAHu9cYTuzfC6tJPuvlTmrRdRI= - - - Headers/MBDebugRecognizerRunnerDelegate.h - - hash2 - - /fq8vldngI4nNJ78Zq3EN369tl7K8JfCFYPFGpERhu4= - - - Headers/MBDebugRecognizerRunnerViewControllerDelegate.h - - hash2 - - vLAp+Ywbi+TMV1GjinbkjalCqYB29J+M8mUw64vULyo= - - - Headers/MBDetectionRecognizerRunnerDelegate.h - - hash2 - - XpsDke7S6n/xgK/OsdAuTmSRkiDRbEEtqnMOInfGwKs= - - - Headers/MBDetectionRecognizerRunnerViewControllerDelegate.h - - hash2 - - SrjMaTCnIohR7nvXOEjdOtOt12zUt755t2ezbOukIi4= - - - Headers/MBDetectionStatus.h - - hash2 - - Bxrhh8dVLlDeNpTub072zSHy6xTGi6CM+TBRuo1GfbE= - - - Headers/MBDewarpPolicy.h - - hash2 - - +mnpMCGl4alcnBUUF8I2XXMyYaRUoh/NAfVshghZ2Ew= - - - Headers/MBDisplayableDetection.h - - hash2 - - AsjOlkP/1vLi9SvtoL15R3hQO8WpQ4lEkxnGtYBNBe4= - - - Headers/MBDisplayableObject.h - - hash2 - - WnU8HIpsSrlvU4QdHpHXy3SqfKkisEnrCrI4vhRnB+8= - - - Headers/MBDisplayablePointsDetection.h - - hash2 - - n1BBSt6gmfKoeUb60GGOat+njFEqmHLpmPDTsUJkRWk= - - - Headers/MBDisplayableQuadDetection.h - - hash2 - - +s/ZxZj3z1xNvvn6cBJ3IypdamdF6GYQlYKhmHG1VWo= - - - Headers/MBDocumentExpirationCheckResult.h - - hash2 - - UV4K9yg19Up1kw5x2X1oDPthw6uuXGJTN7j0jBLpuH4= - - - Headers/MBDocumentFaceDetectorType.h - - hash2 - - JBDEU2lQ9OZnYYfWrFeJFW3of2/HNiAAksEsNxWQAO4= - - - Headers/MBDocumentFaceRecognizer.h - - hash2 - - GHyKpy2r6zYqaW+rRhU3uXv/dVhLmXjJYd8jrYxXssc= - - - Headers/MBDocumentFaceRecognizerResult.h - - hash2 - - 3jM7Yo8pxuKQwiEvcKATV7AwfxtwWYVnJP4N4bgO+UY= - - - Headers/MBDocumentImageColorStatus.h - - hash2 - - deyuxwU+5U/kMUM/ocIiK5l3Zyhk9n/QxKxiecOCIiM= - - - Headers/MBDocumentOverlaySettings.h - - hash2 - - tPKE3F8MzWcg06DHVZ7du7D1jYSRTIVmRSFqrMhPr1U= - - - Headers/MBDocumentOverlayViewController.h - - hash2 - - JpvjBK6NKqaI9lqqp3d/j6NrV/GF2wWypYDZ4s+qHSw= - - - Headers/MBDocumentOverlayViewControllerDelegate.h - - hash2 - - PzcBjlaM8FS1+RJYSTiv2EwOw8Pm9QeFqoQKQUittEY= - - - Headers/MBDocumentSubview.h - - hash2 - - pFTydJ5hW1HqWNW3Corfecg4BAaAW3qmW/M9WkAh75g= - - - Headers/MBDotsResultSubview.h - - hash2 - - R2musOi/6B2CcSdJAX5eKLsc5xMA9ssuGJ3qsSKNitM= - - - Headers/MBDotsSubview.h - - hash2 - - N5ZQO9c+df5Yi4ThgzZabUtA80SczumGuAk5J9hgidk= - - - Headers/MBDriverLicenseDetailedInfo.h - - hash2 - - 35KNBUhtzCb3BoneIaG4y5Y68XudscZ62kEm8e234Xk= - - - Headers/MBEncodeFaceImage.h - - hash2 - - qsZHdnE6VbvTuOlS1ruOPF4z0NV2b4hbUg1lasne4W8= - - - Headers/MBEncodeFullDocumentImage.h - - hash2 - - 2ca6HY+4UWMV+VKsb0fs7u3xaujMsRNwcJ/hWL+ZaLU= - - - Headers/MBEncodeMrzImage.h - - hash2 - - uIrBP0cbmvdm8/h4/IBQu8zLY65C/uS6+vpaFnKVIcc= - - - Headers/MBEncodeSignatureImage.h - - hash2 - - 9EjY/w3gaVrTplSNMgKqAaF2Leq6PqMKw/dOGqqZyxo= - - - Headers/MBEncodedCombinedFullDocumentImageResult.h - - hash2 - - 8FJBYM8iUJWrwINVsubW4CmU8rwc4VYH3But5BMo17U= - - - Headers/MBEncodedFaceImageResult.h - - hash2 - - LS961kv3wNbE2RTE6uPszVR4REw9k9VMBq0Ar7QSiOQ= - - - Headers/MBEncodedFullDocumentImageResult.h - - hash2 - - 5mKSN/i23PbynPwg38CgYSDrVFo2C6JO5H4e8KysF2M= - - - Headers/MBEncodedMrzImageResult.h - - hash2 - - mFsHFfQi5Ox+0GX7m8A6Uso29GlME9o83fqKnfWV/OQ= - - - Headers/MBEncodedSignatureImageResult.h - - hash2 - - zHYSN0Y8pnmb+7I255Ov6sozfCuxg8sjK3cknV3lh4c= - - - Headers/MBEntities.h - - hash2 - - dJeeE3RqK3WPi3flEqpXItnCmG16Wiq9tgTToqHO/AI= - - - Headers/MBEntity.h - - hash2 - - j/ibu5UhtqIKo/8sqZl7w5rhdy/IjuceJ897iZUKm7c= - - - Headers/MBErrorReticle.h - - hash2 - - OKlciplMOfY8tQWGlpQbhthnsYAPmDnMKNa71im077c= - - - Headers/MBException.h - - hash2 - - fsqmJjbbRDITbv3733imzq4PzjaenX02WUVlcLd9DfI= - - - Headers/MBFaceImage.h - - hash2 - - cJ1HPqrZGFqyhK87Cy5PP3ZNmQrDwgL46aV5Gi7U3N8= - - - Headers/MBFaceImageDpi.h - - hash2 - - ptAWDnVf6Pne32In1HWp6US1lYzvQBALONsk6MCuAJI= - - - Headers/MBFaceImageResult.h - - hash2 - - inZkYwH3zzok0eUktdf24pLSgFl50v+520MLdu/w1Ts= - - - Headers/MBFieldType.h - - hash2 - - +qNvQRyZgdlglpH/rxjtuhPMcRUFeTiQxaE4bIWTEDQ= - - - Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h - - hash2 - - oJiQwbHUdJJaKxdOTb4DtcIOmKcncGRLnbr/iyCvGuA= - - - Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h - - hash2 - - eM1GR+/zWCQM2YDwlLqBqTH4d7oWjDqtLauH8fXjakg= - - - Headers/MBFixedDewarpPolicy.h - - hash2 - - cw9xGw3+2K+NDwRuvGSeXLVtMCJaZLE2CHdXaiBx9XQ= - - - Headers/MBFrameGrabberRecognizer.h - - hash2 - - 1/uiQAk4nE/AlIvPr/54L6KHKoAWooOl3P/n0swekyc= - - - Headers/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.h - - hash2 - - baa/RI3IZ4Jw9dw1bKeyzpJ3cOvHeK80T57kCFy2hcw= - - - Headers/MBFullDocumentImage.h - - hash2 - - iz+NLoPQ7qSlS4CTxqABCQXBkCEgqmt0UMFEosNb7Gc= - - - Headers/MBFullDocumentImageDpi.h - - hash2 - - 7NcCDWgKBU6taszncCN7tfgIMqvbzjdU3PswWwxexyY= - - - Headers/MBFullDocumentImageExtensionFactors.h - - hash2 - - 2+58ECxsU/ewAWfxIWxXMZhZME3G5TRc6cQtG3aXB6M= - - - Headers/MBFullDocumentImageResult.h - - hash2 - - Box/mBnHj8/NKR2ArDdDKd2qYdqwBMaB0c02Qx72s7o= - - - Headers/MBGeometry.h - - hash2 - - Zjz6V21+vx5AGnfsupzDuinBt+DLTN3qbm2DKIki6rk= - - - Headers/MBGlareDetection.h - - hash2 - - 3blmBEiOCEafWRfYUKvcV9pVhFVbgJu2PbcUBOEATG4= - - - Headers/MBGlareRecognizerRunnerDelegate.h - - hash2 - - ShheP+AR48lajrX9yfjp1NKCB/lMz295tHIRgRdAw1E= - - - Headers/MBGlareRecognizerRunnerViewControllerDelegate.h - - hash2 - - HdE9xXJEVSw0V2tm05mAGDHyR5Pe/P3kUqUEzO9U+HE= - - - Headers/MBGlareStatusSubview.h - - hash2 - - cLLr7vgZUp3ddGy3LOJC+uW7X6DpCh7vk+1NhwSjBeA= - - - Headers/MBIdBarcodeDocumentType.h - - hash2 - - LvdSVyKCfijzcwPhbhhN/eMf66Bnqh2Ggu1DlxaZqk4= - - - Headers/MBIdBarcodeRecognizer.h - - hash2 - - Uc9UEaFThg6K9beU+hvLqxm2kXZyccz/PtM2wTuy7wo= - - - Headers/MBIdBarcodeRecognizerResult.h - - hash2 - - uMRzk97SurAARmvqTjsqI21qm+tI/0BuDgFK7RSzCH8= - - - Headers/MBImage.h - - hash2 - - g5AbGT4RakKvpMp9JgdywO+39ZnuYf1BuN0QJfXoNPQ= - - - Headers/MBImageAnalysisDetectionStatus.h - - hash2 - - ZSS5lhA0dj6ylyphcBglINfrjJ41kYF8AFSj6u6sJ7c= - - - Headers/MBImageAnalysisResult.h - - hash2 - - rSKW11NM1UMcL8nUwdbx7q4dkNfOK4C3vzScAbjR07I= - - - Headers/MBImageExtensionFactors.h - - hash2 - - pzG2CXecxOpMu54bxt6WtF0YOlBzY46qhLHne5ga8Es= - - - Headers/MBImageProcessingRecognizerRunnerDelegate.h - - hash2 - - n2Lc8T0QLmV9D3yNze9MAJgEB5pUqP0iLhrJUNguxt4= - - - Headers/MBImageReturnProcessor.h - - hash2 - - gjf5bpALSRu7h8UlcbJlepM4Nb7k+euxGoKqU7mNVpU= - - - Headers/MBImageReturnProcessorResult.h - - hash2 - - IwirxVWZH0ZZPPsofx7CDompor+/0Jrez/MVUFGRERM= - - - Headers/MBLegacyDocumentVerificationInstructionsSubview.h - - hash2 - - IQO8sFm2hf1JM8cXalNjonqHMdLEtSsanoh9w7tCHFk= - - - Headers/MBLegacyDocumentVerificationOverlaySettings.h - - hash2 - - iBBRpsIbjnw/3EnTKhod8NM9HxsfYjMDnQA2P+eAn7U= - - - Headers/MBLegacyDocumentVerificationOverlayViewController.h - - hash2 - - 8gFPbKR2yuDfg4iaucuBiEvxVBE+VbvLUiZEYb4DdDg= - - - Headers/MBLegacyDocumentVerificationOverlayViewControllerDelegate.h - - hash2 - - P2dZHs1pM1R61SW/glIN6KdiHBAtcvVcMbfvCrXD3Gs= - - - Headers/MBLegacyDocumentVerificationSubview.h - - hash2 - - PYa5W+zpYhBmV7oBKpny8eRokdaKus05bgog/Hc2suU= - - - Headers/MBLicenseError.h - - hash2 - - 8PIG/bbqaaNl3Ovjr/YxiTpHT9XZqeVsiZ4+G9MiT9A= - - - Headers/MBLogger.h - - hash2 - - 8MBKG2M+UP7B/D6GXQqsGGX/GcVprT8V2Em/7Z2YVXM= - - - Headers/MBMicroblinkApp.h - - hash2 - - CZoVLOYPfl0CUwmB0skVMdGpgiu/hN1u7HPV+9qDkhA= - - - Headers/MBMicroblinkDefines.h - - hash2 - - oAcXbTF6sDWTu5OQPXSdqniIqG1eEFx8tiq3FjP0hwI= - - - Headers/MBMicroblinkInitialization.h - - hash2 - - S1L1NRQMNZWdG1A2ey6VsKjiMLYOXgsnwyDuX8BGssc= - - - Headers/MBMicroblinkSDK.h - - hash2 - - dRB8MwfnnnulRnvIwV/PQKkvArKILkJ0VDibjjmnw5U= - - - Headers/MBMrtdCombinedRecognizer.h - - hash2 - - FwtkiFa8al105y9cBW0vIg/yrzekN8oD4ctodWMiB9o= - - - Headers/MBMrtdCombinedRecognizerResult.h - - hash2 - - d80HgNul8qEzT0UCuuzvZZ++vpjrkInibv/ThZrK6KA= - - - Headers/MBMrtdRecognizer.h - - hash2 - - 5zEAreyzI8V/RUSsBwvUx42Rzot9J8gQ0yUemBuPD4s= - - - Headers/MBMrtdRecognizerResult.h - - hash2 - - FUMsrTOvKTWqCrLA2Uau7IrhDg1h6vs7OqBPZUJb3BQ= - - - Headers/MBMrtdSpecification.h - - hash2 - - VPtHrIP/kG6GgI7p/KsKNAfzNsvBPnTrcnDJcjg9xFY= - - - Headers/MBMrzImage.h - - hash2 - - dayNPKgdCDoaQ/gyawLOByOnq9uf8ISxKJyBUmUFXTQ= - - - Headers/MBMrzImageDpi.h - - hash2 - - yj2LLZKJPNo2xpJrM24jteTruzreeqRW0eWHARB6r34= - - - Headers/MBMrzImageResult.h - - hash2 - - zh0lCCjrpXIn3J3VBNYXKXo4o3sOm8UvV+9akyFiQ+4= - - - Headers/MBMrzResult.h - - hash2 - - pV8rR1egZp768gotS/rQQ5dZNeYOPsSA5bdTxA46HOE= - - - Headers/MBNativeResult.h - - hash2 - - z/I44iYjSDPc7t/rBUlc6NTazsUMBy7V6TXzD/Q0JXo= - - - Headers/MBNoUpScalingDewarpPolicy.h - - hash2 - - YEwPHnK1LZjPJQJeNK+Kh1/GImMZDyQINpXnv4ceoxo= - - - Headers/MBOcrFont.h - - hash2 - - Z51emUkCnpP/XaqhkXMSpve3fltotTypHSUVbkqOPe4= - - - Headers/MBOcrLayout.h - - hash2 - - i4+cj8tJCWQDHiRu8cIWetoN80IHlyzasvioT8MQAw4= - - - Headers/MBOcrRecognizerRunnerDelegate.h - - hash2 - - FaNwNNv0gu50v3avtD+4+xnfM3DZckJLyaP8ins9EVk= - - - Headers/MBOcrRecognizerRunnerViewControllerDelegate.h - - hash2 - - tFpbLNc79PjFYU+WtDbksWSNnamNBIG68Pp71h2nhOM= - - - Headers/MBOverlayContainerViewController.h - - hash2 - - a80jFVC+T2Pixm72T+j393AOhARGGWlqbj9+Swd5qxs= - - - Headers/MBOverlaySettings.h - - hash2 - - uTMm69TZdIk3wzD4sAR4GMpF29rfWE9QVv40DofJKzk= - - - Headers/MBOverlayViewController.h - - hash2 - - ycZR41V0gdGTmus/TO4bM8J6JXsGQCZmU8282L28gKE= - - - Headers/MBParserGroupProcessor.h - - hash2 - - gpc+ISIeku7HOf1GimVKlkFmu8ZyYDBonu8fk4d7Qhw= - - - Headers/MBParserGroupProcessorResult.h - - hash2 - - ODJSvb6PggGOMbNM24sosIfLAl9Nt9kdoJMHpgG6kko= - - - Headers/MBPassportRecognizer.h - - hash2 - - BxEHqzNJqo9IXqA/XnY6bHPaf+MF6oi4qwPmHmEEV2U= - - - Headers/MBPassportRecognizerResult.h - - hash2 - - S4/Wv1kRuKj+9wk+ttTNgtuKEucvKDS+39zpE0CK7BU= - - - Headers/MBPointDetectorSubview.h - - hash2 - - vZDPYcdMrg+snRHR80nwec5QP2Hi9RNLypnVIch0lg8= - - - Headers/MBProcessingStatus.h - - hash2 - - UlGfTQ0rwnNVyzpW2bY6fUSAumCsZlL+judsrN9ZGh4= - - - Headers/MBProcessor.h - - hash2 - - 3HImO7LxReUWa2jVI/4xexJLy1uYpyOSceoryVv79Og= - - - Headers/MBProcessorGroup.h - - hash2 - - FAI0n2acagUcsSVOOR0JRpeFGKOyRoDuHLnKsJPj3xY= - - - Headers/MBProcessorResult.h - - hash2 - - DAE/MiEm+p78kQwGW1LmUhWozq/mB60nX8Y39vyiJK4= - - - Headers/MBProductIntegrationInfo.h - - hash2 - - hsALmiNtAj0tAnef3aqzCbBVMPFGPWGynScCTNnuH/8= - - - Headers/MBQuadDetectorSubview.h - - hash2 - - lIOS1UxJh0EHr/Cz+ZyjXwDYwGvyt6kvS6FlhTKH4MQ= - - - Headers/MBQuadrangle.h - - hash2 - - DMKvTpnClafGVviaCVGI5qwszHHfUjeePFwCpr2w/+Q= - - - Headers/MBRecognitionMode.h - - hash2 - - TZbkpeMefkBE/8Cyi/RieucZnNJaxfOS4hVYl88/8N8= - - - Headers/MBRecognitionModeFilter.h - - hash2 - - 1uEP8bo6ItzK8BQOvDg51PP0MDu5Di8cQ+DiTOp0YgA= - - - Headers/MBRecognizer.h - - hash2 - - /ccB2oryfSOOzXSHe2/kz803fdYFOCIm2zXOuGJP0Vo= - - - Headers/MBRecognizerCollection.h - - hash2 - - jfaSc+MRTiMKT3GQLkuVhjHGPe2gcb/cCpQUDo+x/pc= - - - Headers/MBRecognizerResult.h - - hash2 - - a3GP1hSyATYLLJCaa++CZD1QrsO4emur18znGKgMsJE= - - - Headers/MBRecognizerRunner.h - - hash2 - - M+AfnYqxlcD6SuAAwotV3/9m0N7yhckTJxrvi7f5aOM= - - - Headers/MBRecognizerRunnerMetadataDelegates.h - - hash2 - - tBcDJ4L/lBO+MXUmyXaeIYe//ctJoJ59PwCUXzOYk+0= - - - Headers/MBRecognizerRunnerViewController.h - - hash2 - - fXO3gVr7bwUQzO8Kmo060P88ArXY5GStvV8C3yEfJAU= - - - Headers/MBRecognizerRunnerViewControllerDelegate.h - - hash2 - - dXAcLETnKn2Ip+M1kGVv62CM+Mi2VwyTVdX/Ijc3+Q4= - - - Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h - - hash2 - - Q2epouASESffzNss2nNozeMQJa54kpgWqaJfJ7pmUGI= - - - Headers/MBResultSubview.h - - hash2 - - Do8Lk/80aY7LF1dO+68n+9ewSwqDQFcx7PC7PJOGZ/w= - - - Headers/MBScanningRecognizerRunnerDelegate.h - - hash2 - - 1j3dsALonjzgzmnf1dUIQhSE+Vx5xqsY3l3zMXzHOjo= - - - Headers/MBScanningRecognizerRunnerViewControllerDelegate.h - - hash2 - - SxlNmbwDIwOPijOQng8fDU/J8M0tOSwrD71VbOZrVko= - - - Headers/MBSignatureImage.h - - hash2 - - AYJL7epgDrJ/ukgm4g4scXNHQL+YVBOlzyoVA7QoSeo= - - - Headers/MBSignatureImageDpi.h - - hash2 - - QtvvhGMq1cX3M0co/LhO+vdKqvp6f6X5kPjngIx7Bgk= - - - Headers/MBSignatureImageResult.h - - hash2 - - Pk+K7mMZH37GOfFKkU4vg2tY4YC06uO6UGvXDLkC8VE= - - - Headers/MBSignedPayload.h - - hash2 - - 27JPw2T6BHGPfOK1rhOYuLM2o5DS7i70NsJ9HI7Y+yY= - - - Headers/MBStringProcessingRecognizerRunnerDelegate.h - - hash2 - - j4K6oPOS5mqxuC54JHsqSarA3uS1lVCpRAjDiMz6nyQ= - - - Headers/MBStringResult.h - - hash2 - - gftbQae8AJZ0b0xO9Z9X3wyZ8L1MG1zDqpjDsev5/EU= - - - Headers/MBSubview.h - - hash2 - - eLIACJGyLgZuYFLmBJUuYF61pJS4gpfF3tV2opYnFF0= - - - Headers/MBSuccessFrameGrabberRecognizer.h - - hash2 - - QVgzsGjBn2DBCxKSf/k3pT+Dw88oOlldlnTtiPL+8Gg= - - - Headers/MBSuccessFrameGrabberRecognizerResult.h - - hash2 - - 39uHGm7n/BIjk5fUDbTugDzWBZSvIITJTC2l95G5qSA= - - - Headers/MBTapToFocusSubview.h - - hash2 - - loNpZSY2GLPiwsrl6MRbr5PouihtZbj9/73f2PD4mWA= - - - Headers/MBTemplatingClass.h - - hash2 - - crjk6s3ZWCZyWVBKaw19rQqUULcaYDWUDNKPMAPjMe4= - - - Headers/MBTemplatingRecognizer.h - - hash2 - - 7XFs0OVlt1bqicO9vzbd1Ckkiqe/0Jjh1f+VgSqvaOE= - - - Headers/MBTemplatingRecognizerResult.h - - hash2 - - 1WVJ90BmyPTPzYmvwuuBuiZ22ZZZfGxY1wr1yAfbKkE= - - - Headers/MBUIComponents.h - - hash2 - - vkSbcACn4LjeTs0xBUdvlJHX74JAMLKJvWmxj+5yaLw= - - - Headers/MBUsdlCombinedRecognizer.h - - hash2 - - 9bi72LIiIy7jjyFoSQNOgboCz9rvlxLJcZqroIraxj4= - - - Headers/MBUsdlCombinedRecognizerResult.h - - hash2 - - 08KrIw4wMsxbaZqjBuIJLus1gUKPkrv7IAkphzUFriE= - - - Headers/MBUsdlKeys.h - - hash2 - - KUnPH6hEfO5j5dK+i7MnCjuk193bIuHMUam6N4SJkSY= - - - Headers/MBUsdlRecognizer.h - - hash2 - - in1ywYaTZ5Ume08GHU01UoDy7aV/mymUpqIS8kvYiGU= - - - Headers/MBUsdlRecognizerResult.h - - hash2 - - YYdqXeuaHIds5AXmUwO8rem8H7rNB6kezyD78giTZUk= - - - Headers/MBVehicleClassInfo.h - - hash2 - - nZVao7Oar9TElAL7VzOksSNDInjY7/H5bpfnQOAIrMA= - - - Headers/MBViewControllerFactory.h - - hash2 - - j73O50dG3nqpssrFT8I1dmha8bX5Y3G7Kd3/aXVxR5Q= - - - Headers/MBVisaRecognizer.h - - hash2 - - gzbgYiepzXXxmW7p1L7xd+Sn5WBY0KL2ITV6NX633sM= - - - Headers/MBVisaRecognizerResult.h - - hash2 - - vUlfAEttHmJeyE40pzRm9C/yBE6uZ0UbIIDmYghFnmE= - - - Headers/MBVizResult.h - - hash2 - - rpqe2TZfdKqXRyAHipl47WHPrjsIQDXUzZ94oejDAvE= - - - Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo - - hash2 - - yNmVTKHdFhqJYq6cOsnyacx/2V5Bz6Ow9xy8+jrVquQ= - - - Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo - - hash2 - - tYfnv4Mtj5d8ct7FZCN2kLqVSrcXe3u4O6tUXo38cWs= - - - Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.abi.json - - hash2 - - 1nVQhW5dN2oTxmbP5ebkW5wegEMQX0KCKJx3yQP+15M= - - - Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface - - hash2 - - Jtfjg6DvgJB4BRCIXNyvv13qV9aZCqz6fCz9jm91XIY= - - - Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftdoc - - hash2 - - AYJ2ZSKyqFCjaKsjhUh/WtUC1I8+UB5CceZ3m98WVtY= - - - Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftinterface - - hash2 - - Jtfjg6DvgJB4BRCIXNyvv13qV9aZCqz6fCz9jm91XIY= - - - Modules/BlinkID.swiftmodule/arm64-apple-ios-macabi.swiftmodule - - hash2 - - fpUTl9iHgJOnPJ8jq5TRACYk2TvHnJ7PZ48BdA4s2dM= - - - Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.abi.json - - hash2 - - 1nVQhW5dN2oTxmbP5ebkW5wegEMQX0KCKJx3yQP+15M= - - - Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface - - hash2 - - FP+2LPGbfZUYiaWyZsV9WjHkXicxBJ4G0/mL5TvRZsY= - - - Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftdoc - - hash2 - - zcFA92GYX10HOYAKpuQiMNKDQyZAW67nx+5xSLRwEek= - - - Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftinterface - - hash2 - - FP+2LPGbfZUYiaWyZsV9WjHkXicxBJ4G0/mL5TvRZsY= - - - Modules/BlinkID.swiftmodule/x86_64-apple-ios-macabi.swiftmodule - - hash2 - - IhuWMIIcGVBsCFo92IFHzimYmH0/Q6B6Es/veCdOI78= - - - Modules/module.modulemap - - hash2 - - TuSTUcHLlPcL1f+07JUjAvVcqb1JG1OfdAhyyeRxPBA= - - - Resources/Close.png - - hash2 - - MGNscL1kW6CyUo2qxpiANzQ/74iEMgMiKnSr+8wPkbA= - - - Resources/Close@2x.png - - hash2 - - 38yeEHBdxTgslj6N4bgRQdG9MyLuxvrSTfmt6EU6Q90= - - - Resources/Close@3x.png - - hash2 - - 1ab4mbAdyoAyWsrqteX/kugLOs8pCEhwNbuxRFtwSYQ= - - - Resources/Info.plist - - hash2 - - GRHXM+Khf1rrKbbIhg5Hc1bKdO+9XEPgMcLPRbhAyf4= - - - Resources/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop - - hash2 - - taj7rWRAYUgRa+kkIPSt8X4P6qzq5Dm1JGLO3mYCmRM= - - - Resources/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop - - hash2 - - 1FFvN+QkU18RIBIp+Wxf7a/zz6+qnj69FmhPbzEx8gY= - - - Resources/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop - - hash2 - - QGUnTQPBsepl7ra8W5xQuqC9Pw3ywwTquvVF9l5N96U= - - - Resources/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop - - hash2 - - 7Ep/y2Bkpj4ZnmGyx3en6UCYm6JIUG3qpUgp6w7DcYY= - - - Resources/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop - - hash2 - - PoFFPlW+a+s1ItTeAuq2zHdV598WQCDSkXyd/mLghCk= - - - Resources/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop - - hash2 - - xE4duY9L/ZE7U6m9bur68ndZlZ+ZopQDzlS/CElGGh0= - - - Resources/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop - - hash2 - - FfElSM+dBsL02wTZVBkuNFg8NRTsQ4xI6iQONPKHOew= - - - Resources/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop - - hash2 - - 4Vlj9sdCb/BRoGGXrcN2O4YwdufTJhzUEsg3V+WvaE8= - - - Resources/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop - - hash2 - - nlcYQETO5CMkguinsvPRFHSq4eItZCWERkHrwyqRm2I= - - - Resources/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop - - hash2 - - XMJQfdEUjBYM9mLwqHaI9H4UKB0oZi+qdC1SpYzZp64= - - - Resources/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop - - hash2 - - 89+veIl7BMhAABRDkhQY9WyNPag/XqbRbIh7LSxtUAw= - - - Resources/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop - - hash2 - - SgqFnR5GsEt4Mc0nI+wuRdydysPQhPICPMgOy2N7b2Q= - - - Resources/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop - - hash2 - - cHm/UrXElskNII1ZbC9bhtoF6SGcebH/qrQMH7bn7/0= - - - Resources/No Camera-100.png - - hash2 - - I5h2rO5SGgSeTPU0/Wqw9gqx9URk+6PBxX0bRYlIliM= - - - Resources/Onboarding-Alert-Area-Stroke.png - - hash2 - - bFB0yMUwGAoDP5Uq3qVj+tOQbP417xEGQQ0uBKfKLoQ= - - - Resources/Onboarding-Alert-Area-Stroke@2x.png - - hash2 - - bsVMijfte+8U7ABvc5BaeCDyo7zMPXqEw8zdjRqUOg8= - - - Resources/Onboarding-Alert-Area-Stroke@3x.png - - hash2 - - b+14ZjU4YpUrORd9UXjU68xVSUnWFCOTcaZVqGdmw2I= - - - Resources/Onboarding-Alert-Background.png - - hash2 - - 1s46BiNSgX5ZPLStpBU5MfOi+kXLH9eat7beMk0HIMU= - - - Resources/Onboarding-Alert-Background@2x.png - - hash2 - - tTw6zZY+xoJDn78B+6tf9mAXGXevEjLtqirhDywmcOs= - - - Resources/Onboarding-Alert-Background@3x.png - - hash2 - - VPcMyNKDCLvVsJ+DrZniIjeQpYpV75sYsv5u5AV2Vpg= - - - Resources/Onboarding-Alert-Barcode.png - - hash2 - - 2swIBhYCV/+fzRBNySCOKpj+ClAjJMhgysekTIAP9C4= - - - Resources/Onboarding-Alert-Barcode@2x.png - - hash2 - - CWOf8Mv7EHyWXF2d1bat4UJMXW4nFpnMBxTCvvIszKY= - - - Resources/Onboarding-Alert-Barcode@3x.png - - hash2 - - EC/o4HZ/ngt2NAFS3Yt3KmGoewvaPk2Kgr9NPdC0T3U= - - - Resources/Onboarding-Alert-Circle-Background.png - - hash2 - - FVYHRNb2rKe/jrNriV3xb/QlFZb70Hj54XZqApm3kyo= - - - Resources/Onboarding-Alert-Circle-Background@2x.png - - hash2 - - 998YZ5rH3D9JDRhlEe6KibO91o+1v0SXG8cgX6KhsIE= - - - Resources/Onboarding-Alert-Circle-Background@3x.png - - hash2 - - ycwlJz9wKlGDgsHSBrTlRnbHKuZj8dUt7OKHGn44aSs= - - - Resources/Onboarding-Alert-Circle-Checkmark.png - - hash2 - - nCCTKxwwTgkJtmWGW/suRsdFEsN2ybxjxr4ucpQ4wxk= - - - Resources/Onboarding-Alert-Circle-Checkmark@2x.png - - hash2 - - Q0Ju4qi5RHZudn0vB0693QymrhGCGlihZ6ugl2GRB18= - - - Resources/Onboarding-Alert-Circle-Checkmark@3x.png - - hash2 - - ssMermBNlKI2nyySD8JrHNt3AeCONLMa+Qb6AWJJNiU= - - - Resources/Onboarding-Alert-Id.png - - hash2 - - K56Vyz9R2tB5XcQZh7fUJ/kVi6gaY9kGxk7sPL2rzT8= - - - Resources/Onboarding-Alert-Id@2x.png - - hash2 - - 82Sp6M524copHw7l7jCFFuHzZEk2cDkgDCgx3G2iPF8= - - - Resources/Onboarding-Alert-Id@3x.png - - hash2 - - qJTpYT38HEZJ3VJciU1jNovcqSoryiPPWO6Liw381lM= - - - Resources/Onboarding-Alert-MRZ.png - - hash2 - - kE3GlBJvCUlpL4AtSPB5Sb8amuc95RXgdarMfchCLRI= - - - Resources/Onboarding-Alert-MRZ@2x.png - - hash2 - - 5RjuwtysmJv9CVQOkFN9q/CX2pDHm+1udYxgCZp05ZY= - - - Resources/Onboarding-Alert-MRZ@3x.png - - hash2 - - 97QvTFoRBhpE/ktYdmTcWg//3nZeoXtjbroOs2Y/MIE= - - - Resources/Onboarding-Alert-Overlay.png - - hash2 - - Vf0eRsNntMFT1p51DoiFMUt9omTGkPGeIefD0dyIvKk= - - - Resources/Onboarding-Alert-Overlay@2x.png - - hash2 - - jGiUywX3apLWbBJrgZsTooz2tyxJzYAI72k3Rwfi+ZQ= - - - Resources/Onboarding-Alert-Overlay@3x.png - - hash2 - - k/BgI4+YMVBwiMTglMnZwMbXt6iqiuIyC70mwXfkEqI= - - - Resources/Onboarding-Alert-Shadow.png - - hash2 - - m0NVumYBPxKfLNaeNH8N/eClxDGTx1w0mtZ5TnH0XWA= - - - Resources/Onboarding-Alert-Shadow@2x.png - - hash2 - - uwV0OctVuegBsRPsAZlFWwvS79BCvzXteUFM4jxbNu8= - - - Resources/Onboarding-Alert-Shadow@3x.png - - hash2 - - Rjllkdv92T9vIrecInk9a8e43v08+gqE3Z+GCzkaOS0= - - - Resources/Onboarding-Tutorial-Sheet-Background.png - - hash2 - - QpDbwTmJlWp9gDtjVcPg8PzXGwu0wnRJ3D0jg0QLM30= - - - Resources/Onboarding-Tutorial-Sheet-Background@2x.png - - hash2 - - wm8Yf8fT1y3BOsrq5J6G9AIUXhILFEfwWMhYhsnnVeI= - - - Resources/Onboarding-Tutorial-Sheet-Background@3x.png - - hash2 - - p1TcflNqui9q4FFlYTtd2cdtywstiFFs66IpuAyP/Ds= - - - Resources/Onboarding-Tutorial-Sheet-Barcode.png - - hash2 - - qBt7Mq1hkPUTGGuUMJ8kYVMhGwjhRnW0VeoWZtuusmI= - - - Resources/Onboarding-Tutorial-Sheet-Barcode@2x.png - - hash2 - - M1Uw3YvZoR0KKseECd0ARjAKxXdahJfwVCU61hG6zok= - - - Resources/Onboarding-Tutorial-Sheet-Barcode@3x.png - - hash2 - - KUYNADlB/blbH22iv6+CTSq22gi6dT4Z6latA5AZZHU= - - - Resources/Onboarding-Tutorial-Sheet-Data.png - - hash2 - - j/n1Q/hnT3lCpyClTluHVYrVibLiOutGAFfAPpK92uc= - - - Resources/Onboarding-Tutorial-Sheet-Data@2x.png - - hash2 - - je+qkjbRUmRjpAmPoe/nxxNlNZ8zw/90K/ULrs91TOk= - - - Resources/Onboarding-Tutorial-Sheet-Data@3x.png - - hash2 - - dj1LLfuQXD99CvpGeSbjpHSbBl7S/GiGmuopfrHARNk= - - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle.png - - hash2 - - WIqtE5OBBs+QTZAC28EUWa2JF8NKT2b6R1OkJauxoZ0= - - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle@2x.png - - hash2 - - EN6BnatZHtNJcHM7ikj8aZmftV9qUnHZ31FbgcdVkHU= - - - Resources/Onboarding-Tutorial-Sheet-Icon-Circle@3x.png - - hash2 - - jZOK0vReH/vEn0DXVkdRxDjrz61PVq+8yHQhsf0j3RM= - - - Resources/Onboarding-Tutorial-Sheet-Icon-X.png - - hash2 - - 3jaDZQTnco3K/2sFo/GyBeLiEadKyabKWMcfu8awHtU= - - - Resources/Onboarding-Tutorial-Sheet-Icon-X@2x.png - - hash2 - - Vti93p6HHx0oe14QE24CYi53DXN7ZmgxsSLWoQWRRts= - - - Resources/Onboarding-Tutorial-Sheet-Icon-X@3x.png - - hash2 - - 0bg3gDnrClIg7TBIxztKQibcBLfo/zXahF7GnNATjNM= - - - Resources/Onboarding-Tutorial-Sheet-MRZ.png - - hash2 - - RQ2yzuPijuw4UKkoHlpByrA8eoLNHmsxwhjWM0IODRE= - - - Resources/Onboarding-Tutorial-Sheet-MRZ@2x.png - - hash2 - - 1eFuGfcRPE7NrLP87JhcgotakTkZ3RRV75XkhRgtHbM= - - - Resources/Onboarding-Tutorial-Sheet-MRZ@3x.png - - hash2 - - GXkny7NShuPABK5scaCDvDwPah8Ok9CYKqokuBMcanA= - - - Resources/Onboarding-Tutorial-Sheet-Stroke.png - - hash2 - - G9Qo0VBOvRwW3ZS9Fp5X99l2KrjizgZMVJwZn92fb0o= - - - Resources/Onboarding-Tutorial-Sheet-Stroke@2x.png - - hash2 - - 92a0o1KNfiQ/ezEFiezDuOnJpggTn67XHvqslpNHDv8= - - - Resources/Onboarding-Tutorial-Sheet-Stroke@3x.png - - hash2 - - 3C66XISINHY0JNphCZrVzG6u2SvIY3E9oDtyARuOFaU= - - - Resources/PPbeep.wav - - hash2 - - HHd+QlTYTVTs128KDbXB3+XOzxBo3Vs8ezupRzqSJGE= - - - Resources/all-details-visible-dark.png - - hash2 - - P6SL176OSCXIs5Lhw4E2MSN25fGng4vOEy7XgqVj9MQ= - - - Resources/all-details-visible-dark@2x.png - - hash2 - - 787foIxU00h7dp87uOIsSN6HApa7OsNkiAYkGqpcgDY= - - - Resources/all-details-visible-dark@3x.png - - hash2 - - EoqrRPdomNSsIOtVH8QOcUxzjp0WwKVs14/Fxusk2QA= - - - Resources/all-details-visible.png - - hash2 - - GaeEphzjEryHO0NnIfTerQLOGSQkpIkkYXJA5ri5NlU= - - - Resources/all-details-visible@2x.png - - hash2 - - nCO510AVpOPzpHpBscZwraQYbmJom9dXCHjqGhdU1qE= - - - Resources/all-details-visible@3x.png - - hash2 - - FEfVssbd/GzupGR0uNxaFeOxtgLCIfKYJyZ9zue9Xag= - - - Resources/all-fields-visible-instruction-dark.png - - hash2 - - nOG30mPRklzz2um4YAAN/+gxx6RRvgj7DIwo1O72ePo= - - - Resources/all-fields-visible-instruction-dark@2x.png - - hash2 - - RtK5G3HpaQZ2NsO8uUjcnbTMaudCjh0OWSwSuuWmUS4= - - - Resources/all-fields-visible-instruction-dark@3x.png - - hash2 - - ypSD2OqS2efBN3J/tpnWCgDFUGDx3JiVhuI3vj619fs= - - - Resources/all-fields-visible-instruction.png - - hash2 - - RHFmAwlMs3FzleDQWKpYBWePc30dIY+2AqTm9AoTpBk= - - - Resources/all-fields-visible-instruction@2x.png - - hash2 - - xmG+nZx/FIE3OKaNQtWaVjjl7Qu1SRxhkEKTOuz7Q14= - - - Resources/all-fields-visible-instruction@3x.png - - hash2 - - z8/xm6JcDHkfJPnJ4KqmBXFG/K5g3F9D9R6R8WeWJwk= - - - Resources/amex.png - - hash2 - - gIcjuZ1sErRtCVA6ZdtFSRQ4XQe3CPMjYvNzYsk9ZkE= - - - Resources/amex@2x.png - - hash2 - - JE0SIou46p4iLhJIP9p/buAIH8pG3n0SVHMUVrm2u8A= - - - Resources/amex@3x.png - - hash2 - - PT0gyrE47MeWeAl8w5nOKGlaWG/YZdzdeWLFtt0BWik= - - - Resources/ar-AE.strings - - hash2 - - mwFJ7/7du1Z5pW3d8cG7xvrK44i3GHFnH4FYLbzhMfU= - - - Resources/arrow.png - - hash2 - - Zpa5xZ4tQNwLiyqEB68odCJ3JGECR2MD4Tnk963TsDQ= - - - Resources/arrow@2x.png - - hash2 - - O34d//9KkVVHiwdT3bO0a6fLi5XZV6DIdpb32Y4aJD0= - - - Resources/arrow_pressed.png - - hash2 - - fGMS5S+/9rWKhFSknzQb4VwaiEI72P6oiTMDCthXqqI= - - - Resources/arrow_pressed@2x.png - - hash2 - - 90ZDZ/r+62KfR+FZRxW296g+8G7Ba/8/z9PvN3IFE9g= - - - Resources/blinkIdBack.png - - hash2 - - 8UXP+c8JPx1Qx9J917AFSemHQbaxw0E9ERWYodoG/ME= - - - Resources/blinkIdBack@2x.png - - hash2 - - Hnid2VDF0ea/49n4xlPWLHiy0LfYh9HymbCxJh+fro8= - - - Resources/blinkIdBack@3x.png - - hash2 - - F/J4CHLHMimwYPBQFBBZ2vJxhr7IfGF55IpcQvzr4yI= - - - Resources/blinkIdFront.png - - hash2 - - w4fg6M2PHjWI02qUod0BF/yD6gZMZIgFmwMxpH8o7Cg= - - - Resources/blinkIdFront@2x.png - - hash2 - - hZaIEV/gLQrVR4qMZskI0vXyvNPot9YC3e4328MQHIQ= - - - Resources/blinkIdFront@3x.png - - hash2 - - ebvC+wvaeWSSvZ5keI6ImjRO8lFlCufwxcRZqvGub8s= - - - Resources/blinkcard_logo.png - - hash2 - - JYk4i24NyDuz5zetcH0ixBjpUbWFrS8ivCC5/s95ewQ= - - - Resources/blinkcard_logo@2x.png - - hash2 - - zfM4KQ8ZeNBPTvOHZu/cClqOQurBrR2lv8zltO7Hi5c= - - - Resources/blinkcard_logo@3x.png - - hash2 - - 3d1PuLhdqTciqY7J/tBJuJcnLmaTSddjA8dXD40TGpQ= - - - Resources/cbl-error.png - - hash2 - - /Ra/bN+VPCxrxWsKPDFQjftZpku6dkMzTfdOQPR4R2Q= - - - Resources/cbl-error@2x.png - - hash2 - - z428auKbBNN2vxi0eiCNportQ5R/WjajyOpLHNuQgUQ= - - - Resources/cbl-error@3x.png - - hash2 - - GStXz60xYisyba4tfUpVQK37U+bKPzi71ZcM2T832/0= - - - Resources/cbl.png - - hash2 - - xRFJolhal9Ie6h1ZoU+xqlsHKAUiUEJ62UfzWE1Gzc8= - - - Resources/cbl@2x.png - - hash2 - - carlZYKuUd6f+OQkP92Kptp33bx2+4OrOeg9aSXQ68c= - - - Resources/cbl@3x.png - - hash2 - - WrGe+f6os3XzmJXazBChulm5LZpvxUjJ8XqsRsKFbTs= - - - Resources/cbr-error.png - - hash2 - - VVzLUgfWOzThCgui4kiGK94Q6DJkkWWtU8Ep4VG1nGE= - - - Resources/cbr-error@2x.png - - hash2 - - VoC+UOPDociWq1QWEjrRdVHix1CpVm1I0jWSvmZwIoA= - - - Resources/cbr-error@3x.png - - hash2 - - Zgb25AcTzXwFco1j8Df/DkT6woEhCzNsUUGa19NSdxw= - - - Resources/cbr.png - - hash2 - - ET4DeobDWgiibytxSnZgU1pX40eXDE3QfaXpWcZvlvo= - - - Resources/cbr@2x.png - - hash2 - - 3pXeQC8g1fFp1ZmdThyOE6ydxVfDh9xxBB5LGz7TzNQ= - - - Resources/cbr@3x.png - - hash2 - - TmXJNfnHNbpSnnSwQVg0qUCEX9FFqANOHzH3JH0Dza4= - - - Resources/ccard-default.png - - hash2 - - qFfDpQZaeQ8AUjSsA+H3kmSFb+wWKX+TzEGTNDx+l3I= - - - Resources/ccard-default@2x.png - - hash2 - - wGQtD1F/AnyINEgK53ZUzgQQf5EELHFAuaofA4jRxBU= - - - Resources/ccard-default@3x.png - - hash2 - - NvGWKdLZuf/ve2KayKcPP7jlF3D0H4zuuOrpghDQCJ0= - - - Resources/ccc_lookup_table.zzip - - hash2 - - Jfy+N3B9a9H04NvHAycAsQmdS4Kl+sIHcBM4NKVDHWA= - - - Resources/cert.der - - hash2 - - Kae4TmDCs0EdVpYpbEKlPgbhDnHJvxmwnzUH42rpYeo= - - - Resources/cirrus.png - - hash2 - - HC4FAvp5AZeV9C/d3mgjsdYySyvOSzTKkYChdvDjA4A= - - - Resources/cirrus@2x.png - - hash2 - - umYbuF7MjZFt0D/bclz3sdcPyoPMCMY1aUmmSJ1Hk6k= - - - Resources/cirrus@3x.png - - hash2 - - KgakCJ12MkO6pF3lg8SoPNst3eGAQD+FEpi4MrRLLDQ= - - - Resources/close-icon.png - - hash2 - - onP84tKLDjBoNPxW4F09rIcLcZxXH8R6oqyp656AsDc= - - - Resources/close-icon@2x.png - - hash2 - - Kh9LJbqLp6ZemxSTwQZB2gXu6sRZcBPAU6N8bjz9Ld8= - - - Resources/close-icon@3x.png - - hash2 - - JjcKl3PkJiqF1JMsdPG/BtGkmZcTlleMsxykSh6EJ8I= - - - Resources/confirmationBlinkId.png - - hash2 - - Gk9dfM2MZACq6eKa7cPO09TUwG2uBteF9jsv4A+nf3g= - - - Resources/confirmationBlinkId@2x.png - - hash2 - - 5Ns0YDnYJTH5h2T3l4EJsWZorNsnhxgJV/7jZGHMbyM= - - - Resources/confirmationBlinkId@3x.png - - hash2 - - yFyueb+S9l3zc4y0sB726ei4ShVGqnSg8WKSJ50h9VA= - - - Resources/cs.strings - - hash2 - - ++elUfUF0X05zSsBlNvux5DM+UJ86lfiFYzwKWBPSzQ= - - - Resources/ctl-error.png - - hash2 - - oiAdvlGO4HVOURvsleT1wv9HTPqYUM4bUb5Xlr9ZGls= - - - Resources/ctl-error@2x.png - - hash2 - - I71DnBraXZQBSqJ/UOYuAgnyvrSxLDBznnmi/Z7JSU0= - - - Resources/ctl-error@3x.png - - hash2 - - vLxE2GBgWjPWbdwKDA0sDioX++s53TEqzCph+dB4AjE= - - - Resources/ctl.png - - hash2 - - Qr+FG3xlXdUHS/QxX3+oBbgl/+CqgUrcF4YC5oOSRd4= - - - Resources/ctl@2x.png - - hash2 - - +GQ+iGJWFb60IsUp/r6P4ia6wz8QxE1JVrmRVIJilKQ= - - - Resources/ctl@3x.png - - hash2 - - bEmBkhFBvdfaWRMUiDL6+SJuM5IjqAbBTuGUrjSfKww= - - - Resources/ctr-error.png - - hash2 - - rDZIa+geKVyHqZIBXTGU4sFnHSF6TfHacW3PXhvWcik= - - - Resources/ctr-error@2x.png - - hash2 - - fNngpL9R8SNFcG1EI93wFDMsFkmD4J5sVMY15LvRYwM= - - - Resources/ctr-error@3x.png - - hash2 - - JLOwnJ4WJIzeQK09JVUV1nXda5LvG1wop6oMZkWqqaE= - - - Resources/ctr.png - - hash2 - - QD/ubrz8F7Xa7QrkuymM3RkTFUKs+vR9Bk4eSOG2wEI= - - - Resources/ctr@2x.png - - hash2 - - tkEjD9YXzIidfn/ZUK0swS+lDRWqn7Mrw0gY5qd04Tc= - - - Resources/ctr@3x.png - - hash2 - - HExR+T2ovbD5qYuysTS1o/WehVc3H/JEiwp5dhHUQAc= - - - Resources/de.strings - - hash2 - - H6p93BxZY1sy6BIHJ7sZqR3pJ/2125j3PLwVtKJDBM0= - - - Resources/diners.png - - hash2 - - VDo6tC4ViZFtYRgozOGgnqZbTlRb53HSjhHVYmhAzRU= - - - Resources/diners@2x.png - - hash2 - - LimCPXDA+vCLVTex+ciP7Nn4jy1mMz7K7ldREQgyzgk= - - - Resources/diners@3x.png - - hash2 - - fhJYZNbC7Fqxt35CoIt0v9luxn4yctva5pC5Kr0efM8= - - - Resources/discover.png - - hash2 - - 3TMFdPImaHYx+1+F7FLXcRocDq62UUTNB6dYr2JfMt8= - - - Resources/discover@2x.png - - hash2 - - 3PuHozFW5plzbOdjzzQouflauT82FVy6jugVQDZ755E= - - - Resources/discover@3x.png - - hash2 - - hQOFEs2uFw3vKvCChndrDN5lSk9XOk5WMZZmAVwdImY= - - - Resources/edit.png - - hash2 - - XzZtUZ1yUepbFUr9/MC8y/Am8Z1pdQH0JCvOm1FPUfw= - - - Resources/edit@2x.png - - hash2 - - 0s5CbMPS7WkLz4FGE/edwmzYD3q+bUJfE0yTQKrPpl4= - - - Resources/edit@3x.png - - hash2 - - T43NGTjwmjiCmGPbGfS/4x2EWMVEGA50TKahD5fGpF0= - - - Resources/en.strings - - hash2 - - eDAzudBSNYKLhVIrPtSip9V1fNlWvRIiAXjjRZr20dc= - - - Resources/es.strings - - hash2 - - Aex6UNnbhao1/aaPlyznmS/KuOZpNq1GOU2QTmsbRrY= - - - Resources/face_detector_model.zzip - - hash2 - - 72mYVyR4OQw+bsoyQ1HKTOyZDj2rMne0aE/AH0NOIAM= - - - Resources/fil.strings - - hash2 - - KwlukVW3zR85arL0kPzlz9hgth3mcqCiTI6DcTcfUIo= - - - Resources/fr.strings - - hash2 - - yRUll0yscaTtVTFoSC1jkLjhaAfpmGh12N+kcLwTQEM= - - - Resources/harsh-light-instruction-dark.png - - hash2 - - 22huXklIM4LWNA0GbE48Mf43oAFZciDP/VTxKCuwdfE= - - - Resources/harsh-light-instruction-dark@2x.png - - hash2 - - gZ0J2Qa7Pd5w2anJeUcCQ9NuVU0q4AZRi5Gf15wqg4I= - - - Resources/harsh-light-instruction-dark@3x.png - - hash2 - - 6KEBIDfTJNktU1LNT4QVVZtF/mIEi3GfYnEHE/pbGbo= - - - Resources/harsh-light-instruction.png - - hash2 - - 5yzKUvHRZZANTJE7XQLHhp4gFEIijbMvJbUAsDNj3tk= - - - Resources/harsh-light-instruction@2x.png - - hash2 - - n5yNW3IiTR1NIkQNvXufrkzaFYtSA3bndzUtNN68URA= - - - Resources/harsh-light-instruction@3x.png - - hash2 - - QTawi8dIbbLtQe63pxWsrKacedmz3WEbbl0Q1i7dyKk= - - - Resources/he.strings - - hash2 - - qgZ1Oxgb6ur4kcHTVf9YCSkIDvVHXw5YIbP7va+lM68= - - - Resources/hr.strings - - hash2 - - PLAeL5j1aTnr2Rg4fV+vRp7g2xslDTV8pZWDZdxxkxE= - - - Resources/hu.strings - - hash2 - - bIZAoZtmq6y43epAchRfJok8oPOMwI6LQmNPOyw7LNc= - - - Resources/icBackSide.png - - hash2 - - zyAiVStBVu7yDF0zJj/GaTtOyXUVrWDM/VFPaAc6IcA= - - - Resources/icBackSide@2x.png - - hash2 - - e/hbv3JfZVovaBdMwTDQWxjzijvclxrK3vb3Rkyy718= - - - Resources/icBackSide@3x.png - - hash2 - - DnQRxrMK+4ECfNAJl+tKBsicnxVULQUpDkKJGC2ZYU8= - - - Resources/icFrontSide.png - - hash2 - - +UWgIOM16XZcbd5UVseuSx1X5yqevuLhj51az23G4wE= - - - Resources/icFrontSide@2x.png - - hash2 - - sABG/YAdPigODoesPLU4kllK9LmDvipsXDoO/m4tAQ0= - - - Resources/icFrontSide@3x.png - - hash2 - - Zf9RWZWdr5y+sINCd2u0YvvC+PEEjIeBvjJtjvcZdN8= - - - Resources/ic_arrow_down.png - - hash2 - - MrQO2/spdYaasm6TzoP8qROW/RcXd94CO8ArKD2ybyo= - - - Resources/ic_arrow_down@2x.png - - hash2 - - oUr8e6bsADHeA7jWTcdIm0KvQ9te+w/v2p48emvdnF0= - - - Resources/ic_arrow_down@3x.png - - hash2 - - J+//cPMWk5MyEitm3P+VzEH3vIjzBtwq9r10eBUtLBs= - - - Resources/ic_arrow_up.png - - hash2 - - OkwzmdRpEisFpRDe4Q+SDanGq/E7fuqepvWmgSuEp8c= - - - Resources/ic_arrow_up@2x.png - - hash2 - - FSu9q+4xy/2s5/i9OTiSx/yv4T+2vG7DZ/mLo2E0A5M= - - - Resources/ic_arrow_up@3x.png - - hash2 - - VQDcY2rD45oR88o/XNwrJ30ixyS/34ZD8cTaYbGeL8g= - - - Resources/ic_flash_off.png - - hash2 - - 7fNsVr3zW8VEDs6V3IYhB3x2yG48wzcZedoh1m095Lw= - - - Resources/ic_flash_off@2x.png - - hash2 - - I+z10m9eoKFDeDggzSYKxspoW/BKaeEY/rK8xjV0ZRI= - - - Resources/ic_flash_off@3x.png - - hash2 - - v1F5UU9Rg62EJFEme8IVDELeca/XYfoFQ4krcwTdWrw= - - - Resources/ic_flash_on.png - - hash2 - - HJPAlHW62t4ewylmcTKuuh5IQSPGlyGhDU5d6zO9VZk= - - - Resources/ic_flash_on@2x.png - - hash2 - - E7wiSb6kNRrXVu12uXTZlWOgMxfU0kWQz3mc3Ymzdl8= - - - Resources/ic_flash_on@3x.png - - hash2 - - uXwxI2e+wdXIaheoA4PTm2NseQo1iBaZCoWeOjU6qqI= - - - Resources/ic_flip.png - - hash2 - - fnAOgzlohjbo9K7/aBewUZ5L8C7to8QOw5CqRhrukkY= - - - Resources/ic_flip@2x.png - - hash2 - - vnfZPq0mLWXkqDC/I82+7sQKlf3MByOMTCdKS4zrTFU= - - - Resources/ic_flip@3x.png - - hash2 - - mOC3cyljISDv7/JHRA6t2iF2bkXYeftx85S9XwmEWBw= - - - Resources/id.strings - - hash2 - - TIrwOZjNSmZ9iPNTJ8pernG4y2AbQFIQLPqrvXKn/FE= - - - Resources/id_back_wide.png - - hash2 - - 9rC5yf0/Etvd0z2BtNjj4T8O34d7wAi6eHlesy+dfqo= - - - Resources/id_back_wide@2x.png - - hash2 - - VodFouz/E+XYNVVCBBt8lk7nX2MqDepTkQfuxsFAIRM= - - - Resources/id_back_wide@3x.png - - hash2 - - EhgHa+Vv+AyryQRlkuKQvX5t1T9MB6sXRuSFG2/2TkY= - - - Resources/id_front_wide.png - - hash2 - - Bt/OgFNCNbVMoFXA7l3QBWqRiPklvY9wnqZhts+sZHA= - - - Resources/id_front_wide@2x.png - - hash2 - - sNN32s6iNbxiqN19bnewGHR6zWydnpcfHKaC80yrHiU= - - - Resources/id_front_wide@3x.png - - hash2 - - zEafiQDUA9jwE/d4TURl5dSlUTIPMzQDFGtBxfuuZEE= - - - Resources/it.strings - - hash2 - - BfdLya+P6XPrHQatwucRVATRDoB9u9kDFfdlUFBRplA= - - - Resources/jcb.png - - hash2 - - yTjnDAY7BCpE3O0zTm+6hn5ZQzgDq+eYWpdbsyMTh5A= - - - Resources/jcb@2x.png - - hash2 - - 64HoZUh5sSk3u18uUIyijZ16fL3FD+LpenLcyTDmlCA= - - - Resources/jcb@3x.png - - hash2 - - Vm5rHq+UfSdoQKz6N8Ir+FVO5Ccp3IhBG8zRSA2GdTo= - - - Resources/keep-still-instruction-dark.png - - hash2 - - eXRDvLBxXVFsJyKwGs6nDlV7VQ3EUIvaiWHY0+V5J8I= - - - Resources/keep-still-instruction-dark@2x.png - - hash2 - - P14wO6ooGkBOObmFMYScLP7P4Z/LG7tdPKTipQEeMs8= - - - Resources/keep-still-instruction-dark@3x.png - - hash2 - - WSFQM94Jpp+tnU/HycRPt2UEDxJ5ixhici7OCyR5B98= - - - Resources/keep-still-instruction.png - - hash2 - - bDzex659Y+PP6dqe1GlO47xDK8E4pUd+EP6TXqLVd+I= - - - Resources/keep-still-instruction@2x.png - - hash2 - - LCviBm6cVfQUlCi4xQbfjCfFAwjrv/iNdtH02bPNeWE= - - - Resources/keep-still-instruction@3x.png - - hash2 - - laVztSQjdCq5MJ8vEXgk9qCbHnNJqDHF9+h4ep6hABE= - - - Resources/maestro.png - - hash2 - - wW9rqTKQaADFM3Mmt4JIxKhVHEygUOAGzkC0ZXeb8Jo= - - - Resources/maestro@2x.png - - hash2 - - bWBxk3q0CqgUd3mFNfmZfUEWvsrbYWTsA0OO09t4Kr8= - - - Resources/maestro@3x.png - - hash2 - - wf6dfQr7bn82seNa87ljQqLp0dtlB/Oas2DNIhjignY= - - - Resources/masterCard.png - - hash2 - - NTzNASQTMAlNrOxtdPQ5hkb7l0C9TaHFRKBEfdw9Qgs= - - - Resources/masterCard@2x.png - - hash2 - - iZLt2xeIMzULdoFSbXoqAQCBGz5aE111b/A0RQKA2fA= - - - Resources/masterCard@3x.png - - hash2 - - wh4IXIA5rix4RdoozqwIqoIe3/rsjsKjer5J0sijOl8= - - - Resources/model_mrtd.zzip - - hash2 - - 29dkJGm/zn1XsnFvfzBHQIieLcwVk4rTITQreOfCOrg= - - - Resources/ms.strings - - hash2 - - 5Hnq5uh7bVuFNKP7wmXRHZX3DToSbwoya43lSrLAKZQ= - - - Resources/need-help-tooltip-dark.png - - hash2 - - VKCtmPREiFrYSx/EKiCOy0Eryk7ejD8VgxeKUzlmpIY= - - - Resources/need-help-tooltip-dark@2x.png - - hash2 - - kHGFyaoKuZtQkpEFvmVmXMqCNSjCKbaRJwhV3wpxw70= - - - Resources/need-help-tooltip-dark@3x.png - - hash2 - - Soh7bjKkiJKsLdsEQxghyLbSO4RHXmdg1dR5uOOi83M= - - - Resources/need-help-tooltip.png - - hash2 - - nj7IlmffLM82aiPgMlXcSMhlWLCd8lMtfL3yHm17GrU= - - - Resources/need-help-tooltip@2x.png - - hash2 - - oc4cGBXbDukXjswn3KgjJXhoeebIRD8r8YxNC2AebsA= - - - Resources/need-help-tooltip@3x.png - - hash2 - - rwD9LYi+ygOM7nqdsjxT/1nz2OdmLu7gcdZ+WKjW4L4= - - - Resources/nl.strings - - hash2 - - WufCjN2+mwf3OMxSAaKK2Lb0f/x5Y6A13oZcjkCK/rI= - - - Resources/pt.strings - - hash2 - - 92gK5ZJYFEaQf78A53cAci8InMzZM3y3mbCadYFPll0= - - - Resources/ro.strings - - hash2 - - 94J+MAo31aTQw1PwW9gr4MoP0mV16GNiftUXc0T6bZw= - - - Resources/scan_line_white.png - - hash2 - - W2Obt4+3xkDPXe9u+AVw6zKeaHjJxsbysYh97mFrf6M= - - - Resources/scan_line_white@2x.png - - hash2 - - mPdABczJH25wFzFCA39Kg16GqC1CGUhX7k81GOGDjTs= - - - Resources/scan_line_white@3x.png - - hash2 - - 2GDfFg2FaA8MWiggAhP+6Jpe47Ld9xWE2F/wZ7C/ECg= - - - Resources/sk.strings - - hash2 - - J+j10a8xgTmfSv+0ks4FUaw/K3z9sSitvhLxpGo2a1s= - - - Resources/sl.strings - - hash2 - - 1UAZU7XwQAHl8UFIulZxfd19poPSmwCASCHRIwDWqxc= - - - Resources/th.strings - - hash2 - - MGQcUCw49ifUbe1m014+VfPts2DNwCcycgk5zd7zMyo= - - - Resources/torchoff.png - - hash2 - - RuP5Yqv8b4ejGfJrr+iEmnJpngwDZyA5NW2oaWLAaiM= - - - Resources/torchoff@2x.png - - hash2 - - WTeehGODIH1j2yUp+DpmkVPQet3cvivty/gmU5B+ehs= - - - Resources/torchoff_pressed.png - - hash2 - - 9rLSsBrETqL22PexMvq4fjiRyRXq4STaaxPW+Zgi8FM= - - - Resources/torchoff_pressed@2x.png - - hash2 - - VQ2GbFIM+bVGct+/w9tcN945r8hgZ/zgWlhA80WPReo= - - - Resources/torchon.png - - hash2 - - 2322p05Z4BKzMWEaVYk3n1Q4H/TW1zfAs2x8FAI2rLI= - - - Resources/torchon@2x.png - - hash2 - - zS9xvZBRR0k0VEp93WGJpIbJhrIrt+Nk4f7k6M07QbM= - - - Resources/torchon_pressed.png - - hash2 - - 9VDbSfBPmu7G1UTUO4CSQ3qN9s1UFkBfSv7LAX8I0vs= - - - Resources/torchon_pressed@2x.png - - hash2 - - 2xEQPaoeHS+jCUNxCpZqdXpxKqrU4KFoJmbupYsSZJM= - - - Resources/unionPay.png - - hash2 - - y0MucYpXY6r0N+zkV4lwoniglgy/BEZSY4DNOSmELsI= - - - Resources/unionPay@2x.png - - hash2 - - WkEHieJ0kWyxlGSLoVWidaeGqb8U77SlgQ+oa028wH4= - - - Resources/unionPay@3x.png - - hash2 - - /rThagCoq5DwhE9f4mNzq6Zs/KSd1hAjd64zT0wvlI4= - - - Resources/vi.strings - - hash2 - - bOjkvp6cxhYUrdhR61Rv+usbE7YnOGwVrJciqUBcB7k= - - - Resources/visa.png - - hash2 - - BFf6hnOgU12Vln+fjEdEMS1aWDsMgyOEjT1w54fz5UU= - - - Resources/visa@2x.png - - hash2 - - XilDzn/ngFP51OZNAlx6Fkvj5detzc+PRzs+o28yP9w= - - - Resources/visa@3x.png - - hash2 - - NKLhLU+W/6RtBPx7EzCtIUUh1cdLVwYHI+tJauKuTpA= - - - Resources/zh-Hans.strings - - hash2 - - NHcxVNdFrK83KeAkAnNvJmBb8o0QmN3cbIOirV6w3Ck= - - - Resources/zh-Hant.strings - - hash2 - - tUJEk6s3wPzoJ/84PXZVOLYAFTeK/SNZN35ttx3nGhA= - - - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ - - nested - - weight - 10 - - ^.* - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^Resources/ - - weight - 20 - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Resources/Base\.lproj/ - - weight - 1010 - - ^[^/]+$ - - nested - - weight - 10 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/Current b/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/Current deleted file mode 120000 index e7e42a4b5..000000000 --- a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/Current +++ /dev/null @@ -1 +0,0 @@ -6.3.0 \ No newline at end of file diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID index 278bf4fc3..dfb29a8e5 100755 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h index 8d3fa90e7..fceeb09ce 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h @@ -1,6 +1,6 @@ #if 0 #elif defined(__arm64__) && __arm64__ -// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) #ifndef BLINKID_SWIFT_H #define BLINKID_SWIFT_H #pragma clang diagnostic push @@ -42,12 +42,18 @@ #include #endif #if defined(__cplusplus) -#if __has_include() +#if defined(__arm64e__) && __has_include() # include #else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" # ifndef __ptrauth_swift_value_witness_function_pointer # define __ptrauth_swift_value_witness_function_pointer(x) # endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop #endif #endif @@ -246,6 +252,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #else # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif #if defined(_WIN32) #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) @@ -290,17 +307,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); - (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style font:(UIFont * _Nonnull)font; @end -#endif -#if defined(__cplusplus) #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop #endif +#if defined(__cplusplus) +#endif #pragma clang diagnostic pop #endif #elif defined(__x86_64__) && __x86_64__ -// Generated by Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) #ifndef BLINKID_SWIFT_H #define BLINKID_SWIFT_H #pragma clang diagnostic push @@ -342,12 +359,18 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #include #endif #if defined(__cplusplus) -#if __has_include() +#if defined(__arm64e__) && __has_include() # include #else +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wreserved-macro-identifier" # ifndef __ptrauth_swift_value_witness_function_pointer # define __ptrauth_swift_value_witness_function_pointer(x) # endif +# ifndef __ptrauth_swift_class_method_pointer +# define __ptrauth_swift_class_method_pointer(x) +# endif +#pragma clang diagnostic pop #endif #endif @@ -546,6 +569,17 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #else # define SWIFT_NOEXCEPT #endif +#if !defined(SWIFT_C_INLINE_THUNK) +# if __has_attribute(always_inline) +# if __has_attribute(nodebug) +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) +# else +# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) +# endif +# else +# define SWIFT_C_INLINE_THUNK inline +# endif +#endif #if defined(_WIN32) #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) @@ -590,12 +624,12 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); - (nonnull instancetype)initWithString:(NSString * _Nonnull)string style:(NSParagraphStyle * _Nonnull)style font:(UIFont * _Nonnull)font; @end -#endif -#if defined(__cplusplus) #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop #endif +#if defined(__cplusplus) +#endif #pragma clang diagnostic pop #endif diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h index 8556ccdf2..ad68ea6d8 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h @@ -264,7 +264,7 @@ typedef NS_ENUM(NSInteger, MBCountry) { MBCountryYugoslavia, MBCountryZambia, MBCountryZimbabwe, - MBSchengenArea + MBCountrySchengenArea }; typedef NS_ENUM(NSInteger, MBRegion) { @@ -391,7 +391,15 @@ typedef NS_ENUM(NSInteger, MBRegion) { MBRegionRioGrandeDoSul, MBRegionNorthwestTerritories, MBRegionNunavut, - MBRegionPrinceEdwardIsland + MBRegionPrinceEdwardIsland, + MBRegionDistritoFederal, + MBRegionMaranhao, + MBRegionMatoGrosso, + MBRegionMinasGerais, + MBRegionPara, + MBRegionParana, + MBRegionPernambuco, + MBRegionSantaCatarina }; typedef NS_ENUM(NSInteger, MBType) { @@ -454,7 +462,9 @@ typedef NS_ENUM(NSInteger, MBType) { MBTypeRefugeePassport, MBTypeSpecialId, MBTypeUniformedServicesId, - MBImmigrantVisa + MBTypeImmigrantVisa, + MBTypeConsularVoterId, + MBTypeTwicCard }; #endif /* MBClassInfoTypes_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDetectionStatus.h b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDetectionStatus.h index 43f10d737..5c2f1ed13 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDetectionStatus.h +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDetectionStatus.h @@ -10,27 +10,27 @@ */ typedef NS_OPTIONS(NSInteger, MBDetectionStatus) { - /** Object was not detected */ - MBDetectionStatusFail, + /** Detection has failed. */ + MBDetectionStatusFailed, - /** Object was successfuly detected. */ + /** Document has been detected. */ MBDetectionStatusSuccess, - /** Object was successfully detected, but the camera was too far above the object for processing */ - MBDetectionStatusCameraTooHigh, + /** Document has been detected but the camera is too far from the document. */ + MBDetectionStatusCameraTooFar, - /** Object was successfully detected using a fallback algorithm */ - MBDetectionStatusFallbackSuccess, + /** Document has been detected but the camera is too close to the document. */ + MBDetectionStatusCameraTooClose, - /** Object was detected, but is only partially visible on screen */ - MBDetectionStatusPartialForm, - - /** Object was successfully detected, but the perspective angle of camera is too high */ - MBDetectionStatusCameraAtAngle, + /** Document has been detected but the camera’s angle is too steep. */ + MBDetectionStatusCameraAngleTooSteep, + + /** Document has been detected but the document is too close to the camera edge. */ + MBDetectionStatusDocumentTooCloseToCameraEdge, - /** Object was successfully detected, but the camera is too near to the object for processing */ - MBDetectionStatusCameraTooNear, + /** Only part of the document is visible. */ + MBDetectionStatusDocumentPartiallyVisible, - /** Document detected, but document is too close to the edge of the frame */ - MBDetectionStatusDocumentTooCloseToEdge, + /** Fallback detection was successful (PhotoPay specific). */ + MBDetectionStatusFallbackSuccess }; diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h index 006677478..d13155db4 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h @@ -14,7 +14,6 @@ typedef NS_ENUM(NSInteger, MBFieldType) { MBFieldTypeAdditionalOptionalAddressInformation, MBFieldTypeAdditionalPersonalIdNumber, MBFieldTypeAddress, - MBFieldTypeBloodType, MBFieldTypeClassEffectiveDate, MBFieldTypeClassExpiryDate, MBFieldTypeConditions, @@ -45,8 +44,9 @@ typedef NS_ENUM(NSInteger, MBFieldType) { MBFieldTypeResidentialStatus, MBFieldTypeRestrictions, MBFieldTypeSex, - MBFieldTypeSponsor, - MBFieldTypeVehicleClass + MBFieldTypeVehicleClass, + MBFieldTypeBloodType, + MBFieldTypeSponsor }; #endif /* MBFieldType_h */ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h index 40cc58e20..e4e2ee6d8 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h @@ -14,14 +14,16 @@ NS_ASSUME_NONNULL_BEGIN typedef NS_ENUM(NSInteger, MBCardOrientation) { MBCardOrientationHorizontal, - MBCardOrientationVertical + MBCardOrientationVertical, + MBCardOrientationNotAvailable }; typedef NS_ENUM(NSInteger, MBRotation) { MBRotationZero, MBRotationClockwise90, MBRotationCounterClockwise90, - MBRotationUpsideDown + MBRotationUpsideDown, + MBRotationNone }; MB_CLASS_AVAILABLE_IOS(13.0) MB_FINAL @@ -64,6 +66,12 @@ MB_INIT_UNAVAILABLE */ @property (nonatomic, readonly, assign) MBCardOrientation cardOrientation; +/** + * Orientation determined from the scanned image. + */ + +@property (nonatomic, readonly, assign) MBRotation cardRotation; + @end NS_ASSUME_NONNULL_END diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist index ab9246669..b17934170 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop similarity index 97% rename from BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop rename to BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop index d627df814..2b98e8dfb 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-maccatalyst/BlinkID.framework/Versions/6.3.0/Resources/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop deleted file mode 100644 index 2f4e52dca..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop deleted file mode 100644 index 33bc227c6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop index 5d92ddaac..b559d557b 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop index 0be1acd37..a420d95a7 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop index 3430d7fd5..542827316 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop index b0c4cb095..f4f37cbf1 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop index c9589f866..fa6adaf03 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop new file mode 100644 index 000000000..d21cedb0c Binary files /dev/null and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop deleted file mode 100644 index 39f3b94e6..000000000 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop and /dev/null differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop index dfdd14efb..c6340a6bf 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop new file mode 100644 index 000000000..325875ae4 Binary files /dev/null and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop index dd6422778..74bde8e02 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop index 473c3e5d2..97eb1aca2 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop index 6209bc68b..c3d64adf3 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop index 82e5d0849..a746ca44b 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo index 85d356a2c..fd52b6dd9 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo index 033cdd124..c57c81321 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index 16f6fb5ef..37b51a7de 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc index 77e69dd53..9cdf265cf 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 16f6fb5ef..37b51a7de 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index 9e25a7f1f..7e38464e5 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc index 664932bf7..4f3baf51c 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 9e25a7f1f..7e38464e5 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -1,5 +1,5 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100) +// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) // swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name BlinkID // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import BlinkID @@ -8,6 +8,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import _SwiftConcurrencyShims extension Foundation.NSMutableAttributedString { @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle) @objc convenience dynamic public init(string: Swift.String, style: UIKit.NSParagraphStyle, font: UIKit.UIFont) diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap index 00fcd3a01..32015e2f5 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap @@ -1,7 +1,7 @@ framework module BlinkID { umbrella header "BlinkID.h" - export * + module * { export * } } diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources index 20bed1fd2..82663d926 100644 --- a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +++ b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources @@ -18,7 +18,7 @@ Headers/BlinkID-Swift.h - 6LHgNcIqBrbhANhX0Lstr84EcUk= + cppNOhcwia7yo627uAXF8qeZxlI= Headers/BlinkID.h @@ -146,7 +146,7 @@ Headers/MBClassInfoTypes.h - AyMC4J5EtrCt95Cc/aP+rW5IiFs= + AxuQu2671oQ2RjJHOPpqZoG2/WY= Headers/MBCombinedFullDocumentImageResult.h @@ -202,7 +202,7 @@ Headers/MBDetectionStatus.h - U0wlJGTYmwqHmVYwacoXJHkAdIY= + 2tFZ15KwDZc8xDizbSXyUUTYq7w= Headers/MBDewarpPolicy.h @@ -338,7 +338,7 @@ Headers/MBFieldType.h - VCfqOB5BfKsQAD00POQYkwHucJQ= + Whfv8BNEYT+Z2lPnuO/m8UMeH8g= Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h @@ -418,7 +418,7 @@ Headers/MBImageAnalysisResult.h - Omzs6Es97AhTnYGKVHGeNBohL6s= + RQ0XPDW72APPvXDo0zQIyd1pU6w= Headers/MBImageExtensionFactors.h @@ -750,67 +750,67 @@ Info.plist - ttBnmxQDOcbOdgIkWRaOOeI/ZTg= + lClUSkE9rH2KIhCCMmKg5iy9hDk= - Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop + Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop - vQEg+/rq0VWeXVxhBzbJ2+neLhk= - - Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop - - VapF6p4bLlX1XqRhEUtFkMjE/fE= + vczZYWFY4qPIE/Zy2gwrNbQ98so= Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop - XHnTYXwFWgJfxxJeL9GtCoY9qoY= + e7x0PkDTjbIon7pHobxFFu5PmL4= Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop - TFGkTXWLaxfAODh6FjxJHGWYITw= + 279NnhOCFa1C/ALnJVW8Y5buCMI= Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop - lufwO7lWV/t/v3guIf3FHRTjK5E= + qMzl9we4BcnnkzFTXfe9yZycbUk= Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop - F4ADMxeMvuEN2saLyBPl+wK1zaM= + iGcU/dMMlZkEa7q37npvAtJx12U= Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop - 4MnH9iSajby4x6ME4rj/f//wjtg= + Z5lt1Mck+FEAQotGBVdf5oGlrPg= - Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop + Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop - qrfCFtQUPm2fqnrD3gTwlMxzdyI= + aeI3ngtbA2wur5sN8rsKrDGpv5s= Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop - lHlyjlZIVKu/eF7HH8MTjQ93Ckw= + kq+so7gN44z0X8HO6lpDpaodPSM= + + Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop + + b8K4vQuDUz3fxkm+YC/Mfbuq5TQ= Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop - 5DRyrarfvYV3ZN9BVBYaUjTEpSk= + UacTmqilsKX7gWHtBVg8n5GTyqk= Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop - G8SSBoTP8bj8wmQTnRmxmSjtcN0= + pnDBcbH78z3kvoyWYX0ubD0H+/E= Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop - y+iUW9OGVosnSKdUNLSvldhLGYc= + /8tqDgVnFJHoVZ6KP7Vemg6hYoU= Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop - fTVXNs/Kq9bKLe8r7vVHsVGxAeo= + PF0HR/las3z0+75aimY2aQeFlcE= Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo - BqzK88LMj6tR6/+9J2YqDF9z8Fc= + 0YoNIsYuR5LisDkYf12y32wWREk= Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo - DLNjjCEsyLnY5cqZ4m/UzB1Na3Q= + CjmCagDauO1v2YPXZJh2FR/vMSs= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -818,19 +818,19 @@ Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - SobGxO1M0hMqs/NEgA0Vhb415y8= + Qr6mXnuuCM+qO8XvCJ0vNksfor4= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc - 0dWSdgi4dkCj0rzFfLq5eThMNWQ= + F4fu71icgOENfvfvjkDM8BRGIHw= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface - SobGxO1M0hMqs/NEgA0Vhb415y8= + Qr6mXnuuCM+qO8XvCJ0vNksfor4= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftmodule - 81L898XJRdoNot2z2udszGKnVoM= + 6n27KnjHl8Sa2P6VADXuI8BVDpY= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -838,23 +838,23 @@ Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - 0W4880s5cIjnPi81QQlR4fQjfvk= + 02swWEkOHm8aDv3RauDeqMaXA0Q= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - jwwhpehxVEAdLCz+pRU0YrRxses= + ZqZS2kApKR5os9bkzA/oUXS6s+4= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - 0W4880s5cIjnPi81QQlR4fQjfvk= + 02swWEkOHm8aDv3RauDeqMaXA0Q= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - sY1JSz4uZZfHbJTSxtgpuhfDuRw= + GT7eEJBMWx7XzMxHj1Nm3I3iZ18= Modules/module.modulemap - wsodnN9/TzYAq0b+DmANGNBxms8= + BBdQY+PI/D7GlA4OlCF5Os473Aw= No Camera-100.png @@ -1602,7 +1602,7 @@ model_mrtd.zzip - wwi8IkBTGsDDmejXbCESM+oaA1Y= + 5HMwT3O5n98E2SWVMGL32XvSHUI= ms.strings @@ -1764,7 +1764,7 @@ hash2 - QZui84Pm7atweDCvfw6Ilan6JsQR9x0i+xmtVYQTqWM= + QUPOCCwwqMNuucfAeSey/wifuYJLmJ8hYq4Hxa1ymaU= Headers/BlinkID.h @@ -1988,7 +1988,7 @@ hash2 - 10BBCeoeW7+o9gNVTYy62yg0tDwMC69+646ZQJTR4Q0= + oE9DvYzPztFKVxgJv0QKc5kZV6HJJza+pTP1pbJQPRo= Headers/MBCombinedFullDocumentImageResult.h @@ -2086,7 +2086,7 @@ hash2 - Bxrhh8dVLlDeNpTub072zSHy6xTGi6CM+TBRuo1GfbE= + MOvMA5QaR5mTovmmhv/D0nFIhCzHJbR526ivhk9b73g= Headers/MBDewarpPolicy.h @@ -2324,7 +2324,7 @@ hash2 - +qNvQRyZgdlglpH/rxjtuhPMcRUFeTiQxaE4bIWTEDQ= + jlkPmUudok+vuD5ZlyBziowANo/K6C+Jg0+0dpROdFc= Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h @@ -2464,7 +2464,7 @@ hash2 - rSKW11NM1UMcL8nUwdbx7q4dkNfOK4C3vzScAbjR07I= + pRTOYid1+BYthkOoHfmvItv1AYGgUzRYehdiKx+dmaw= Headers/MBImageExtensionFactors.h @@ -3041,109 +3041,109 @@ rpqe2TZfdKqXRyAHipl47WHPrjsIQDXUzZ94oejDAvE= - Model_0c0458bedf340ad5858a25dd463e63f57ddb42e69c3c5ff0c572a528356b020d.strop - - hash2 - - YcjoXEMUM4o15aK6G78Nb48MiMYNpG31ta6464dz3t0= - - - Model_1eab2e7966860966c3a26900cc5d5d8d072fec678c7e5af1489507419b5ff25b.strop + Model_07c7ab860e77ec2e92bb822f6d62424b8595a5beb4340f6b2f7f6a4cffa5d050.strop hash2 - 5ioQGHrP0UjYuti0lk7B9a5SOog59nxUW/mKY4RkCVQ= + VngyM+r1MNqXL1Wyzvki42mbkSARR9ULGRIoQLIXv7Y= Model_2880751121560047e6dc571bc8ff4683aeb863886f7c0789234594ceb1e23577.strop hash2 - O3KHWtJpr4M3Yd90kSQa83kZx2HAYWgKj7h/S6mvAH0= + czm+96W6bnpGhvLdbSq0nmtR+00TbYEzoCzz4hbnhjw= Model_36d8e94f4cb46097bd6b7385f2aa91fcdee1a5fefeec59e56d1b9e82c94b00a7.strop hash2 - LP39g1O/7Hg5YENbbw2sXin2xO7PvsnALmUtPh1doDw= + y0BMAzJq5J1xBnUmhx/wBnpWyRYYZ12UDsHC+rPW2Cg= Model_473ac5f5e256623c0a6b282698c1f1b033b9fb5359e6aa142e9fb4a4022afe4e.strop hash2 - EIAliWdGleQiBy5yVb8J2tAHaMmYYPh55F2rtVfGMcw= + deYWpTSpoGkLnbHSJTWvA/WUL5UfTRBra+wVeuTVlOQ= Model_4cd5265c0ff4b156aef99f1a065de02ebd81cd59c7da18a3335ff08761e94679.strop hash2 - pjkdzuSYD1q+3n2LW8Kah21PY1vT0TtY8qpv3GpgubI= + B+SuAVkInf0SVQ8xLsYspUnlLH93l0Z/wB1moxHdZS4= Model_500f4403bf221021bb85c3e758d59f69841635787f6f4201a4ffe5e68733f8bb.strop hash2 - /7uHsa+0fUS0z5m7lZ2ijBoiIC6vY1Qvxl6maHRLQtU= + os8fwoSmeKvc7KiHYhhy5yF+2AqtCljHo994tnBUWh4= - Model_9ea5cca9d0c69d5bcf7c5ae095eb03340e2d510261b50e0012e372f1bceb2640.strop + Model_61057f0b3552585d0b521a4232a22a7708bdafc0182213276897a50447dbdcbe.strop hash2 - fbamvSBgjyiBEpOBXozmE8uTFgvNDWPzvqJA3mu9jy0= + l+p3lJSHo7wkzRRepcMpXypQeP6Az3576jgQUo/AQnw= Model_b452fd3cd4037080cfcb4c423dba5bc58c8ceafc28427fdf9c5778fb353f088e.strop hash2 - CYn33u/h2Z7ZiXPrWU7smcURxXEZi2kQJF83sffb/bE= + cX4EONQ7on7ZYdkaq1sLi3PjMwV/5HMQKIXZ6jJwEJw= + + + Model_b4a5587987232550b8e116065e9312acfa386e289c67c2f61d3556ef1571b1ba.strop + + hash2 + + JlHxFldxVPZwC6IvkiXVRH4XYN9c+HZRrSTyxfCA2ik= Model_d2bcaf18d17504513598e04f472c035b3d4f22d8653d5a79c05b4508a4b547b3.strop hash2 - /jE1XT7Np5SkLBLg/c85/dc2Ibvs22bFJLGiH8ooSOM= + O7H6MLlRMNqa+HC/SSYDbCeUJIvY10NsbZ0tJ22ARuA= Model_e4f1f62f68ec44b71ecad3fb3f3b48fe3790beb5ab325611e17d63af06e9f644.strop hash2 - hCprXzwms8OUJKeqsq1t1xWfdnr1877+NDa1ui7tq8g= + zJ9TxWyyYJDBVmkapqxxxEHYA7XKWQC9WqMWEqBotM0= Model_ed586fd6ca47c8eebb513c4ffaaacc2c54e92162b145062d7022519fba0911de.strop hash2 - 5Y4gUrogkyuEBlqujHvmPe/L0DxCWXXFLaD30chR50o= + 0m7XIi5acmHncRyKjcNUSKuHGSiPIkQJ6F8Rc1HuaQI= Model_faf688599c7e261a2a7404730f69ed029115bb0d3e7a3657731d88e701720efe.strop hash2 - x+qol0La/OooTvBXgoNncDU+2yjPydkWYdnclIKoOjs= + yne97TaCulKI6fjzNrVfirwykuZENTEuOXcizgWNNSo= Modules/BlinkID.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo hash2 - 4weYWcluKz78Fj5BFC1q8dVagMo/JO0TkWU0yLRDaXE= + AP8pVee1rANMgkwys0A0WKZA9JDvTu+JwWCOYhBMS7Y= Modules/BlinkID.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo hash2 - 3oVyoEr0q/EDitPJhNWNlzq29RkPfmuIx6fLrCT0EiU= + cjXgHTxfkjJ1uUssD9sxXoPzJGnX6AkdgmdibXWl36g= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -3157,28 +3157,28 @@ hash2 - 2NlHnqW3uah4ktk+ZODwb8vhfMHFqDPVoJAMOi1ll1U= + WIXrEiILsYKXQ0dQjYMmJq0oFOZEOJSGIbFbElF/ud4= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc hash2 - 9PbIzHomV+GjCUPXQb17Kmg5Z3GHvCJOz78rnw90UEM= + YIKT8Ypezd88eRhhneW2Lf2ezBHGy117Ud8aV+qkVN0= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface hash2 - 2NlHnqW3uah4ktk+ZODwb8vhfMHFqDPVoJAMOi1ll1U= + WIXrEiILsYKXQ0dQjYMmJq0oFOZEOJSGIbFbElF/ud4= Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - 80hJ20c1zlszvLcJ+OfhEBbT18aRJDRF+u27w7X09K4= + XExgWTHZGwdV75FfvDR8Y3RwHLDB3XK+DHdCr2YMTLI= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -3192,35 +3192,35 @@ hash2 - kPpKk4zvZNTW1xvfjU7AQoQ9gCvC5OhEZcHXOgD93LA= + TlPfPg/BUiuWKCEDqNLnn3tsRb9D+zYAL443bFcrupQ= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc hash2 - ZEgz+AaReEQ6Vep67wZ5aLrGW8D4RA0zGQCly978z3s= + w29jrnt/vcbQsGhw/jdeo0sCmqjTHacC+6xhC5lmdDY= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface hash2 - kPpKk4zvZNTW1xvfjU7AQoQ9gCvC5OhEZcHXOgD93LA= + TlPfPg/BUiuWKCEDqNLnn3tsRb9D+zYAL443bFcrupQ= Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - oQF/pJk1hnvhBC+w8JbxR7S7g/QlEInJRtS4F6FDQQM= + 9o3GtCjrmvQDO0Ee6+0letsYtJD2UjuygqmGoAHcXNE= Modules/module.modulemap hash2 - TuSTUcHLlPcL1f+07JUjAvVcqb1JG1OfdAhyyeRxPBA= + IHXQn6wOG3+JsYVowCWl2RQxZCMxany8G/iim60OaT0= No Camera-100.png @@ -4529,7 +4529,7 @@ hash2 - 29dkJGm/zn1XsnFvfzBHQIieLcwVk4rTITQreOfCOrg= + mbPMHwpOr4kuX8n2rISGSHafELMY3vXie4fLWXuFX4g= ms.strings diff --git a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/model_mrtd.zzip b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/model_mrtd.zzip index 7cc302aa0..01130970c 100644 Binary files a/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/model_mrtd.zzip and b/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/model_mrtd.zzip differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 19ed7d21a..829a87dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,72 @@ # Release notes +## 6.4.0 + +### New features + +- Added new result member `cardRotation` to `ImageAnalysisResult` +- New `CardOrientation` status - `NotAvailable` + +- New `Region` enum values: + - `DISTRITO_FEDERAL` + - `MARANHAO` + - `MATO_GROSSO` + - `MINAS_GERAIS` + - `PARA` + - `PARANA` + - `PERNAMBUCO` + - `SANTA_CATARINA` +- New `Type` enum values: + - `CONSULAR_VOTER_ID` + - `TWIC_CARD` + +### Added support for 8 new documents + +- Bolivia - Paper Passport +- Brazil - Alien ID +- Brazil - Distrito Federal - Identity Card +- Brazil - Minas Gerais - Identity Card +- Cameroon - Polycarbonate Passport +- Costa Rica - Paper Passport +- UK - Proof of Age Card +- USA - Twic Card + +### Added support for 14 new versions of already supported documents + +- Brazil - Driver’s License +- Luxembourg - Identity Card +- North Macedonia - Identity Card +- Portugal - Driver’s License +- Slovakia - Identity Card +- Switzerland - Identity Card +- Switzerland - Driver’s License +- Turkey - Polyc + +### Added support for 17 new documents in BETA + +- Australia - Australian Capital Territory - Identity Card +- Australia - Queensland - Proof of Age Card +- Australia - Tasmania - Identity Card +- Australia - Western Australia - Identity Card +- Bahrain - Driver’s License +- Bahrain - Paper Passport +- Brazil - Maranhao - Identity Card +- Brazil - Mato Grosso - Identity Card +- Brazil - Para - Identity Card +- Brazil - Parana - Identity Card +- Brazil - Pernambuco - Identity Card +- Brazil - Santa Catarina - Identity Card +- Cameroon - Paper Passport +- Mexico - Quintana Roo, Benito Juarez - Driver’s License +- Mexico - Quintana Roo -Driver’s License +- Switzerland - Polycarbonate Passport +- UAE - Polycarbonate Passport + +### Bug Fixes + +- Fixed the issue where the wrong missing field message was shown when the mandatory field was missing +- Minor bugfixes and improvements + ## 6.3.0 ### New features diff --git a/PPBlinkID.podspec b/PPBlinkID.podspec index 2139f165a..0ef48cf5e 100644 --- a/PPBlinkID.podspec +++ b/PPBlinkID.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "PPBlinkID" - s.version = "6.3.0" + s.version = "6.4.0" s.summary = "A delightful component for barcode scanning" s.homepage = "http://microblink.com" @@ -31,7 +31,7 @@ Pod::Spec.new do |s| } s.source = { - :http => 'https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/blinkid-ios_v6.3.0.tar.gz' + :http => 'https://github.com/BlinkID/blinkid-ios/releases/download/v6.4.0/blinkid-ios_v6.4.0.tar.gz' } s.platform = :ios diff --git a/Package.swift b/Package.swift index 66d1d3a42..56be5a4d0 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( targets: [ .binaryTarget( name: "BlinkID", - url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/BlinkID.xcframework.zip", - checksum: "98416ed7f4907cbef3d40d7e20b06c7ea2b73849976246963aef5687b4fd3350") + url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.4.0/BlinkID.xcframework.zip", + checksum: "5cc88f86ec468b114bf90cb1c36f75034d04cd216509094c689088074efafae4") ] ) diff --git a/README.md b/README.md index edc09e70b..94b12459c 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ pod init ```ruby platform :ios, '13.0' target 'Your-App-Name' do - pod 'PPBlinkID', '~> 6.3.0' + pod 'PPBlinkID', '~> 6.4.0' end ``` diff --git a/Release notes.md b/Release notes.md index 19ed7d21a..829a87dff 100644 --- a/Release notes.md +++ b/Release notes.md @@ -1,5 +1,72 @@ # Release notes +## 6.4.0 + +### New features + +- Added new result member `cardRotation` to `ImageAnalysisResult` +- New `CardOrientation` status - `NotAvailable` + +- New `Region` enum values: + - `DISTRITO_FEDERAL` + - `MARANHAO` + - `MATO_GROSSO` + - `MINAS_GERAIS` + - `PARA` + - `PARANA` + - `PERNAMBUCO` + - `SANTA_CATARINA` +- New `Type` enum values: + - `CONSULAR_VOTER_ID` + - `TWIC_CARD` + +### Added support for 8 new documents + +- Bolivia - Paper Passport +- Brazil - Alien ID +- Brazil - Distrito Federal - Identity Card +- Brazil - Minas Gerais - Identity Card +- Cameroon - Polycarbonate Passport +- Costa Rica - Paper Passport +- UK - Proof of Age Card +- USA - Twic Card + +### Added support for 14 new versions of already supported documents + +- Brazil - Driver’s License +- Luxembourg - Identity Card +- North Macedonia - Identity Card +- Portugal - Driver’s License +- Slovakia - Identity Card +- Switzerland - Identity Card +- Switzerland - Driver’s License +- Turkey - Polyc + +### Added support for 17 new documents in BETA + +- Australia - Australian Capital Territory - Identity Card +- Australia - Queensland - Proof of Age Card +- Australia - Tasmania - Identity Card +- Australia - Western Australia - Identity Card +- Bahrain - Driver’s License +- Bahrain - Paper Passport +- Brazil - Maranhao - Identity Card +- Brazil - Mato Grosso - Identity Card +- Brazil - Para - Identity Card +- Brazil - Parana - Identity Card +- Brazil - Pernambuco - Identity Card +- Brazil - Santa Catarina - Identity Card +- Cameroon - Paper Passport +- Mexico - Quintana Roo, Benito Juarez - Driver’s License +- Mexico - Quintana Roo -Driver’s License +- Switzerland - Polycarbonate Passport +- UAE - Polycarbonate Passport + +### Bug Fixes + +- Fixed the issue where the wrong missing field message was shown when the mandatory field was missing +- Minor bugfixes and improvements + ## 6.3.0 ### New features diff --git a/Samples/BlinkID-sample-Swift/BlinkID-sample-Swift/ViewController.swift b/Samples/BlinkID-sample-Swift/BlinkID-sample-Swift/ViewController.swift index 4210b62dd..cbec1a19d 100644 --- a/Samples/BlinkID-sample-Swift/BlinkID-sample-Swift/ViewController.swift +++ b/Samples/BlinkID-sample-Swift/BlinkID-sample-Swift/ViewController.swift @@ -15,7 +15,7 @@ class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() - // Valid until: 2024-3-3 + // Valid until: 2024-4-13 MBMicroblinkSDK.shared().setLicenseResource("blinkid-license", withExtension: "txt", inSubdirectory: "", for: Bundle.main) { (_) in } } diff --git a/Samples/BlinkID-sample-SwiftUI/BlinkID-sample-SwiftUI/AppDelegate.swift b/Samples/BlinkID-sample-SwiftUI/BlinkID-sample-SwiftUI/AppDelegate.swift index 3e84af983..b66c92984 100644 --- a/Samples/BlinkID-sample-SwiftUI/BlinkID-sample-SwiftUI/AppDelegate.swift +++ b/Samples/BlinkID-sample-SwiftUI/BlinkID-sample-SwiftUI/AppDelegate.swift @@ -16,7 +16,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { - // Valid until: 2024-3-3 + // Valid until: 2024-4-13 MBMicroblinkSDK.shared().setLicenseResource("blinkid-license", withExtension: "txt", inSubdirectory: nil, for: .main) { (_) in } return true diff --git a/Samples/DirectAPI-sample-Swift/DirectAPI-sample-Swift/ViewController.swift b/Samples/DirectAPI-sample-Swift/DirectAPI-sample-Swift/ViewController.swift index f978a120a..7a1fdb6df 100644 --- a/Samples/DirectAPI-sample-Swift/DirectAPI-sample-Swift/ViewController.swift +++ b/Samples/DirectAPI-sample-Swift/DirectAPI-sample-Swift/ViewController.swift @@ -21,7 +21,7 @@ class ViewController: UIViewController, UINavigationControllerDelegate { override func viewDidLoad() { super.viewDidLoad() - // Valid until: 2024-3-3 + // Valid until: 2024-4-13 MBMicroblinkSDK.shared().setLicenseResource("blinkid-license", withExtension: "txt", inSubdirectory: "", for: Bundle.main) { (_) in } diff --git a/Samples/License/blinkid-license.txt b/Samples/License/blinkid-license.txt index 935a35997..d3c594254 100644 Binary files a/Samples/License/blinkid-license.txt and b/Samples/License/blinkid-license.txt differ diff --git a/Transition guide.md b/Transition guide.md index a2752e836..36a369fb4 100644 --- a/Transition guide.md +++ b/Transition guide.md @@ -1,3 +1,7 @@ +## 6.4.0 + +- No changes + ## 6.3.0 - No changes diff --git a/blinkid-ios.json b/blinkid-ios.json index 9cd266a87..f80cfeb81 100644 --- a/blinkid-ios.json +++ b/blinkid-ios.json @@ -21,5 +21,6 @@ "6.1.2": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.1.2/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.1.2/BlinkID.xcframework.zip", "6.2.0": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.2.0/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.2.0/BlinkID.xcframework.zip", "6.2.1": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.2.1/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.2.1/BlinkID.xcframework.zip", - "6.3.0": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/BlinkID.xcframework.zip" + "6.3.0": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.3.0/BlinkID.xcframework.zip", + "6.4.0": "https://github.com/BlinkID/blinkid-ios/releases/download/v6.4.0/BlinkID.framework.zip?alt=https://github.com/BlinkID/blinkid-ios/releases/download/v6.4.0/BlinkID.xcframework.zip" } diff --git a/buildCommit.txt b/buildCommit.txt index edd55cb03..47e30bd76 100644 --- a/buildCommit.txt +++ b/buildCommit.txt @@ -1 +1 @@ -Built from core repository commit eb8685d6246708ca6a46f49e8f36b509a2dbd81e +Built from core repository commit 7a639157dec54f78dd36554664a289e71409bdf2 diff --git a/docs/Classes.html b/docs/Classes.html index d1690cec5..1ade42044 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -524,7 +524,7 @@

Declaration

@@ -561,7 +561,7 @@

Declaration

@@ -598,7 +598,7 @@

Declaration

@@ -635,7 +635,7 @@

Declaration

@@ -678,7 +678,7 @@

Declaration

@@ -721,7 +721,7 @@

Declaration

@@ -758,7 +758,7 @@

Declaration

@@ -797,7 +797,7 @@

Declaration

@@ -840,7 +840,7 @@

Declaration

@@ -882,7 +882,7 @@

Declaration

@@ -920,7 +920,7 @@

Declaration

@@ -957,7 +957,7 @@

Declaration

@@ -995,7 +995,7 @@

Declaration

@@ -1037,7 +1037,7 @@

Declaration

@@ -1077,7 +1077,7 @@

Declaration

@@ -1117,7 +1117,7 @@

Declaration

@@ -1153,7 +1153,7 @@

Declaration

@@ -1190,7 +1190,7 @@

Declaration

@@ -1227,7 +1227,7 @@

Declaration

@@ -1264,7 +1264,7 @@

Declaration

@@ -1301,7 +1301,7 @@

Declaration

@@ -1348,7 +1348,7 @@

Declaration

@@ -1387,7 +1387,7 @@

Declaration

@@ -1424,7 +1424,7 @@

Declaration

@@ -1461,7 +1461,7 @@

Declaration

@@ -1505,7 +1505,7 @@

Declaration

@@ -1542,7 +1542,7 @@

Declaration

@@ -1581,7 +1581,7 @@

Declaration

@@ -1617,7 +1617,7 @@

Declaration

@@ -1655,7 +1655,7 @@

Declaration

@@ -1694,7 +1694,7 @@

Declaration

@@ -1731,7 +1731,7 @@

Declaration

@@ -1768,7 +1768,7 @@

Declaration

@@ -1805,7 +1805,7 @@

Declaration

@@ -1844,7 +1844,7 @@

Declaration

@@ -1881,7 +1881,7 @@

Declaration

@@ -1918,7 +1918,7 @@

Declaration

@@ -1955,7 +1955,7 @@

Declaration

@@ -1998,7 +1998,7 @@

Declaration

@@ -2041,7 +2041,7 @@

Declaration

@@ -2079,7 +2079,7 @@

Declaration

@@ -2127,7 +2127,7 @@

Declaration

@@ -2168,7 +2168,7 @@

Declaration

@@ -2214,7 +2214,7 @@

Declaration

@@ -2253,7 +2253,7 @@

Declaration

@@ -2291,7 +2291,7 @@

Declaration

@@ -2335,7 +2335,7 @@

Declaration

@@ -2391,7 +2391,7 @@

Declaration

@@ -2433,7 +2433,7 @@

Declaration

@@ -2475,7 +2475,7 @@

Declaration

@@ -2512,7 +2512,7 @@

Declaration

@@ -2550,7 +2550,7 @@

Declaration

@@ -2587,7 +2587,7 @@

Declaration

@@ -2635,7 +2635,7 @@

Declaration

@@ -2672,7 +2672,7 @@

Declaration

@@ -2708,7 +2708,7 @@

Declaration

@@ -2754,7 +2754,7 @@

Declaration

@@ -2794,7 +2794,7 @@

Declaration

@@ -2831,7 +2831,7 @@

Declaration

@@ -2868,7 +2868,7 @@

Declaration

@@ -2904,7 +2904,7 @@

Declaration

@@ -2941,7 +2941,7 @@

Declaration

@@ -2979,7 +2979,7 @@

Declaration

@@ -3016,7 +3016,7 @@

Declaration

@@ -3053,7 +3053,7 @@

Declaration

@@ -3089,7 +3089,7 @@

Declaration

@@ -3127,7 +3127,7 @@

Declaration

@@ -3163,7 +3163,7 @@

Declaration

@@ -3199,7 +3199,7 @@

Declaration

@@ -3236,7 +3236,7 @@

Declaration

@@ -3273,7 +3273,7 @@

Declaration

@@ -3310,7 +3310,7 @@

Declaration

@@ -3348,7 +3348,7 @@

Declaration

@@ -3385,7 +3385,7 @@

Declaration

@@ -3422,7 +3422,7 @@

Declaration

@@ -3459,7 +3459,7 @@

Declaration

@@ -3496,7 +3496,7 @@

Declaration

@@ -3544,7 +3544,7 @@

Declaration

@@ -3585,7 +3585,7 @@

Declaration

@@ -3627,7 +3627,7 @@

Declaration

@@ -3664,7 +3664,7 @@

Declaration

@@ -3702,7 +3702,7 @@

Declaration

@@ -3748,7 +3748,7 @@

Declaration

@@ -3788,7 +3788,7 @@

Declaration

@@ -3825,7 +3825,7 @@

Declaration

@@ -3838,7 +3838,7 @@

Declaration

diff --git a/docs/Classes/MBAdditionalProcessingInfo.html b/docs/Classes/MBAdditionalProcessingInfo.html index 5bcc7ba83..5770a28aa 100644 --- a/docs/Classes/MBAdditionalProcessingInfo.html +++ b/docs/Classes/MBAdditionalProcessingInfo.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBAdditionalProcessingInfo

MBVizResult contains data extracted from the Visual Inspection Zone.

@@ -539,7 +539,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -611,7 +611,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

diff --git a/docs/Classes/MBBaseOcrOverlaySettings.html b/docs/Classes/MBBaseOcrOverlaySettings.html index 8fdc3bf16..71f039e1f 100644 --- a/docs/Classes/MBBaseOcrOverlaySettings.html +++ b/docs/Classes/MBBaseOcrOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBBaseOcrOverlaySettings

Settings class containing UI information

@@ -540,7 +540,7 @@

Declaration

@@ -553,7 +553,7 @@

Declaration

diff --git a/docs/Classes/MBBaseOverlaySettings.html b/docs/Classes/MBBaseOverlaySettings.html index 1e5868248..0834970c7 100644 --- a/docs/Classes/MBBaseOverlaySettings.html +++ b/docs/Classes/MBBaseOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBBaseOverlaySettings

Settings class containing UI information

@@ -540,7 +540,7 @@

Declaration

@@ -578,7 +578,7 @@

Declaration

@@ -613,7 +613,7 @@

Declaration

@@ -650,7 +650,7 @@

Declaration

@@ -685,7 +685,7 @@

Declaration

@@ -720,7 +720,7 @@

Declaration

@@ -733,7 +733,7 @@

Declaration

diff --git a/docs/Classes/MBBaseOverlayViewController.html b/docs/Classes/MBBaseOverlayViewController.html index ac67cbf14..ed57fe6d1 100644 --- a/docs/Classes/MBBaseOverlayViewController.html +++ b/docs/Classes/MBBaseOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBBaseOverlayViewController

Common base class for default overlay view controllers

@@ -539,7 +539,7 @@

Declaration

@@ -552,7 +552,7 @@

Declaration

diff --git a/docs/Classes/MBBlinkIdMultiSideRecognizer.html b/docs/Classes/MBBlinkIdMultiSideRecognizer.html index 5c4f54f1b..f06627ef3 100644 --- a/docs/Classes/MBBlinkIdMultiSideRecognizer.html +++ b/docs/Classes/MBBlinkIdMultiSideRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -505,7 +505,7 @@

MBBlinkIdMultiSideRecognizer

Recognizer which can scan front and back side of the United States driver license.

@@ -544,7 +544,7 @@

Declaration

@@ -579,7 +579,7 @@

Declaration

@@ -616,7 +616,7 @@

Declaration

@@ -653,7 +653,7 @@

Declaration

@@ -691,7 +691,7 @@

Declaration

@@ -730,7 +730,7 @@

Declaration

@@ -767,7 +767,7 @@

Declaration

@@ -805,7 +805,7 @@

Declaration

@@ -843,7 +843,7 @@

Declaration

@@ -880,7 +880,7 @@

Declaration

@@ -918,7 +918,7 @@

Declaration

@@ -956,7 +956,7 @@

Declaration

@@ -993,7 +993,7 @@

Declaration

@@ -1006,7 +1006,7 @@

Declaration

diff --git a/docs/Classes/MBBlinkIdMultiSideRecognizerResult.html b/docs/Classes/MBBlinkIdMultiSideRecognizerResult.html index b7f239f59..42253045e 100644 --- a/docs/Classes/MBBlinkIdMultiSideRecognizerResult.html +++ b/docs/Classes/MBBlinkIdMultiSideRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -505,7 +505,7 @@

MBBlinkIdMultiSideRecognizerResult

Recognizer which can scan front and back side of the United States driver license.

@@ -544,7 +544,7 @@

Declaration

@@ -579,7 +579,7 @@

Declaration

@@ -614,7 +614,7 @@

Declaration

@@ -649,7 +649,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -719,7 +719,7 @@

Declaration

@@ -754,7 +754,7 @@

Declaration

@@ -789,7 +789,7 @@

Declaration

@@ -824,7 +824,7 @@

Declaration

@@ -859,7 +859,7 @@

Declaration

@@ -894,7 +894,7 @@

Declaration

@@ -929,7 +929,7 @@

Declaration

@@ -964,7 +964,7 @@

Declaration

@@ -999,7 +999,7 @@

Declaration

@@ -1034,7 +1034,7 @@

Declaration

@@ -1069,7 +1069,7 @@

Declaration

@@ -1104,7 +1104,7 @@

Declaration

@@ -1139,7 +1139,7 @@

Declaration

@@ -1174,7 +1174,7 @@

Declaration

@@ -1209,7 +1209,7 @@

Declaration

@@ -1244,7 +1244,7 @@

Declaration

@@ -1279,7 +1279,7 @@

Declaration

@@ -1314,7 +1314,7 @@

Declaration

@@ -1349,7 +1349,7 @@

Declaration

@@ -1384,7 +1384,7 @@

Declaration

@@ -1419,7 +1419,7 @@

Declaration

@@ -1454,7 +1454,7 @@

Declaration

@@ -1489,7 +1489,7 @@

Declaration

@@ -1524,7 +1524,7 @@

Declaration

@@ -1559,7 +1559,7 @@

Declaration

@@ -1594,7 +1594,7 @@

Declaration

@@ -1629,7 +1629,7 @@

Declaration

@@ -1664,7 +1664,7 @@

Declaration

@@ -1699,7 +1699,7 @@

Declaration

@@ -1734,7 +1734,7 @@

Declaration

@@ -1769,7 +1769,7 @@

Declaration

@@ -1804,7 +1804,7 @@

Declaration

@@ -1839,7 +1839,7 @@

Declaration

@@ -1874,7 +1874,7 @@

Declaration

@@ -1909,7 +1909,7 @@

Declaration

@@ -1944,7 +1944,7 @@

Declaration

@@ -1979,7 +1979,7 @@

Declaration

@@ -2014,7 +2014,7 @@

Declaration

@@ -2049,7 +2049,7 @@

Declaration

@@ -2084,7 +2084,7 @@

Declaration

@@ -2119,7 +2119,7 @@

Declaration

@@ -2154,7 +2154,7 @@

Declaration

@@ -2189,7 +2189,7 @@

Declaration

@@ -2202,7 +2202,7 @@

Declaration

diff --git a/docs/Classes/MBBlinkIdOverlaySettings.html b/docs/Classes/MBBlinkIdOverlaySettings.html index 0584208e4..f56d84f35 100644 --- a/docs/Classes/MBBlinkIdOverlaySettings.html +++ b/docs/Classes/MBBlinkIdOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBBlinkIdOverlaySettings

Settings class containing parameters for BlinkId UI

@@ -540,7 +540,7 @@

Declaration

@@ -577,7 +577,7 @@

Declaration

@@ -614,7 +614,7 @@

Declaration

@@ -651,7 +651,7 @@

Declaration

@@ -687,7 +687,7 @@

Declaration

@@ -723,7 +723,7 @@

Declaration

@@ -760,7 +760,7 @@

Declaration

@@ -796,7 +796,7 @@

Declaration

@@ -832,7 +832,7 @@

Declaration

@@ -868,7 +868,7 @@

Declaration

@@ -904,7 +904,7 @@

Declaration

@@ -940,7 +940,7 @@

Declaration

@@ -976,7 +976,7 @@

Declaration

@@ -1012,7 +1012,7 @@

Declaration

@@ -1048,7 +1048,7 @@

Declaration

@@ -1084,7 +1084,7 @@

Declaration

@@ -1120,7 +1120,7 @@

Declaration

@@ -1156,7 +1156,7 @@

Declaration

@@ -1193,7 +1193,7 @@

Declaration

@@ -1230,7 +1230,7 @@

Declaration

@@ -1267,7 +1267,7 @@

Declaration

@@ -1303,7 +1303,7 @@

Declaration

@@ -1339,7 +1339,7 @@

Declaration

@@ -1375,7 +1375,7 @@

Declaration

@@ -1414,7 +1414,7 @@

Return Value

object initialized with default values.

@@ -1427,7 +1427,7 @@

Return Value

diff --git a/docs/Classes/MBBlinkIdOverlayViewController.html b/docs/Classes/MBBlinkIdOverlayViewController.html index 1f49106d1..abf03cf58 100644 --- a/docs/Classes/MBBlinkIdOverlayViewController.html +++ b/docs/Classes/MBBlinkIdOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBBlinkIdOverlayViewController

Default version of overlay view controller with modern design.

@@ -540,7 +540,7 @@

Declaration

@@ -568,9 +568,14 @@

Declaration

@property (nonatomic, weak, readonly) id<MBBlinkIdOverlayViewControllerDelegate> _Nullable delegate;
+
+

Swift

+
weak var delegate: MBBlinkIdOverlayViewControllerDelegate? { get }
+ +
@@ -602,6 +607,11 @@

Declaration

delegate; +
+

Swift

+
init(settings: MBBlinkIdOverlaySettings, recognizerCollection: MBRecognizerCollection, delegate: MBBlinkIdOverlayViewControllerDelegate)
+ +

Parameters

@@ -639,7 +649,7 @@

Return Value

initialized overlayViewController

@@ -652,7 +662,7 @@

Return Value

diff --git a/docs/Classes/MBBlinkIdSingleSideRecognizer.html b/docs/Classes/MBBlinkIdSingleSideRecognizer.html index 1f1bd9fef..e5f8ffdcd 100644 --- a/docs/Classes/MBBlinkIdSingleSideRecognizer.html +++ b/docs/Classes/MBBlinkIdSingleSideRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -505,7 +505,7 @@

MBBlinkIdSingleSideRecognizer

The Blink ID Recognizer is used for scanning Blink ID.

@@ -544,7 +544,7 @@

Declaration

@@ -579,7 +579,7 @@

Declaration

@@ -616,7 +616,7 @@

Declaration

@@ -653,7 +653,7 @@

Declaration

@@ -691,7 +691,7 @@

Declaration

@@ -730,7 +730,7 @@

Declaration

@@ -768,7 +768,7 @@

Declaration

@@ -806,7 +806,7 @@

Declaration

@@ -843,7 +843,7 @@

Declaration

@@ -881,7 +881,7 @@

Declaration

@@ -894,7 +894,7 @@

Declaration

diff --git a/docs/Classes/MBBlinkIdSingleSideRecognizerResult.html b/docs/Classes/MBBlinkIdSingleSideRecognizerResult.html index 6727c9e0a..495556ad6 100644 --- a/docs/Classes/MBBlinkIdSingleSideRecognizerResult.html +++ b/docs/Classes/MBBlinkIdSingleSideRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -504,7 +504,7 @@

MBBlinkIdSingleSideRecognizerResult

The Blink ID Recognizer is used for scanning Blink ID.

@@ -543,7 +543,7 @@

Declaration

@@ -578,7 +578,7 @@

Declaration

@@ -613,7 +613,7 @@

Declaration

@@ -648,7 +648,7 @@

Declaration

@@ -683,7 +683,7 @@

Declaration

@@ -718,7 +718,7 @@

Declaration

@@ -753,7 +753,7 @@

Declaration

@@ -788,7 +788,7 @@

Declaration

@@ -823,7 +823,7 @@

Declaration

@@ -858,7 +858,7 @@

Declaration

@@ -893,7 +893,7 @@

Declaration

@@ -928,7 +928,7 @@

Declaration

@@ -963,7 +963,7 @@

Declaration

@@ -998,7 +998,7 @@

Declaration

@@ -1033,7 +1033,7 @@

Declaration

@@ -1068,7 +1068,7 @@

Declaration

@@ -1103,7 +1103,7 @@

Declaration

@@ -1138,7 +1138,7 @@

Declaration

@@ -1173,7 +1173,7 @@

Declaration

@@ -1208,7 +1208,7 @@

Declaration

@@ -1243,7 +1243,7 @@

Declaration

@@ -1278,7 +1278,7 @@

Declaration

@@ -1313,7 +1313,7 @@

Declaration

@@ -1348,7 +1348,7 @@

Declaration

@@ -1383,7 +1383,7 @@

Declaration

@@ -1418,7 +1418,7 @@

Declaration

@@ -1453,7 +1453,7 @@

Declaration

@@ -1488,7 +1488,7 @@

Declaration

@@ -1523,7 +1523,7 @@

Declaration

@@ -1558,7 +1558,7 @@

Declaration

@@ -1593,7 +1593,7 @@

Declaration

@@ -1628,7 +1628,7 @@

Declaration

@@ -1663,7 +1663,7 @@

Declaration

@@ -1698,7 +1698,7 @@

Declaration

@@ -1733,7 +1733,7 @@

Declaration

@@ -1768,7 +1768,7 @@

Declaration

@@ -1803,7 +1803,7 @@

Declaration

@@ -1838,7 +1838,7 @@

Declaration

@@ -1873,7 +1873,7 @@

Declaration

@@ -1908,7 +1908,7 @@

Declaration

@@ -1943,7 +1943,7 @@

Declaration

@@ -1956,7 +1956,7 @@

Declaration

diff --git a/docs/Classes/MBCameraReticle.html b/docs/Classes/MBCameraReticle.html index 822b5d88d..604000014 100644 --- a/docs/Classes/MBCameraReticle.html +++ b/docs/Classes/MBCameraReticle.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBCameraReticle

the system is active but has not detected an object yet.

@@ -539,7 +539,7 @@

Declaration

@@ -574,7 +574,7 @@

Declaration

@@ -609,7 +609,7 @@

Declaration

@@ -644,7 +644,7 @@

Declaration

@@ -679,7 +679,7 @@

Declaration

@@ -714,7 +714,7 @@

Declaration

@@ -749,7 +749,7 @@

Declaration

@@ -784,7 +784,7 @@

Declaration

@@ -819,7 +819,7 @@

Declaration

@@ -857,7 +857,7 @@

Declaration

@@ -892,7 +892,7 @@

Declaration

@@ -927,7 +927,7 @@

Declaration

@@ -940,7 +940,7 @@

Declaration

diff --git a/docs/Classes/MBCameraSettings.html b/docs/Classes/MBCameraSettings.html index 92c47af7f..98620ce3c 100644 --- a/docs/Classes/MBCameraSettings.html +++ b/docs/Classes/MBCameraSettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBCameraSettings

Settings class containing parameters for camera capture

@@ -540,7 +540,7 @@

Declaration

@@ -577,7 +577,7 @@

Declaration

@@ -620,7 +620,7 @@

Declaration

@@ -657,7 +657,7 @@

Declaration

@@ -694,7 +694,7 @@

Declaration

@@ -731,7 +731,7 @@

Declaration

@@ -768,7 +768,7 @@

Declaration

@@ -805,7 +805,7 @@

Declaration

@@ -843,7 +843,7 @@

Declaration

@@ -882,7 +882,7 @@

Return Value

object initialized with default values.

@@ -921,7 +921,7 @@

Return Value

optimal AVFoundation session preset

@@ -960,7 +960,7 @@

Return Value

optimal AVFoundation autofocus range restriction

@@ -973,7 +973,7 @@

Return Value

diff --git a/docs/Classes/MBCustomOverlayViewController.html b/docs/Classes/MBCustomOverlayViewController.html index 4051b9fd8..8e4b7c7ac 100644 --- a/docs/Classes/MBCustomOverlayViewController.html +++ b/docs/Classes/MBCustomOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBCustomOverlayViewController

It’s responsibility is to provide meaningful and useful interface for the user to interact with.

@@ -541,7 +541,7 @@

Declaration

@@ -589,7 +589,7 @@

Declaration

@@ -626,7 +626,7 @@

Declaration

@@ -664,7 +664,7 @@

Declaration

@@ -699,7 +699,7 @@

Declaration

@@ -735,7 +735,7 @@

Declaration

@@ -748,7 +748,7 @@

Declaration

diff --git a/docs/Classes/MBDPIBasedDewarpPolicy.html b/docs/Classes/MBDPIBasedDewarpPolicy.html index b77bd72b8..e2bde024e 100644 --- a/docs/Classes/MBDPIBasedDewarpPolicy.html +++ b/docs/Classes/MBDPIBasedDewarpPolicy.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -504,7 +504,7 @@

MBDPIBasedDewarpPolicy

image for output (e.g. MBImageReturnProcessor).

@@ -543,7 +543,7 @@

Declaration

@@ -596,7 +596,7 @@

Parameters

@@ -633,7 +633,7 @@

Declaration

@@ -646,7 +646,7 @@

Declaration

diff --git a/docs/Classes/MBDate.html b/docs/Classes/MBDate.html index 045c328f0..7ad95e10d 100644 --- a/docs/Classes/MBDate.html +++ b/docs/Classes/MBDate.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -502,7 +502,7 @@

MBDate

While converting to NSDate, internally prior knowledge about scanned document is used to use the right format.

@@ -616,7 +616,7 @@

Return Value

initialized value

@@ -651,7 +651,7 @@

Declaration

@@ -686,7 +686,7 @@

Declaration

@@ -721,7 +721,7 @@

Declaration

@@ -756,7 +756,7 @@

Declaration

@@ -791,7 +791,7 @@

Declaration

@@ -830,7 +830,7 @@

Return Value

true if the date is filled by our internal domain knowledge

@@ -935,7 +935,7 @@

Return Value

initialized value

@@ -948,7 +948,7 @@

Return Value

diff --git a/docs/Classes/MBDateResult.html b/docs/Classes/MBDateResult.html index 3487893af..240ad253a 100644 --- a/docs/Classes/MBDateResult.html +++ b/docs/Classes/MBDateResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -502,7 +502,7 @@

MBDateResult

While converting to NSDate, internally prior knowledge about scanned document is used to use the right format.

@@ -617,7 +617,7 @@

Return Value

initialized value

@@ -652,7 +652,7 @@

Declaration

@@ -687,7 +687,7 @@

Declaration

@@ -722,7 +722,7 @@

Declaration

@@ -757,7 +757,7 @@

Declaration

@@ -792,7 +792,7 @@

Declaration

@@ -831,7 +831,7 @@

Return Value

true if the date is filled by our internal domain knowledge

@@ -937,7 +937,7 @@

Return Value

initialized value

@@ -950,7 +950,7 @@

Return Value

diff --git a/docs/Classes/MBDisplayableDetection.html b/docs/Classes/MBDisplayableDetection.html index b0913c723..34542436c 100644 --- a/docs/Classes/MBDisplayableDetection.html +++ b/docs/Classes/MBDisplayableDetection.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDisplayableDetection

Represents a detection that can be displayed on screen.

@@ -542,7 +542,7 @@

Return Value

initialized object

@@ -576,7 +576,7 @@

Declaration

@@ -611,7 +611,7 @@

Declaration

@@ -624,7 +624,7 @@

Declaration

diff --git a/docs/Classes/MBDisplayableObject.html b/docs/Classes/MBDisplayableObject.html index 44c03c050..78b6b44e1 100644 --- a/docs/Classes/MBDisplayableObject.html +++ b/docs/Classes/MBDisplayableObject.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDisplayableObject

Represents any object that can be displayed on screen in terms of drawing.

@@ -539,7 +539,7 @@

Declaration

@@ -552,7 +552,7 @@

Declaration

diff --git a/docs/Classes/MBDisplayablePointsDetection.html b/docs/Classes/MBDisplayablePointsDetection.html index bf5ae873f..c59a15477 100644 --- a/docs/Classes/MBDisplayablePointsDetection.html +++ b/docs/Classes/MBDisplayablePointsDetection.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDisplayablePointsDetection

Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

@@ -538,7 +538,7 @@

Declaration

@@ -551,7 +551,7 @@

Declaration

diff --git a/docs/Classes/MBDisplayableQuadDetection.html b/docs/Classes/MBDisplayableQuadDetection.html index 44e87a5ac..db160d3ab 100644 --- a/docs/Classes/MBDisplayableQuadDetection.html +++ b/docs/Classes/MBDisplayableQuadDetection.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDisplayableQuadDetection

Represents a detection that can be displayed on screen.

@@ -539,7 +539,7 @@

Declaration

@@ -552,7 +552,7 @@

Declaration

diff --git a/docs/Classes/MBDocumentFaceRecognizer.html b/docs/Classes/MBDocumentFaceRecognizer.html index 7b84d1655..2ca1885e4 100644 --- a/docs/Classes/MBDocumentFaceRecognizer.html +++ b/docs/Classes/MBDocumentFaceRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -509,7 +509,7 @@

MBDocumentFaceRecognizer

Document Face Recognizer recognizer is used for scanning documents containing face images.

@@ -553,7 +553,7 @@

Declaration

@@ -595,7 +595,7 @@

Declaration

@@ -640,7 +640,7 @@

Declaration

@@ -653,7 +653,7 @@

Declaration

diff --git a/docs/Classes/MBDocumentFaceRecognizerResult.html b/docs/Classes/MBDocumentFaceRecognizerResult.html index 0a37790f0..ba1d28d13 100644 --- a/docs/Classes/MBDocumentFaceRecognizerResult.html +++ b/docs/Classes/MBDocumentFaceRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBDocumentFaceRecognizerResult

Class representing values obtained when scanning Document Face Recognizer

@@ -540,7 +540,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -588,7 +588,7 @@

Declaration

diff --git a/docs/Classes/MBDocumentOverlaySettings.html b/docs/Classes/MBDocumentOverlaySettings.html index 3121990f7..1ba78fa6d 100644 --- a/docs/Classes/MBDocumentOverlaySettings.html +++ b/docs/Classes/MBDocumentOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDocumentOverlaySettings

Settings class containing UI information

@@ -541,7 +541,7 @@

Declaration

@@ -580,7 +580,7 @@

Declaration

@@ -615,7 +615,7 @@

Declaration

@@ -652,7 +652,7 @@

Declaration

@@ -665,7 +665,7 @@

Declaration

diff --git a/docs/Classes/MBDocumentOverlayViewController.html b/docs/Classes/MBDocumentOverlayViewController.html index 5427fad2a..d47ab24b7 100644 --- a/docs/Classes/MBDocumentOverlayViewController.html +++ b/docs/Classes/MBDocumentOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDocumentOverlayViewController

Default overlay when using ID card recognizers.

@@ -538,7 +538,7 @@

Declaration

@@ -566,9 +566,14 @@

Declaration

@property (nonatomic, weak, readonly) id<MBDocumentOverlayViewControllerDelegate> _Nullable delegate;
+
+

Swift

+
weak var delegate: MBDocumentOverlayViewControllerDelegate? { get }
+ +
@@ -600,6 +605,11 @@

Declaration

delegate; +
+

Swift

+
init(settings: MBDocumentOverlaySettings, recognizerCollection: MBRecognizerCollection, delegate: MBDocumentOverlayViewControllerDelegate)
+ +

Parameters

@@ -637,7 +647,7 @@

Return Value

initialized overlayViewController

@@ -650,7 +660,7 @@

Return Value

diff --git a/docs/Classes/MBDocumentSubview.html b/docs/Classes/MBDocumentSubview.html index c4ff702af..28e67556d 100644 --- a/docs/Classes/MBDocumentSubview.html +++ b/docs/Classes/MBDocumentSubview.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -506,7 +506,7 @@

MBDocumentSubview

The aspect ratio of the document can be set as a parameter

@@ -547,7 +547,7 @@

Declaration

@@ -584,7 +584,7 @@

Declaration

@@ -621,7 +621,7 @@

Declaration

@@ -679,7 +679,7 @@

Return Value

initialized view

@@ -737,7 +737,7 @@

Return Value

initialized view

@@ -750,7 +750,7 @@

Return Value

diff --git a/docs/Classes/MBDotsResultSubview.html b/docs/Classes/MBDotsResultSubview.html index 8d5f05739..e63cbf86e 100644 --- a/docs/Classes/MBDotsResultSubview.html +++ b/docs/Classes/MBDotsResultSubview.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBDotsResultSubview

Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -610,7 +610,7 @@

Declaration

@@ -647,7 +647,7 @@

Declaration

@@ -684,7 +684,7 @@

Declaration

@@ -697,7 +697,7 @@

Declaration

diff --git a/docs/Classes/MBDotsSubview.html b/docs/Classes/MBDotsSubview.html index b1371f018..11dee40b7 100644 --- a/docs/Classes/MBDotsSubview.html +++ b/docs/Classes/MBDotsSubview.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBDotsSubview

The layer is used to draw dots representing barcodes

@@ -540,7 +540,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -610,7 +610,7 @@

Declaration

@@ -645,7 +645,7 @@

Declaration

@@ -680,7 +680,7 @@

Declaration

@@ -693,7 +693,7 @@

Declaration

diff --git a/docs/Classes/MBErrorReticle.html b/docs/Classes/MBErrorReticle.html index aff73ef71..466896e50 100644 --- a/docs/Classes/MBErrorReticle.html +++ b/docs/Classes/MBErrorReticle.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBErrorReticle

the system is active and has detected object.

@@ -539,7 +539,7 @@

Declaration

@@ -577,7 +577,7 @@

Declaration

@@ -590,7 +590,7 @@

Declaration

diff --git a/docs/Classes/MBFixedDewarpPolicy.html b/docs/Classes/MBFixedDewarpPolicy.html index 763867fd4..4c9608638 100644 --- a/docs/Classes/MBFixedDewarpPolicy.html +++ b/docs/Classes/MBFixedDewarpPolicy.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBFixedDewarpPolicy

This policy is usually best for processor groups that use legacy BlinkOCR.

@@ -540,7 +540,7 @@

Declaration

@@ -594,7 +594,7 @@

Parameters

@@ -631,7 +631,7 @@

Declaration

@@ -644,7 +644,7 @@

Declaration

diff --git a/docs/Classes/MBFrameGrabberRecognizer.html b/docs/Classes/MBFrameGrabberRecognizer.html index 53c3a570a..f038e3e40 100644 --- a/docs/Classes/MBFrameGrabberRecognizer.html +++ b/docs/Classes/MBFrameGrabberRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBFrameGrabberRecognizer

A recognizer that can returns success frame.

@@ -540,7 +540,7 @@

Declaration

@@ -577,7 +577,7 @@

Declaration

@@ -590,7 +590,7 @@

Declaration

diff --git a/docs/Classes/MBIdBarcodeRecognizer.html b/docs/Classes/MBIdBarcodeRecognizer.html index 74bfbcfa5..94e590c98 100644 --- a/docs/Classes/MBIdBarcodeRecognizer.html +++ b/docs/Classes/MBIdBarcodeRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBIdBarcodeRecognizer

The ID Barcode Recognizer is used for scanning ID Barcode.

@@ -538,7 +538,7 @@

Declaration

@@ -551,7 +551,7 @@

Declaration

diff --git a/docs/Classes/MBIdBarcodeRecognizerResult.html b/docs/Classes/MBIdBarcodeRecognizerResult.html index 6b3b8ae22..3f7e33d15 100644 --- a/docs/Classes/MBIdBarcodeRecognizerResult.html +++ b/docs/Classes/MBIdBarcodeRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBIdBarcodeRecognizerResult

The ID Barcode Recognizer is used for scanning ID Barcode.

@@ -540,7 +540,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -610,7 +610,7 @@

Declaration

@@ -645,7 +645,7 @@

Declaration

@@ -680,7 +680,7 @@

Declaration

@@ -715,7 +715,7 @@

Declaration

@@ -750,7 +750,7 @@

Declaration

@@ -785,7 +785,7 @@

Declaration

@@ -820,7 +820,7 @@

Declaration

@@ -855,7 +855,7 @@

Declaration

@@ -890,7 +890,7 @@

Declaration

@@ -925,7 +925,7 @@

Declaration

@@ -960,7 +960,7 @@

Declaration

@@ -995,7 +995,7 @@

Declaration

@@ -1030,7 +1030,7 @@

Declaration

@@ -1065,7 +1065,7 @@

Declaration

@@ -1100,7 +1100,7 @@

Declaration

@@ -1135,7 +1135,7 @@

Declaration

@@ -1170,7 +1170,7 @@

Declaration

@@ -1205,7 +1205,7 @@

Declaration

@@ -1240,7 +1240,7 @@

Declaration

@@ -1275,7 +1275,7 @@

Declaration

@@ -1310,7 +1310,7 @@

Declaration

@@ -1345,7 +1345,7 @@

Declaration

@@ -1381,7 +1381,7 @@

Declaration

@@ -1420,7 +1420,7 @@

Return Value

Type of the barcode

@@ -1459,7 +1459,7 @@

Return Value

Type of the document

@@ -1494,7 +1494,7 @@

Declaration

@@ -1529,7 +1529,7 @@

Declaration

@@ -1564,7 +1564,7 @@

Declaration

@@ -1599,7 +1599,7 @@

Declaration

@@ -1634,7 +1634,7 @@

Declaration

@@ -1669,7 +1669,7 @@

Declaration

@@ -1704,7 +1704,7 @@

Declaration

@@ -1741,7 +1741,7 @@

Declaration

@@ -1754,7 +1754,7 @@

Declaration

diff --git a/docs/Classes/MBImage.html b/docs/Classes/MBImage.html index eedb6f370..c70861c4b 100644 --- a/docs/Classes/MBImage.html +++ b/docs/Classes/MBImage.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBImage

Object which represents an image.

@@ -539,7 +539,7 @@

Declaration

@@ -574,7 +574,7 @@

Declaration

@@ -611,7 +611,7 @@

Declaration

@@ -648,7 +648,7 @@

Declaration

@@ -685,7 +685,7 @@

Declaration

@@ -722,7 +722,7 @@

Declaration

@@ -760,7 +760,7 @@

Declaration

@@ -795,7 +795,7 @@

Declaration

@@ -831,7 +831,7 @@

Declaration

@@ -867,7 +867,7 @@

Declaration

@@ -880,7 +880,7 @@

Declaration

diff --git a/docs/Classes/MBImageReturnProcessor.html b/docs/Classes/MBImageReturnProcessor.html index bf3329f6c..a8eb63040 100644 --- a/docs/Classes/MBImageReturnProcessor.html +++ b/docs/Classes/MBImageReturnProcessor.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBImageReturnProcessor

Processor that will simply save given image.

@@ -538,7 +538,7 @@

Declaration

@@ -576,7 +576,7 @@

Declaration

@@ -589,7 +589,7 @@

Declaration

diff --git a/docs/Classes/MBImageReturnProcessorResult.html b/docs/Classes/MBImageReturnProcessorResult.html index b92d69c99..9061d6a63 100644 --- a/docs/Classes/MBImageReturnProcessorResult.html +++ b/docs/Classes/MBImageReturnProcessorResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBImageReturnProcessorResult

Processor that will simply save given image.

@@ -539,7 +539,7 @@

Declaration

@@ -574,7 +574,7 @@

Declaration

@@ -587,7 +587,7 @@

Declaration

diff --git a/docs/Classes/MBLegacyDocumentVerificationOverlaySettings.html b/docs/Classes/MBLegacyDocumentVerificationOverlaySettings.html index 11ac828a4..af11a6186 100644 --- a/docs/Classes/MBLegacyDocumentVerificationOverlaySettings.html +++ b/docs/Classes/MBLegacyDocumentVerificationOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -505,7 +505,7 @@

MBLegacyDocumentVerificationOverlaySettings

Settings class containing UI information

@@ -553,7 +553,7 @@

Declaration

@@ -597,7 +597,7 @@

Declaration

@@ -641,7 +641,7 @@

Declaration

@@ -685,7 +685,7 @@

Declaration

@@ -728,7 +728,7 @@

Declaration

@@ -772,7 +772,7 @@

Declaration

@@ -813,7 +813,7 @@

Declaration

@@ -854,7 +854,7 @@

Declaration

@@ -895,7 +895,7 @@

Declaration

@@ -936,7 +936,7 @@

Declaration

@@ -978,7 +978,7 @@

Declaration

@@ -991,7 +991,7 @@

Declaration

diff --git a/docs/Classes/MBLegacyDocumentVerificationOverlayViewController.html b/docs/Classes/MBLegacyDocumentVerificationOverlayViewController.html index 809118a5f..58161bbb8 100644 --- a/docs/Classes/MBLegacyDocumentVerificationOverlayViewController.html +++ b/docs/Classes/MBLegacyDocumentVerificationOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -505,7 +505,7 @@

MBLegacyDocumentVerificationOverlayViewController

Default overlay when using ID card combined recognizers for verification.

@@ -549,7 +549,7 @@

Declaration

@@ -582,9 +582,14 @@

Declaration

@property (nonatomic, weak, readonly) id< MBLegacyDocumentVerificationOverlayViewControllerDelegate> _Nullable delegate;
+
+

Swift

+
weak var delegate: MBLegacyDocumentVerificationOverlayViewControllerDelegate? { get }
+ +
@@ -623,6 +628,11 @@

Declaration

MBLegacyDocumentVerificationOverlayViewControllerDelegate>) delegate; + +
@@ -661,7 +671,7 @@

Return Value

initialized overlayViewController

@@ -674,7 +684,7 @@

Return Value

diff --git a/docs/Classes/MBMicroblinkSDK.html b/docs/Classes/MBMicroblinkSDK.html index 5846de0dc..03bebe17e 100644 --- a/docs/Classes/MBMicroblinkSDK.html +++ b/docs/Classes/MBMicroblinkSDK.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBMicroblinkSDK

optimisation of passing data.

@@ -544,7 +544,7 @@

Declaration

@@ -611,7 +611,7 @@

Parameters

@@ -694,7 +694,7 @@

Parameters

@@ -761,7 +761,7 @@

Parameters

@@ -844,7 +844,7 @@

Parameters

@@ -950,7 +950,7 @@

Parameters

@@ -1072,7 +1072,7 @@

Parameters

@@ -1111,7 +1111,7 @@

Return Value

string that contains the library build version

@@ -1184,7 +1184,7 @@

Return Value

YES if scanning is not supported, NO otherwise.

@@ -1197,7 +1197,7 @@

Return Value

diff --git a/docs/Classes/MBMrtdCombinedRecognizer.html b/docs/Classes/MBMrtdCombinedRecognizer.html index cd25ae737..65ae5db4b 100644 --- a/docs/Classes/MBMrtdCombinedRecognizer.html +++ b/docs/Classes/MBMrtdCombinedRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -510,7 +510,7 @@

MBMrtdCombinedRecognizer

MRTD Combined recognizer is used for scanning both front and back side of generic IDs.

@@ -554,7 +554,7 @@

Declaration

@@ -596,7 +596,7 @@

Declaration

@@ -639,7 +639,7 @@

Declaration

@@ -681,7 +681,7 @@

Declaration

@@ -726,7 +726,7 @@

Declaration

@@ -768,7 +768,7 @@

Declaration

@@ -809,7 +809,7 @@

Declaration

@@ -822,7 +822,7 @@

Declaration

diff --git a/docs/Classes/MBMrtdCombinedRecognizerResult.html b/docs/Classes/MBMrtdCombinedRecognizerResult.html index b2bf8141a..51b91544c 100644 --- a/docs/Classes/MBMrtdCombinedRecognizerResult.html +++ b/docs/Classes/MBMrtdCombinedRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -503,7 +503,7 @@

MBMrtdCombinedRecognizerResult

Class representing values obtained when scanning both front and back side of Croatian ID.

@@ -542,7 +542,7 @@

Declaration

@@ -555,7 +555,7 @@

Declaration

diff --git a/docs/Classes/MBMrtdRecognizer.html b/docs/Classes/MBMrtdRecognizer.html index a05baebad..ec56bccc0 100644 --- a/docs/Classes/MBMrtdRecognizer.html +++ b/docs/Classes/MBMrtdRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -508,7 +508,7 @@

MBMrtdRecognizer

Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

@@ -552,7 +552,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -637,7 +637,7 @@

Declaration

@@ -679,7 +679,7 @@

Declaration

@@ -719,7 +719,7 @@

Declaration

@@ -760,7 +760,7 @@

Declaration

@@ -773,7 +773,7 @@

Declaration

diff --git a/docs/Classes/MBMrtdRecognizerResult.html b/docs/Classes/MBMrtdRecognizerResult.html index 0bff7b2c2..99a30d820 100644 --- a/docs/Classes/MBMrtdRecognizerResult.html +++ b/docs/Classes/MBMrtdRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -501,7 +501,7 @@

MBMrtdRecognizerResult

Result of MBMrtdDetectorRecognizer

@@ -540,7 +540,7 @@

Declaration

@@ -578,7 +578,7 @@

Declaration

@@ -591,7 +591,7 @@

Declaration

diff --git a/docs/Classes/MBMrtdSpecification.html b/docs/Classes/MBMrtdSpecification.html index c6b0c03f5..5d9216671 100644 --- a/docs/Classes/MBMrtdSpecification.html +++ b/docs/Classes/MBMrtdSpecification.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBMrtdSpecification

We encurage users to create specifications with one of our presets, if possible.

@@ -562,7 +562,7 @@

Return Value

new instance for a given mrtd preset

@@ -575,7 +575,7 @@

Return Value

diff --git a/docs/Classes/MBNoUpScalingDewarpPolicy.html b/docs/Classes/MBNoUpScalingDewarpPolicy.html index 43dcd755f..86692eb03 100644 --- a/docs/Classes/MBNoUpScalingDewarpPolicy.html +++ b/docs/Classes/MBNoUpScalingDewarpPolicy.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -506,7 +506,7 @@

MBNoUpScalingDewarpPolicy

hologram detection or NN-based classification.

@@ -545,7 +545,7 @@

Declaration

@@ -599,7 +599,7 @@

Parameters

@@ -636,7 +636,7 @@

Declaration

@@ -649,7 +649,7 @@

Declaration

diff --git a/docs/Classes/MBOcrBlock.html b/docs/Classes/MBOcrBlock.html index 2a21e1979..7caac20c2 100644 --- a/docs/Classes/MBOcrBlock.html +++ b/docs/Classes/MBOcrBlock.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -504,7 +504,7 @@

MBOcrBlock

@@ -543,7 +543,7 @@

Declaration

@@ -578,7 +578,7 @@

Declaration

@@ -612,7 +612,7 @@

Declaration

@@ -684,7 +684,7 @@

Return Value

initialized ocr block

@@ -723,7 +723,7 @@

Return Value

ocr block converted to string

@@ -736,7 +736,7 @@

Return Value

diff --git a/docs/Classes/MBOcrChar.html b/docs/Classes/MBOcrChar.html index 5d582fccd..c3e91423b 100644 --- a/docs/Classes/MBOcrChar.html +++ b/docs/Classes/MBOcrChar.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBOcrChar

Class representing an individual OCR character obtained in the OCR process.

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -608,7 +608,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -678,7 +678,7 @@

Declaration

@@ -713,7 +713,7 @@

Declaration

@@ -797,7 +797,7 @@

Return Value

initialized char

@@ -810,7 +810,7 @@

Return Value

diff --git a/docs/Classes/MBOcrLayout.html b/docs/Classes/MBOcrLayout.html index c8e1fca8b..8db4d6435 100644 --- a/docs/Classes/MBOcrLayout.html +++ b/docs/Classes/MBOcrLayout.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -518,7 +518,7 @@

MBOcrLayout

@@ -557,7 +557,7 @@

Declaration

@@ -592,7 +592,7 @@

Declaration

@@ -631,7 +631,7 @@

Declaration

@@ -666,7 +666,7 @@

Declaration

@@ -701,7 +701,7 @@

Declaration

@@ -736,7 +736,7 @@

Declaration

@@ -810,7 +810,7 @@

Return Value

initialized ocr layout

@@ -868,7 +868,7 @@

Return Value

initialized ocr layout

@@ -907,7 +907,7 @@

Return Value

ocr layout converted to string

@@ -920,7 +920,7 @@

Return Value

diff --git a/docs/Classes/MBOcrLine.html b/docs/Classes/MBOcrLine.html index c11edff17..187812e89 100644 --- a/docs/Classes/MBOcrLine.html +++ b/docs/Classes/MBOcrLine.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -504,7 +504,7 @@

MBOcrLine

@@ -543,7 +543,7 @@

Declaration

@@ -578,7 +578,7 @@

Declaration

@@ -612,7 +612,7 @@

Declaration

@@ -684,7 +684,7 @@

Return Value

initialized ocr line

@@ -723,7 +723,7 @@

Return Value

ocr line converted to string

@@ -736,7 +736,7 @@

Return Value

diff --git a/docs/Classes/MBOverlaySettings.html b/docs/Classes/MBOverlaySettings.html index 073988905..eb01a8658 100644 --- a/docs/Classes/MBOverlaySettings.html +++ b/docs/Classes/MBOverlaySettings.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBOverlaySettings

Settings class containing UI information

@@ -540,7 +540,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -614,7 +614,7 @@

Return Value

object initialized with default values.

@@ -627,7 +627,7 @@

Return Value

diff --git a/docs/Classes/MBOverlayViewController.html b/docs/Classes/MBOverlayViewController.html index 3a73dec17..5bdefb9af 100644 --- a/docs/Classes/MBOverlayViewController.html +++ b/docs/Classes/MBOverlayViewController.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -510,7 +510,7 @@

MBOverlayViewController

@@ -550,7 +550,7 @@

Declaration

@@ -563,7 +563,7 @@

Declaration

diff --git a/docs/Classes/MBParserGroupProcessor.html b/docs/Classes/MBParserGroupProcessor.html index 06ae6a7b7..ed26b6826 100644 --- a/docs/Classes/MBParserGroupProcessor.html +++ b/docs/Classes/MBParserGroupProcessor.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBParserGroupProcessor

A processor for a group

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -610,7 +610,7 @@

Declaration

@@ -623,7 +623,7 @@

Declaration

diff --git a/docs/Classes/MBPassportRecognizer.html b/docs/Classes/MBPassportRecognizer.html index 41f6f185b..1c700bc71 100644 --- a/docs/Classes/MBPassportRecognizer.html +++ b/docs/Classes/MBPassportRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -508,7 +508,7 @@

MBPassportRecognizer

Recognizer which can scan all passports with MRZ.

@@ -552,7 +552,7 @@

Declaration

@@ -594,7 +594,7 @@

Declaration

@@ -607,7 +607,7 @@

Declaration

diff --git a/docs/Classes/MBPassportRecognizerResult.html b/docs/Classes/MBPassportRecognizerResult.html index 997b2bb94..aee80500a 100644 --- a/docs/Classes/MBPassportRecognizerResult.html +++ b/docs/Classes/MBPassportRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -502,7 +502,7 @@

MBPassportRecognizerResult

Recognizer which can scan all passports with MRZ.

@@ -541,7 +541,7 @@

Declaration

@@ -554,7 +554,7 @@

Declaration

diff --git a/docs/Classes/MBPosition.html b/docs/Classes/MBPosition.html index 06a6c94a2..8066723ca 100644 --- a/docs/Classes/MBPosition.html +++ b/docs/Classes/MBPosition.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBPosition

sides aligned to the sides of the image.

@@ -539,7 +539,7 @@

Declaration

@@ -574,7 +574,7 @@

Declaration

@@ -609,7 +609,7 @@

Declaration

@@ -644,7 +644,7 @@

Declaration

@@ -741,7 +741,7 @@

Return Value

initialized position

@@ -800,7 +800,7 @@

Return Value

position with offset

@@ -839,7 +839,7 @@

Return Value

Position converted to CGRect

@@ -878,7 +878,7 @@

Return Value

center of the position.

@@ -917,7 +917,7 @@

Return Value

height of the position

@@ -930,7 +930,7 @@

Return Value

diff --git a/docs/Classes/MBProcessor.html b/docs/Classes/MBProcessor.html index ed0849bcf..fb1a72d5b 100644 --- a/docs/Classes/MBProcessor.html +++ b/docs/Classes/MBProcessor.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBProcessor

Base class for all processors

@@ -538,7 +538,7 @@

Declaration

@@ -551,7 +551,7 @@

Declaration

diff --git a/docs/Classes/MBProcessorGroup.html b/docs/Classes/MBProcessorGroup.html index 7474978b4..7e0e8b987 100644 --- a/docs/Classes/MBProcessorGroup.html +++ b/docs/Classes/MBProcessorGroup.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBProcessorGroup

Class that represents a group of processors that will be executed on same dewarped image.

@@ -585,7 +585,7 @@

Parameters

@@ -620,7 +620,7 @@

Declaration

@@ -633,7 +633,7 @@

Declaration

diff --git a/docs/Classes/MBQuadrangle.html b/docs/Classes/MBQuadrangle.html index 7c21c112e..40380444e 100644 --- a/docs/Classes/MBQuadrangle.html +++ b/docs/Classes/MBQuadrangle.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBQuadrangle

Class represents the quadrangle (arbitrary geometric object with 4 different corner points

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -608,7 +608,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -740,7 +740,7 @@

Return Value

initialized quadrangle with four corners

@@ -785,7 +785,7 @@

Return Value

points of the quadrangle in an array

@@ -821,7 +821,7 @@

Declaration

@@ -860,7 +860,7 @@

Return Value

center point

@@ -873,7 +873,7 @@

Return Value

diff --git a/docs/Classes/MBRecognitionModeFilter.html b/docs/Classes/MBRecognitionModeFilter.html index 410611c74..431da99ef 100644 --- a/docs/Classes/MBRecognitionModeFilter.html +++ b/docs/Classes/MBRecognitionModeFilter.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBRecognitionModeFilter

Setting is taken into account only if the right for that document is purchased.

@@ -539,7 +539,7 @@

Declaration

@@ -574,7 +574,7 @@

Declaration

@@ -609,7 +609,7 @@

Declaration

@@ -644,7 +644,7 @@

Declaration

@@ -679,7 +679,7 @@

Declaration

@@ -714,7 +714,7 @@

Declaration

@@ -727,7 +727,7 @@

Declaration

diff --git a/docs/Classes/MBRecognizer.html b/docs/Classes/MBRecognizer.html index 9d50cfc05..5a47ad3c9 100644 --- a/docs/Classes/MBRecognizer.html +++ b/docs/Classes/MBRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBRecognizer

Base class for all recognizers

@@ -538,7 +538,7 @@

Declaration

@@ -577,7 +577,7 @@

Return Value

signed JSON representation of this entity’s current state.

@@ -590,7 +590,7 @@

Return Value

diff --git a/docs/Classes/MBRecognizerCollection.html b/docs/Classes/MBRecognizerCollection.html index 005446bae..3d057cf71 100644 --- a/docs/Classes/MBRecognizerCollection.html +++ b/docs/Classes/MBRecognizerCollection.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBRecognizerCollection

Settings class containing settings related to scanner behaviour

@@ -545,7 +545,7 @@

Declaration

@@ -583,7 +583,7 @@

Declaration

@@ -621,7 +621,7 @@

Declaration

@@ -661,7 +661,7 @@

Declaration

@@ -701,7 +701,7 @@

Declaration

@@ -714,7 +714,7 @@

Declaration

diff --git a/docs/Classes/MBRecognizerRunner.html b/docs/Classes/MBRecognizerRunner.html index b68fbf25a..ce364ded6 100644 --- a/docs/Classes/MBRecognizerRunner.html +++ b/docs/Classes/MBRecognizerRunner.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBRecognizerRunner

Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed.

@@ -540,7 +540,7 @@

Declaration

@@ -576,7 +576,7 @@

Declaration

@@ -633,7 +633,7 @@

Parameters

@@ -690,7 +690,7 @@

Parameters

@@ -729,7 +729,7 @@

Declaration

@@ -742,7 +742,7 @@

Declaration

diff --git a/docs/Classes/MBStringResult.html b/docs/Classes/MBStringResult.html index 77562bebe..cd44f2182 100644 --- a/docs/Classes/MBStringResult.html +++ b/docs/Classes/MBStringResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBStringResult

Class for all obtaining original string per alphabet type

@@ -541,7 +541,7 @@

Return Value

the non-empty value, if such is present, with priority given to Latin alphabet.

@@ -579,7 +579,7 @@

Return Value

value of the specified alphabet type.

@@ -617,7 +617,7 @@

Return Value

the CGRect location, if result is detected, else CGRectNull. Priority given to Latin alphabet.

@@ -655,7 +655,7 @@

Return Value

location of the specified alphabet type.

@@ -693,7 +693,7 @@

Return Value

the MBSide side, if result is detected, else MBSideNone. Priority given to Latin alphabet.

@@ -731,7 +731,7 @@

Return Value

side of the specified alphabet type.

@@ -744,7 +744,7 @@

Return Value

diff --git a/docs/Classes/MBSubview.html b/docs/Classes/MBSubview.html index 0513e6ae1..f10e0d9a7 100644 --- a/docs/Classes/MBSubview.html +++ b/docs/Classes/MBSubview.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBSubview

Base class for all overlay subviews

@@ -538,7 +538,7 @@

Declaration

@@ -551,7 +551,7 @@

Declaration

diff --git a/docs/Classes/MBSuccessFrameGrabberRecognizer.html b/docs/Classes/MBSuccessFrameGrabberRecognizer.html index e6da6c7b1..8b6f2ed09 100644 --- a/docs/Classes/MBSuccessFrameGrabberRecognizer.html +++ b/docs/Classes/MBSuccessFrameGrabberRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBSuccessFrameGrabberRecognizer

A recognizer that can returns success frame.

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -586,7 +586,7 @@

Declaration

diff --git a/docs/Classes/MBSuccessFrameGrabberRecognizerResult.html b/docs/Classes/MBSuccessFrameGrabberRecognizerResult.html index dad76b39b..bbddb4774 100644 --- a/docs/Classes/MBSuccessFrameGrabberRecognizerResult.html +++ b/docs/Classes/MBSuccessFrameGrabberRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBSuccessFrameGrabberRecognizerResult

A recognizer that returns SuccessFrameGrabber result.

@@ -539,7 +539,7 @@

Declaration

@@ -552,7 +552,7 @@

Declaration

diff --git a/docs/Classes/MBTapToFocusSubview.html b/docs/Classes/MBTapToFocusSubview.html index b6bdf3cac..b466d7be7 100644 --- a/docs/Classes/MBTapToFocusSubview.html +++ b/docs/Classes/MBTapToFocusSubview.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBTapToFocusSubview

Overlay subview presenting the effect which happens when the user taps to focus

@@ -557,7 +557,7 @@

Parameters

@@ -570,7 +570,7 @@

Parameters

diff --git a/docs/Classes/MBTemplatingClass.html b/docs/Classes/MBTemplatingClass.html index a0443af97..0e56035ef 100644 --- a/docs/Classes/MBTemplatingClass.html +++ b/docs/Classes/MBTemplatingClass.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBTemplatingClass

Class that represents a specific class of documents when used within Templating API.

@@ -558,7 +558,7 @@

Parameters

@@ -598,7 +598,7 @@

Return Value

the currently set array of classification processor groups.

@@ -653,7 +653,7 @@

Parameters

@@ -693,7 +693,7 @@

Return Value

the currently set array of non-classification processor groups.

@@ -750,7 +750,7 @@

Parameters

@@ -763,7 +763,7 @@

Parameters

diff --git a/docs/Classes/MBTemplatingRecognizer.html b/docs/Classes/MBTemplatingRecognizer.html index 411d1d14e..d41401a59 100644 --- a/docs/Classes/MBTemplatingRecognizer.html +++ b/docs/Classes/MBTemplatingRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBTemplatingRecognizer

Base of all recognizers that support Templating API.

@@ -538,7 +538,7 @@

Declaration

@@ -575,7 +575,7 @@

Declaration

@@ -610,7 +610,7 @@

Declaration

@@ -623,7 +623,7 @@

Declaration

diff --git a/docs/Classes/MBTemplatingRecognizerResult.html b/docs/Classes/MBTemplatingRecognizerResult.html index aee4214ae..8f2356190 100644 --- a/docs/Classes/MBTemplatingRecognizerResult.html +++ b/docs/Classes/MBTemplatingRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBTemplatingRecognizerResult

Base of all recognizers result that support Templating API.

@@ -539,7 +539,7 @@

Declaration

@@ -552,7 +552,7 @@

Declaration

diff --git a/docs/Classes/MBUsdlCombinedRecognizer.html b/docs/Classes/MBUsdlCombinedRecognizer.html index f0e4c1d70..20a4ee2ee 100644 --- a/docs/Classes/MBUsdlCombinedRecognizer.html +++ b/docs/Classes/MBUsdlCombinedRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -510,7 +510,7 @@

MBUsdlCombinedRecognizer

USDL Combined recognizer is used for scanning both front and back side of US Driver’s License.

@@ -554,7 +554,7 @@

Declaration

@@ -599,7 +599,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -685,7 +685,7 @@

Declaration

@@ -727,7 +727,7 @@

Declaration

@@ -772,7 +772,7 @@

Declaration

@@ -785,7 +785,7 @@

Declaration

diff --git a/docs/Classes/MBUsdlCombinedRecognizerResult.html b/docs/Classes/MBUsdlCombinedRecognizerResult.html index f25d02046..86f14e239 100644 --- a/docs/Classes/MBUsdlCombinedRecognizerResult.html +++ b/docs/Classes/MBUsdlCombinedRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -503,7 +503,7 @@

MBUsdlCombinedRecognizerResult

Class representing values obtained when scanning both front and back side of US Driver’s License.

@@ -542,7 +542,7 @@

Declaration

@@ -577,7 +577,7 @@

Declaration

@@ -612,7 +612,7 @@

Declaration

@@ -647,7 +647,7 @@

Declaration

@@ -682,7 +682,7 @@

Declaration

@@ -717,7 +717,7 @@

Declaration

@@ -752,7 +752,7 @@

Declaration

@@ -787,7 +787,7 @@

Declaration

@@ -822,7 +822,7 @@

Declaration

@@ -857,7 +857,7 @@

Declaration

@@ -892,7 +892,7 @@

Declaration

@@ -927,7 +927,7 @@

Declaration

@@ -962,7 +962,7 @@

Declaration

@@ -997,7 +997,7 @@

Declaration

@@ -1032,7 +1032,7 @@

Declaration

@@ -1068,7 +1068,7 @@

Declaration

@@ -1126,7 +1126,7 @@

Return Value

value for a given key

@@ -1171,7 +1171,7 @@

Declaration

@@ -1184,7 +1184,7 @@

Declaration

diff --git a/docs/Classes/MBUsdlRecognizer.html b/docs/Classes/MBUsdlRecognizer.html index d44e0b5b1..fd62ec24e 100644 --- a/docs/Classes/MBUsdlRecognizer.html +++ b/docs/Classes/MBUsdlRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -504,7 +504,7 @@

MBUsdlRecognizer

A recognizer that can scan USDL.

@@ -548,7 +548,7 @@

Declaration

@@ -593,7 +593,7 @@

Declaration

@@ -637,7 +637,7 @@

Declaration

@@ -679,7 +679,7 @@

Declaration

@@ -692,7 +692,7 @@

Declaration

diff --git a/docs/Classes/MBUsdlRecognizerResult.html b/docs/Classes/MBUsdlRecognizerResult.html index aa1385eb9..0ea6b5f80 100644 --- a/docs/Classes/MBUsdlRecognizerResult.html +++ b/docs/Classes/MBUsdlRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBUsdlRecognizerResult

A recognizer that can scan PDF417 2D barcodes.

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -608,7 +608,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -678,7 +678,7 @@

Declaration

@@ -713,7 +713,7 @@

Declaration

@@ -748,7 +748,7 @@

Declaration

@@ -783,7 +783,7 @@

Declaration

@@ -818,7 +818,7 @@

Declaration

@@ -853,7 +853,7 @@

Declaration

@@ -888,7 +888,7 @@

Declaration

@@ -923,7 +923,7 @@

Declaration

@@ -958,7 +958,7 @@

Declaration

@@ -993,7 +993,7 @@

Declaration

@@ -1028,7 +1028,7 @@

Declaration

@@ -1063,7 +1063,7 @@

Declaration

@@ -1098,7 +1098,7 @@

Declaration

@@ -1133,7 +1133,7 @@

Declaration

@@ -1168,7 +1168,7 @@

Declaration

@@ -1204,7 +1204,7 @@

Declaration

@@ -1262,7 +1262,7 @@

Return Value

value for a given key

@@ -1307,7 +1307,7 @@

Declaration

@@ -1320,7 +1320,7 @@

Declaration

diff --git a/docs/Classes/MBViewControllerFactory.html b/docs/Classes/MBViewControllerFactory.html index 49bb91d11..253041929 100644 --- a/docs/Classes/MBViewControllerFactory.html +++ b/docs/Classes/MBViewControllerFactory.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -500,7 +500,7 @@

MBViewControllerFactory

Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed.

@@ -577,7 +577,7 @@

Return Value

Scanning view controller fully initialized for presenting on screen.

@@ -654,7 +654,7 @@

Return Value

Scanning view controller fully initialized for presenting on screen.

@@ -667,7 +667,7 @@

Return Value

diff --git a/docs/Classes/MBVisaRecognizer.html b/docs/Classes/MBVisaRecognizer.html index 88dfe3880..3ca3fc677 100644 --- a/docs/Classes/MBVisaRecognizer.html +++ b/docs/Classes/MBVisaRecognizer.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -508,7 +508,7 @@

MBVisaRecognizer

Recognizer which can scan all visas with MRZ.

@@ -552,7 +552,7 @@

Declaration

@@ -565,7 +565,7 @@

Declaration

diff --git a/docs/Classes/MBVisaRecognizerResult.html b/docs/Classes/MBVisaRecognizerResult.html index 39afb2b0b..f0a49729a 100644 --- a/docs/Classes/MBVisaRecognizerResult.html +++ b/docs/Classes/MBVisaRecognizerResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -502,7 +502,7 @@

MBVisaRecognizerResult

Recognizer which can scan all visas with MRZ.

@@ -541,7 +541,7 @@

Declaration

@@ -554,7 +554,7 @@

Declaration

diff --git a/docs/Classes/MBVizResult.html b/docs/Classes/MBVizResult.html index c4fc3a251..81bd9a0b5 100644 --- a/docs/Classes/MBVizResult.html +++ b/docs/Classes/MBVizResult.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -499,7 +499,7 @@

MBVizResult

MBVizResult contains data extracted from the Visual Inspection Zone.

@@ -538,7 +538,7 @@

Declaration

@@ -573,7 +573,7 @@

Declaration

@@ -608,7 +608,7 @@

Declaration

@@ -643,7 +643,7 @@

Declaration

@@ -678,7 +678,7 @@

Declaration

@@ -713,7 +713,7 @@

Declaration

@@ -748,7 +748,7 @@

Declaration

@@ -783,7 +783,7 @@

Declaration

@@ -818,7 +818,7 @@

Declaration

@@ -853,7 +853,7 @@

Declaration

@@ -888,7 +888,7 @@

Declaration

@@ -923,7 +923,7 @@

Declaration

@@ -958,7 +958,7 @@

Declaration

@@ -993,7 +993,7 @@

Declaration

@@ -1028,7 +1028,7 @@

Declaration

@@ -1063,7 +1063,7 @@

Declaration

@@ -1098,7 +1098,7 @@

Declaration

@@ -1133,7 +1133,7 @@

Declaration

@@ -1168,7 +1168,7 @@

Declaration

@@ -1203,7 +1203,7 @@

Declaration

@@ -1238,7 +1238,7 @@

Declaration

@@ -1273,7 +1273,7 @@

Declaration

@@ -1308,7 +1308,7 @@

Declaration

@@ -1343,7 +1343,7 @@

Declaration

@@ -1378,7 +1378,7 @@

Declaration

@@ -1413,7 +1413,7 @@

Declaration

@@ -1448,7 +1448,7 @@

Declaration

@@ -1483,7 +1483,7 @@

Declaration

@@ -1518,7 +1518,7 @@

Declaration

@@ -1553,7 +1553,7 @@

Declaration

@@ -1566,7 +1566,7 @@

Declaration

diff --git a/docs/Enums.html b/docs/Enums.html index 561d88061..968196107 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -518,7 +518,7 @@

Declaration

@@ -549,7 +549,7 @@

Declaration

@@ -580,7 +580,7 @@

Declaration

@@ -616,7 +616,7 @@

Declaration

@@ -652,7 +652,7 @@

Declaration

@@ -688,7 +688,7 @@

Declaration

@@ -719,7 +719,7 @@

Declaration

@@ -750,7 +750,7 @@

Declaration

@@ -781,7 +781,7 @@

Declaration

@@ -811,7 +811,7 @@

Declaration

@@ -842,7 +842,7 @@

Declaration

@@ -878,7 +878,7 @@

Declaration

@@ -908,7 +908,7 @@

Declaration

@@ -944,7 +944,7 @@

Declaration

@@ -980,7 +980,7 @@

Declaration

@@ -1011,7 +1011,7 @@

Declaration

@@ -1042,7 +1042,7 @@

Declaration

@@ -1078,7 +1078,7 @@

Declaration

@@ -1109,7 +1109,7 @@

Declaration

@@ -1145,7 +1145,7 @@

Declaration

@@ -1181,7 +1181,7 @@

Declaration

@@ -1217,7 +1217,7 @@

Declaration

@@ -1248,7 +1248,7 @@

Declaration

@@ -1261,7 +1261,7 @@

Declaration

diff --git a/docs/Enums/MBAnonymizationMode.html b/docs/Enums/MBAnonymizationMode.html index d22e690ec..727991c56 100644 --- a/docs/Enums/MBAnonymizationMode.html +++ b/docs/Enums/MBAnonymizationMode.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -493,7 +493,7 @@

MBAnonymizationMode

MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

@@ -527,7 +527,7 @@

Declaration

@@ -557,7 +557,7 @@

Declaration

@@ -587,7 +587,7 @@

Declaration

@@ -617,7 +617,7 @@

Declaration

@@ -630,7 +630,7 @@

Declaration

diff --git a/docs/Enums/MBBarcodeElementKey.html b/docs/Enums/MBBarcodeElementKey.html index 6730d71ae..72df5ae9c 100644 --- a/docs/Enums/MBBarcodeElementKey.html +++ b/docs/Enums/MBBarcodeElementKey.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -493,7 +493,7 @@

MBBarcodeElementKey

Enumeration of possible barcode element keys

@@ -533,7 +533,7 @@

Declaration

@@ -592,7 +592,7 @@

Declaration

@@ -625,7 +625,7 @@

Declaration

@@ -657,7 +657,7 @@

Declaration

@@ -701,7 +701,7 @@

Declaration

@@ -733,7 +733,7 @@

Declaration

@@ -766,7 +766,7 @@

Declaration

@@ -811,7 +811,7 @@

Declaration

@@ -847,7 +847,7 @@

Declaration

@@ -881,7 +881,7 @@

Declaration

@@ -915,7 +915,7 @@

Declaration

@@ -951,7 +951,7 @@

Declaration

@@ -993,7 +993,7 @@

Declaration

@@ -1032,7 +1032,7 @@

Declaration

@@ -1066,7 +1066,7 @@

Declaration

@@ -1100,7 +1100,7 @@

Declaration

@@ -1134,7 +1134,7 @@

Declaration

@@ -1179,7 +1179,7 @@

Declaration

@@ -1227,7 +1227,7 @@

Declaration

@@ -1272,7 +1272,7 @@

Declaration

@@ -1304,7 +1304,7 @@

Declaration

@@ -1336,7 +1336,7 @@

Declaration

@@ -1382,7 +1382,7 @@

Declaration

@@ -1425,7 +1425,7 @@

Declaration

@@ -1458,7 +1458,7 @@

Declaration

@@ -1491,7 +1491,7 @@

Declaration

@@ -1523,7 +1523,7 @@

Declaration

@@ -1557,7 +1557,7 @@

Declaration

@@ -1591,7 +1591,7 @@

Declaration

@@ -1624,7 +1624,7 @@

Declaration

@@ -1656,7 +1656,7 @@

Declaration

@@ -1690,7 +1690,7 @@

Declaration

@@ -1741,7 +1741,7 @@

Declaration

@@ -1773,7 +1773,7 @@

Declaration

@@ -1805,7 +1805,7 @@

Declaration

@@ -1837,7 +1837,7 @@

Declaration

@@ -1869,7 +1869,7 @@

Declaration

@@ -1901,7 +1901,7 @@

Declaration

@@ -1933,7 +1933,7 @@

Declaration

@@ -1965,7 +1965,7 @@

Declaration

@@ -2006,7 +2006,7 @@

Declaration

@@ -2038,7 +2038,7 @@

Declaration

@@ -2070,7 +2070,7 @@

Declaration

@@ -2102,7 +2102,7 @@

Declaration

@@ -2134,7 +2134,7 @@

Declaration

@@ -2166,7 +2166,7 @@

Declaration

@@ -2200,7 +2200,7 @@

Declaration

@@ -2232,7 +2232,7 @@

Declaration

@@ -2264,7 +2264,7 @@

Declaration

@@ -2296,7 +2296,7 @@

Declaration

@@ -2328,7 +2328,7 @@

Declaration

@@ -2361,7 +2361,7 @@

Declaration

@@ -2396,7 +2396,7 @@

Declaration

@@ -2436,7 +2436,7 @@

Declaration

@@ -2469,7 +2469,7 @@

Declaration

@@ -2503,7 +2503,7 @@

Declaration

@@ -2538,7 +2538,7 @@

Declaration

@@ -2570,7 +2570,7 @@

Declaration

@@ -2604,7 +2604,7 @@

Declaration

@@ -2644,7 +2644,7 @@

Declaration

@@ -2678,7 +2678,7 @@

Declaration

@@ -2710,7 +2710,7 @@

Declaration

@@ -2763,7 +2763,7 @@

Declaration

@@ -2814,7 +2814,7 @@

Declaration

@@ -2847,7 +2847,7 @@

Declaration

@@ -2880,7 +2880,7 @@

Declaration

@@ -2912,7 +2912,7 @@

Declaration

@@ -2945,7 +2945,7 @@

Declaration

@@ -2978,7 +2978,7 @@

Declaration

@@ -3013,7 +3013,7 @@

Declaration

@@ -3045,7 +3045,7 @@

Declaration

@@ -3079,7 +3079,7 @@

Declaration

@@ -3112,7 +3112,7 @@

Declaration

@@ -3144,7 +3144,7 @@

Declaration

@@ -3176,7 +3176,7 @@

Declaration

@@ -3208,7 +3208,7 @@

Declaration

@@ -3240,7 +3240,7 @@

Declaration

@@ -3272,7 +3272,7 @@

Declaration

@@ -3305,7 +3305,7 @@

Declaration

@@ -3338,7 +3338,7 @@

Declaration

@@ -3370,7 +3370,7 @@

Declaration

@@ -3402,7 +3402,7 @@

Declaration

@@ -3434,7 +3434,7 @@

Declaration

@@ -3467,7 +3467,7 @@

Declaration

@@ -3500,7 +3500,7 @@

Declaration

@@ -3532,7 +3532,7 @@

Declaration

@@ -3545,7 +3545,7 @@

Declaration

diff --git a/docs/Enums/MBBarcodeType.html b/docs/Enums/MBBarcodeType.html index 0faef738e..40345142e 100644 --- a/docs/Enums/MBBarcodeType.html +++ b/docs/Enums/MBBarcodeType.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -493,7 +493,7 @@

MBBarcodeType

Enumeration of possible barcode formats

@@ -527,7 +527,7 @@

Declaration

@@ -557,7 +557,7 @@

Declaration

@@ -587,7 +587,7 @@

Declaration

@@ -617,7 +617,7 @@

Declaration

@@ -647,7 +647,7 @@

Declaration

@@ -677,7 +677,7 @@

Declaration

@@ -707,7 +707,7 @@

Declaration

@@ -737,7 +737,7 @@

Declaration

@@ -767,7 +767,7 @@

Declaration

@@ -797,7 +797,7 @@

Declaration

@@ -827,7 +827,7 @@

Declaration

@@ -840,7 +840,7 @@

Declaration

diff --git a/docs/Enums/MBCameraAutofocusRestriction.html b/docs/Enums/MBCameraAutofocusRestriction.html index 21097d7e9..b2275a714 100644 --- a/docs/Enums/MBCameraAutofocusRestriction.html +++ b/docs/Enums/MBCameraAutofocusRestriction.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -498,7 +498,7 @@

MBCameraAutofocusRestriction

Camera autofocus restricion mode

@@ -537,7 +537,7 @@

Declaration

@@ -572,7 +572,7 @@

Declaration

@@ -607,7 +607,7 @@

Declaration

@@ -620,7 +620,7 @@

Declaration

diff --git a/docs/Enums/MBCameraPreset.html b/docs/Enums/MBCameraPreset.html index 12a1b324d..e44ddf32e 100644 --- a/docs/Enums/MBCameraPreset.html +++ b/docs/Enums/MBCameraPreset.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -498,7 +498,7 @@

MBCameraPreset

Camera resolution preset

@@ -537,7 +537,7 @@

Declaration

@@ -572,7 +572,7 @@

Declaration

@@ -607,7 +607,7 @@

Declaration

@@ -642,7 +642,7 @@

Declaration

@@ -677,7 +677,7 @@

Declaration

@@ -712,7 +712,7 @@

Declaration

@@ -747,7 +747,7 @@

Declaration

@@ -760,7 +760,7 @@

Declaration

diff --git a/docs/Enums/MBCameraType.html b/docs/Enums/MBCameraType.html index e6718aec0..db6be99c3 100644 --- a/docs/Enums/MBCameraType.html +++ b/docs/Enums/MBCameraType.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -498,7 +498,7 @@

MBCameraType

Camera type

@@ -537,7 +537,7 @@

Declaration

@@ -572,7 +572,7 @@

Declaration

@@ -585,7 +585,7 @@

Declaration

diff --git a/docs/Enums/MBDataMatchState.html b/docs/Enums/MBDataMatchState.html index 646733606..42fb092d2 100644 --- a/docs/Enums/MBDataMatchState.html +++ b/docs/Enums/MBDataMatchState.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -493,7 +493,7 @@

MBDataMatchState

Result of the data matching algorithm for scanned parts/sides of the document.

@@ -527,7 +527,7 @@

Declaration

@@ -557,7 +557,7 @@

Declaration

@@ -587,7 +587,7 @@

Declaration

@@ -600,7 +600,7 @@

Declaration

diff --git a/docs/Enums/MBDetectionStatus.html b/docs/Enums/MBDetectionStatus.html index 5966c29b2..219768f65 100644 --- a/docs/Enums/MBDetectionStatus.html +++ b/docs/Enums/MBDetectionStatus.html @@ -21,7 +21,7 @@

- PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

@@ -493,7 +493,7 @@

MBDetectionStatus

Status of the object detection in Microblink SDK

@@ -505,9 +505,9 @@

MBDetectionStatus

  • @@ -515,19 +515,19 @@

    MBDetectionStatus

    -

    Object was not detected

    +

    Detection has failed.

    Declaration

    Objective-C

    -
    MBDetectionStatusFail
    +
    MBDetectionStatusFailed
    @@ -545,7 +545,7 @@

    Declaration

    -

    Object was successfuly detected.

    +

    Document has been detected.

    @@ -557,7 +557,7 @@

    Declaration

    @@ -565,9 +565,9 @@

    Declaration

  • @@ -575,19 +575,19 @@

    Declaration

    -

    Object was successfully detected, but the camera was too far above the object for processing

    +

    Document has been detected but the camera is too far from the document.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraTooHigh
    +
    MBDetectionStatusCameraTooFar
    @@ -595,9 +595,9 @@

    Declaration

  • @@ -605,19 +605,19 @@

    Declaration

    -

    Object was successfully detected using a fallback algorithm

    +

    Document has been detected but the camera is too close to the document.

    Declaration

    Objective-C

    -
    MBDetectionStatusFallbackSuccess
    +
    MBDetectionStatusCameraTooClose
    @@ -625,9 +625,9 @@

    Declaration

  • @@ -635,19 +635,19 @@

    Declaration

    -

    Object was detected, but is only partially visible on screen

    +

    Document has been detected but the camera’s angle is too steep.

    Declaration

    Objective-C

    -
    MBDetectionStatusPartialForm
    +
    MBDetectionStatusCameraAngleTooSteep
    @@ -655,9 +655,9 @@

    Declaration

  • @@ -665,19 +665,19 @@

    Declaration

    -

    Object was successfully detected, but the perspective angle of camera is too high

    +

    Document has been detected but the document is too close to the camera edge.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraAtAngle
    +
    MBDetectionStatusDocumentTooCloseToCameraEdge
    @@ -685,9 +685,9 @@

    Declaration

  • @@ -695,19 +695,19 @@

    Declaration

    -

    Object was successfully detected, but the camera is too near to the object for processing

    +

    Only part of the document is visible.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraTooNear
    +
    MBDetectionStatusDocumentPartiallyVisible
    @@ -715,9 +715,9 @@

    Declaration

  • @@ -725,19 +725,19 @@

    Declaration

    -

    Document detected, but document is too close to the edge of the frame

    +

    Fallback detection was successful (PhotoPay specific).

    Declaration

    Objective-C

    -
    MBDetectionStatusDocumentTooCloseToEdge
    +
    MBDetectionStatusFallbackSuccess
    @@ -750,7 +750,7 @@

    Declaration

    diff --git a/docs/Enums/MBDocumentFaceDetectorType.html b/docs/Enums/MBDocumentFaceDetectorType.html index 04b6d320b..0fd0a4941 100644 --- a/docs/Enums/MBDocumentFaceDetectorType.html +++ b/docs/Enums/MBDocumentFaceDetectorType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBDocumentFaceDetectorType

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -600,7 +600,7 @@

    Declaration

    diff --git a/docs/Enums/MBFrameQualityEstimationMode.html b/docs/Enums/MBFrameQualityEstimationMode.html index 6d4319fe3..57b3cc439 100644 --- a/docs/Enums/MBFrameQualityEstimationMode.html +++ b/docs/Enums/MBFrameQualityEstimationMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBFrameQualityEstimationMode

    Denotes the mode in which FrameQuality estimation works

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/Enums/MBIdBarcodeDocumentType.html b/docs/Enums/MBIdBarcodeDocumentType.html index ea901c07b..08f496dee 100644 --- a/docs/Enums/MBIdBarcodeDocumentType.html +++ b/docs/Enums/MBIdBarcodeDocumentType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBIdBarcodeDocumentType

    Enumeration of possible barcode formats

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -737,7 +737,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -810,7 +810,7 @@

    Declaration

    diff --git a/docs/Enums/MBMrtdDocumentType.html b/docs/Enums/MBMrtdDocumentType.html index 20d191cac..73ef63f3a 100644 --- a/docs/Enums/MBMrtdDocumentType.html +++ b/docs/Enums/MBMrtdDocumentType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBMrtdDocumentType

    Supported MRTD document types

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -712,7 +712,7 @@

    Declaration

    @@ -747,7 +747,7 @@

    Declaration

    @@ -782,7 +782,7 @@

    Declaration

    @@ -795,7 +795,7 @@

    Declaration

    diff --git a/docs/Enums/MBMrtdSpecificationPreset.html b/docs/Enums/MBMrtdSpecificationPreset.html index 70f87f550..1b9319b46 100644 --- a/docs/Enums/MBMrtdSpecificationPreset.html +++ b/docs/Enums/MBMrtdSpecificationPreset.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBMrtdSpecificationPreset

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/Enums/MBOcrFont.html b/docs/Enums/MBOcrFont.html index 41eaeea00..9b696bd6a 100644 --- a/docs/Enums/MBOcrFont.html +++ b/docs/Enums/MBOcrFont.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBOcrFont

    A list of fonts supported by BlinkOCR

    @@ -528,7 +528,7 @@

    Declaration

    @@ -559,7 +559,7 @@

    Declaration

    @@ -590,7 +590,7 @@

    Declaration

    @@ -621,7 +621,7 @@

    Declaration

    @@ -652,7 +652,7 @@

    Declaration

    @@ -683,7 +683,7 @@

    Declaration

    @@ -714,7 +714,7 @@

    Declaration

    @@ -745,7 +745,7 @@

    Declaration

    @@ -776,7 +776,7 @@

    Declaration

    @@ -807,7 +807,7 @@

    Declaration

    @@ -838,7 +838,7 @@

    Declaration

    @@ -869,7 +869,7 @@

    Declaration

    @@ -900,7 +900,7 @@

    Declaration

    @@ -931,7 +931,7 @@

    Declaration

    @@ -962,7 +962,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1024,7 +1024,7 @@

    Declaration

    @@ -1054,7 +1054,7 @@

    Declaration

    @@ -1085,7 +1085,7 @@

    Declaration

    @@ -1116,7 +1116,7 @@

    Declaration

    @@ -1147,7 +1147,7 @@

    Declaration

    @@ -1178,7 +1178,7 @@

    Declaration

    @@ -1209,7 +1209,7 @@

    Declaration

    @@ -1240,7 +1240,7 @@

    Declaration

    @@ -1271,7 +1271,7 @@

    Declaration

    @@ -1302,7 +1302,7 @@

    Declaration

    @@ -1333,7 +1333,7 @@

    Declaration

    @@ -1364,7 +1364,7 @@

    Declaration

    @@ -1395,7 +1395,7 @@

    Declaration

    @@ -1426,7 +1426,7 @@

    Declaration

    @@ -1456,7 +1456,7 @@

    Declaration

    @@ -1487,7 +1487,7 @@

    Declaration

    @@ -1518,7 +1518,7 @@

    Declaration

    @@ -1549,7 +1549,7 @@

    Declaration

    @@ -1580,7 +1580,7 @@

    Declaration

    @@ -1611,7 +1611,7 @@

    Declaration

    @@ -1642,7 +1642,7 @@

    Declaration

    @@ -1672,7 +1672,7 @@

    Declaration

    @@ -1703,7 +1703,7 @@

    Declaration

    @@ -1734,7 +1734,7 @@

    Declaration

    @@ -1765,7 +1765,7 @@

    Declaration

    @@ -1796,7 +1796,7 @@

    Declaration

    @@ -1827,7 +1827,7 @@

    Declaration

    @@ -1858,7 +1858,7 @@

    Declaration

    @@ -1889,7 +1889,7 @@

    Declaration

    @@ -1920,7 +1920,7 @@

    Declaration

    @@ -1950,7 +1950,7 @@

    Declaration

    @@ -1981,7 +1981,7 @@

    Declaration

    @@ -2012,7 +2012,7 @@

    Declaration

    @@ -2043,7 +2043,7 @@

    Declaration

    @@ -2074,7 +2074,7 @@

    Declaration

    @@ -2105,7 +2105,7 @@

    Declaration

    @@ -2136,7 +2136,7 @@

    Declaration

    @@ -2166,7 +2166,7 @@

    Declaration

    @@ -2197,7 +2197,7 @@

    Declaration

    @@ -2228,7 +2228,7 @@

    Declaration

    @@ -2259,7 +2259,7 @@

    Declaration

    @@ -2290,7 +2290,7 @@

    Declaration

    @@ -2321,7 +2321,7 @@

    Declaration

    @@ -2352,7 +2352,7 @@

    Declaration

    @@ -2382,7 +2382,7 @@

    Declaration

    @@ -2413,7 +2413,7 @@

    Declaration

    @@ -2444,7 +2444,7 @@

    Declaration

    @@ -2475,7 +2475,7 @@

    Declaration

    @@ -2506,7 +2506,7 @@

    Declaration

    @@ -2537,7 +2537,7 @@

    Declaration

    @@ -2568,7 +2568,7 @@

    Declaration

    @@ -2599,7 +2599,7 @@

    Declaration

    @@ -2630,7 +2630,7 @@

    Declaration

    @@ -2661,7 +2661,7 @@

    Declaration

    @@ -2692,7 +2692,7 @@

    Declaration

    @@ -2723,7 +2723,7 @@

    Declaration

    @@ -2754,7 +2754,7 @@

    Declaration

    @@ -2784,7 +2784,7 @@

    Declaration

    @@ -2814,7 +2814,7 @@

    Declaration

    @@ -2844,7 +2844,7 @@

    Declaration

    @@ -2874,7 +2874,7 @@

    Declaration

    @@ -2904,7 +2904,7 @@

    Declaration

    @@ -2934,7 +2934,7 @@

    Declaration

    @@ -2964,7 +2964,7 @@

    Declaration

    @@ -2994,7 +2994,7 @@

    Declaration

    @@ -3024,7 +3024,7 @@

    Declaration

    @@ -3037,7 +3037,7 @@

    Declaration

    diff --git a/docs/Enums/MBProcessingOrientation.html b/docs/Enums/MBProcessingOrientation.html index 3ede79620..98f446ced 100644 --- a/docs/Enums/MBProcessingOrientation.html +++ b/docs/Enums/MBProcessingOrientation.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBProcessingOrientation

    Enum which describes text orientation on an image.

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Declaration

    diff --git a/docs/Enums/MBProcessingStatus.html b/docs/Enums/MBProcessingStatus.html index 7d746fd84..94341e9b1 100644 --- a/docs/Enums/MBProcessingStatus.html +++ b/docs/Enums/MBProcessingStatus.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBProcessingStatus

    MBProcessingStatus enum defines status of the last recognition process.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -737,7 +737,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -827,7 +827,7 @@

    Declaration

    @@ -857,7 +857,7 @@

    Declaration

    @@ -887,7 +887,7 @@

    Declaration

    @@ -917,7 +917,7 @@

    Declaration

    @@ -947,7 +947,7 @@

    Declaration

    @@ -977,7 +977,7 @@

    Declaration

    @@ -990,7 +990,7 @@

    Declaration

    diff --git a/docs/Enums/MBProcessorResultState.html b/docs/Enums/MBProcessorResultState.html index 474124218..9aecf8962 100644 --- a/docs/Enums/MBProcessorResultState.html +++ b/docs/Enums/MBProcessorResultState.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBProcessorResultState

    Enumeration of posibble processor result state

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/Enums/MBRecognitionDebugMode.html b/docs/Enums/MBRecognitionDebugMode.html index 973a15493..4c898bc9c 100644 --- a/docs/Enums/MBRecognitionDebugMode.html +++ b/docs/Enums/MBRecognitionDebugMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognitionDebugMode

    Denotes the mode in which Recognizers performs recognition

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/Enums/MBRecognitionMode.html b/docs/Enums/MBRecognitionMode.html index f9a6ce82c..60532d8ff 100644 --- a/docs/Enums/MBRecognitionMode.html +++ b/docs/Enums/MBRecognitionMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBRecognitionMode

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -720,7 +720,7 @@

    Declaration

    diff --git a/docs/Enums/MBRecognizerResultState.html b/docs/Enums/MBRecognizerResultState.html index 25ee7284c..f99c968ab 100644 --- a/docs/Enums/MBRecognizerResultState.html +++ b/docs/Enums/MBRecognizerResultState.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerResultState

    Enumeration of posibble recognizer result state

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Declaration

    diff --git a/docs/Enums/MBUsdlKeys.html b/docs/Enums/MBUsdlKeys.html index 09502890b..60a31d92c 100644 --- a/docs/Enums/MBUsdlKeys.html +++ b/docs/Enums/MBUsdlKeys.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBUsdlKeys

    Possible keys that can be used for obtaining USDL result elements.

    @@ -533,7 +533,7 @@

    Declaration

    @@ -584,7 +584,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -649,7 +649,7 @@

    Declaration

    @@ -693,7 +693,7 @@

    Declaration

    @@ -725,7 +725,7 @@

    Declaration

    @@ -758,7 +758,7 @@

    Declaration

    @@ -803,7 +803,7 @@

    Declaration

    @@ -839,7 +839,7 @@

    Declaration

    @@ -873,7 +873,7 @@

    Declaration

    @@ -907,7 +907,7 @@

    Declaration

    @@ -943,7 +943,7 @@

    Declaration

    @@ -985,7 +985,7 @@

    Declaration

    @@ -1024,7 +1024,7 @@

    Declaration

    @@ -1058,7 +1058,7 @@

    Declaration

    @@ -1092,7 +1092,7 @@

    Declaration

    @@ -1126,7 +1126,7 @@

    Declaration

    @@ -1171,7 +1171,7 @@

    Declaration

    @@ -1219,7 +1219,7 @@

    Declaration

    @@ -1264,7 +1264,7 @@

    Declaration

    @@ -1296,7 +1296,7 @@

    Declaration

    @@ -1328,7 +1328,7 @@

    Declaration

    @@ -1374,7 +1374,7 @@

    Declaration

    @@ -1417,7 +1417,7 @@

    Declaration

    @@ -1450,7 +1450,7 @@

    Declaration

    @@ -1483,7 +1483,7 @@

    Declaration

    @@ -1515,7 +1515,7 @@

    Declaration

    @@ -1549,7 +1549,7 @@

    Declaration

    @@ -1583,7 +1583,7 @@

    Declaration

    @@ -1616,7 +1616,7 @@

    Declaration

    @@ -1648,7 +1648,7 @@

    Declaration

    @@ -1682,7 +1682,7 @@

    Declaration

    @@ -1733,7 +1733,7 @@

    Declaration

    @@ -1765,7 +1765,7 @@

    Declaration

    @@ -1797,7 +1797,7 @@

    Declaration

    @@ -1829,7 +1829,7 @@

    Declaration

    @@ -1861,7 +1861,7 @@

    Declaration

    @@ -1893,7 +1893,7 @@

    Declaration

    @@ -1925,7 +1925,7 @@

    Declaration

    @@ -1957,7 +1957,7 @@

    Declaration

    @@ -1998,7 +1998,7 @@

    Declaration

    @@ -2030,7 +2030,7 @@

    Declaration

    @@ -2062,7 +2062,7 @@

    Declaration

    @@ -2094,7 +2094,7 @@

    Declaration

    @@ -2126,7 +2126,7 @@

    Declaration

    @@ -2158,7 +2158,7 @@

    Declaration

    @@ -2192,7 +2192,7 @@

    Declaration

    @@ -2224,7 +2224,7 @@

    Declaration

    @@ -2256,7 +2256,7 @@

    Declaration

    @@ -2288,7 +2288,7 @@

    Declaration

    @@ -2320,7 +2320,7 @@

    Declaration

    @@ -2353,7 +2353,7 @@

    Declaration

    @@ -2388,7 +2388,7 @@

    Declaration

    @@ -2428,7 +2428,7 @@

    Declaration

    @@ -2461,7 +2461,7 @@

    Declaration

    @@ -2495,7 +2495,7 @@

    Declaration

    @@ -2530,7 +2530,7 @@

    Declaration

    @@ -2562,7 +2562,7 @@

    Declaration

    @@ -2596,7 +2596,7 @@

    Declaration

    @@ -2636,7 +2636,7 @@

    Declaration

    @@ -2670,7 +2670,7 @@

    Declaration

    @@ -2702,7 +2702,7 @@

    Declaration

    @@ -2755,7 +2755,7 @@

    Declaration

    @@ -2806,7 +2806,7 @@

    Declaration

    @@ -2839,7 +2839,7 @@

    Declaration

    @@ -2872,7 +2872,7 @@

    Declaration

    @@ -2904,7 +2904,7 @@

    Declaration

    @@ -2937,7 +2937,7 @@

    Declaration

    @@ -2970,7 +2970,7 @@

    Declaration

    @@ -3005,7 +3005,7 @@

    Declaration

    @@ -3037,7 +3037,7 @@

    Declaration

    @@ -3071,7 +3071,7 @@

    Declaration

    @@ -3104,7 +3104,7 @@

    Declaration

    @@ -3136,7 +3136,7 @@

    Declaration

    @@ -3168,7 +3168,7 @@

    Declaration

    @@ -3200,7 +3200,7 @@

    Declaration

    @@ -3232,7 +3232,7 @@

    Declaration

    @@ -3264,7 +3264,7 @@

    Declaration

    @@ -3297,7 +3297,7 @@

    Declaration

    @@ -3330,7 +3330,7 @@

    Declaration

    @@ -3362,7 +3362,7 @@

    Declaration

    @@ -3394,7 +3394,7 @@

    Declaration

    @@ -3426,7 +3426,7 @@

    Declaration

    @@ -3459,7 +3459,7 @@

    Declaration

    @@ -3492,7 +3492,7 @@

    Declaration

    @@ -3524,7 +3524,7 @@

    Declaration

    @@ -3537,7 +3537,7 @@

    Declaration

    diff --git a/docs/Functions.html b/docs/Functions.html index 1f3dadc64..47bbac1ca 100644 --- a/docs/Functions.html +++ b/docs/Functions.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -535,7 +535,7 @@

    Declaration

    @@ -567,7 +567,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    diff --git a/docs/Protocols.html b/docs/Protocols.html index 060e0ebf0..aadbb8e5e 100644 --- a/docs/Protocols.html +++ b/docs/Protocols.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -523,7 +523,7 @@

    Declaration

    @@ -559,7 +559,7 @@

    Declaration

    @@ -595,7 +595,7 @@

    Declaration

    @@ -631,7 +631,7 @@

    Declaration

    @@ -667,7 +667,7 @@

    Declaration

    @@ -703,7 +703,7 @@

    Declaration

    @@ -739,7 +739,7 @@

    Declaration

    @@ -775,7 +775,7 @@

    Declaration

    @@ -811,7 +811,7 @@

    Declaration

    @@ -847,7 +847,7 @@

    Declaration

    @@ -884,7 +884,7 @@

    Declaration

    @@ -920,7 +920,7 @@

    Declaration

    @@ -956,7 +956,7 @@

    Declaration

    @@ -992,7 +992,7 @@

    Declaration

    @@ -1028,7 +1028,7 @@

    Declaration

    @@ -1064,7 +1064,7 @@

    Declaration

    @@ -1100,7 +1100,7 @@

    Declaration

    @@ -1136,7 +1136,7 @@

    Declaration

    @@ -1172,7 +1172,7 @@

    Declaration

    @@ -1185,7 +1185,7 @@

    Declaration

    diff --git a/docs/Protocols/MBBlinkIdOverlayViewControllerDelegate.html b/docs/Protocols/MBBlinkIdOverlayViewControllerDelegate.html index 97b0242c7..fb63586e4 100644 --- a/docs/Protocols/MBBlinkIdOverlayViewControllerDelegate.html +++ b/docs/Protocols/MBBlinkIdOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBBlinkIdOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -585,7 +585,7 @@

    Parameters

    @@ -640,7 +640,7 @@

    Parameters

    @@ -695,7 +695,7 @@

    Parameters

    @@ -708,7 +708,7 @@

    Parameters

    diff --git a/docs/Protocols/MBDebugRecognizerRunnerDelegate.html b/docs/Protocols/MBDebugRecognizerRunnerDelegate.html index d42b70903..308da2cde 100644 --- a/docs/Protocols/MBDebugRecognizerRunnerDelegate.html +++ b/docs/Protocols/MBDebugRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDebugRecognizerRunnerDelegate

    Protocol for obtaining debug metadata

    @@ -539,7 +539,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html index 76f367a62..6569a070a 100644 --- a/docs/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDebugRecognizerRunnerViewControllerDelegate

    Protocol for obtaining debug metadata

    @@ -541,7 +541,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    @@ -593,7 +593,7 @@

    Declaration

    diff --git a/docs/Protocols/MBDetectionRecognizerRunnerDelegate.html b/docs/Protocols/MBDetectionRecognizerRunnerDelegate.html index 7fd758c86..b557b8adc 100644 --- a/docs/Protocols/MBDetectionRecognizerRunnerDelegate.html +++ b/docs/Protocols/MBDetectionRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDetectionRecognizerRunnerDelegate

    Protocol for obtaining detection results

    @@ -577,7 +577,7 @@

    Parameters

    @@ -652,7 +652,7 @@

    Parameters

    @@ -709,7 +709,7 @@

    Parameters

    @@ -722,7 +722,7 @@

    Parameters

    diff --git a/docs/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html index 947977f90..49958b3b5 100644 --- a/docs/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDetectionRecognizerRunnerViewControllerDelegate

    Protocol for obtaining detection results

    @@ -579,7 +579,7 @@

    Parameters

    @@ -656,7 +656,7 @@

    Parameters

    @@ -714,7 +714,7 @@

    Parameters

    @@ -727,7 +727,7 @@

    Parameters

    diff --git a/docs/Protocols/MBDocumentOverlayViewControllerDelegate.html b/docs/Protocols/MBDocumentOverlayViewControllerDelegate.html index c221720c2..3e3e8a67e 100644 --- a/docs/Protocols/MBDocumentOverlayViewControllerDelegate.html +++ b/docs/Protocols/MBDocumentOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDocumentOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -587,7 +587,7 @@

    Parameters

    @@ -642,7 +642,7 @@

    Parameters

    @@ -715,7 +715,7 @@

    Parameters

    @@ -728,7 +728,7 @@

    Parameters

    diff --git a/docs/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html index c437f3f21..161e7ddb4 100644 --- a/docs/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBFrameRecognitionRecognizerRunnerViewControllerDelegate

    Protocol for obtaining frame recognition

    @@ -574,7 +574,7 @@

    Parameters

    @@ -587,7 +587,7 @@

    Parameters

    diff --git a/docs/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html b/docs/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html index fb4a90fec..4cef09d51 100644 --- a/docs/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html +++ b/docs/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBLegacyDocumentVerificationOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -589,7 +589,7 @@

    Parameters

    @@ -645,7 +645,7 @@

    Parameters

    @@ -702,7 +702,7 @@

    Parameters

    @@ -780,7 +780,7 @@

    Parameters

    @@ -793,7 +793,7 @@

    Parameters

    diff --git a/docs/Protocols/MBOcrRecognizerRunnerDelegate.html b/docs/Protocols/MBOcrRecognizerRunnerDelegate.html index 5fd61d00d..79d3f9444 100644 --- a/docs/Protocols/MBOcrRecognizerRunnerDelegate.html +++ b/docs/Protocols/MBOcrRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBOcrRecognizerRunnerDelegate

    Protocol for obtaining ocr results

    @@ -540,7 +540,7 @@

    Declaration

    @@ -553,7 +553,7 @@

    Declaration

    diff --git a/docs/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html index 52b27475b..e9938e071 100644 --- a/docs/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBOcrRecognizerRunnerViewControllerDelegate

    Protocol for obtaining ocr results

    @@ -542,7 +542,7 @@

    Declaration

    @@ -555,7 +555,7 @@

    Declaration

    diff --git a/docs/Protocols/MBOverlayContainerViewController.html b/docs/Protocols/MBOverlayContainerViewController.html index ac85be2c2..c42c39b5f 100644 --- a/docs/Protocols/MBOverlayContainerViewController.html +++ b/docs/Protocols/MBOverlayContainerViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBOverlayContainerViewController

    Those are events specified by MBOverlayViewControllerDelegate protocol.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -615,7 +615,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Return Value

    YES if help button should be displayed.

    @@ -690,7 +690,7 @@

    Declaration

    @@ -725,7 +725,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    @@ -773,7 +773,7 @@

    Declaration

    diff --git a/docs/Protocols/MBPointDetectorSubview.html b/docs/Protocols/MBPointDetectorSubview.html index 1778d6f5e..a4778aa41 100644 --- a/docs/Protocols/MBPointDetectorSubview.html +++ b/docs/Protocols/MBPointDetectorSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBPointDetectorSubview

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    @@ -538,7 +538,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/Protocols/MBQuadDetectorSubview.html b/docs/Protocols/MBQuadDetectorSubview.html index 17dc91200..5bf8cb784 100644 --- a/docs/Protocols/MBQuadDetectorSubview.html +++ b/docs/Protocols/MBQuadDetectorSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBQuadDetectorSubview

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    @@ -538,7 +538,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/Protocols/MBRecognizerRunnerViewController.html b/docs/Protocols/MBRecognizerRunnerViewController.html index d20c27118..04f267f00 100644 --- a/docs/Protocols/MBRecognizerRunnerViewController.html +++ b/docs/Protocols/MBRecognizerRunnerViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerRunnerViewController

    Protocol for View controllers which present camera and provide scanning features

    @@ -541,7 +541,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -618,7 +618,7 @@

    Declaration

    @@ -659,7 +659,7 @@

    Return Value

    YES if scanning is paused. NO if it’s in progress

    @@ -723,7 +723,7 @@

    Parameters

    @@ -777,7 +777,7 @@

    Parameters

    @@ -812,7 +812,7 @@

    Declaration

    @@ -851,7 +851,7 @@

    Return Value

    YES if camera is paused. NO if camera is active

    @@ -888,7 +888,7 @@

    Declaration

    @@ -923,7 +923,7 @@

    Declaration

    @@ -960,7 +960,7 @@

    Declaration

    @@ -1002,7 +1002,7 @@

    Declaration

    @@ -1015,7 +1015,7 @@

    Declaration

    diff --git a/docs/Protocols/MBRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBRecognizerRunnerViewControllerDelegate.html index 4941b3878..3e464cd69 100644 --- a/docs/Protocols/MBRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerRunnerViewControllerDelegate

    Protocol for MBRecognizerRunnerViewController actions

    @@ -562,7 +562,7 @@

    Parameters

    @@ -641,7 +641,7 @@

    Parameters

    @@ -697,7 +697,7 @@

    Parameters

    @@ -754,7 +754,7 @@

    Parameters

    @@ -810,7 +810,7 @@

    Parameters

    @@ -866,7 +866,7 @@

    Parameters

    @@ -935,7 +935,7 @@

    Parameters

    @@ -948,7 +948,7 @@

    Parameters

    diff --git a/docs/Protocols/MBResultSubview.html b/docs/Protocols/MBResultSubview.html index c4d7db6e2..0c576b275 100644 --- a/docs/Protocols/MBResultSubview.html +++ b/docs/Protocols/MBResultSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBResultSubview

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    @@ -537,7 +537,7 @@

    Declaration

    @@ -550,7 +550,7 @@

    Declaration

    diff --git a/docs/Protocols/MBScanningRecognizerRunnerDelegate.html b/docs/Protocols/MBScanningRecognizerRunnerDelegate.html index 5bf7833d0..5f16bc976 100644 --- a/docs/Protocols/MBScanningRecognizerRunnerDelegate.html +++ b/docs/Protocols/MBScanningRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBScanningRecognizerRunnerDelegate

    Protocol for obtaining scanning results

    @@ -583,7 +583,7 @@

    Parameters

    @@ -596,7 +596,7 @@

    Parameters

    diff --git a/docs/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html b/docs/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html index 06ad7ac9b..6d467a164 100644 --- a/docs/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html +++ b/docs/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBScanningRecognizerRunnerViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -587,7 +587,7 @@

    Parameters

    @@ -600,7 +600,7 @@

    Parameters

    diff --git a/docs/Protocols/MBSubviewDelegate.html b/docs/Protocols/MBSubviewDelegate.html index c6cff884b..cdbe55d60 100644 --- a/docs/Protocols/MBSubviewDelegate.html +++ b/docs/Protocols/MBSubviewDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBSubviewDelegate

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -585,7 +585,7 @@

    Declaration

    diff --git a/docs/Structs.html b/docs/Structs.html index f92352c33..cb64d578a 100644 --- a/docs/Structs.html +++ b/docs/Structs.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -524,7 +524,7 @@

    Declaration

    @@ -537,7 +537,7 @@

    Declaration

    diff --git a/docs/Type Definitions.html b/docs/Type Definitions.html index 4cdab0d81..7245671bc 100644 --- a/docs/Type Definitions.html +++ b/docs/Type Definitions.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -520,7 +520,7 @@

    Declaration

    @@ -555,7 +555,7 @@

    Declaration

    @@ -568,7 +568,7 @@

    Declaration

    diff --git a/docs/Type Definitions/MBImageExtensionFactors.html b/docs/Type Definitions/MBImageExtensionFactors.html index 3ecac634e..e3a01e52f 100644 --- a/docs/Type Definitions/MBImageExtensionFactors.html +++ b/docs/Type Definitions/MBImageExtensionFactors.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -495,7 +495,7 @@

    MBImageExtensionFactors

    while value of right = 1.3f means that the right side of the image is extended by 120% of the cards width.

    @@ -536,7 +536,7 @@

    Declaration

    @@ -549,7 +549,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes.html index d1690cec5..1ade42044 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -524,7 +524,7 @@

    Declaration

    @@ -561,7 +561,7 @@

    Declaration

    @@ -598,7 +598,7 @@

    Declaration

    @@ -635,7 +635,7 @@

    Declaration

    @@ -678,7 +678,7 @@

    Declaration

    @@ -721,7 +721,7 @@

    Declaration

    @@ -758,7 +758,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -840,7 +840,7 @@

    Declaration

    @@ -882,7 +882,7 @@

    Declaration

    @@ -920,7 +920,7 @@

    Declaration

    @@ -957,7 +957,7 @@

    Declaration

    @@ -995,7 +995,7 @@

    Declaration

    @@ -1037,7 +1037,7 @@

    Declaration

    @@ -1077,7 +1077,7 @@

    Declaration

    @@ -1117,7 +1117,7 @@

    Declaration

    @@ -1153,7 +1153,7 @@

    Declaration

    @@ -1190,7 +1190,7 @@

    Declaration

    @@ -1227,7 +1227,7 @@

    Declaration

    @@ -1264,7 +1264,7 @@

    Declaration

    @@ -1301,7 +1301,7 @@

    Declaration

    @@ -1348,7 +1348,7 @@

    Declaration

    @@ -1387,7 +1387,7 @@

    Declaration

    @@ -1424,7 +1424,7 @@

    Declaration

    @@ -1461,7 +1461,7 @@

    Declaration

    @@ -1505,7 +1505,7 @@

    Declaration

    @@ -1542,7 +1542,7 @@

    Declaration

    @@ -1581,7 +1581,7 @@

    Declaration

    @@ -1617,7 +1617,7 @@

    Declaration

    @@ -1655,7 +1655,7 @@

    Declaration

    @@ -1694,7 +1694,7 @@

    Declaration

    @@ -1731,7 +1731,7 @@

    Declaration

    @@ -1768,7 +1768,7 @@

    Declaration

    @@ -1805,7 +1805,7 @@

    Declaration

    @@ -1844,7 +1844,7 @@

    Declaration

    @@ -1881,7 +1881,7 @@

    Declaration

    @@ -1918,7 +1918,7 @@

    Declaration

    @@ -1955,7 +1955,7 @@

    Declaration

    @@ -1998,7 +1998,7 @@

    Declaration

    @@ -2041,7 +2041,7 @@

    Declaration

    @@ -2079,7 +2079,7 @@

    Declaration

    @@ -2127,7 +2127,7 @@

    Declaration

    @@ -2168,7 +2168,7 @@

    Declaration

    @@ -2214,7 +2214,7 @@

    Declaration

    @@ -2253,7 +2253,7 @@

    Declaration

    @@ -2291,7 +2291,7 @@

    Declaration

    @@ -2335,7 +2335,7 @@

    Declaration

    @@ -2391,7 +2391,7 @@

    Declaration

    @@ -2433,7 +2433,7 @@

    Declaration

    @@ -2475,7 +2475,7 @@

    Declaration

    @@ -2512,7 +2512,7 @@

    Declaration

    @@ -2550,7 +2550,7 @@

    Declaration

    @@ -2587,7 +2587,7 @@

    Declaration

    @@ -2635,7 +2635,7 @@

    Declaration

    @@ -2672,7 +2672,7 @@

    Declaration

    @@ -2708,7 +2708,7 @@

    Declaration

    @@ -2754,7 +2754,7 @@

    Declaration

    @@ -2794,7 +2794,7 @@

    Declaration

    @@ -2831,7 +2831,7 @@

    Declaration

    @@ -2868,7 +2868,7 @@

    Declaration

    @@ -2904,7 +2904,7 @@

    Declaration

    @@ -2941,7 +2941,7 @@

    Declaration

    @@ -2979,7 +2979,7 @@

    Declaration

    @@ -3016,7 +3016,7 @@

    Declaration

    @@ -3053,7 +3053,7 @@

    Declaration

    @@ -3089,7 +3089,7 @@

    Declaration

    @@ -3127,7 +3127,7 @@

    Declaration

    @@ -3163,7 +3163,7 @@

    Declaration

    @@ -3199,7 +3199,7 @@

    Declaration

    @@ -3236,7 +3236,7 @@

    Declaration

    @@ -3273,7 +3273,7 @@

    Declaration

    @@ -3310,7 +3310,7 @@

    Declaration

    @@ -3348,7 +3348,7 @@

    Declaration

    @@ -3385,7 +3385,7 @@

    Declaration

    @@ -3422,7 +3422,7 @@

    Declaration

    @@ -3459,7 +3459,7 @@

    Declaration

    @@ -3496,7 +3496,7 @@

    Declaration

    @@ -3544,7 +3544,7 @@

    Declaration

    @@ -3585,7 +3585,7 @@

    Declaration

    @@ -3627,7 +3627,7 @@

    Declaration

    @@ -3664,7 +3664,7 @@

    Declaration

    @@ -3702,7 +3702,7 @@

    Declaration

    @@ -3748,7 +3748,7 @@

    Declaration

    @@ -3788,7 +3788,7 @@

    Declaration

    @@ -3825,7 +3825,7 @@

    Declaration

    @@ -3838,7 +3838,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBAdditionalProcessingInfo.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBAdditionalProcessingInfo.html index 5bcc7ba83..5770a28aa 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBAdditionalProcessingInfo.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBAdditionalProcessingInfo.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBAdditionalProcessingInfo

    MBVizResult contains data extracted from the Visual Inspection Zone.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -611,7 +611,7 @@

    Declaration

    @@ -624,7 +624,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOcrOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOcrOverlaySettings.html index 8fdc3bf16..71f039e1f 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOcrOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOcrOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBBaseOcrOverlaySettings

    Settings class containing UI information

    @@ -540,7 +540,7 @@

    Declaration

    @@ -553,7 +553,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlaySettings.html index 1e5868248..0834970c7 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBBaseOverlaySettings

    Settings class containing UI information

    @@ -540,7 +540,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -613,7 +613,7 @@

    Declaration

    @@ -650,7 +650,7 @@

    Declaration

    @@ -685,7 +685,7 @@

    Declaration

    @@ -720,7 +720,7 @@

    Declaration

    @@ -733,7 +733,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlayViewController.html index ac67cbf14..ed57fe6d1 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBaseOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBBaseOverlayViewController

    Common base class for default overlay view controllers

    @@ -539,7 +539,7 @@

    Declaration

    @@ -552,7 +552,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizer.html index 5c4f54f1b..f06627ef3 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -505,7 +505,7 @@

    MBBlinkIdMultiSideRecognizer

    Recognizer which can scan front and back side of the United States driver license.

    @@ -544,7 +544,7 @@

    Declaration

    @@ -579,7 +579,7 @@

    Declaration

    @@ -616,7 +616,7 @@

    Declaration

    @@ -653,7 +653,7 @@

    Declaration

    @@ -691,7 +691,7 @@

    Declaration

    @@ -730,7 +730,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -805,7 +805,7 @@

    Declaration

    @@ -843,7 +843,7 @@

    Declaration

    @@ -880,7 +880,7 @@

    Declaration

    @@ -918,7 +918,7 @@

    Declaration

    @@ -956,7 +956,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1006,7 +1006,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizerResult.html index b7f239f59..42253045e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdMultiSideRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -505,7 +505,7 @@

    MBBlinkIdMultiSideRecognizerResult

    Recognizer which can scan front and back side of the United States driver license.

    @@ -544,7 +544,7 @@

    Declaration

    @@ -579,7 +579,7 @@

    Declaration

    @@ -614,7 +614,7 @@

    Declaration

    @@ -649,7 +649,7 @@

    Declaration

    @@ -684,7 +684,7 @@

    Declaration

    @@ -719,7 +719,7 @@

    Declaration

    @@ -754,7 +754,7 @@

    Declaration

    @@ -789,7 +789,7 @@

    Declaration

    @@ -824,7 +824,7 @@

    Declaration

    @@ -859,7 +859,7 @@

    Declaration

    @@ -894,7 +894,7 @@

    Declaration

    @@ -929,7 +929,7 @@

    Declaration

    @@ -964,7 +964,7 @@

    Declaration

    @@ -999,7 +999,7 @@

    Declaration

    @@ -1034,7 +1034,7 @@

    Declaration

    @@ -1069,7 +1069,7 @@

    Declaration

    @@ -1104,7 +1104,7 @@

    Declaration

    @@ -1139,7 +1139,7 @@

    Declaration

    @@ -1174,7 +1174,7 @@

    Declaration

    @@ -1209,7 +1209,7 @@

    Declaration

    @@ -1244,7 +1244,7 @@

    Declaration

    @@ -1279,7 +1279,7 @@

    Declaration

    @@ -1314,7 +1314,7 @@

    Declaration

    @@ -1349,7 +1349,7 @@

    Declaration

    @@ -1384,7 +1384,7 @@

    Declaration

    @@ -1419,7 +1419,7 @@

    Declaration

    @@ -1454,7 +1454,7 @@

    Declaration

    @@ -1489,7 +1489,7 @@

    Declaration

    @@ -1524,7 +1524,7 @@

    Declaration

    @@ -1559,7 +1559,7 @@

    Declaration

    @@ -1594,7 +1594,7 @@

    Declaration

    @@ -1629,7 +1629,7 @@

    Declaration

    @@ -1664,7 +1664,7 @@

    Declaration

    @@ -1699,7 +1699,7 @@

    Declaration

    @@ -1734,7 +1734,7 @@

    Declaration

    @@ -1769,7 +1769,7 @@

    Declaration

    @@ -1804,7 +1804,7 @@

    Declaration

    @@ -1839,7 +1839,7 @@

    Declaration

    @@ -1874,7 +1874,7 @@

    Declaration

    @@ -1909,7 +1909,7 @@

    Declaration

    @@ -1944,7 +1944,7 @@

    Declaration

    @@ -1979,7 +1979,7 @@

    Declaration

    @@ -2014,7 +2014,7 @@

    Declaration

    @@ -2049,7 +2049,7 @@

    Declaration

    @@ -2084,7 +2084,7 @@

    Declaration

    @@ -2119,7 +2119,7 @@

    Declaration

    @@ -2154,7 +2154,7 @@

    Declaration

    @@ -2189,7 +2189,7 @@

    Declaration

    @@ -2202,7 +2202,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlaySettings.html index 0584208e4..f56d84f35 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBBlinkIdOverlaySettings

    Settings class containing parameters for BlinkId UI

    @@ -540,7 +540,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -614,7 +614,7 @@

    Declaration

    @@ -651,7 +651,7 @@

    Declaration

    @@ -687,7 +687,7 @@

    Declaration

    @@ -723,7 +723,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    @@ -796,7 +796,7 @@

    Declaration

    @@ -832,7 +832,7 @@

    Declaration

    @@ -868,7 +868,7 @@

    Declaration

    @@ -904,7 +904,7 @@

    Declaration

    @@ -940,7 +940,7 @@

    Declaration

    @@ -976,7 +976,7 @@

    Declaration

    @@ -1012,7 +1012,7 @@

    Declaration

    @@ -1048,7 +1048,7 @@

    Declaration

    @@ -1084,7 +1084,7 @@

    Declaration

    @@ -1120,7 +1120,7 @@

    Declaration

    @@ -1156,7 +1156,7 @@

    Declaration

    @@ -1193,7 +1193,7 @@

    Declaration

    @@ -1230,7 +1230,7 @@

    Declaration

    @@ -1267,7 +1267,7 @@

    Declaration

    @@ -1303,7 +1303,7 @@

    Declaration

    @@ -1339,7 +1339,7 @@

    Declaration

    @@ -1375,7 +1375,7 @@

    Declaration

    @@ -1414,7 +1414,7 @@

    Return Value

    object initialized with default values.

    @@ -1427,7 +1427,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlayViewController.html index 1f49106d1..abf03cf58 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBBlinkIdOverlayViewController

    Default version of overlay view controller with modern design.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -568,9 +568,14 @@

    Declaration

    @property (nonatomic, weak, readonly) id<MBBlinkIdOverlayViewControllerDelegate> _Nullable delegate;
    +
    +

    Swift

    +
    weak var delegate: MBBlinkIdOverlayViewControllerDelegate? { get }
    + +
    @@ -602,6 +607,11 @@

    Declaration

    delegate; +
    +

    Swift

    +
    init(settings: MBBlinkIdOverlaySettings, recognizerCollection: MBRecognizerCollection, delegate: MBBlinkIdOverlayViewControllerDelegate)
    + +

    Parameters

    @@ -639,7 +649,7 @@

    Return Value

    initialized overlayViewController

    @@ -652,7 +662,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizer.html index 1f1bd9fef..e5f8ffdcd 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -505,7 +505,7 @@

    MBBlinkIdSingleSideRecognizer

    The Blink ID Recognizer is used for scanning Blink ID.

    @@ -544,7 +544,7 @@

    Declaration

    @@ -579,7 +579,7 @@

    Declaration

    @@ -616,7 +616,7 @@

    Declaration

    @@ -653,7 +653,7 @@

    Declaration

    @@ -691,7 +691,7 @@

    Declaration

    @@ -730,7 +730,7 @@

    Declaration

    @@ -768,7 +768,7 @@

    Declaration

    @@ -806,7 +806,7 @@

    Declaration

    @@ -843,7 +843,7 @@

    Declaration

    @@ -881,7 +881,7 @@

    Declaration

    @@ -894,7 +894,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizerResult.html index 6727c9e0a..495556ad6 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBBlinkIdSingleSideRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -504,7 +504,7 @@

    MBBlinkIdSingleSideRecognizerResult

    The Blink ID Recognizer is used for scanning Blink ID.

    @@ -543,7 +543,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -613,7 +613,7 @@

    Declaration

    @@ -648,7 +648,7 @@

    Declaration

    @@ -683,7 +683,7 @@

    Declaration

    @@ -718,7 +718,7 @@

    Declaration

    @@ -753,7 +753,7 @@

    Declaration

    @@ -788,7 +788,7 @@

    Declaration

    @@ -823,7 +823,7 @@

    Declaration

    @@ -858,7 +858,7 @@

    Declaration

    @@ -893,7 +893,7 @@

    Declaration

    @@ -928,7 +928,7 @@

    Declaration

    @@ -963,7 +963,7 @@

    Declaration

    @@ -998,7 +998,7 @@

    Declaration

    @@ -1033,7 +1033,7 @@

    Declaration

    @@ -1068,7 +1068,7 @@

    Declaration

    @@ -1103,7 +1103,7 @@

    Declaration

    @@ -1138,7 +1138,7 @@

    Declaration

    @@ -1173,7 +1173,7 @@

    Declaration

    @@ -1208,7 +1208,7 @@

    Declaration

    @@ -1243,7 +1243,7 @@

    Declaration

    @@ -1278,7 +1278,7 @@

    Declaration

    @@ -1313,7 +1313,7 @@

    Declaration

    @@ -1348,7 +1348,7 @@

    Declaration

    @@ -1383,7 +1383,7 @@

    Declaration

    @@ -1418,7 +1418,7 @@

    Declaration

    @@ -1453,7 +1453,7 @@

    Declaration

    @@ -1488,7 +1488,7 @@

    Declaration

    @@ -1523,7 +1523,7 @@

    Declaration

    @@ -1558,7 +1558,7 @@

    Declaration

    @@ -1593,7 +1593,7 @@

    Declaration

    @@ -1628,7 +1628,7 @@

    Declaration

    @@ -1663,7 +1663,7 @@

    Declaration

    @@ -1698,7 +1698,7 @@

    Declaration

    @@ -1733,7 +1733,7 @@

    Declaration

    @@ -1768,7 +1768,7 @@

    Declaration

    @@ -1803,7 +1803,7 @@

    Declaration

    @@ -1838,7 +1838,7 @@

    Declaration

    @@ -1873,7 +1873,7 @@

    Declaration

    @@ -1908,7 +1908,7 @@

    Declaration

    @@ -1943,7 +1943,7 @@

    Declaration

    @@ -1956,7 +1956,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraReticle.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraReticle.html index 822b5d88d..604000014 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraReticle.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraReticle.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBCameraReticle

    the system is active but has not detected an object yet.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -574,7 +574,7 @@

    Declaration

    @@ -609,7 +609,7 @@

    Declaration

    @@ -644,7 +644,7 @@

    Declaration

    @@ -679,7 +679,7 @@

    Declaration

    @@ -714,7 +714,7 @@

    Declaration

    @@ -749,7 +749,7 @@

    Declaration

    @@ -784,7 +784,7 @@

    Declaration

    @@ -819,7 +819,7 @@

    Declaration

    @@ -857,7 +857,7 @@

    Declaration

    @@ -892,7 +892,7 @@

    Declaration

    @@ -927,7 +927,7 @@

    Declaration

    @@ -940,7 +940,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraSettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraSettings.html index 92c47af7f..98620ce3c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraSettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCameraSettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBCameraSettings

    Settings class containing parameters for camera capture

    @@ -540,7 +540,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    @@ -657,7 +657,7 @@

    Declaration

    @@ -694,7 +694,7 @@

    Declaration

    @@ -731,7 +731,7 @@

    Declaration

    @@ -768,7 +768,7 @@

    Declaration

    @@ -805,7 +805,7 @@

    Declaration

    @@ -843,7 +843,7 @@

    Declaration

    @@ -882,7 +882,7 @@

    Return Value

    object initialized with default values.

    @@ -921,7 +921,7 @@

    Return Value

    optimal AVFoundation session preset

    @@ -960,7 +960,7 @@

    Return Value

    optimal AVFoundation autofocus range restriction

    @@ -973,7 +973,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCustomOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCustomOverlayViewController.html index 4051b9fd8..8e4b7c7ac 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCustomOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBCustomOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBCustomOverlayViewController

    It’s responsibility is to provide meaningful and useful interface for the user to interact with.

    @@ -541,7 +541,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    @@ -626,7 +626,7 @@

    Declaration

    @@ -664,7 +664,7 @@

    Declaration

    @@ -699,7 +699,7 @@

    Declaration

    @@ -735,7 +735,7 @@

    Declaration

    @@ -748,7 +748,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDPIBasedDewarpPolicy.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDPIBasedDewarpPolicy.html index b77bd72b8..e2bde024e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDPIBasedDewarpPolicy.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDPIBasedDewarpPolicy.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -504,7 +504,7 @@

    MBDPIBasedDewarpPolicy

    image for output (e.g. MBImageReturnProcessor).

    @@ -543,7 +543,7 @@

    Declaration

    @@ -596,7 +596,7 @@

    Parameters

    @@ -633,7 +633,7 @@

    Declaration

    @@ -646,7 +646,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDate.html index 045c328f0..7ad95e10d 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -502,7 +502,7 @@

    MBDate

    While converting to NSDate, internally prior knowledge about scanned document is used to use the right format.

    @@ -616,7 +616,7 @@

    Return Value

    initialized value

    @@ -651,7 +651,7 @@

    Declaration

    @@ -686,7 +686,7 @@

    Declaration

    @@ -721,7 +721,7 @@

    Declaration

    @@ -756,7 +756,7 @@

    Declaration

    @@ -791,7 +791,7 @@

    Declaration

    @@ -830,7 +830,7 @@

    Return Value

    true if the date is filled by our internal domain knowledge

    @@ -935,7 +935,7 @@

    Return Value

    initialized value

    @@ -948,7 +948,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDateResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDateResult.html index 3487893af..240ad253a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDateResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDateResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -502,7 +502,7 @@

    MBDateResult

    While converting to NSDate, internally prior knowledge about scanned document is used to use the right format.

    @@ -617,7 +617,7 @@

    Return Value

    initialized value

    @@ -652,7 +652,7 @@

    Declaration

    @@ -687,7 +687,7 @@

    Declaration

    @@ -722,7 +722,7 @@

    Declaration

    @@ -757,7 +757,7 @@

    Declaration

    @@ -792,7 +792,7 @@

    Declaration

    @@ -831,7 +831,7 @@

    Return Value

    true if the date is filled by our internal domain knowledge

    @@ -937,7 +937,7 @@

    Return Value

    initialized value

    @@ -950,7 +950,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableDetection.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableDetection.html index b0913c723..34542436c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableDetection.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableDetection.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDisplayableDetection

    Represents a detection that can be displayed on screen.

    @@ -542,7 +542,7 @@

    Return Value

    initialized object

    @@ -576,7 +576,7 @@

    Declaration

    @@ -611,7 +611,7 @@

    Declaration

    @@ -624,7 +624,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableObject.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableObject.html index 44c03c050..78b6b44e1 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableObject.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableObject.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDisplayableObject

    Represents any object that can be displayed on screen in terms of drawing.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -552,7 +552,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayablePointsDetection.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayablePointsDetection.html index bf5ae873f..c59a15477 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayablePointsDetection.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayablePointsDetection.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDisplayablePointsDetection

    Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

    @@ -538,7 +538,7 @@

    Declaration

    @@ -551,7 +551,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableQuadDetection.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableQuadDetection.html index 44e87a5ac..db160d3ab 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableQuadDetection.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDisplayableQuadDetection.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDisplayableQuadDetection

    Represents a detection that can be displayed on screen.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -552,7 +552,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizer.html index 7b84d1655..2ca1885e4 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -509,7 +509,7 @@

    MBDocumentFaceRecognizer

    Document Face Recognizer recognizer is used for scanning documents containing face images.

    @@ -553,7 +553,7 @@

    Declaration

    @@ -595,7 +595,7 @@

    Declaration

    @@ -640,7 +640,7 @@

    Declaration

    @@ -653,7 +653,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizerResult.html index 0a37790f0..ba1d28d13 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentFaceRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBDocumentFaceRecognizerResult

    Class representing values obtained when scanning Document Face Recognizer

    @@ -540,7 +540,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -588,7 +588,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlaySettings.html index 3121990f7..1ba78fa6d 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDocumentOverlaySettings

    Settings class containing UI information

    @@ -541,7 +541,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    @@ -615,7 +615,7 @@

    Declaration

    @@ -652,7 +652,7 @@

    Declaration

    @@ -665,7 +665,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlayViewController.html index 5427fad2a..d47ab24b7 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDocumentOverlayViewController

    Default overlay when using ID card recognizers.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -566,9 +566,14 @@

    Declaration

    @property (nonatomic, weak, readonly) id<MBDocumentOverlayViewControllerDelegate> _Nullable delegate;
    +
    +

    Swift

    +
    weak var delegate: MBDocumentOverlayViewControllerDelegate? { get }
    + +
    @@ -600,6 +605,11 @@

    Declaration

    delegate; +
    +

    Swift

    +
    init(settings: MBDocumentOverlaySettings, recognizerCollection: MBRecognizerCollection, delegate: MBDocumentOverlayViewControllerDelegate)
    + +

    Parameters

    @@ -637,7 +647,7 @@

    Return Value

    initialized overlayViewController

    @@ -650,7 +660,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentSubview.html index c4ff702af..28e67556d 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDocumentSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -506,7 +506,7 @@

    MBDocumentSubview

    The aspect ratio of the document can be set as a parameter

    @@ -547,7 +547,7 @@

    Declaration

    @@ -584,7 +584,7 @@

    Declaration

    @@ -621,7 +621,7 @@

    Declaration

    @@ -679,7 +679,7 @@

    Return Value

    initialized view

    @@ -737,7 +737,7 @@

    Return Value

    initialized view

    @@ -750,7 +750,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsResultSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsResultSubview.html index 8d5f05739..e63cbf86e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsResultSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsResultSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBDotsResultSubview

    Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -610,7 +610,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -684,7 +684,7 @@

    Declaration

    @@ -697,7 +697,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsSubview.html index b1371f018..11dee40b7 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBDotsSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBDotsSubview

    The layer is used to draw dots representing barcodes

    @@ -540,7 +540,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -610,7 +610,7 @@

    Declaration

    @@ -645,7 +645,7 @@

    Declaration

    @@ -680,7 +680,7 @@

    Declaration

    @@ -693,7 +693,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBErrorReticle.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBErrorReticle.html index aff73ef71..466896e50 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBErrorReticle.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBErrorReticle.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBErrorReticle

    the system is active and has detected object.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -590,7 +590,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFixedDewarpPolicy.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFixedDewarpPolicy.html index 763867fd4..4c9608638 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFixedDewarpPolicy.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFixedDewarpPolicy.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBFixedDewarpPolicy

    This policy is usually best for processor groups that use legacy BlinkOCR.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -594,7 +594,7 @@

    Parameters

    @@ -631,7 +631,7 @@

    Declaration

    @@ -644,7 +644,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFrameGrabberRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFrameGrabberRecognizer.html index 53c3a570a..f038e3e40 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFrameGrabberRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBFrameGrabberRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBFrameGrabberRecognizer

    A recognizer that can returns success frame.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -590,7 +590,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizer.html index 74bfbcfa5..94e590c98 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBIdBarcodeRecognizer

    The ID Barcode Recognizer is used for scanning ID Barcode.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -551,7 +551,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizerResult.html index 6b3b8ae22..3f7e33d15 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBIdBarcodeRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBIdBarcodeRecognizerResult

    The ID Barcode Recognizer is used for scanning ID Barcode.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -610,7 +610,7 @@

    Declaration

    @@ -645,7 +645,7 @@

    Declaration

    @@ -680,7 +680,7 @@

    Declaration

    @@ -715,7 +715,7 @@

    Declaration

    @@ -750,7 +750,7 @@

    Declaration

    @@ -785,7 +785,7 @@

    Declaration

    @@ -820,7 +820,7 @@

    Declaration

    @@ -855,7 +855,7 @@

    Declaration

    @@ -890,7 +890,7 @@

    Declaration

    @@ -925,7 +925,7 @@

    Declaration

    @@ -960,7 +960,7 @@

    Declaration

    @@ -995,7 +995,7 @@

    Declaration

    @@ -1030,7 +1030,7 @@

    Declaration

    @@ -1065,7 +1065,7 @@

    Declaration

    @@ -1100,7 +1100,7 @@

    Declaration

    @@ -1135,7 +1135,7 @@

    Declaration

    @@ -1170,7 +1170,7 @@

    Declaration

    @@ -1205,7 +1205,7 @@

    Declaration

    @@ -1240,7 +1240,7 @@

    Declaration

    @@ -1275,7 +1275,7 @@

    Declaration

    @@ -1310,7 +1310,7 @@

    Declaration

    @@ -1345,7 +1345,7 @@

    Declaration

    @@ -1381,7 +1381,7 @@

    Declaration

    @@ -1420,7 +1420,7 @@

    Return Value

    Type of the barcode

    @@ -1459,7 +1459,7 @@

    Return Value

    Type of the document

    @@ -1494,7 +1494,7 @@

    Declaration

    @@ -1529,7 +1529,7 @@

    Declaration

    @@ -1564,7 +1564,7 @@

    Declaration

    @@ -1599,7 +1599,7 @@

    Declaration

    @@ -1634,7 +1634,7 @@

    Declaration

    @@ -1669,7 +1669,7 @@

    Declaration

    @@ -1704,7 +1704,7 @@

    Declaration

    @@ -1741,7 +1741,7 @@

    Declaration

    @@ -1754,7 +1754,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImage.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImage.html index eedb6f370..c70861c4b 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImage.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImage.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBImage

    Object which represents an image.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -574,7 +574,7 @@

    Declaration

    @@ -611,7 +611,7 @@

    Declaration

    @@ -648,7 +648,7 @@

    Declaration

    @@ -685,7 +685,7 @@

    Declaration

    @@ -722,7 +722,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    @@ -795,7 +795,7 @@

    Declaration

    @@ -831,7 +831,7 @@

    Declaration

    @@ -867,7 +867,7 @@

    Declaration

    @@ -880,7 +880,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessor.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessor.html index bf3329f6c..a8eb63040 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessor.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessor.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBImageReturnProcessor

    Processor that will simply save given image.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessorResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessorResult.html index b92d69c99..9061d6a63 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessorResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBImageReturnProcessorResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBImageReturnProcessorResult

    Processor that will simply save given image.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -574,7 +574,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlaySettings.html index 11ac828a4..af11a6186 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -505,7 +505,7 @@

    MBLegacyDocumentVerificationOverlaySettings

    Settings class containing UI information

    @@ -553,7 +553,7 @@

    Declaration

    @@ -597,7 +597,7 @@

    Declaration

    @@ -641,7 +641,7 @@

    Declaration

    @@ -685,7 +685,7 @@

    Declaration

    @@ -728,7 +728,7 @@

    Declaration

    @@ -772,7 +772,7 @@

    Declaration

    @@ -813,7 +813,7 @@

    Declaration

    @@ -854,7 +854,7 @@

    Declaration

    @@ -895,7 +895,7 @@

    Declaration

    @@ -936,7 +936,7 @@

    Declaration

    @@ -978,7 +978,7 @@

    Declaration

    @@ -991,7 +991,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlayViewController.html index 809118a5f..58161bbb8 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBLegacyDocumentVerificationOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -505,7 +505,7 @@

    MBLegacyDocumentVerificationOverlayViewController

    Default overlay when using ID card combined recognizers for verification.

    @@ -549,7 +549,7 @@

    Declaration

    @@ -582,9 +582,14 @@

    Declaration

    @property (nonatomic, weak, readonly) id< MBLegacyDocumentVerificationOverlayViewControllerDelegate> _Nullable delegate;
    +
    +

    Swift

    +
    weak var delegate: MBLegacyDocumentVerificationOverlayViewControllerDelegate? { get }
    + +
    @@ -623,6 +628,11 @@

    Declaration

    MBLegacyDocumentVerificationOverlayViewControllerDelegate>) delegate; + +
    @@ -661,7 +671,7 @@

    Return Value

    initialized overlayViewController

    @@ -674,7 +684,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMicroblinkSDK.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMicroblinkSDK.html index 5846de0dc..03bebe17e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMicroblinkSDK.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMicroblinkSDK.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBMicroblinkSDK

    optimisation of passing data.

    @@ -544,7 +544,7 @@

    Declaration

    @@ -611,7 +611,7 @@

    Parameters

    @@ -694,7 +694,7 @@

    Parameters

    @@ -761,7 +761,7 @@

    Parameters

    @@ -844,7 +844,7 @@

    Parameters

    @@ -950,7 +950,7 @@

    Parameters

    @@ -1072,7 +1072,7 @@

    Parameters

    @@ -1111,7 +1111,7 @@

    Return Value

    string that contains the library build version

    @@ -1184,7 +1184,7 @@

    Return Value

    YES if scanning is not supported, NO otherwise.

    @@ -1197,7 +1197,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizer.html index cd25ae737..65ae5db4b 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -510,7 +510,7 @@

    MBMrtdCombinedRecognizer

    MRTD Combined recognizer is used for scanning both front and back side of generic IDs.

    @@ -554,7 +554,7 @@

    Declaration

    @@ -596,7 +596,7 @@

    Declaration

    @@ -639,7 +639,7 @@

    Declaration

    @@ -681,7 +681,7 @@

    Declaration

    @@ -726,7 +726,7 @@

    Declaration

    @@ -768,7 +768,7 @@

    Declaration

    @@ -809,7 +809,7 @@

    Declaration

    @@ -822,7 +822,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizerResult.html index b2bf8141a..51b91544c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdCombinedRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -503,7 +503,7 @@

    MBMrtdCombinedRecognizerResult

    Class representing values obtained when scanning both front and back side of Croatian ID.

    @@ -542,7 +542,7 @@

    Declaration

    @@ -555,7 +555,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizer.html index a05baebad..ec56bccc0 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -508,7 +508,7 @@

    MBMrtdRecognizer

    Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

    @@ -552,7 +552,7 @@

    Declaration

    @@ -594,7 +594,7 @@

    Declaration

    @@ -637,7 +637,7 @@

    Declaration

    @@ -679,7 +679,7 @@

    Declaration

    @@ -719,7 +719,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    @@ -773,7 +773,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizerResult.html index 0bff7b2c2..99a30d820 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -501,7 +501,7 @@

    MBMrtdRecognizerResult

    Result of MBMrtdDetectorRecognizer

    @@ -540,7 +540,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -591,7 +591,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdSpecification.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdSpecification.html index c6b0c03f5..5d9216671 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdSpecification.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBMrtdSpecification.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBMrtdSpecification

    We encurage users to create specifications with one of our presets, if possible.

    @@ -562,7 +562,7 @@

    Return Value

    new instance for a given mrtd preset

    @@ -575,7 +575,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBNoUpScalingDewarpPolicy.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBNoUpScalingDewarpPolicy.html index 43dcd755f..86692eb03 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBNoUpScalingDewarpPolicy.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBNoUpScalingDewarpPolicy.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -506,7 +506,7 @@

    MBNoUpScalingDewarpPolicy

    hologram detection or NN-based classification.

    @@ -545,7 +545,7 @@

    Declaration

    @@ -599,7 +599,7 @@

    Parameters

    @@ -636,7 +636,7 @@

    Declaration

    @@ -649,7 +649,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrBlock.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrBlock.html index 2a21e1979..7caac20c2 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrBlock.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrBlock.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -504,7 +504,7 @@

    MBOcrBlock

    @@ -543,7 +543,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -612,7 +612,7 @@

    Declaration

    @@ -684,7 +684,7 @@

    Return Value

    initialized ocr block

    @@ -723,7 +723,7 @@

    Return Value

    ocr block converted to string

    @@ -736,7 +736,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrChar.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrChar.html index 5d582fccd..c3e91423b 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrChar.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrChar.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBOcrChar

    Class representing an individual OCR character obtained in the OCR process.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -608,7 +608,7 @@

    Declaration

    @@ -643,7 +643,7 @@

    Declaration

    @@ -678,7 +678,7 @@

    Declaration

    @@ -713,7 +713,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Return Value

    initialized char

    @@ -810,7 +810,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLayout.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLayout.html index c8e1fca8b..8db4d6435 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLayout.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLayout.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -518,7 +518,7 @@

    MBOcrLayout

    @@ -557,7 +557,7 @@

    Declaration

    @@ -592,7 +592,7 @@

    Declaration

    @@ -631,7 +631,7 @@

    Declaration

    @@ -666,7 +666,7 @@

    Declaration

    @@ -701,7 +701,7 @@

    Declaration

    @@ -736,7 +736,7 @@

    Declaration

    @@ -810,7 +810,7 @@

    Return Value

    initialized ocr layout

    @@ -868,7 +868,7 @@

    Return Value

    initialized ocr layout

    @@ -907,7 +907,7 @@

    Return Value

    ocr layout converted to string

    @@ -920,7 +920,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLine.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLine.html index c11edff17..187812e89 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLine.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOcrLine.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -504,7 +504,7 @@

    MBOcrLine

    @@ -543,7 +543,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -612,7 +612,7 @@

    Declaration

    @@ -684,7 +684,7 @@

    Return Value

    initialized ocr line

    @@ -723,7 +723,7 @@

    Return Value

    ocr line converted to string

    @@ -736,7 +736,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlaySettings.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlaySettings.html index 073988905..eb01a8658 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlaySettings.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlaySettings.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBOverlaySettings

    Settings class containing UI information

    @@ -540,7 +540,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -614,7 +614,7 @@

    Return Value

    object initialized with default values.

    @@ -627,7 +627,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlayViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlayViewController.html index 3a73dec17..5bdefb9af 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlayViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBOverlayViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -510,7 +510,7 @@

    MBOverlayViewController

    @@ -550,7 +550,7 @@

    Declaration

    @@ -563,7 +563,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBParserGroupProcessor.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBParserGroupProcessor.html index 06ae6a7b7..ed26b6826 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBParserGroupProcessor.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBParserGroupProcessor.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBParserGroupProcessor

    A processor for a group

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -610,7 +610,7 @@

    Declaration

    @@ -623,7 +623,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizer.html index 41f6f185b..1c700bc71 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -508,7 +508,7 @@

    MBPassportRecognizer

    Recognizer which can scan all passports with MRZ.

    @@ -552,7 +552,7 @@

    Declaration

    @@ -594,7 +594,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizerResult.html index 997b2bb94..aee80500a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPassportRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -502,7 +502,7 @@

    MBPassportRecognizerResult

    Recognizer which can scan all passports with MRZ.

    @@ -541,7 +541,7 @@

    Declaration

    @@ -554,7 +554,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPosition.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPosition.html index 06a6c94a2..8066723ca 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPosition.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBPosition.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBPosition

    sides aligned to the sides of the image.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -574,7 +574,7 @@

    Declaration

    @@ -609,7 +609,7 @@

    Declaration

    @@ -644,7 +644,7 @@

    Declaration

    @@ -741,7 +741,7 @@

    Return Value

    initialized position

    @@ -800,7 +800,7 @@

    Return Value

    position with offset

    @@ -839,7 +839,7 @@

    Return Value

    Position converted to CGRect

    @@ -878,7 +878,7 @@

    Return Value

    center of the position.

    @@ -917,7 +917,7 @@

    Return Value

    height of the position

    @@ -930,7 +930,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessor.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessor.html index ed0849bcf..fb1a72d5b 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessor.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessor.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBProcessor

    Base class for all processors

    @@ -538,7 +538,7 @@

    Declaration

    @@ -551,7 +551,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessorGroup.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessorGroup.html index 7474978b4..7e0e8b987 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessorGroup.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBProcessorGroup.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBProcessorGroup

    Class that represents a group of processors that will be executed on same dewarped image.

    @@ -585,7 +585,7 @@

    Parameters

    @@ -620,7 +620,7 @@

    Declaration

    @@ -633,7 +633,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBQuadrangle.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBQuadrangle.html index 7c21c112e..40380444e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBQuadrangle.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBQuadrangle.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBQuadrangle

    Class represents the quadrangle (arbitrary geometric object with 4 different corner points

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -608,7 +608,7 @@

    Declaration

    @@ -643,7 +643,7 @@

    Declaration

    @@ -740,7 +740,7 @@

    Return Value

    initialized quadrangle with four corners

    @@ -785,7 +785,7 @@

    Return Value

    points of the quadrangle in an array

    @@ -821,7 +821,7 @@

    Declaration

    @@ -860,7 +860,7 @@

    Return Value

    center point

    @@ -873,7 +873,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognitionModeFilter.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognitionModeFilter.html index 410611c74..431da99ef 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognitionModeFilter.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognitionModeFilter.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBRecognitionModeFilter

    Setting is taken into account only if the right for that document is purchased.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -574,7 +574,7 @@

    Declaration

    @@ -609,7 +609,7 @@

    Declaration

    @@ -644,7 +644,7 @@

    Declaration

    @@ -679,7 +679,7 @@

    Declaration

    @@ -714,7 +714,7 @@

    Declaration

    @@ -727,7 +727,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizer.html index 9d50cfc05..5a47ad3c9 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBRecognizer

    Base class for all recognizers

    @@ -538,7 +538,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Return Value

    signed JSON representation of this entity’s current state.

    @@ -590,7 +590,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerCollection.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerCollection.html index 005446bae..3d057cf71 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerCollection.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerCollection.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBRecognizerCollection

    Settings class containing settings related to scanner behaviour

    @@ -545,7 +545,7 @@

    Declaration

    @@ -583,7 +583,7 @@

    Declaration

    @@ -621,7 +621,7 @@

    Declaration

    @@ -661,7 +661,7 @@

    Declaration

    @@ -701,7 +701,7 @@

    Declaration

    @@ -714,7 +714,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerRunner.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerRunner.html index b68fbf25a..ce364ded6 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerRunner.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBRecognizerRunner.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBRecognizerRunner

    Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -633,7 +633,7 @@

    Parameters

    @@ -690,7 +690,7 @@

    Parameters

    @@ -729,7 +729,7 @@

    Declaration

    @@ -742,7 +742,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBStringResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBStringResult.html index 77562bebe..cd44f2182 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBStringResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBStringResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBStringResult

    Class for all obtaining original string per alphabet type

    @@ -541,7 +541,7 @@

    Return Value

    the non-empty value, if such is present, with priority given to Latin alphabet.

    @@ -579,7 +579,7 @@

    Return Value

    value of the specified alphabet type.

    @@ -617,7 +617,7 @@

    Return Value

    the CGRect location, if result is detected, else CGRectNull. Priority given to Latin alphabet.

    @@ -655,7 +655,7 @@

    Return Value

    location of the specified alphabet type.

    @@ -693,7 +693,7 @@

    Return Value

    the MBSide side, if result is detected, else MBSideNone. Priority given to Latin alphabet.

    @@ -731,7 +731,7 @@

    Return Value

    side of the specified alphabet type.

    @@ -744,7 +744,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSubview.html index 0513e6ae1..f10e0d9a7 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBSubview

    Base class for all overlay subviews

    @@ -538,7 +538,7 @@

    Declaration

    @@ -551,7 +551,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizer.html index e6da6c7b1..8b6f2ed09 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBSuccessFrameGrabberRecognizer

    A recognizer that can returns success frame.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -586,7 +586,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizerResult.html index dad76b39b..bbddb4774 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBSuccessFrameGrabberRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBSuccessFrameGrabberRecognizerResult

    A recognizer that returns SuccessFrameGrabber result.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -552,7 +552,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTapToFocusSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTapToFocusSubview.html index b6bdf3cac..b466d7be7 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTapToFocusSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTapToFocusSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBTapToFocusSubview

    Overlay subview presenting the effect which happens when the user taps to focus

    @@ -557,7 +557,7 @@

    Parameters

    @@ -570,7 +570,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingClass.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingClass.html index a0443af97..0e56035ef 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingClass.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingClass.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBTemplatingClass

    Class that represents a specific class of documents when used within Templating API.

    @@ -558,7 +558,7 @@

    Parameters

    @@ -598,7 +598,7 @@

    Return Value

    the currently set array of classification processor groups.

    @@ -653,7 +653,7 @@

    Parameters

    @@ -693,7 +693,7 @@

    Return Value

    the currently set array of non-classification processor groups.

    @@ -750,7 +750,7 @@

    Parameters

    @@ -763,7 +763,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizer.html index 411d1d14e..d41401a59 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBTemplatingRecognizer

    Base of all recognizers that support Templating API.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -575,7 +575,7 @@

    Declaration

    @@ -610,7 +610,7 @@

    Declaration

    @@ -623,7 +623,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizerResult.html index aee4214ae..8f2356190 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBTemplatingRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBTemplatingRecognizerResult

    Base of all recognizers result that support Templating API.

    @@ -539,7 +539,7 @@

    Declaration

    @@ -552,7 +552,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizer.html index f0e4c1d70..20a4ee2ee 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -510,7 +510,7 @@

    MBUsdlCombinedRecognizer

    USDL Combined recognizer is used for scanning both front and back side of US Driver’s License.

    @@ -554,7 +554,7 @@

    Declaration

    @@ -599,7 +599,7 @@

    Declaration

    @@ -643,7 +643,7 @@

    Declaration

    @@ -685,7 +685,7 @@

    Declaration

    @@ -727,7 +727,7 @@

    Declaration

    @@ -772,7 +772,7 @@

    Declaration

    @@ -785,7 +785,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizerResult.html index f25d02046..86f14e239 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlCombinedRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -503,7 +503,7 @@

    MBUsdlCombinedRecognizerResult

    Class representing values obtained when scanning both front and back side of US Driver’s License.

    @@ -542,7 +542,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -612,7 +612,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -682,7 +682,7 @@

    Declaration

    @@ -717,7 +717,7 @@

    Declaration

    @@ -752,7 +752,7 @@

    Declaration

    @@ -787,7 +787,7 @@

    Declaration

    @@ -822,7 +822,7 @@

    Declaration

    @@ -857,7 +857,7 @@

    Declaration

    @@ -892,7 +892,7 @@

    Declaration

    @@ -927,7 +927,7 @@

    Declaration

    @@ -962,7 +962,7 @@

    Declaration

    @@ -997,7 +997,7 @@

    Declaration

    @@ -1032,7 +1032,7 @@

    Declaration

    @@ -1068,7 +1068,7 @@

    Declaration

    @@ -1126,7 +1126,7 @@

    Return Value

    value for a given key

    @@ -1171,7 +1171,7 @@

    Declaration

    @@ -1184,7 +1184,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizer.html index d44e0b5b1..fd62ec24e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -504,7 +504,7 @@

    MBUsdlRecognizer

    A recognizer that can scan USDL.

    @@ -548,7 +548,7 @@

    Declaration

    @@ -593,7 +593,7 @@

    Declaration

    @@ -637,7 +637,7 @@

    Declaration

    @@ -679,7 +679,7 @@

    Declaration

    @@ -692,7 +692,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizerResult.html index aa1385eb9..0ea6b5f80 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBUsdlRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBUsdlRecognizerResult

    A recognizer that can scan PDF417 2D barcodes.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -608,7 +608,7 @@

    Declaration

    @@ -643,7 +643,7 @@

    Declaration

    @@ -678,7 +678,7 @@

    Declaration

    @@ -713,7 +713,7 @@

    Declaration

    @@ -748,7 +748,7 @@

    Declaration

    @@ -783,7 +783,7 @@

    Declaration

    @@ -818,7 +818,7 @@

    Declaration

    @@ -853,7 +853,7 @@

    Declaration

    @@ -888,7 +888,7 @@

    Declaration

    @@ -923,7 +923,7 @@

    Declaration

    @@ -958,7 +958,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1028,7 +1028,7 @@

    Declaration

    @@ -1063,7 +1063,7 @@

    Declaration

    @@ -1098,7 +1098,7 @@

    Declaration

    @@ -1133,7 +1133,7 @@

    Declaration

    @@ -1168,7 +1168,7 @@

    Declaration

    @@ -1204,7 +1204,7 @@

    Declaration

    @@ -1262,7 +1262,7 @@

    Return Value

    value for a given key

    @@ -1307,7 +1307,7 @@

    Declaration

    @@ -1320,7 +1320,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBViewControllerFactory.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBViewControllerFactory.html index 49bb91d11..253041929 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBViewControllerFactory.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBViewControllerFactory.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -500,7 +500,7 @@

    MBViewControllerFactory

    Camera view controllers created this way will be managed internally by the SDK, and input frames will be processed.

    @@ -577,7 +577,7 @@

    Return Value

    Scanning view controller fully initialized for presenting on screen.

    @@ -654,7 +654,7 @@

    Return Value

    Scanning view controller fully initialized for presenting on screen.

    @@ -667,7 +667,7 @@

    Return Value

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizer.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizer.html index 88dfe3880..3ca3fc677 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizer.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizer.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -508,7 +508,7 @@

    MBVisaRecognizer

    Recognizer which can scan all visas with MRZ.

    @@ -552,7 +552,7 @@

    Declaration

    @@ -565,7 +565,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizerResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizerResult.html index 39afb2b0b..f0a49729a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizerResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVisaRecognizerResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -502,7 +502,7 @@

    MBVisaRecognizerResult

    Recognizer which can scan all visas with MRZ.

    @@ -541,7 +541,7 @@

    Declaration

    @@ -554,7 +554,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVizResult.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVizResult.html index c4fc3a251..81bd9a0b5 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVizResult.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Classes/MBVizResult.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBVizResult

    MBVizResult contains data extracted from the Visual Inspection Zone.

    @@ -538,7 +538,7 @@

    Declaration

    @@ -573,7 +573,7 @@

    Declaration

    @@ -608,7 +608,7 @@

    Declaration

    @@ -643,7 +643,7 @@

    Declaration

    @@ -678,7 +678,7 @@

    Declaration

    @@ -713,7 +713,7 @@

    Declaration

    @@ -748,7 +748,7 @@

    Declaration

    @@ -783,7 +783,7 @@

    Declaration

    @@ -818,7 +818,7 @@

    Declaration

    @@ -853,7 +853,7 @@

    Declaration

    @@ -888,7 +888,7 @@

    Declaration

    @@ -923,7 +923,7 @@

    Declaration

    @@ -958,7 +958,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1028,7 +1028,7 @@

    Declaration

    @@ -1063,7 +1063,7 @@

    Declaration

    @@ -1098,7 +1098,7 @@

    Declaration

    @@ -1133,7 +1133,7 @@

    Declaration

    @@ -1168,7 +1168,7 @@

    Declaration

    @@ -1203,7 +1203,7 @@

    Declaration

    @@ -1238,7 +1238,7 @@

    Declaration

    @@ -1273,7 +1273,7 @@

    Declaration

    @@ -1308,7 +1308,7 @@

    Declaration

    @@ -1343,7 +1343,7 @@

    Declaration

    @@ -1378,7 +1378,7 @@

    Declaration

    @@ -1413,7 +1413,7 @@

    Declaration

    @@ -1448,7 +1448,7 @@

    Declaration

    @@ -1483,7 +1483,7 @@

    Declaration

    @@ -1518,7 +1518,7 @@

    Declaration

    @@ -1553,7 +1553,7 @@

    Declaration

    @@ -1566,7 +1566,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums.html index 561d88061..968196107 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -518,7 +518,7 @@

    Declaration

    @@ -549,7 +549,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    @@ -616,7 +616,7 @@

    Declaration

    @@ -652,7 +652,7 @@

    Declaration

    @@ -688,7 +688,7 @@

    Declaration

    @@ -719,7 +719,7 @@

    Declaration

    @@ -750,7 +750,7 @@

    Declaration

    @@ -781,7 +781,7 @@

    Declaration

    @@ -811,7 +811,7 @@

    Declaration

    @@ -842,7 +842,7 @@

    Declaration

    @@ -878,7 +878,7 @@

    Declaration

    @@ -908,7 +908,7 @@

    Declaration

    @@ -944,7 +944,7 @@

    Declaration

    @@ -980,7 +980,7 @@

    Declaration

    @@ -1011,7 +1011,7 @@

    Declaration

    @@ -1042,7 +1042,7 @@

    Declaration

    @@ -1078,7 +1078,7 @@

    Declaration

    @@ -1109,7 +1109,7 @@

    Declaration

    @@ -1145,7 +1145,7 @@

    Declaration

    @@ -1181,7 +1181,7 @@

    Declaration

    @@ -1217,7 +1217,7 @@

    Declaration

    @@ -1248,7 +1248,7 @@

    Declaration

    @@ -1261,7 +1261,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBAnonymizationMode.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBAnonymizationMode.html index d22e690ec..727991c56 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBAnonymizationMode.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBAnonymizationMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBAnonymizationMode

    MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -630,7 +630,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeElementKey.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeElementKey.html index 6730d71ae..72df5ae9c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeElementKey.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeElementKey.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBBarcodeElementKey

    Enumeration of possible barcode element keys

    @@ -533,7 +533,7 @@

    Declaration

    @@ -592,7 +592,7 @@

    Declaration

    @@ -625,7 +625,7 @@

    Declaration

    @@ -657,7 +657,7 @@

    Declaration

    @@ -701,7 +701,7 @@

    Declaration

    @@ -733,7 +733,7 @@

    Declaration

    @@ -766,7 +766,7 @@

    Declaration

    @@ -811,7 +811,7 @@

    Declaration

    @@ -847,7 +847,7 @@

    Declaration

    @@ -881,7 +881,7 @@

    Declaration

    @@ -915,7 +915,7 @@

    Declaration

    @@ -951,7 +951,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1032,7 +1032,7 @@

    Declaration

    @@ -1066,7 +1066,7 @@

    Declaration

    @@ -1100,7 +1100,7 @@

    Declaration

    @@ -1134,7 +1134,7 @@

    Declaration

    @@ -1179,7 +1179,7 @@

    Declaration

    @@ -1227,7 +1227,7 @@

    Declaration

    @@ -1272,7 +1272,7 @@

    Declaration

    @@ -1304,7 +1304,7 @@

    Declaration

    @@ -1336,7 +1336,7 @@

    Declaration

    @@ -1382,7 +1382,7 @@

    Declaration

    @@ -1425,7 +1425,7 @@

    Declaration

    @@ -1458,7 +1458,7 @@

    Declaration

    @@ -1491,7 +1491,7 @@

    Declaration

    @@ -1523,7 +1523,7 @@

    Declaration

    @@ -1557,7 +1557,7 @@

    Declaration

    @@ -1591,7 +1591,7 @@

    Declaration

    @@ -1624,7 +1624,7 @@

    Declaration

    @@ -1656,7 +1656,7 @@

    Declaration

    @@ -1690,7 +1690,7 @@

    Declaration

    @@ -1741,7 +1741,7 @@

    Declaration

    @@ -1773,7 +1773,7 @@

    Declaration

    @@ -1805,7 +1805,7 @@

    Declaration

    @@ -1837,7 +1837,7 @@

    Declaration

    @@ -1869,7 +1869,7 @@

    Declaration

    @@ -1901,7 +1901,7 @@

    Declaration

    @@ -1933,7 +1933,7 @@

    Declaration

    @@ -1965,7 +1965,7 @@

    Declaration

    @@ -2006,7 +2006,7 @@

    Declaration

    @@ -2038,7 +2038,7 @@

    Declaration

    @@ -2070,7 +2070,7 @@

    Declaration

    @@ -2102,7 +2102,7 @@

    Declaration

    @@ -2134,7 +2134,7 @@

    Declaration

    @@ -2166,7 +2166,7 @@

    Declaration

    @@ -2200,7 +2200,7 @@

    Declaration

    @@ -2232,7 +2232,7 @@

    Declaration

    @@ -2264,7 +2264,7 @@

    Declaration

    @@ -2296,7 +2296,7 @@

    Declaration

    @@ -2328,7 +2328,7 @@

    Declaration

    @@ -2361,7 +2361,7 @@

    Declaration

    @@ -2396,7 +2396,7 @@

    Declaration

    @@ -2436,7 +2436,7 @@

    Declaration

    @@ -2469,7 +2469,7 @@

    Declaration

    @@ -2503,7 +2503,7 @@

    Declaration

    @@ -2538,7 +2538,7 @@

    Declaration

    @@ -2570,7 +2570,7 @@

    Declaration

    @@ -2604,7 +2604,7 @@

    Declaration

    @@ -2644,7 +2644,7 @@

    Declaration

    @@ -2678,7 +2678,7 @@

    Declaration

    @@ -2710,7 +2710,7 @@

    Declaration

    @@ -2763,7 +2763,7 @@

    Declaration

    @@ -2814,7 +2814,7 @@

    Declaration

    @@ -2847,7 +2847,7 @@

    Declaration

    @@ -2880,7 +2880,7 @@

    Declaration

    @@ -2912,7 +2912,7 @@

    Declaration

    @@ -2945,7 +2945,7 @@

    Declaration

    @@ -2978,7 +2978,7 @@

    Declaration

    @@ -3013,7 +3013,7 @@

    Declaration

    @@ -3045,7 +3045,7 @@

    Declaration

    @@ -3079,7 +3079,7 @@

    Declaration

    @@ -3112,7 +3112,7 @@

    Declaration

    @@ -3144,7 +3144,7 @@

    Declaration

    @@ -3176,7 +3176,7 @@

    Declaration

    @@ -3208,7 +3208,7 @@

    Declaration

    @@ -3240,7 +3240,7 @@

    Declaration

    @@ -3272,7 +3272,7 @@

    Declaration

    @@ -3305,7 +3305,7 @@

    Declaration

    @@ -3338,7 +3338,7 @@

    Declaration

    @@ -3370,7 +3370,7 @@

    Declaration

    @@ -3402,7 +3402,7 @@

    Declaration

    @@ -3434,7 +3434,7 @@

    Declaration

    @@ -3467,7 +3467,7 @@

    Declaration

    @@ -3500,7 +3500,7 @@

    Declaration

    @@ -3532,7 +3532,7 @@

    Declaration

    @@ -3545,7 +3545,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeType.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeType.html index 0faef738e..40345142e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeType.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBBarcodeType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBBarcodeType

    Enumeration of possible barcode formats

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -737,7 +737,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -827,7 +827,7 @@

    Declaration

    @@ -840,7 +840,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraAutofocusRestriction.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraAutofocusRestriction.html index 21097d7e9..b2275a714 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraAutofocusRestriction.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraAutofocusRestriction.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBCameraAutofocusRestriction

    Camera autofocus restricion mode

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraPreset.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraPreset.html index 12a1b324d..e44ddf32e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraPreset.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraPreset.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBCameraPreset

    Camera resolution preset

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -712,7 +712,7 @@

    Declaration

    @@ -747,7 +747,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraType.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraType.html index e6718aec0..db6be99c3 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraType.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBCameraType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBCameraType

    Camera type

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -585,7 +585,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDataMatchState.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDataMatchState.html index 646733606..42fb092d2 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDataMatchState.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDataMatchState.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBDataMatchState

    Result of the data matching algorithm for scanned parts/sides of the document.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -600,7 +600,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDetectionStatus.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDetectionStatus.html index 5966c29b2..219768f65 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDetectionStatus.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDetectionStatus.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBDetectionStatus

    Status of the object detection in Microblink SDK

    @@ -505,9 +505,9 @@

    MBDetectionStatus

  • @@ -515,19 +515,19 @@

    MBDetectionStatus

    -

    Object was not detected

    +

    Detection has failed.

    Declaration

    Objective-C

    -
    MBDetectionStatusFail
    +
    MBDetectionStatusFailed
    @@ -545,7 +545,7 @@

    Declaration

    -

    Object was successfuly detected.

    +

    Document has been detected.

    @@ -557,7 +557,7 @@

    Declaration

    @@ -565,9 +565,9 @@

    Declaration

  • @@ -575,19 +575,19 @@

    Declaration

    -

    Object was successfully detected, but the camera was too far above the object for processing

    +

    Document has been detected but the camera is too far from the document.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraTooHigh
    +
    MBDetectionStatusCameraTooFar
    @@ -595,9 +595,9 @@

    Declaration

  • @@ -605,19 +605,19 @@

    Declaration

    -

    Object was successfully detected using a fallback algorithm

    +

    Document has been detected but the camera is too close to the document.

    Declaration

    Objective-C

    -
    MBDetectionStatusFallbackSuccess
    +
    MBDetectionStatusCameraTooClose
    @@ -625,9 +625,9 @@

    Declaration

  • @@ -635,19 +635,19 @@

    Declaration

    -

    Object was detected, but is only partially visible on screen

    +

    Document has been detected but the camera’s angle is too steep.

    Declaration

    Objective-C

    -
    MBDetectionStatusPartialForm
    +
    MBDetectionStatusCameraAngleTooSteep
    @@ -655,9 +655,9 @@

    Declaration

  • @@ -665,19 +665,19 @@

    Declaration

    -

    Object was successfully detected, but the perspective angle of camera is too high

    +

    Document has been detected but the document is too close to the camera edge.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraAtAngle
    +
    MBDetectionStatusDocumentTooCloseToCameraEdge
    @@ -685,9 +685,9 @@

    Declaration

  • @@ -695,19 +695,19 @@

    Declaration

    -

    Object was successfully detected, but the camera is too near to the object for processing

    +

    Only part of the document is visible.

    Declaration

    Objective-C

    -
    MBDetectionStatusCameraTooNear
    +
    MBDetectionStatusDocumentPartiallyVisible
    @@ -715,9 +715,9 @@

    Declaration

  • @@ -725,19 +725,19 @@

    Declaration

    -

    Document detected, but document is too close to the edge of the frame

    +

    Fallback detection was successful (PhotoPay specific).

    Declaration

    Objective-C

    -
    MBDetectionStatusDocumentTooCloseToEdge
    +
    MBDetectionStatusFallbackSuccess
    @@ -750,7 +750,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDocumentFaceDetectorType.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDocumentFaceDetectorType.html index 04b6d320b..0fd0a4941 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDocumentFaceDetectorType.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBDocumentFaceDetectorType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBDocumentFaceDetectorType

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -600,7 +600,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBFrameQualityEstimationMode.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBFrameQualityEstimationMode.html index 6d4319fe3..57b3cc439 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBFrameQualityEstimationMode.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBFrameQualityEstimationMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBFrameQualityEstimationMode

    Denotes the mode in which FrameQuality estimation works

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBIdBarcodeDocumentType.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBIdBarcodeDocumentType.html index ea901c07b..08f496dee 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBIdBarcodeDocumentType.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBIdBarcodeDocumentType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBIdBarcodeDocumentType

    Enumeration of possible barcode formats

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -737,7 +737,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -810,7 +810,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdDocumentType.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdDocumentType.html index 20d191cac..73ef63f3a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdDocumentType.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdDocumentType.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBMrtdDocumentType

    Supported MRTD document types

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -712,7 +712,7 @@

    Declaration

    @@ -747,7 +747,7 @@

    Declaration

    @@ -782,7 +782,7 @@

    Declaration

    @@ -795,7 +795,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdSpecificationPreset.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdSpecificationPreset.html index 70f87f550..1b9319b46 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdSpecificationPreset.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBMrtdSpecificationPreset.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBMrtdSpecificationPreset

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBOcrFont.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBOcrFont.html index 41eaeea00..9b696bd6a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBOcrFont.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBOcrFont.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBOcrFont

    A list of fonts supported by BlinkOCR

    @@ -528,7 +528,7 @@

    Declaration

    @@ -559,7 +559,7 @@

    Declaration

    @@ -590,7 +590,7 @@

    Declaration

    @@ -621,7 +621,7 @@

    Declaration

    @@ -652,7 +652,7 @@

    Declaration

    @@ -683,7 +683,7 @@

    Declaration

    @@ -714,7 +714,7 @@

    Declaration

    @@ -745,7 +745,7 @@

    Declaration

    @@ -776,7 +776,7 @@

    Declaration

    @@ -807,7 +807,7 @@

    Declaration

    @@ -838,7 +838,7 @@

    Declaration

    @@ -869,7 +869,7 @@

    Declaration

    @@ -900,7 +900,7 @@

    Declaration

    @@ -931,7 +931,7 @@

    Declaration

    @@ -962,7 +962,7 @@

    Declaration

    @@ -993,7 +993,7 @@

    Declaration

    @@ -1024,7 +1024,7 @@

    Declaration

    @@ -1054,7 +1054,7 @@

    Declaration

    @@ -1085,7 +1085,7 @@

    Declaration

    @@ -1116,7 +1116,7 @@

    Declaration

    @@ -1147,7 +1147,7 @@

    Declaration

    @@ -1178,7 +1178,7 @@

    Declaration

    @@ -1209,7 +1209,7 @@

    Declaration

    @@ -1240,7 +1240,7 @@

    Declaration

    @@ -1271,7 +1271,7 @@

    Declaration

    @@ -1302,7 +1302,7 @@

    Declaration

    @@ -1333,7 +1333,7 @@

    Declaration

    @@ -1364,7 +1364,7 @@

    Declaration

    @@ -1395,7 +1395,7 @@

    Declaration

    @@ -1426,7 +1426,7 @@

    Declaration

    @@ -1456,7 +1456,7 @@

    Declaration

    @@ -1487,7 +1487,7 @@

    Declaration

    @@ -1518,7 +1518,7 @@

    Declaration

    @@ -1549,7 +1549,7 @@

    Declaration

    @@ -1580,7 +1580,7 @@

    Declaration

    @@ -1611,7 +1611,7 @@

    Declaration

    @@ -1642,7 +1642,7 @@

    Declaration

    @@ -1672,7 +1672,7 @@

    Declaration

    @@ -1703,7 +1703,7 @@

    Declaration

    @@ -1734,7 +1734,7 @@

    Declaration

    @@ -1765,7 +1765,7 @@

    Declaration

    @@ -1796,7 +1796,7 @@

    Declaration

    @@ -1827,7 +1827,7 @@

    Declaration

    @@ -1858,7 +1858,7 @@

    Declaration

    @@ -1889,7 +1889,7 @@

    Declaration

    @@ -1920,7 +1920,7 @@

    Declaration

    @@ -1950,7 +1950,7 @@

    Declaration

    @@ -1981,7 +1981,7 @@

    Declaration

    @@ -2012,7 +2012,7 @@

    Declaration

    @@ -2043,7 +2043,7 @@

    Declaration

    @@ -2074,7 +2074,7 @@

    Declaration

    @@ -2105,7 +2105,7 @@

    Declaration

    @@ -2136,7 +2136,7 @@

    Declaration

    @@ -2166,7 +2166,7 @@

    Declaration

    @@ -2197,7 +2197,7 @@

    Declaration

    @@ -2228,7 +2228,7 @@

    Declaration

    @@ -2259,7 +2259,7 @@

    Declaration

    @@ -2290,7 +2290,7 @@

    Declaration

    @@ -2321,7 +2321,7 @@

    Declaration

    @@ -2352,7 +2352,7 @@

    Declaration

    @@ -2382,7 +2382,7 @@

    Declaration

    @@ -2413,7 +2413,7 @@

    Declaration

    @@ -2444,7 +2444,7 @@

    Declaration

    @@ -2475,7 +2475,7 @@

    Declaration

    @@ -2506,7 +2506,7 @@

    Declaration

    @@ -2537,7 +2537,7 @@

    Declaration

    @@ -2568,7 +2568,7 @@

    Declaration

    @@ -2599,7 +2599,7 @@

    Declaration

    @@ -2630,7 +2630,7 @@

    Declaration

    @@ -2661,7 +2661,7 @@

    Declaration

    @@ -2692,7 +2692,7 @@

    Declaration

    @@ -2723,7 +2723,7 @@

    Declaration

    @@ -2754,7 +2754,7 @@

    Declaration

    @@ -2784,7 +2784,7 @@

    Declaration

    @@ -2814,7 +2814,7 @@

    Declaration

    @@ -2844,7 +2844,7 @@

    Declaration

    @@ -2874,7 +2874,7 @@

    Declaration

    @@ -2904,7 +2904,7 @@

    Declaration

    @@ -2934,7 +2934,7 @@

    Declaration

    @@ -2964,7 +2964,7 @@

    Declaration

    @@ -2994,7 +2994,7 @@

    Declaration

    @@ -3024,7 +3024,7 @@

    Declaration

    @@ -3037,7 +3037,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingOrientation.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingOrientation.html index 3ede79620..98f446ced 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingOrientation.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingOrientation.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBProcessingOrientation

    Enum which describes text orientation on an image.

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingStatus.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingStatus.html index 7d746fd84..94341e9b1 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingStatus.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessingStatus.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBProcessingStatus

    MBProcessingStatus enum defines status of the last recognition process.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -737,7 +737,7 @@

    Declaration

    @@ -767,7 +767,7 @@

    Declaration

    @@ -797,7 +797,7 @@

    Declaration

    @@ -827,7 +827,7 @@

    Declaration

    @@ -857,7 +857,7 @@

    Declaration

    @@ -887,7 +887,7 @@

    Declaration

    @@ -917,7 +917,7 @@

    Declaration

    @@ -947,7 +947,7 @@

    Declaration

    @@ -977,7 +977,7 @@

    Declaration

    @@ -990,7 +990,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessorResultState.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessorResultState.html index 474124218..9aecf8962 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessorResultState.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBProcessorResultState.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBProcessorResultState

    Enumeration of posibble processor result state

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionDebugMode.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionDebugMode.html index 973a15493..4c898bc9c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionDebugMode.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionDebugMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognitionDebugMode

    Denotes the mode in which Recognizers performs recognition

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -620,7 +620,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionMode.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionMode.html index f9a6ce82c..60532d8ff 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionMode.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognitionMode.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBRecognitionMode

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    @@ -527,7 +527,7 @@

    Declaration

    @@ -557,7 +557,7 @@

    Declaration

    @@ -587,7 +587,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -647,7 +647,7 @@

    Declaration

    @@ -677,7 +677,7 @@

    Declaration

    @@ -707,7 +707,7 @@

    Declaration

    @@ -720,7 +720,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognizerResultState.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognizerResultState.html index 25ee7284c..f99c968ab 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognizerResultState.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBRecognizerResultState.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerResultState

    Enumeration of posibble recognizer result state

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -607,7 +607,7 @@

    Declaration

    @@ -642,7 +642,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBUsdlKeys.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBUsdlKeys.html index 09502890b..60a31d92c 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBUsdlKeys.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Enums/MBUsdlKeys.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -493,7 +493,7 @@

    MBUsdlKeys

    Possible keys that can be used for obtaining USDL result elements.

    @@ -533,7 +533,7 @@

    Declaration

    @@ -584,7 +584,7 @@

    Declaration

    @@ -617,7 +617,7 @@

    Declaration

    @@ -649,7 +649,7 @@

    Declaration

    @@ -693,7 +693,7 @@

    Declaration

    @@ -725,7 +725,7 @@

    Declaration

    @@ -758,7 +758,7 @@

    Declaration

    @@ -803,7 +803,7 @@

    Declaration

    @@ -839,7 +839,7 @@

    Declaration

    @@ -873,7 +873,7 @@

    Declaration

    @@ -907,7 +907,7 @@

    Declaration

    @@ -943,7 +943,7 @@

    Declaration

    @@ -985,7 +985,7 @@

    Declaration

    @@ -1024,7 +1024,7 @@

    Declaration

    @@ -1058,7 +1058,7 @@

    Declaration

    @@ -1092,7 +1092,7 @@

    Declaration

    @@ -1126,7 +1126,7 @@

    Declaration

    @@ -1171,7 +1171,7 @@

    Declaration

    @@ -1219,7 +1219,7 @@

    Declaration

    @@ -1264,7 +1264,7 @@

    Declaration

    @@ -1296,7 +1296,7 @@

    Declaration

    @@ -1328,7 +1328,7 @@

    Declaration

    @@ -1374,7 +1374,7 @@

    Declaration

    @@ -1417,7 +1417,7 @@

    Declaration

    @@ -1450,7 +1450,7 @@

    Declaration

    @@ -1483,7 +1483,7 @@

    Declaration

    @@ -1515,7 +1515,7 @@

    Declaration

    @@ -1549,7 +1549,7 @@

    Declaration

    @@ -1583,7 +1583,7 @@

    Declaration

    @@ -1616,7 +1616,7 @@

    Declaration

    @@ -1648,7 +1648,7 @@

    Declaration

    @@ -1682,7 +1682,7 @@

    Declaration

    @@ -1733,7 +1733,7 @@

    Declaration

    @@ -1765,7 +1765,7 @@

    Declaration

    @@ -1797,7 +1797,7 @@

    Declaration

    @@ -1829,7 +1829,7 @@

    Declaration

    @@ -1861,7 +1861,7 @@

    Declaration

    @@ -1893,7 +1893,7 @@

    Declaration

    @@ -1925,7 +1925,7 @@

    Declaration

    @@ -1957,7 +1957,7 @@

    Declaration

    @@ -1998,7 +1998,7 @@

    Declaration

    @@ -2030,7 +2030,7 @@

    Declaration

    @@ -2062,7 +2062,7 @@

    Declaration

    @@ -2094,7 +2094,7 @@

    Declaration

    @@ -2126,7 +2126,7 @@

    Declaration

    @@ -2158,7 +2158,7 @@

    Declaration

    @@ -2192,7 +2192,7 @@

    Declaration

    @@ -2224,7 +2224,7 @@

    Declaration

    @@ -2256,7 +2256,7 @@

    Declaration

    @@ -2288,7 +2288,7 @@

    Declaration

    @@ -2320,7 +2320,7 @@

    Declaration

    @@ -2353,7 +2353,7 @@

    Declaration

    @@ -2388,7 +2388,7 @@

    Declaration

    @@ -2428,7 +2428,7 @@

    Declaration

    @@ -2461,7 +2461,7 @@

    Declaration

    @@ -2495,7 +2495,7 @@

    Declaration

    @@ -2530,7 +2530,7 @@

    Declaration

    @@ -2562,7 +2562,7 @@

    Declaration

    @@ -2596,7 +2596,7 @@

    Declaration

    @@ -2636,7 +2636,7 @@

    Declaration

    @@ -2670,7 +2670,7 @@

    Declaration

    @@ -2702,7 +2702,7 @@

    Declaration

    @@ -2755,7 +2755,7 @@

    Declaration

    @@ -2806,7 +2806,7 @@

    Declaration

    @@ -2839,7 +2839,7 @@

    Declaration

    @@ -2872,7 +2872,7 @@

    Declaration

    @@ -2904,7 +2904,7 @@

    Declaration

    @@ -2937,7 +2937,7 @@

    Declaration

    @@ -2970,7 +2970,7 @@

    Declaration

    @@ -3005,7 +3005,7 @@

    Declaration

    @@ -3037,7 +3037,7 @@

    Declaration

    @@ -3071,7 +3071,7 @@

    Declaration

    @@ -3104,7 +3104,7 @@

    Declaration

    @@ -3136,7 +3136,7 @@

    Declaration

    @@ -3168,7 +3168,7 @@

    Declaration

    @@ -3200,7 +3200,7 @@

    Declaration

    @@ -3232,7 +3232,7 @@

    Declaration

    @@ -3264,7 +3264,7 @@

    Declaration

    @@ -3297,7 +3297,7 @@

    Declaration

    @@ -3330,7 +3330,7 @@

    Declaration

    @@ -3362,7 +3362,7 @@

    Declaration

    @@ -3394,7 +3394,7 @@

    Declaration

    @@ -3426,7 +3426,7 @@

    Declaration

    @@ -3459,7 +3459,7 @@

    Declaration

    @@ -3492,7 +3492,7 @@

    Declaration

    @@ -3524,7 +3524,7 @@

    Declaration

    @@ -3537,7 +3537,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Functions.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Functions.html index 1f3dadc64..47bbac1ca 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Functions.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Functions.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -535,7 +535,7 @@

    Declaration

    @@ -567,7 +567,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols.html index 060e0ebf0..aadbb8e5e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -523,7 +523,7 @@

    Declaration

    @@ -559,7 +559,7 @@

    Declaration

    @@ -595,7 +595,7 @@

    Declaration

    @@ -631,7 +631,7 @@

    Declaration

    @@ -667,7 +667,7 @@

    Declaration

    @@ -703,7 +703,7 @@

    Declaration

    @@ -739,7 +739,7 @@

    Declaration

    @@ -775,7 +775,7 @@

    Declaration

    @@ -811,7 +811,7 @@

    Declaration

    @@ -847,7 +847,7 @@

    Declaration

    @@ -884,7 +884,7 @@

    Declaration

    @@ -920,7 +920,7 @@

    Declaration

    @@ -956,7 +956,7 @@

    Declaration

    @@ -992,7 +992,7 @@

    Declaration

    @@ -1028,7 +1028,7 @@

    Declaration

    @@ -1064,7 +1064,7 @@

    Declaration

    @@ -1100,7 +1100,7 @@

    Declaration

    @@ -1136,7 +1136,7 @@

    Declaration

    @@ -1172,7 +1172,7 @@

    Declaration

    @@ -1185,7 +1185,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBBlinkIdOverlayViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBBlinkIdOverlayViewControllerDelegate.html index 97b0242c7..fb63586e4 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBBlinkIdOverlayViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBBlinkIdOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBBlinkIdOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -585,7 +585,7 @@

    Parameters

    @@ -640,7 +640,7 @@

    Parameters

    @@ -695,7 +695,7 @@

    Parameters

    @@ -708,7 +708,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerDelegate.html index d42b70903..308da2cde 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDebugRecognizerRunnerDelegate

    Protocol for obtaining debug metadata

    @@ -539,7 +539,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html index 76f367a62..6569a070a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDebugRecognizerRunnerViewControllerDelegate

    Protocol for obtaining debug metadata

    @@ -541,7 +541,7 @@

    Declaration

    @@ -580,7 +580,7 @@

    Declaration

    @@ -593,7 +593,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerDelegate.html index 7fd758c86..b557b8adc 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDetectionRecognizerRunnerDelegate

    Protocol for obtaining detection results

    @@ -577,7 +577,7 @@

    Parameters

    @@ -652,7 +652,7 @@

    Parameters

    @@ -709,7 +709,7 @@

    Parameters

    @@ -722,7 +722,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html index 947977f90..49958b3b5 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDetectionRecognizerRunnerViewControllerDelegate

    Protocol for obtaining detection results

    @@ -579,7 +579,7 @@

    Parameters

    @@ -656,7 +656,7 @@

    Parameters

    @@ -714,7 +714,7 @@

    Parameters

    @@ -727,7 +727,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDocumentOverlayViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDocumentOverlayViewControllerDelegate.html index c221720c2..3e3e8a67e 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDocumentOverlayViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBDocumentOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBDocumentOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -587,7 +587,7 @@

    Parameters

    @@ -642,7 +642,7 @@

    Parameters

    @@ -715,7 +715,7 @@

    Parameters

    @@ -728,7 +728,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html index c437f3f21..161e7ddb4 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBFrameRecognitionRecognizerRunnerViewControllerDelegate

    Protocol for obtaining frame recognition

    @@ -574,7 +574,7 @@

    Parameters

    @@ -587,7 +587,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html index fb4a90fec..4cef09d51 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBLegacyDocumentVerificationOverlayViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -589,7 +589,7 @@

    Parameters

    @@ -645,7 +645,7 @@

    Parameters

    @@ -702,7 +702,7 @@

    Parameters

    @@ -780,7 +780,7 @@

    Parameters

    @@ -793,7 +793,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerDelegate.html index 5fd61d00d..79d3f9444 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBOcrRecognizerRunnerDelegate

    Protocol for obtaining ocr results

    @@ -540,7 +540,7 @@

    Declaration

    @@ -553,7 +553,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html index 52b27475b..e9938e071 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBOcrRecognizerRunnerViewControllerDelegate

    Protocol for obtaining ocr results

    @@ -542,7 +542,7 @@

    Declaration

    @@ -555,7 +555,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOverlayContainerViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOverlayContainerViewController.html index ac85be2c2..c42c39b5f 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOverlayContainerViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBOverlayContainerViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -499,7 +499,7 @@

    MBOverlayContainerViewController

    Those are events specified by MBOverlayViewControllerDelegate protocol.

    @@ -540,7 +540,7 @@

    Declaration

    @@ -577,7 +577,7 @@

    Declaration

    @@ -615,7 +615,7 @@

    Declaration

    @@ -655,7 +655,7 @@

    Return Value

    YES if help button should be displayed.

    @@ -690,7 +690,7 @@

    Declaration

    @@ -725,7 +725,7 @@

    Declaration

    @@ -760,7 +760,7 @@

    Declaration

    @@ -773,7 +773,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBPointDetectorSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBPointDetectorSubview.html index 1778d6f5e..a4778aa41 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBPointDetectorSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBPointDetectorSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBPointDetectorSubview

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    @@ -538,7 +538,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBQuadDetectorSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBQuadDetectorSubview.html index 17dc91200..5bf8cb784 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBQuadDetectorSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBQuadDetectorSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBQuadDetectorSubview

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    @@ -538,7 +538,7 @@

    Declaration

    @@ -576,7 +576,7 @@

    Declaration

    @@ -589,7 +589,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewController.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewController.html index d20c27118..04f267f00 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewController.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewController.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerRunnerViewController

    Protocol for View controllers which present camera and provide scanning features

    @@ -541,7 +541,7 @@

    Declaration

    @@ -578,7 +578,7 @@

    Declaration

    @@ -618,7 +618,7 @@

    Declaration

    @@ -659,7 +659,7 @@

    Return Value

    YES if scanning is paused. NO if it’s in progress

    @@ -723,7 +723,7 @@

    Parameters

    @@ -777,7 +777,7 @@

    Parameters

    @@ -812,7 +812,7 @@

    Declaration

    @@ -851,7 +851,7 @@

    Return Value

    YES if camera is paused. NO if camera is active

    @@ -888,7 +888,7 @@

    Declaration

    @@ -923,7 +923,7 @@

    Declaration

    @@ -960,7 +960,7 @@

    Declaration

    @@ -1002,7 +1002,7 @@

    Declaration

    @@ -1015,7 +1015,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewControllerDelegate.html index 4941b3878..3e464cd69 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBRecognizerRunnerViewControllerDelegate

    Protocol for MBRecognizerRunnerViewController actions

    @@ -562,7 +562,7 @@

    Parameters

    @@ -641,7 +641,7 @@

    Parameters

    @@ -697,7 +697,7 @@

    Parameters

    @@ -754,7 +754,7 @@

    Parameters

    @@ -810,7 +810,7 @@

    Parameters

    @@ -866,7 +866,7 @@

    Parameters

    @@ -935,7 +935,7 @@

    Parameters

    @@ -948,7 +948,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBResultSubview.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBResultSubview.html index c4d7db6e2..0c576b275 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBResultSubview.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBResultSubview.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBResultSubview

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    @@ -537,7 +537,7 @@

    Declaration

    @@ -550,7 +550,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerDelegate.html index 5bf7833d0..5f16bc976 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBScanningRecognizerRunnerDelegate

    Protocol for obtaining scanning results

    @@ -583,7 +583,7 @@

    Parameters

    @@ -596,7 +596,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html index 06ad7ac9b..6d467a164 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBScanningRecognizerRunnerViewControllerDelegate

    Protocol for obtaining scanning results

    @@ -587,7 +587,7 @@

    Parameters

    @@ -600,7 +600,7 @@

    Parameters

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBSubviewDelegate.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBSubviewDelegate.html index c6cff884b..cdbe55d60 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBSubviewDelegate.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Protocols/MBSubviewDelegate.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -498,7 +498,7 @@

    MBSubviewDelegate

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    @@ -537,7 +537,7 @@

    Declaration

    @@ -572,7 +572,7 @@

    Declaration

    @@ -585,7 +585,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Structs.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Structs.html index f92352c33..cb64d578a 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Structs.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Structs.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -524,7 +524,7 @@

    Declaration

    @@ -537,7 +537,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions.html index 4cdab0d81..7245671bc 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -520,7 +520,7 @@

    Declaration

    @@ -555,7 +555,7 @@

    Declaration

    @@ -568,7 +568,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions/MBImageExtensionFactors.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions/MBImageExtensionFactors.html index 3ecac634e..e3a01e52f 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions/MBImageExtensionFactors.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/Type Definitions/MBImageExtensionFactors.html @@ -21,7 +21,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -495,7 +495,7 @@

    MBImageExtensionFactors

    while value of right = 1.3f means that the right side of the image is extended by 120% of the cards width.

    @@ -536,7 +536,7 @@

    Declaration

    @@ -549,7 +549,7 @@

    Declaration

    diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/index.html b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/index.html index 3f2fc8222..d10d5586b 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/index.html @@ -20,7 +20,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -610,7 +610,7 @@

    Using CocoaPods

    platform :ios, '13.0'
     target 'Your-App-Name' do
    -    pod 'PPBlinkID', '~> 6.3.0'
    +    pod 'PPBlinkID', '~> 6.4.0'
     end
     
    @@ -1356,7 +1356,7 @@

    Addit diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/search.json b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/search.json index ffef2a6f0..abb507c87 100644 --- a/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/search.json +++ b/docs/docsets/PPBlinkID.docset/Contents/Resources/Documents/search.json @@ -1 +1 @@ -{"Structs.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Functions.html#/c:@F@CGRectStackedWithinRectFromEdge":{"name":"CGRectStackedWithinRectFromEdge","abstract":"

    Calculates the stacking of rectangles within a larger rectangle."},"Functions.html#/c:MBImageExtensionFactors.h@F@MBMakeImageExtensionFactors":{"name":"MBMakeImageExtensionFactors","abstract":"

    Method which creates a image extension factors structure

    "},"Type%20Definitions/MBImageExtensionFactors.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended.","parent_name":"MBImageExtensionFactors"},"Type%20Definitions/MBImageExtensionFactors.html":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Type%20Definitions.html#/c:MBRecognizerRunnerViewController.h@T@MBCaptureHighResImage":{"name":"MBCaptureHighResImage","abstract":"

    Block for returning high resolution MBImage photo with capture or still output

    "},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidStart:":{"name":"-subviewAnimationDidStart:","abstract":"

    Delegate method called when animation starts

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidFinish:":{"name":"-subviewAnimationDidFinish:","abstract":"

    Delegate method called when animation finishes

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishScanning:state:":{"name":"-recognizerRunnerViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerViewControllerDelegate"},"Protocols/MBScanningRecognizerRunnerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerDelegate(im)recognizerRunner:didFinishScanningWithState:":{"name":"-recognizerRunner:didFinishScanningWithState:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerDelegate"},"Protocols/MBResultSubview.html#/c:objc(pl)MBResultSubview(im)scanningFinishedWithState:":{"name":"-scanningFinishedWithState:","abstract":"

    This method should be called when MBRecognizerResultState is obtained and reslt state need to be drawn/redrawn.

    ","parent_name":"MBResultSubview"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerUnauthorizedCamera:":{"name":"-recognizerRunnerViewControllerUnauthorizedCamera:","abstract":"

    Scanning library requested authorization for Camera access from the user, but the user declined it.","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFindError:":{"name":"-recognizerRunnerViewController:didFindError:","abstract":"

    Scanning library found an error. The error object is returned and contains","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidClose:":{"name":"-recognizerRunnerViewControllerDidClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerWillPresentHelp:":{"name":"-recognizerRunnerViewControllerWillPresentHelp:","abstract":"

    Called when Scanning library will display help. This can happen when the user presses","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidResumeScanning:":{"name":"-recognizerRunnerViewControllerDidResumeScanning:","abstract":"

    Called when Scanning library is resuming scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidStopScanning:":{"name":"-recognizerRunnerViewControllerDidStopScanning:","abstract":"

    Called when Scanning library is stopped scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:willSetTorch:":{"name":"-recognizerRunnerViewController:willSetTorch:","abstract":"

    Called when Scanning library will turn on/off torch.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)autorotate":{"name":"autorotate","abstract":"

    MBRecognizerRunnerViewController’s shouldAutorotate will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    MBRecognizerRunnerViewController’s supportedInterfaceOrientations will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseScanning":{"name":"-pauseScanning","abstract":"

    Pause scanning without dismissing the camera view.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isScanningPaused":{"name":"-isScanningPaused","abstract":"

    Retrieve the current state of scanning.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeScanningAndResetState:":{"name":"-resumeScanningAndResetState:","abstract":"

    Resumes scanning. Optionally, internal state of recognizers can be reset in the process.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeCamera:":{"name":"-resumeCamera:","abstract":"

    Resumes camera session asynchronously on camera queue. This method is automatically called in viewWillAppear when ScanningViewController enters screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseCamera":{"name":"-pauseCamera","abstract":"

    Pauses camera session. This method is automatically called in viewDidDissapear when ScanningViewController exits screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isCameraPaused":{"name":"-isCameraPaused","abstract":"

    Retrieve the current state of camera.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)playScanSuccessSound":{"name":"-playScanSuccessSound","abstract":"

    Play scan sound.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)willSetTorchOn:":{"name":"-willSetTorchOn:","abstract":"

    Call to turn on torch without camera overlay

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resetState":{"name":"-resetState","abstract":"

    Settings recofiguration

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)captureHighResImage:":{"name":"-captureHighResImage:","abstract":"

    Method with block for getting high resoultion images

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:":{"name":"-detectionFinishedWithDisplayableQuad:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:":{"name":"-detectionFinishedWithDisplayablePoints:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerWillCloseCamera:":{"name":"-overlayViewControllerWillCloseCamera:","abstract":"

    Notification sent when Overlay View Controller wants to close camera, for example,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerShouldDisplayTorch:":{"name":"-overlayViewControllerShouldDisplayTorch:","abstract":"

    Overlay View Controller should ask it’s delegete if it’s necessary to display Torch (Light) button.","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewController:willSetTorch:":{"name":"-overlayViewController:willSetTorch:","abstract":"

    Overlay View Controller must notify it’s delegete to set the torch mode to On or Off

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)shouldDisplayHelpButton":{"name":"-shouldDisplayHelpButton","abstract":"

    If help mechanism is implemented using MBScanDelegate’s scanningViewControllerWillPresentHelp method,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isStatusBarPresented":{"name":"-isStatusBarPresented","abstract":"

    Check if status bar is hidden or showed

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isTorchOn":{"name":"-isTorchOn","abstract":"

    Overlay View Controller can ask it’s delegete about the status of Torch

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isCameraAuthorized":{"name":"-isCameraAuthorized","abstract":"

    Overlay View Controller can ask it’s owner whether camera was authorized

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didObtainOcrResult:withResultName:":{"name":"-recognizerRunnerViewController:didObtainOcrResult:withResultName:","abstract":"

    Called when scanning library has MBOcrLayout ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerViewControllerDelegate"},"Protocols/MBOcrRecognizerRunnerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerDelegate(im)recognizerRunner:didObtainOcrResult:withResultName:":{"name":"-recognizerRunner:didObtainOcrResult:withResultName:","abstract":"

    Called when Scanning library has MBOcrLayout available and ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidTapClose:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBFrameRecognitionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishFrameRecognition:state:":{"name":"-recognizerRunnerViewControllerDidFinishFrameRecognition:state:","abstract":"

    Scanning library did output frame with state

    ","parent_name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidFinishScanning:state:":{"name":"-documentOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidTapClose:":{"name":"-documentOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:":{"name":"-documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFailDetection:":{"name":"-recognizerRunnerViewControllerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunnerDidFailDetection:":{"name":"-recognizerRunnerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugImage:":{"name":"-recognizerRunnerViewController:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugText:":{"name":"-recognizerRunnerViewController:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugImage:":{"name":"-recognizerRunner:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugText:":{"name":"-recognizerRunner:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanning:state:":{"name":"-blinkIdOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidTapClose:":{"name":"-blinkIdOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-blinkIdOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html":{"name":"MBBlinkIdOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBDebugRecognizerRunnerDelegate.html":{"name":"MBDebugRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html":{"name":"MBDebugRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDetectionRecognizerRunnerDelegate.html":{"name":"MBDetectionRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html":{"name":"MBDetectionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDocumentOverlayViewControllerDelegate.html":{"name":"MBDocumentOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html":{"name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining frame recognition

    "},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html":{"name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBOcrRecognizerRunnerDelegate.html":{"name":"MBOcrRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html":{"name":"MBOcrRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOverlayContainerViewController.html":{"name":"MBOverlayContainerViewController","abstract":"

    Overlay View Controller also needs to notify CameraViewController on certain events."},"Protocols/MBPointDetectorSubview.html":{"name":"MBPointDetectorSubview","abstract":"

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    "},"Protocols/MBQuadDetectorSubview.html":{"name":"MBQuadDetectorSubview","abstract":"

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    "},"Protocols/MBRecognizerRunnerViewController.html":{"name":"MBRecognizerRunnerViewController","abstract":"

    Protocol for View controllers which present camera and provide scanning features

    "},"Protocols/MBRecognizerRunnerViewControllerDelegate.html":{"name":"MBRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for MBRecognizerRunnerViewController actions

    "},"Protocols/MBResultSubview.html":{"name":"MBResultSubview","abstract":"

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    "},"Protocols/MBScanningRecognizerRunnerDelegate.html":{"name":"MBScanningRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html":{"name":"MBScanningRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBSubviewDelegate.html":{"name":"MBSubviewDelegate","abstract":"

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    "},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentType":{"name":"DocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVersionNumber":{"name":"StandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFamilyName":{"name":"CustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFirstName":{"name":"CustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFullName":{"name":"CustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DateOfBirth":{"name":"DateOfBirth","abstract":"

    Mandatory on all AAMVA, Magentic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Sex":{"name":"Sex","abstract":"

    Mandatory on all AAMVA, Magentic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@EyeColor":{"name":"EyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet":{"name":"AddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressCity":{"name":"AddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressJurisdictionCode":{"name":"AddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressPostalCode":{"name":"AddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FullAddress":{"name":"FullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Height":{"name":"Height","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightIn":{"name":"HeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightCm":{"name":"HeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerMiddleName":{"name":"CustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HairColor":{"name":"HairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NameSuffix":{"name":"NameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFullName":{"name":"AKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFamilyName":{"name":"AKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAGivenName":{"name":"AKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASuffixName":{"name":"AKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightRange":{"name":"WeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightPounds":{"name":"WeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightKilograms":{"name":"WeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerIdNumber":{"name":"CustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FamilyNameTruncation":{"name":"FamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FirstNameTruncation":{"name":"FirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MiddleNameTruncation":{"name":"MiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PlaceOfBirth":{"name":"PlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet2":{"name":"AddressStreet2","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@RaceEthnicity":{"name":"RaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NamePrefix":{"name":"NamePrefix","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CountryIdentification":{"name":"CountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress":{"name":"ResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress2":{"name":"ResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceCity":{"name":"ResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceJurisdictionCode":{"name":"ResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidencePostalCode":{"name":"ResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceFullAddress":{"name":"ResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under18":{"name":"Under18","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under19":{"name":"Under19","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under21":{"name":"Under21","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SocialSecurityNumber":{"name":"SocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASocialSecurityNumber":{"name":"AKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAMiddleName":{"name":"AKAMiddleName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAPrefixName":{"name":"AKAPrefixName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@OrganDonor":{"name":"OrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Veteran":{"name":"Veteran","abstract":"

    Optional on AAMVA 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKADateOfBirth":{"name":"AKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuerIdentificationNumber":{"name":"IssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationDate":{"name":"DocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVersionNumber":{"name":"JurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClass":{"name":"JurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodes":{"name":"JurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsementCodes":{"name":"JurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentIssueDate":{"name":"DocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FederalCommercialVehicleCodes":{"name":"FederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdiction":{"name":"IssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVehicleClassification":{"name":"StandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdictionName":{"name":"IssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardEndorsementCode":{"name":"StandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardRestrictionCode":{"name":"StandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClassificationDescription":{"name":"JurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsmentCodeDescription":{"name":"JurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodeDescription":{"name":"JurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@InventoryControlNumber":{"name":"InventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CardRevisionDate":{"name":"CardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentDiscriminator":{"name":"DocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@LimitedDurationDocument":{"name":"LimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AuditInformation":{"name":"AuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ComplianceType":{"name":"ComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssueTimestamp":{"name":"IssueTimestamp","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitExpirationDate":{"name":"PermitExpirationDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIdentifier":{"name":"PermitIdentifier","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIssueDate":{"name":"PermitIssueDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NumberOfDuplicates":{"name":"NumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HAZMATExpirationDate":{"name":"HAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MedicalIndicator":{"name":"MedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NonResident":{"name":"NonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@UniqueCustomerId":{"name":"UniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DataDiscriminator":{"name":"DataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationMonth":{"name":"DocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentNonexpiring":{"name":"DocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SecurityVersion":{"name":"SecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateEmpty":{"name":"MBRecognizerResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateUncertain":{"name":"MBRecognizerResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateValid":{"name":"MBRecognizerResultStateValid","abstract":"

    Valid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateStageValid":{"name":"MBRecognizerResultStateStageValid","abstract":"

    StageValid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeDefault":{"name":"MBFrameQualityEstimationModeDefault","abstract":"

    Default. Frame quality estimation is ON if enabled recognizers require it by default.

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOn":{"name":"MBFrameQualityEstimationModeOn","abstract":"

    Frame quality estimation is always on

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOff":{"name":"MBFrameQualityEstimationModeOff","abstract":"

    Frame quality estimation is always off

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDefault":{"name":"MBRecognitionDebugModeDefault","abstract":"

    Classic, production mode. Results are returned after first valid scanning

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeTest":{"name":"MBRecognitionDebugModeTest","abstract":"

    Recognition Test. Results are never returned, recognition is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDetectionTest":{"name":"MBRecognitionDebugModeDetectionTest","abstract":"

    Recognition Test. Results are never returned, only detection is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeNone":{"name":"MBRecognitionModeNone","abstract":"

    No recognition performed.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzId":{"name":"MBRecognitionModeMrzId","abstract":"

    Recognition of mrz document (does not include visa and passport)

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzVisa":{"name":"MBRecognitionModeMrzVisa","abstract":"

    Recognition of visa mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzPassport":{"name":"MBRecognitionModeMrzPassport","abstract":"

    Recognition of passport mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModePhotoId":{"name":"MBRecognitionModePhotoId","abstract":"

    Recognition of documents that have face photo on the front.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeFullRecognition":{"name":"MBRecognitionModeFullRecognition","abstract":"

    Detailed document recognition.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeBarcodeId":{"name":"MBRecognitionModeBarcodeId","abstract":"

    Recognition of barcode document.

    ","parent_name":"MBRecognitionMode"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateEmpty":{"name":"MBProcessorResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateUncertain":{"name":"MBProcessorResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateValid":{"name":"MBProcessorResultStateValid","abstract":"

    Valid

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusSuccess":{"name":"MBProcessingStatusSuccess","abstract":"

    Recognition was successful.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusDetectionFailed":{"name":"MBProcessingStatusDetectionFailed","abstract":"

    Detection of the document failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImagePreprocessingFailed":{"name":"MBProcessingStatusImagePreprocessingFailed","abstract":"

    Preprocessing of the input image has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusStabilityTestFailed":{"name":"MBProcessingStatusStabilityTestFailed","abstract":"

    Recognizer has inconsistent results.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusScanningWrongSide":{"name":"MBProcessingStatusScanningWrongSide","abstract":"

    Wrong side of the document has been scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusFieldIdentificationFailed":{"name":"MBProcessingStatusFieldIdentificationFailed","abstract":"

    Identification of the fields present on the document has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMandatoryFieldMissing":{"name":"MBProcessingStatusMandatoryFieldMissing","abstract":"

    Mandatory field for the specific document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusInvalidCharactersFound":{"name":"MBProcessingStatusInvalidCharactersFound","abstract":"

    Result contains invalid characters in some of the fields.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImageReturnFailed":{"name":"MBProcessingStatusImageReturnFailed","abstract":"

    Failed to return a requested image.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusBarcodeRecognitionFailed":{"name":"MBProcessingStatusBarcodeRecognitionFailed","abstract":"

    Reading or parsing of the barcode has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMrzParsingFailed":{"name":"MBProcessingStatusMrzParsingFailed","abstract":"

    Parsing of the MRZ has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusClassFiltered":{"name":"MBProcessingStatusClassFiltered","abstract":"

    Document class has been filtered out.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedClass":{"name":"MBProcessingStatusUnsupportedClass","abstract":"

    Document currently not supported by the recognizer.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedByLicense":{"name":"MBProcessingStatusUnsupportedByLicense","abstract":"

    License for the detected document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusAwaitingOtherSide":{"name":"MBProcessingStatusAwaitingOtherSide","abstract":"

    Front side recognition has completed successfully, and recognizer is waiting for the other side to be scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusNotScanned":{"name":"MBProcessingStatusNotScanned","abstract":"

    Side not scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AKZIDENZ_GROTESK":{"name":"MB_OCR_FONT_AKZIDENZ_GROTESK","abstract":"

    Akzidenz Grotesk font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL":{"name":"MB_OCR_FONT_ARIAL","abstract":"

    Arial font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL_BLACK":{"name":"MB_OCR_FONT_ARIAL_BLACK","abstract":"

    Arial black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARNHEM":{"name":"MB_OCR_FONT_ARNHEM","abstract":"

    Arnhem font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AVANT_GARDE":{"name":"MB_OCR_FONT_AVANT_GARDE","abstract":"

    Avant garde font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BEMBO":{"name":"MB_OCR_FONT_BEMBO","abstract":"

    Bembo font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BODONI":{"name":"MB_OCR_FONT_BODONI","abstract":"

    Bodoni font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI":{"name":"MB_OCR_FONT_CALIBRI","abstract":"

    Calibri font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI_BOLD":{"name":"MB_OCR_FONT_CALIBRI_BOLD","abstract":"

    Calibri bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CHAINPRINTER":{"name":"MB_OCR_FONT_CHAINPRINTER","abstract":"

    Chainprinter font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COMIC_SANS":{"name":"MB_OCR_FONT_COMIC_SANS","abstract":"

    Comic sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CONCERTO_ROUNDED_SG":{"name":"MB_OCR_FONT_CONCERTO_ROUNDED_SG","abstract":"

    Concerto rounded SG font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER":{"name":"MB_OCR_FONT_COURIER","abstract":"

    Courier font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_BOLD":{"name":"MB_OCR_FONT_COURIER_BOLD","abstract":"

    Courier bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_MEDIUM_BOLD":{"name":"MB_OCR_FONT_COURIER_MEDIUM_BOLD","abstract":"

    Courier medium bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_BOLD":{"name":"MB_OCR_FONT_COURIER_NEW_BOLD","abstract":"

    Courier new bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_CE":{"name":"MB_OCR_FONT_COURIER_NEW_CE","abstract":"

    Courier new ce font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_CONDENSED":{"name":"MB_OCR_FONT_COURIER_CONDENSED","abstract":"

    Courier censored font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DEJAVU_SANS_MONO":{"name":"MB_OCR_FONT_DEJAVU_SANS_MONO","abstract":"

    Dejavu sans mono font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DIN":{"name":"MB_OCR_FONT_DIN","abstract":"

    Din font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD":{"name":"MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD","abstract":"

    Europa grotesk no 2 SB bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROSTILE":{"name":"MB_OCR_FONT_EUROSTILE","abstract":"

    Eurostile font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_F25_BANK_PRINTER_BOLD":{"name":"MB_OCR_FONT_F25_BANK_PRINTER_BOLD","abstract":"

    F25 bank printer bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRANKLIN_GOTHIC":{"name":"MB_OCR_FONT_FRANKLIN_GOTHIC","abstract":"

    Franklin gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRUTIGER":{"name":"MB_OCR_FONT_FRUTIGER","abstract":"

    Frutiger font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA":{"name":"MB_OCR_FONT_FUTURA","abstract":"

    Futura font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA_BOLD":{"name":"MB_OCR_FONT_FUTURA_BOLD","abstract":"

    Futura bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GARAMOND":{"name":"MB_OCR_FONT_GARAMOND","abstract":"

    Garamond font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GEORGIA":{"name":"MB_OCR_FONT_GEORGIA","abstract":"

    Georgia font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GILL_SANS":{"name":"MB_OCR_FONT_GILL_SANS","abstract":"

    Gill sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HANDWRITTEN":{"name":"MB_OCR_FONT_HANDWRITTEN","abstract":"

    Handwritten font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA":{"name":"MB_OCR_FONT_HELVETICA","abstract":"

    Helvetica font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_BOLD":{"name":"MB_OCR_FONT_HELVETICA_BOLD","abstract":"

    Helvetica bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT":{"name":"MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT","abstract":"

    Helvetica condensed light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HYPERMARKET":{"name":"MB_OCR_FONT_HYPERMARKET","abstract":"

    Hypermarket font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_INTERSTATE":{"name":"MB_OCR_FONT_INTERSTATE","abstract":"

    Interstate font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN":{"name":"MB_OCR_FONT_LATIN_MODERN","abstract":"

    Latin modern math font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN_ITALIC":{"name":"MB_OCR_FONT_LATIN_MODERN_ITALIC","abstract":"

    Latin modern italic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LETTER_GOTHIC":{"name":"MB_OCR_FONT_LETTER_GOTHIC","abstract":"

    Letter gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA":{"name":"MB_OCR_FONT_LUCIDA","abstract":"

    Lucida font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA_SANS":{"name":"MB_OCR_FONT_LUCIDA_SANS","abstract":"

    Lucida sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MATRIX":{"name":"MB_OCR_FONT_MATRIX","abstract":"

    Matrix font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_META":{"name":"MB_OCR_FONT_META","abstract":"

    Meta font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MINION":{"name":"MB_OCR_FONT_MINION","abstract":"

    Minion font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRA":{"name":"MB_OCR_FONT_OCRA","abstract":"

    OCR A font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRB":{"name":"MB_OCR_FONT_OCRB","abstract":"

    OCR B font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OFFICINA":{"name":"MB_OCR_FONT_OFFICINA","abstract":"

    Officina font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OPTIMA":{"name":"MB_OCR_FONT_OPTIMA","abstract":"

    Optima font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_PRINTF":{"name":"MB_OCR_FONT_PRINTF","abstract":"

    Printf font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROCKWELL":{"name":"MB_OCR_FONT_ROCKWELL","abstract":"

    Rockwell font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SANS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SANS_SERIF","abstract":"

    Rotis sans serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SERIF","abstract":"

    Rotis serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SABON":{"name":"MB_OCR_FONT_SABON","abstract":"

    Sabon font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_STONE":{"name":"MB_OCR_FONT_STONE","abstract":"

    Stone font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SV_BASIC_MANUAL":{"name":"MB_OCR_FONT_SV_BASIC_MANUAL","abstract":"

    SV basic manual font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA":{"name":"MB_OCR_FONT_TAHOMA","abstract":"

    Tahoma font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA_BOLD":{"name":"MB_OCR_FONT_TAHOMA_BOLD","abstract":"

    Tahoma bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES","abstract":"

    Tex gyre termes font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC","abstract":"

    Tex gyre termes italic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK":{"name":"MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK","abstract":"

    Sans mono condensed black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THESIS":{"name":"MB_OCR_FONT_THESIS","abstract":"

    Thesis font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TICKET_DE_CAISSE":{"name":"MB_OCR_FONT_TICKET_DE_CAISSE","abstract":"

    Ticket de caisse font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TIMES_NEW_ROMAN":{"name":"MB_OCR_FONT_TIMES_NEW_ROMAN","abstract":"

    Times new roman font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRAJAN":{"name":"MB_OCR_FONT_TRAJAN","abstract":"

    Trajan font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRINITE":{"name":"MB_OCR_FONT_TRINITE","abstract":"

    Trinite font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNIVERS":{"name":"MB_OCR_FONT_UNIVERS","abstract":"

    Univers font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VERDANA":{"name":"MB_OCR_FONT_VERDANA","abstract":"

    Verdana font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VOLTAIRE":{"name":"MB_OCR_FONT_VOLTAIRE","abstract":"

    Voltaire font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_WALBAUM":{"name":"MB_OCR_FONT_WALBAUM","abstract":"

    Walbaum font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB":{"name":"MB_OCR_FONT_EUROPA_GRO_SB","abstract":"

    Europa gro sb font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB_LIGHT":{"name":"MB_OCR_FONT_EUROPA_GRO_SB_LIGHT","abstract":"

    Europa gro sb light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANTONIO_REGULAR":{"name":"MB_OCR_FONT_ANTONIO_REGULAR","abstract":"

    Antonio regular font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CORPORATE_LIGHT":{"name":"MB_OCR_FONT_CORPORATE_LIGHT","abstract":"

    Corporate S Light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MICR":{"name":"MB_OCR_FONT_MICR","abstract":"

    MICR font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARABIC_NILE":{"name":"MB_OCR_FONT_ARABIC_NILE","abstract":"

    Arabic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN":{"name":"MB_OCR_FONT_UNKNOWN","abstract":"

    Unknown font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_XITS_MATH":{"name":"MB_OCR_FONT_XITS_MATH","abstract":"

    XITS Math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANY":{"name":"MB_OCR_FONT_ANY","abstract":"

    Any of the other listed fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN_MATH":{"name":"MB_OCR_FONT_UNKNOWN_MATH","abstract":"

    Unknown math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UKDL_LIGHT":{"name":"MB_OCR_FONT_UKDL_LIGHT","abstract":"

    Font found on UKDL licenses

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COUNT":{"name":"MB_OCR_FONT_COUNT","abstract":"

    Must be last as it holds the number of available fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FE_SCHRIFT":{"name":"MB_OCR_FONT_FE_SCHRIFT","abstract":"

    German license plate font *

    ","parent_name":"MBOcrFont"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeIdentityCard":{"name":"MBMrtdTypeIdentityCard","abstract":"

    Identity card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypePassport":{"name":"MBMrtdTypePassport","abstract":"

    Passport

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeVisa":{"name":"MBMrtdTypeVisa","abstract":"

    Visa

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeGreenCard":{"name":"MBMrtdTypeGreenCard","abstract":"

    US Green Card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeMysPassIMM13P":{"name":"MBMrtdTypeMysPassIMM13P","abstract":"

    Malaysian PASS type IMM13P

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeDl":{"name":"MBMrtdTypeDl","abstract":"

    One liner ISO DL

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeInternalTravelDocument":{"name":"MBMrtdTypeInternalTravelDocument","abstract":"

    China mainland travel permit

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeBorderCrossingCard":{"name":"MBMrtdTypeBorderCrossingCard","abstract":"

    Border crossing card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd1":{"name":"MBMrtdSpecificationTd1","abstract":"

    Preset for detecting TD1 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd2":{"name":"MBMrtdSpecificationTd2","abstract":"

    Preset for detecting TD2 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd3":{"name":"MBMrtdSpecificationTd3","abstract":"

    Preset for detecting TD3 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationUp":{"name":"MBProcessingOrientationUp","abstract":"

    Text oriented same as picture

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationRight":{"name":"MBProcessingOrientationRight","abstract":"

    Text is rotated 90 degrees clockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationDown":{"name":"MBProcessingOrientationDown","abstract":"

    Text is upside down

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationLeft":{"name":"MBProcessingOrientationLeft","abstract":"

    Text is rotated 90 degrees counterclockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeAAMVACompliant":{"name":"MBIdBarcodeDocumentTypeAAMVACompliant","abstract":"

    AAMVACompliant

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaID":{"name":"MBIdBarcodeDocumentTypeArgentinaID","abstract":"

    Argentina ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaAlienID":{"name":"MBIdBarcodeDocumentTypeArgentinaAlienID","abstract":"

    Argentina Alien ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaDL":{"name":"MBIdBarcodeDocumentTypeArgentinaDL","abstract":"

    Argentina DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaID":{"name":"MBIdBarcodeDocumentTypeColombiaID","abstract":"

    Colombia ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaDL":{"name":"MBIdBarcodeDocumentTypeColombiaDL","abstract":"

    Colombia DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaVoterID":{"name":"MBIdBarcodeDocumentTypeNigeriaVoterID","abstract":"

    Nigeria Voter ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaDL":{"name":"MBIdBarcodeDocumentTypeNigeriaDL","abstract":"

    Nigeria DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypePanamaID":{"name":"MBIdBarcodeDocumentTypePanamaID","abstract":"

    Panama ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeSouthAfricaID":{"name":"MBIdBarcodeDocumentTypeSouthAfricaID","abstract":"

    South African ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD1":{"name":"MBDocumentFaceDetectorTypeTD1","abstract":"

    Uses document detector for TD1 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD2":{"name":"MBDocumentFaceDetectorTypeTD2","abstract":"

    Uses document detector for TD2 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypePassportsAndVisas":{"name":"MBDocumentFaceDetectorTypePassportsAndVisas","abstract":"

    Uses MRTD detector for detecting documents with MRZ

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFail":{"name":"MBDetectionStatusFail","abstract":"

    Object was not detected

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusSuccess":{"name":"MBDetectionStatusSuccess","abstract":"

    Object was successfuly detected.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooHigh":{"name":"MBDetectionStatusCameraTooHigh","abstract":"

    Object was successfully detected, but the camera was too far above the object for processing

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFallbackSuccess":{"name":"MBDetectionStatusFallbackSuccess","abstract":"

    Object was successfully detected using a fallback algorithm

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusPartialForm":{"name":"MBDetectionStatusPartialForm","abstract":"

    Object was detected, but is only partially visible on screen

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraAtAngle":{"name":"MBDetectionStatusCameraAtAngle","abstract":"

    Object was successfully detected, but the perspective angle of camera is too high

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooNear":{"name":"MBDetectionStatusCameraTooNear","abstract":"

    Object was successfully detected, but the camera is too near to the object for processing

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentTooCloseToEdge":{"name":"MBDetectionStatusDocumentTooCloseToEdge","abstract":"

    Document detected, but document is too close to the edge of the frame

    ","parent_name":"MBDetectionStatus"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateNotPerformed":{"name":"MBDataMatchStateNotPerformed","abstract":"

    Data matching has not been performed.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateFailed":{"name":"MBDataMatchStateFailed","abstract":"

    Data does not match.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateSuccess":{"name":"MBDataMatchStateSuccess","abstract":"

    Data match.

    ","parent_name":"MBDataMatchState"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNone":{"name":"MBCameraAutofocusRestrictionNone","abstract":"

    Default. Indicates that the autofocus system should not restrict the focus range.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNear":{"name":"MBCameraAutofocusRestrictionNear","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is near to the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionFar":{"name":"MBCameraAutofocusRestrictionFar","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is far from the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeBack":{"name":"MBCameraTypeBack","abstract":"

    Back facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeFront":{"name":"MBCameraTypeFront","abstract":"

    Front facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset480p":{"name":"MBCameraPreset480p","abstract":"

    480p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset720p":{"name":"MBCameraPreset720p","abstract":"

    720p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset1080p":{"name":"MBCameraPreset1080p","abstract":"

    1080p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset4K":{"name":"MBCameraPreset4K","abstract":"

    4K video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetOptimal":{"name":"MBCameraPresetOptimal","abstract":"

    The library will calculate optimal resolution based on the use case and device used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetMax":{"name":"MBCameraPresetMax","abstract":"

    Device’s maximal video resolution will be used.

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetPhoto":{"name":"MBCameraPresetPhoto","abstract":"

    Device’s photo preview resolution will be used

    ","parent_name":"MBCameraPreset"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeQR":{"name":"MBBarcodeTypeQR","abstract":"

    QR code

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeDataMatrix":{"name":"MBBarcodeTypeDataMatrix","abstract":"

    Data Matrix

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCE":{"name":"MBBarcodeTypeUPCE","abstract":"

    UPCE

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCA":{"name":"MBBarcodeTypeUPCA","abstract":"

    UPCA

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN8":{"name":"MBBarcodeTypeEAN8","abstract":"

    EAN 8

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN13":{"name":"MBBarcodeTypeEAN13","abstract":"

    EAN 13

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode128":{"name":"MBBarcodeTypeCode128","abstract":"

    Code 128

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode39":{"name":"MBBarcodeTypeCode39","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeITF":{"name":"MBBarcodeTypeITF","abstract":"

    ITF

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeAztec":{"name":"MBBarcodeTypeAztec","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypePdf417":{"name":"MBBarcodeTypePdf417","abstract":"

    PDF 417

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentType":{"name":"MBBarcodeElementKeyDocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVersionNumber":{"name":"MBBarcodeElementKeyStandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFamilyName":{"name":"MBBarcodeElementKeyCustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFirstName":{"name":"MBBarcodeElementKeyCustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFullName":{"name":"MBBarcodeElementKeyCustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDateOfBirth":{"name":"MBBarcodeElementKeyDateOfBirth","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySex":{"name":"MBBarcodeElementKeySex","abstract":"

    Mandatory on all AAMVA, Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyEyeColor":{"name":"MBBarcodeElementKeyEyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet":{"name":"MBBarcodeElementKeyAddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressCity":{"name":"MBBarcodeElementKeyAddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressJurisdictionCode":{"name":"MBBarcodeElementKeyAddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressPostalCode":{"name":"MBBarcodeElementKeyAddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFullAddress":{"name":"MBBarcodeElementKeyFullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeight":{"name":"MBBarcodeElementKeyHeight","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightIn":{"name":"MBBarcodeElementKeyHeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightCm":{"name":"MBBarcodeElementKeyHeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerMiddleName":{"name":"MBBarcodeElementKeyCustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHairColor":{"name":"MBBarcodeElementKeyHairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNameSuffix":{"name":"MBBarcodeElementKeyNameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFullName":{"name":"MBBarcodeElementKeyAKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFamilyName":{"name":"MBBarcodeElementKeyAKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAGivenName":{"name":"MBBarcodeElementKeyAKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASuffixName":{"name":"MBBarcodeElementKeyAKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightRange":{"name":"MBBarcodeElementKeyWeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightPounds":{"name":"MBBarcodeElementKeyWeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightKilograms":{"name":"MBBarcodeElementKeyWeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerIdNumber":{"name":"MBBarcodeElementKeyCustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFamilyNameTruncation":{"name":"MBBarcodeElementKeyFamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFirstNameTruncation":{"name":"MBBarcodeElementKeyFirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMiddleNameTruncation":{"name":"MBBarcodeElementKeyMiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPlaceOfBirth":{"name":"MBBarcodeElementKeyPlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet2":{"name":"MBBarcodeElementKeyAddressStreet2","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyRaceEthnicity":{"name":"MBBarcodeElementKeyRaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNamePrefix":{"name":"MBBarcodeElementKeyNamePrefix","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCountryIdentification":{"name":"MBBarcodeElementKeyCountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress":{"name":"MBBarcodeElementKeyResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress2":{"name":"MBBarcodeElementKeyResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceCity":{"name":"MBBarcodeElementKeyResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceJurisdictionCode":{"name":"MBBarcodeElementKeyResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidencePostalCode":{"name":"MBBarcodeElementKeyResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceFullAddress":{"name":"MBBarcodeElementKeyResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder18":{"name":"MBBarcodeElementKeyUnder18","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder19":{"name":"MBBarcodeElementKeyUnder19","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder21":{"name":"MBBarcodeElementKeyUnder21","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySocialSecurityNumber":{"name":"MBBarcodeElementKeySocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASocialSecurityNumber":{"name":"MBBarcodeElementKeyAKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAMiddleName":{"name":"MBBarcodeElementKeyAKAMiddleName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAPrefixName":{"name":"MBBarcodeElementKeyAKAPrefixName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyOrganDonor":{"name":"MBBarcodeElementKeyOrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyVeteran":{"name":"MBBarcodeElementKeyVeteran","abstract":"

    Optional on AAMVA 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKADateOfBirth":{"name":"MBBarcodeElementKeyAKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuerIdentificationNumber":{"name":"MBBarcodeElementKeyIssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationDate":{"name":"MBBarcodeElementKeyDocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVersionNumber":{"name":"MBBarcodeElementKeyJurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClass":{"name":"MBBarcodeElementKeyJurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodes":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsementCodes":{"name":"MBBarcodeElementKeyJurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentIssueDate":{"name":"MBBarcodeElementKeyDocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFederalCommercialVehicleCodes":{"name":"MBBarcodeElementKeyFederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdiction":{"name":"MBBarcodeElementKeyIssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVehicleClassification":{"name":"MBBarcodeElementKeyStandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdictionName":{"name":"MBBarcodeElementKeyIssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardEndorsementCode":{"name":"MBBarcodeElementKeyStandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardRestrictionCode":{"name":"MBBarcodeElementKeyStandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClassificationDescription":{"name":"MBBarcodeElementKeyJurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyInventoryControlNumber":{"name":"MBBarcodeElementKeyInventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCardRevisionDate":{"name":"MBBarcodeElementKeyCardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentDiscriminator":{"name":"MBBarcodeElementKeyDocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyLimitedDurationDocument":{"name":"MBBarcodeElementKeyLimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAuditInformation":{"name":"MBBarcodeElementKeyAuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyComplianceType":{"name":"MBBarcodeElementKeyComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssueTimestamp":{"name":"MBBarcodeElementKeyIssueTimestamp","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitExpirationDate":{"name":"MBBarcodeElementKeyPermitExpirationDate","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIdentifier":{"name":"MBBarcodeElementKeyPermitIdentifier","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIssueDate":{"name":"MBBarcodeElementKeyPermitIssueDate","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNumberOfDuplicates":{"name":"MBBarcodeElementKeyNumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHAZMATExpirationDate":{"name":"MBBarcodeElementKeyHAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMedicalIndicator":{"name":"MBBarcodeElementKeyMedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNonResident":{"name":"MBBarcodeElementKeyNonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUniqueCustomerId":{"name":"MBBarcodeElementKeyUniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDataDiscriminator":{"name":"MBBarcodeElementKeyDataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationMonth":{"name":"MBBarcodeElementKeyDocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentNonexpiring":{"name":"MBBarcodeElementKeyDocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySecurityVersion":{"name":"MBBarcodeElementKeySecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeNone":{"name":"MBAnonymizationModeNone","abstract":"

    Anonymization will not be performed.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeImageOnly":{"name":"MBAnonymizationModeImageOnly","abstract":"

    FullDocumentImage is anonymized with black boxes covering sensitive data.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeResultFieldsOnly":{"name":"MBAnonymizationModeResultFieldsOnly","abstract":"

    Result fields containing sensitive data are removed from result.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeFullResult":{"name":"MBAnonymizationModeFullResult","abstract":"

    This mode is combination of ImageOnly and ResultFieldsOnly modes.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html":{"name":"MBAnonymizationMode","abstract":"

    MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

    "},"Enums/MBBarcodeElementKey.html":{"name":"MBBarcodeElementKey","abstract":"

    Enumeration of possible barcode element keys

    "},"Enums/MBBarcodeType.html":{"name":"MBBarcodeType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBCameraPreset.html":{"name":"MBCameraPreset","abstract":"

    Camera resolution preset

    "},"Enums/MBCameraType.html":{"name":"MBCameraType","abstract":"

    Camera type

    "},"Enums/MBCameraAutofocusRestriction.html":{"name":"MBCameraAutofocusRestriction","abstract":"

    Camera autofocus restricion mode

    "},"Enums/MBDataMatchState.html":{"name":"MBDataMatchState","abstract":"

    Result of the data matching algorithm for scanned parts/sides of the document.

    "},"Enums/MBDetectionStatus.html":{"name":"MBDetectionStatus","abstract":"

    Status of the object detection in Microblink SDK

    "},"Enums/MBDocumentFaceDetectorType.html":{"name":"MBDocumentFaceDetectorType","abstract":"

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    "},"Enums.html#/c:@E@MBDocumentImageColorStatus":{"name":"MBDocumentImageColorStatus","abstract":"

    DocumentImageColorStatus enum defines possible color statuses determined from scanned image.

    "},"Enums/MBIdBarcodeDocumentType.html":{"name":"MBIdBarcodeDocumentType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBProcessingOrientation.html":{"name":"MBProcessingOrientation","abstract":"

    Enum which describes text orientation on an image.

    "},"Enums.html#/c:@E@MBImageAnalysisDetectionStatus":{"name":"MBImageAnalysisDetectionStatus","abstract":"

    MBImageAnalysisDetectionStatus enum defines possible states of detection.

    "},"Enums/MBMrtdSpecificationPreset.html":{"name":"MBMrtdSpecificationPreset","abstract":"

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    "},"Enums/MBMrtdDocumentType.html":{"name":"MBMrtdDocumentType","abstract":"

    Supported MRTD document types

    "},"Enums/MBOcrFont.html":{"name":"MBOcrFont","abstract":"

    A list of fonts supported by BlinkOCR

    "},"Enums/MBProcessingStatus.html":{"name":"MBProcessingStatus","abstract":"

    MBProcessingStatus enum defines status of the last recognition process.

    "},"Enums/MBProcessorResultState.html":{"name":"MBProcessorResultState","abstract":"

    Enumeration of posibble processor result state

    "},"Enums/MBRecognitionMode.html":{"name":"MBRecognitionMode","abstract":"

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    "},"Enums/MBRecognitionDebugMode.html":{"name":"MBRecognitionDebugMode","abstract":"

    Denotes the mode in which Recognizers performs recognition

    "},"Enums/MBFrameQualityEstimationMode.html":{"name":"MBFrameQualityEstimationMode","abstract":"

    Denotes the mode in which FrameQuality estimation works

    "},"Enums/MBRecognizerResultState.html":{"name":"MBRecognizerResultState","abstract":"

    Enumeration of posibble recognizer result state

    "},"Enums/MBUsdlKeys.html":{"name":"MBUsdlKeys","abstract":"

    Possible keys that can be used for obtaining USDL result elements.

    "},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalPersonalIdNumber":{"name":"additionalPersonalIdNumber","abstract":"

    TThe additional personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)empty":{"name":"empty","abstract":"

    Flag that indicates if barcode result is empty

    ","parent_name":"MBVizResult"},"Classes/MBVisaRecognizerResult.html#/c:objc(cs)MBVisaRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBVisaRecognizerResult"},"Classes/MBVisaRecognizer.html#/c:objc(cs)MBVisaRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning VisaRecognizer

    ","parent_name":"MBVisaRecognizer"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithOverlayViewController:":{"name":"+recognizerRunnerViewControllerWithOverlayViewController:","abstract":"

    Method creates a camera view controller which is responsible for displaying the","parent_name":"MBViewControllerFactory"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithResult:closeButtonTapped:":{"name":"+recognizerRunnerViewControllerWithResult:closeButtonTapped:","abstract":"

    The method creates a camera view controller, which is responsible for displaying the camera input on the phone screen.","parent_name":"MBViewControllerFactory"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)result":{"name":"result","abstract":"

    USDL recognizer results

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning both sides of USDL

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)type":{"name":"type","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBTemplatingRecognizerResult.html#/c:objc(cs)MBTemplatingRecognizerResult(py)templatingClass":{"name":"templatingClass","abstract":"

    Returns the MBTemplatingClass for recognized document. If classification failed,","parent_name":"MBTemplatingRecognizerResult"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingResult":{"name":"templatingResult","abstract":"

    Templating recognizer result

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)useGlareDetector":{"name":"useGlareDetector","abstract":"

    Defines if glare detection should be turned on/off for Templating Recognizer.

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingClasses":{"name":"templatingClasses","abstract":"

    Returns all available templating classes

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setClassificationProcessorGroups:":{"name":"-setClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed before classification

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getClassificationProcessorGroups":{"name":"-getClassificationProcessorGroups","abstract":"

    Returns the currently set array of classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setNonClassificationProcessorGroups:":{"name":"-setNonClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed if MBTemplatingClassifier’s classify returns YES.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getNonClassificationProcessorGroups":{"name":"-getNonClassificationProcessorGroups","abstract":"

    Returns the currently set array of non-classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setTemplatingClassifier:":{"name":"-setTemplatingClassifier:","abstract":"

    Sets the classifier which will tell whether currently processed document belongs to this class.","parent_name":"MBTemplatingClass"},"Classes/MBTapToFocusSubview.html#/c:objc(cs)MBTapToFocusSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Designated initializer

    ","parent_name":"MBTapToFocusSubview"},"Classes/MBSuccessFrameGrabberRecognizerResult.html#/c:objc(cs)MBSuccessFrameGrabberRecognizerResult(py)successFrame":{"name":"successFrame","abstract":"

    Success frame MBImage of successful frame

    ","parent_name":"MBSuccessFrameGrabberRecognizerResult"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)result":{"name":"result","abstract":"

    SuccessFrameGrabber recognizer results

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)slaveRecognizer":{"name":"slaveRecognizer","abstract":"

    Slave recognizer that is wrapped with SuccessFrameGrabber

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSubview.html#/c:objc(cs)MBSubview(py)delegate":{"name":"delegate","abstract":"

    Delegate which is notified on Overlay events

    ","parent_name":"MBSubview"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)value":{"name":"value","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)valueForAlphabetType:":{"name":"-valueForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)location":{"name":"location","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)locationForAlphabetType:":{"name":"-locationForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)side":{"name":"side","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)sideForAlphabetType:":{"name":"-sideForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)initWithRecognizerCollection:":{"name":"-initWithRecognizerCollection:","abstract":"

    Initializes the recognizer runner

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)cancelProcessing":{"name":"-cancelProcessing","abstract":"

    Cancels all dispatched, but not yet processed image processing requests issued with processImage.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processImage:":{"name":"-processImage:","abstract":"

    Processes a MBImage object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processString:":{"name":"-processString:","abstract":"

    Processes a NSString object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Method which is used to apply MBSettings object given by currentSettings property

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognizerList":{"name":"recognizerList","abstract":"

    Contains MBRecognizer objects - each individual recognizer.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)allowMultipleResults":{"name":"allowMultipleResults","abstract":"

    If NO, recognizer chain will stop when finds first valid scan results and will return just it.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)partialRecognitionTimeout":{"name":"partialRecognitionTimeout","abstract":"

    Timeout interval in which the partial scanning results will be returned to the user.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognitionDebugMode":{"name":"recognitionDebugMode","abstract":"

    Recognition debug mode.

    ","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)frameQualityEstimationMode":{"name":"frameQualityEstimationMode","abstract":"

    Frame quality estimation mode. If frame quality estimation is on, some video frames will be skipped, if","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(py)baseResult":{"name":"baseResult","abstract":"

    Base recognizer result.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(im)toSignedJson":{"name":"-toSignedJson","abstract":"

    Returns the signed JSON representation of this entity’s current state as a MBSignedPayload.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzId":{"name":"enableMrzId","abstract":"

    Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzVisa":{"name":"enableMrzVisa","abstract":"

    Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzPassport":{"name":"enableMrzPassport","abstract":"

    Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enablePhotoId":{"name":"enablePhotoId","abstract":"

    Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableBarcodeId":{"name":"enableBarcodeId","abstract":"

    Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableFullDocumentRecognition":{"name":"enableFullDocumentRecognition","abstract":"

    Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperLeft":{"name":"upperLeft","abstract":"

    Upper left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperRight":{"name":"upperRight","abstract":"

    Upper right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerLeft":{"name":"lowerLeft","abstract":"

    Lower left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerRight":{"name":"lowerRight","abstract":"

    Lower right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Designated initializer which initializes all four corners of the quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)toPointsArray":{"name":"-toPointsArray","abstract":"

    Returns points of the quadrangle in array in the following order:

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)quadrangleWithTransformation:":{"name":"-quadrangleWithTransformation:","abstract":"

    Creates new quadrangle from this quadrangle, transformed by specified affine transformation.

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)center":{"name":"-center","abstract":"

    Returns the center point of the Quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(im)initWithProcessingLocation:dewarpPolicy:andProcessors:":{"name":"-initWithProcessingLocation:dewarpPolicy:andProcessors:","abstract":"

    Constructor for MBProcessorGroup.

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(py)processors":{"name":"processors","abstract":"

    Processors that are members of the processor group

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessor.html#/c:objc(cs)MBProcessor(py)baseResult":{"name":"baseResult","abstract":"

    Base processor result

    ","parent_name":"MBProcessor"},"Classes/MBPassportRecognizerResult.html#/c:objc(cs)MBPassportRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBPassportRecognizerResult"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning PassportRecognizer

    ","parent_name":"MBPassportRecognizer"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)anonymizeNetherlandsMrz":{"name":"anonymizeNetherlandsMrz","abstract":"

    Defines whether to anonymize Netherlands MRZ

    ","parent_name":"MBPassportRecognizer"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)parsers":{"name":"parsers","abstract":"

    Getting array of readonly parsers

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)result":{"name":"result","abstract":"

    MBParserGroupProcessor processor result

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)oneOptionalElementInGroupShouldBeValid":{"name":"oneOptionalElementInGroupShouldBeValid","abstract":"

    Set if one optional element should be valid

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBOverlayViewController.html#/c:objc(cs)MBOverlayViewController(py)recognizerRunnerViewController":{"name":"recognizerRunnerViewController","abstract":"

    Overlay View’s delegate object. Responsible for sending messages to PhotoPay’s","parent_name":"MBOverlayViewController"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)language":{"name":"language","abstract":"

    If default overlay contains textual information, text will be localized to this language

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)cameraSettings":{"name":"cameraSettings","abstract":"

    Camera settings

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(im)init":{"name":"-init","abstract":"

    Initializes the object with default settings (see above for defaults).

    ","parent_name":"MBOverlaySettings"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ul":{"name":"ul","abstract":"

    Upper left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ur":{"name":"ur","abstract":"

    Upper right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ll":{"name":"ll","abstract":"

    Lower left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)lr":{"name":"lr","abstract":"

    Lower right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Initializer

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)positionWithOffset:":{"name":"-positionWithOffset:","abstract":"

    Creates a position with offset to a current position. Offset is added.

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)rect":{"name":"-rect","abstract":"

    Helper method converting Position to CGRect

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)center":{"name":"-center","abstract":"

    Helper method calculating the center of the Position

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)height":{"name":"-height","abstract":"

    Helper method calculating the height of the position

    ","parent_name":"MBPosition"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)value":{"name":"value","abstract":"

    Unicode value of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)position":{"name":"position","abstract":"

    Position of the char on the image, in the coordinate system of the image

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)height":{"name":"height","abstract":"

    Height of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)uncertain":{"name":"uncertain","abstract":"

    YES if char is uncertain

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)quality":{"name":"quality","abstract":"

    Integer value representing OCR quality of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)font":{"name":"font","abstract":"

    Font of the character

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(im)initWithValue:position:height:":{"name":"-initWithValue:position:height:","abstract":"

    Initializer for a char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)chars":{"name":"chars","abstract":"

    Ocr chars of the line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)position":{"name":"position","abstract":"

    Position of the line on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)initWithOcrChars:position:":{"name":"-initWithOcrChars:position:","abstract":"

    Initializer from chars

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)lines":{"name":"lines","abstract":"

    Ocr lines of the block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)position":{"name":"position","abstract":"

    Position of the block on the image, in the coordinate system of the image

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)initWithOcrLines:position:":{"name":"-initWithOcrLines:position:","abstract":"

    Initializer from lines

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)box":{"name":"box","abstract":"

    Bounding box of the layout. Given in the coordinate system of the image on which OCR was performed.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)blocks":{"name":"blocks","abstract":"

    Ocr blocks of the layout

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transformInvalid":{"name":"transformInvalid","abstract":"

    YES if transform is not valid (e.g, there’s no UI to which it can be calculated. NO otherwise.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)position":{"name":"position","abstract":"

    Position of layout on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)flipped":{"name":"flipped","abstract":"

    OCR layout was recognized from flipped image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:transform:box:flipped:":{"name":"-initWithOcrBlocks:transform:box:flipped:","abstract":"

    Initializer from blocks and transformation

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:":{"name":"-initWithOcrBlocks:","abstract":"

    Initializer from blocks

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr layout

    ","parent_name":"MBOcrLayout"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default max allowed dewarp height used when using default constructor.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)initWithMaxAllowedDewarpHeight:":{"name":"-initWithMaxAllowedDewarpHeight:","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(py)maxAllowedDewarpHeight":{"name":"maxAllowedDewarpHeight","abstract":"

    Returns the max allowed dewarp height as specified by this policy.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBMrtdSpecification.html#/c:objc(cs)MBMrtdSpecification(cm)createFromPreset:":{"name":"+createFromPreset:","abstract":"

    Factory method which creates MRTD specification based on a preset

    ","parent_name":"MBMrtdSpecification"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)rawOcrLayout":{"name":"rawOcrLayout","abstract":"

    Raw OCR layout from which the MRTD data was parsed.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)result":{"name":"result","abstract":"

    Detector recognizer results

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrtdSpecifications":{"name":"mrtdSpecifications","abstract":"

    Get the mrtd specifications.

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrzFilterDelegate":{"name":"mrzFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdCombinedRecognizerResult.html#/c:objc(cs)MBMrtdCombinedRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdCombinedRecognizerResult"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)result":{"name":"result","abstract":"

    Mrtd Combined recognizer result

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)mrzCombinedFilterDelegate":{"name":"mrzCombinedFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(py)showTrialLicenseWarning":{"name":"showTrialLicenseWarning","abstract":"

    Disable or enable showing of toast when trial license key is entered. By default, whenever","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:errorCallback:":{"name":"-setLicenseBuffer:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:andLicensee:errorCallback:":{"name":"-setLicenseBuffer:andLicensee:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:errorCallback:":{"name":"-setLicenseKey:errorCallback:","abstract":"

    Set license key and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:andLicensee:errorCallback:":{"name":"-setLicenseKey:andLicensee:errorCallback:","abstract":"

    Set license key and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)buildVersionString":{"name":"+buildVersionString","abstract":"

    Returns the string that contains the library build version

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)isScanningUnsupportedForCameraType:error:":{"name":"+isScanningUnsupportedForCameraType:error:","abstract":"

    This method returns true when scanning is unsupported on a specific device.","parent_name":"MBMicroblinkSDK"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructions":{"name":"firstSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the first side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructions":{"name":"secondSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the second side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashMessage":{"name":"firstSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the first side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashMessage":{"name":"secondSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the second side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)scanningDoneSplashMessage":{"name":"scanningDoneSplashMessage","abstract":"

    Returns/sets splash message that is shown after scanning the document.

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)glareMessage":{"name":"glareMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashImage":{"name":"firstSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the first side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashImage":{"name":"secondSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the second side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructionsImage":{"name":"firstSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructionsImage":{"name":"secondSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)rawImage":{"name":"rawImage","abstract":"

    Returns the raw image saved by the processor. If no image was saved by processor, returns null.","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)encodedImage":{"name":"encodedImage","abstract":"

    JPEG-encoded image or nil, depending on whether image encoding was enabled.

    ","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)result":{"name":"result","abstract":"

    MBImageReturnProcessor processor result

    ","parent_name":"MBImageReturnProcessor"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)encodeImage":{"name":"encodeImage","abstract":"

    Defines whether saved image will also be encoded as JPEG. This is false by default, which","parent_name":"MBImageReturnProcessor"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)image":{"name":"image","abstract":"

    UIImage of wrapped image.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)roi":{"name":"roi","abstract":"

    Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0).

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)orientation":{"name":"orientation","abstract":"

    Processing orientation of image. This is used in OCR where you can specify character orientation.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredHorizontally":{"name":"mirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredVertically":{"name":"mirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)estimateFrameQuality":{"name":"estimateFrameQuality","abstract":"

    If YES, the image will prior to processing go through frame quality estimation phase, which might discard the frame

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)cameraFrame":{"name":"cameraFrame","abstract":"

    Property which tells if this frame is a camera or a single photo frame.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithUIImage:":{"name":"+imageWithUIImage:","abstract":"

    Creates MBImage around UIImage.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCmSampleBuffer:":{"name":"+imageWithCmSampleBuffer:","abstract":"

    Creates MBImage around CVImageBufferRef.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCvPixelBuffer:orientation:":{"name":"+imageWithCvPixelBuffer:orientation:","abstract":"

    Creates MBImage around CVPixelBufferRef.

    ","parent_name":"MBImage"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)rawData":{"name":"rawData","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)stringData":{"name":"stringData","abstract":"

    Retrieves string content of scanned data

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)uncertain":{"name":"uncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)barcodeType":{"name":"barcodeType","abstract":"

    Type of the barcode scanned

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentType":{"name":"documentType","abstract":"

    The document type deduced from the recognized barcode

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)extendedElements":{"name":"extendedElements","abstract":"

    Document specific extended elements that contain all barcode fields in their original form.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizer.html#/c:objc(cs)MBIdBarcodeRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning IDBarcodeRecognizer

    ","parent_name":"MBIdBarcodeRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabFocusedFrames":{"name":"grabFocusedFrames","abstract":"

    Allow sending focused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabUnfocusedFrames":{"name":"grabUnfocusedFrames","abstract":"

    Allow sending unfocused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default dewarp height value used when using default constructor.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)initWithDewarpHeight:":{"name":"-initWithDewarpHeight:","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(py)dewarpHeight":{"name":"dewarpHeight","abstract":"

    Returns the desired dewarp height (in pixels) as specified by this policy.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorColor":{"name":"errorColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBErrorReticle"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorReticleImage":{"name":"errorReticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBErrorReticle"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsColor":{"name":"dotsColor","abstract":"

    Color of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsStrokeWidth":{"name":"dotsStrokeWidth","abstract":"

    Width of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsRadius":{"name":"dotsRadius","abstract":"

    Radius of dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)animationDuration":{"name":"animationDuration","abstract":"

    Duration of the animation

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initializes the layer

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)foregroundColor":{"name":"foregroundColor","abstract":"

    Foreground color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)tintColor":{"name":"tintColor","abstract":"

    Border and shadow color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)shouldIgnoreFastResults":{"name":"shouldIgnoreFastResults","abstract":"

    If set YES, dots will not redraw until the animation is finished. This will make animation look much smoother on fast results.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)charFadeInDuration":{"name":"charFadeInDuration","abstract":"

    Duration of fade animation for each dot.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)dotCount":{"name":"dotCount","abstract":"

    Maximum number of dots shown on screen. This count has to be in range [20,50].

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderView":{"name":"viewfinderView","abstract":"

    Default implementation draws a rectangle with aspect ratio of viewfinderAspectRatio,","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderWidthToHeightRatio":{"name":"viewfinderWidthToHeightRatio","abstract":"

    Default aspect ratio of the viewfinder, calculated as width / height.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)tooltipLabel":{"name":"tooltipLabel","abstract":"

    Label displayed below the viewfinder view.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initialize the overlay subview with a given frame

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithCoder:":{"name":"-initWithCoder:","abstract":"

    Initialize the overlay subview with a given coder

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)tooltipText":{"name":"tooltipText","abstract":"

    Gets/sets tootlip text that is defines under document view finder.

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)glareStatusMessage":{"name":"glareStatusMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)showTooltip":{"name":"showTooltip","abstract":"

    Gets/sets tooltip visibility

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)documentLocation":{"name":"documentLocation","abstract":"

    Quadrangle represeting corner points of the document within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)faceLocation":{"name":"faceLocation","abstract":"

    Quadrangle represeting corner points of the face image within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning Document Face Recognizer

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of docment this recognizer will scan.

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDisplayableQuadDetection.html#/c:objc(cs)MBDisplayableQuadDetection(py)detectionLocation":{"name":"detectionLocation","abstract":"

    Exact location of detected object on image.","parent_name":"MBDisplayableQuadDetection"},"Classes/MBDisplayablePointsDetection.html#/c:objc(cs)MBDisplayablePointsDetection(py)points":{"name":"points","abstract":"

    Coordinates of points (CGPoint) of a detected object.

    ","parent_name":"MBDisplayablePointsDetection"},"Classes/MBDisplayableObject.html#/c:objc(cs)MBDisplayableObject(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBDisplayableObject"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)initWithDetectionStatus:":{"name":"-initWithDetectionStatus:","abstract":"

    Initializes the displayable detection with matrix

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(py)detectionStatus":{"name":"detectionStatus","abstract":"

    Detection status which describes the status of detection

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(im)initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)originalDateStringResult":{"name":"originalDateStringResult","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(cm)dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"+dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDateResult"},"Classes/MBDate.html#/c:objc(cs)MBDate(im)initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)originalDateString":{"name":"originalDateString","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(cm)dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"+dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDate"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default DPI that will be used with default constructor.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)initWithDesiredDPI:":{"name":"-initWithDesiredDPI:","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(py)desiredDPI":{"name":"desiredDPI","abstract":"

    Returns the desired DPI as defined by this policy.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)init":{"name":"-init","abstract":"

    Convenience initializer used for use cases when overlay view controller is instantiated from storyboard.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)scanningRegion":{"name":"scanningRegion","abstract":"

    Scanning region","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraPreset":{"name":"cameraPreset","abstract":"

    Camera preset. With this property you can set the resolution of the camera

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraType":{"name":"cameraType","abstract":"

    Camera type. You can choose between front and back facing.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)autofocusInterval":{"name":"autofocusInterval","abstract":"

    Interval between forcing two camera focuses. If <= 0, forced focuses arent performed","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraAutofocusRestriction":{"name":"cameraAutofocusRestriction","abstract":"

    Range restriction for camera autofocus.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)videoGravity":{"name":"videoGravity","abstract":"

    Gravity of Camera preview on screen.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)focusPoint":{"name":"focusPoint","abstract":"

    Point against which the autofocus will be performed

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredHorizontally":{"name":"cameraMirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredVertically":{"name":"cameraMirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)previewZoomScale":{"name":"previewZoomScale","abstract":"

    Set the back side preview camera layer zoom factor. 1.0 means there is no zoom, 2.0 double the zoom - preview layer is 2x zoomed than video output.","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings (see above for defaults)

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcSessionPreset":{"name":"-calcSessionPreset","abstract":"

    Returns an optimal AVFoundation session preset based on cameraPreset value.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcAutofocusRangeRestriction":{"name":"-calcAutofocusRangeRestriction","abstract":"

    Returns an optimal AVFoundation autofocus range restriction value based on cameraAutofocusRestriction.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isAnimating":{"name":"isAnimating","abstract":"

    Whether the reticle is currently animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isDetecting":{"name":"isDetecting","abstract":"

    Whether the reticle is currently detecting.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isConfirming":{"name":"isConfirming","abstract":"

    Whether the reticle is currently confirming.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startAnimating":{"name":"-startAnimating","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopAnimating":{"name":"-stopAnimating","abstract":"

    Stops animating the reticle. Does nothing if the reticle is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startDetecting":{"name":"-startDetecting","abstract":"

    Starts animating the detection spinner. Does nothing if the detection is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopDetecting":{"name":"-stopDetecting","abstract":"

    Stops animating the detection spinner. Does nothing if the detection is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)resetAll":{"name":"-resetAll","abstract":"

    Stops all animations and remove all layers to reset state to beginning

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)animateArcRotation":{"name":"-animateArcRotation","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleImage":{"name":"reticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleColor":{"name":"reticleColor","abstract":"

    Custom tint color used for arc and progress animation. Default white.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleDefaultColor":{"name":"reticleDefaultColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBCameraReticle"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)imageAnalysisResult":{"name":"imageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned image.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)vizResult":{"name":"vizResult","abstract":"

    Defines the data extracted from the visual inspection zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalProcessingInfo":{"name":"additionalProcessingInfo","abstract":"

    Additional info on processing.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)cameraFrame":{"name":"cameraFrame","abstract":"

    The raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIDRecognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common BlinkId UI settings

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)requireDocumentSidesDataMatch":{"name":"requireDocumentSidesDataMatch","abstract":"

    If YES, MBBlinkIdMultiSideRecognizer will check if sides do match when scanning is finished

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showNotSupportedDialog":{"name":"showNotSupportedDialog","abstract":"

    Defines whether Document Not Supported dialog will be displayed in UI.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showFlashlightWarning":{"name":"showFlashlightWarning","abstract":"

    Defines whether glare warning will be displayed when user turn on a flashlight

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)backSideScanningTimeout":{"name":"backSideScanningTimeout","abstract":"

    Option to configure back side scanning timeout.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)firstSideInstructionsText":{"name":"firstSideInstructionsText","abstract":"

    Message that is shown while scanning first side of the document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)scanBarcodeText":{"name":"scanBarcodeText","abstract":"

    Message that is shown after fornt side of the USDL document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)flipInstructions":{"name":"flipInstructions","abstract":"

    Instructions to flip document, shown when scanning of the first side is done, before scanning the second","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveCloser":{"name":"errorMoveCloser","abstract":"

    Instructions for the user to move the document closer.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveFarther":{"name":"errorMoveFarther","abstract":"

    Instructions for the user to move the document farther.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorDocumentTooCloseToEdge":{"name":"errorDocumentTooCloseToEdge","abstract":"

    Instructions for the user to move the document from the edge.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingTitle":{"name":"sidesNotMatchingTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingMessage":{"name":"sidesNotMatchingMessage","abstract":"

    Message inside dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchTitle":{"name":"dataMismatchTitle","abstract":"

    Title of the dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchMessage":{"name":"dataMismatchMessage","abstract":"

    Message inside dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentTitle":{"name":"unsupportedDocumentTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentMessage":{"name":"unsupportedDocumentMessage","abstract":"

    Message inside dialog, which is shown when unsupported document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutTitle":{"name":"recognitionTimeoutTitle","abstract":"

    Title of the dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutMessage":{"name":"recognitionTimeoutMessage","abstract":"

    Message inside dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)retryButtonText":{"name":"retryButtonText","abstract":"

    Text of the “retry” button inside dialog, which is shown on timeout when scanning is stuck on the back","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMandatoryFieldMissing":{"name":"errorMandatoryFieldMissing","abstract":"

    Instructions for the user that is covering more than two mandatory fields for a scan.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)defineSpecificMissingMandatoryFields":{"name":"defineSpecificMissingMandatoryFields","abstract":"

    If YES and number of missing mandatory fields is <= 2, names of missing mandatory fields will be present in the message.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)onboardingButtonTooltipDelay":{"name":"onboardingButtonTooltipDelay","abstract":"

    Option to configure when the onboarding help tooltip will appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showOnboardingInfo":{"name":"showOnboardingInfo","abstract":"

    Defines whether button for presenting onboarding screens will be present on screen.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showIntroductionDialog":{"name":"showIntroductionDialog","abstract":"

    Defines whether tutorial alert will be presented on appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontImageAnalysisResult":{"name":"frontImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned front image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backImageAnalysisResult":{"name":"backImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned back image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontVizResult":{"name":"frontVizResult","abstract":"

    Defines the data extracted from the front side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backVizResult":{"name":"backVizResult","abstract":"

    Defines the data extracted from the back side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontProcessingStatus":{"name":"frontProcessingStatus","abstract":"

    Status of the last front side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backProcessingStatus":{"name":"backProcessingStatus","abstract":"

    Status of the last back side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontAdditionalProcessingInfo":{"name":"frontAdditionalProcessingInfo","abstract":"

    Additional info on processing of the front side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backAdditionalProcessingInfo":{"name":"backAdditionalProcessingInfo","abstract":"

    Additional info on processing of the back side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontCameraFrame":{"name":"frontCameraFrame","abstract":"

    The front raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backCameraFrame":{"name":"backCameraFrame","abstract":"

    The back raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dataMatchResult":{"name":"dataMatchResult","abstract":"

    Detailed info on data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIdMultiSideRecognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)skipUnsupportedBack":{"name":"skipUnsupportedBack","abstract":"

    Skip back side capture and processing step when back side of the document is not supported

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUncertainFrontSideScan":{"name":"allowUncertainFrontSideScan","abstract":"

    Proceed with scanning the back side even if the front side result is uncertain.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)maxAllowedMismatchesPerField":{"name":"maxAllowedMismatchesPerField","abstract":"

    Configure the number of characters per field that are allowed to be inconsistent in data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBaseOverlayViewController.html#/c:objc(cs)MBBaseOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBBaseOverlayViewController"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)soundFilePath":{"name":"soundFilePath","abstract":"

    Full path to the sound file which is played when the valid result is scanned.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayCancelButton":{"name":"displayCancelButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayTorchButton":{"name":"displayTorchButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOcrOverlaySettings.html#/c:objc(cs)MBBaseOcrOverlaySettings(py)showOcrDots":{"name":"showOcrDots","abstract":"

    Property that enables showing of flashing dots over characters being scanned.

    ","parent_name":"MBBaseOcrOverlaySettings"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)missingMandatoryFields":{"name":"missingMandatoryFields","abstract":"

    List of fields that were expected on the document but were missing.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)invalidCharacterFields":{"name":"invalidCharacterFields","abstract":"

    List of fields that contained characters which were not expected in that field.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)extraPresentFields":{"name":"extraPresentFields","abstract":"

    List of fields that weren’t expected on the document but were present.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html":{"name":"MBAdditionalProcessingInfo","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes/MBBaseOcrOverlaySettings.html":{"name":"MBBaseOcrOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlaySettings.html":{"name":"MBBaseOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlayViewController.html":{"name":"MBBaseOverlayViewController","abstract":"

    Common base class for default overlay view controllers

    "},"Classes/MBBlinkIdMultiSideRecognizer.html":{"name":"MBBlinkIdMultiSideRecognizer","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdMultiSideRecognizerResult.html":{"name":"MBBlinkIdMultiSideRecognizerResult","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdOverlaySettings.html":{"name":"MBBlinkIdOverlaySettings","abstract":"

    Settings class containing parameters for BlinkId UI

    "},"Classes/MBBlinkIdOverlayViewController.html":{"name":"MBBlinkIdOverlayViewController","abstract":"

    Default version of overlay view controller with modern design.

    "},"Classes/MBBlinkIdSingleSideRecognizer.html":{"name":"MBBlinkIdSingleSideRecognizer","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBBlinkIdSingleSideRecognizerResult.html":{"name":"MBBlinkIdSingleSideRecognizerResult","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBCameraReticle.html":{"name":"MBCameraReticle","abstract":"

    A camera reticle that locates at the center of screen and uses circle arc rotation to indicate that"},"Classes/MBCameraSettings.html":{"name":"MBCameraSettings","abstract":"

    Settings class containing parameters for camera capture

    "},"Classes/MBCustomOverlayViewController.html":{"name":"MBCustomOverlayViewController","abstract":"

    Custom Overlay View Controller is an abstract class for all custom overlay views placed on top View Controller."},"Classes/MBDPIBasedDewarpPolicy.html":{"name":"MBDPIBasedDewarpPolicy","abstract":"

    DPI based dewarp policy. Dewarp height will be calculated based on"},"Classes/MBDate.html":{"name":"MBDate","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes/MBDateResult.html":{"name":"MBDateResult","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes.html#/c:objc(cs)MBDewarpPolicy":{"name":"MBDewarpPolicy","abstract":"

    Base class for all dewarp policies

    "},"Classes/MBDisplayableDetection.html":{"name":"MBDisplayableDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDisplayableObject.html":{"name":"MBDisplayableObject","abstract":"

    Represents any object that can be displayed on screen in terms of drawing.

    "},"Classes/MBDisplayablePointsDetection.html":{"name":"MBDisplayablePointsDetection","abstract":"

    Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

    "},"Classes/MBDisplayableQuadDetection.html":{"name":"MBDisplayableQuadDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDocumentFaceRecognizer.html":{"name":"MBDocumentFaceRecognizer","abstract":"

    Class for configuring Document Face Recognizer Recognizer.

    "},"Classes/MBDocumentFaceRecognizerResult.html":{"name":"MBDocumentFaceRecognizerResult","abstract":"

    Class representing values obtained when scanning Document Face Recognizer

    "},"Classes/MBDocumentOverlaySettings.html":{"name":"MBDocumentOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBDocumentOverlayViewController.html":{"name":"MBDocumentOverlayViewController","abstract":"

    Default overlay when using ID card recognizers.

    "},"Classes/MBDocumentSubview.html":{"name":"MBDocumentSubview","abstract":"

    Overlay subview presenting the viewfinder for scanning ID documents

    "},"Classes/MBDotsResultSubview.html":{"name":"MBDotsResultSubview","abstract":"

    Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

    "},"Classes/MBDotsSubview.html":{"name":"MBDotsSubview","abstract":"

    A wrapper around CAShapeLayer which is used for presenting a status about barcode detections

    "},"Classes.html#/c:objc(cs)MBEntity":{"name":"MBEntity","abstract":"

    Base class for all entities processors, recognizers, detectors…

    "},"Classes/MBErrorReticle.html":{"name":"MBErrorReticle","abstract":"

    A camera reticle detection that locates at the center of screen and uses circular rotation to indicate that"},"Classes/MBFixedDewarpPolicy.html":{"name":"MBFixedDewarpPolicy","abstract":"

    Fixed dewarp policy. Dewarp height will be exactly as defined by its dewarpHeight.

    "},"Classes/MBFrameGrabberRecognizer.html":{"name":"MBFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes.html#/c:objc(cs)MBGlareStatusSubview":{"name":"MBGlareStatusSubview","abstract":"

    Overlay subview presenting the status of glare detection."},"Classes/MBIdBarcodeRecognizer.html":{"name":"MBIdBarcodeRecognizer","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBIdBarcodeRecognizerResult.html":{"name":"MBIdBarcodeRecognizerResult","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBImage.html":{"name":"MBImage","abstract":"

    Object which represents an image.

    "},"Classes/MBImageReturnProcessor.html":{"name":"MBImageReturnProcessor","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBImageReturnProcessorResult.html":{"name":"MBImageReturnProcessorResult","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBLegacyDocumentVerificationOverlaySettings.html":{"name":"MBLegacyDocumentVerificationOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBLegacyDocumentVerificationOverlayViewController.html":{"name":"MBLegacyDocumentVerificationOverlayViewController","abstract":"

    Default overlay when using ID card combined recognizers for verification.

    "},"Classes/MBMicroblinkSDK.html":{"name":"MBMicroblinkSDK","abstract":"

    Entry class for all Microblink SDKs - used for setting up license key and to add support for"},"Classes/MBMrtdCombinedRecognizer.html":{"name":"MBMrtdCombinedRecognizer","abstract":"

    MRTD Combined recognizer

    "},"Classes/MBMrtdCombinedRecognizerResult.html":{"name":"MBMrtdCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of Croatian ID.

    "},"Classes/MBMrtdRecognizer.html":{"name":"MBMrtdRecognizer","abstract":"

    Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

    "},"Classes/MBMrtdRecognizerResult.html":{"name":"MBMrtdRecognizerResult","abstract":"

    Result of MBMrtdDetectorRecognizer

    "},"Classes/MBMrtdSpecification.html":{"name":"MBMrtdSpecification","abstract":"

    Mrtd class describes a document which is being detected by MrtdDetector."},"Classes/MBNoUpScalingDewarpPolicy.html":{"name":"MBNoUpScalingDewarpPolicy","abstract":"

    No upscaling dewarp policy. Dewarp height will be calculated in a way"},"Classes/MBOcrLayout.html":{"name":"MBOcrLayout","abstract":"

    Class describing the layour of the document on which the OCR was preformed.

    "},"Classes/MBOcrBlock.html":{"name":"MBOcrBlock","abstract":"

    Class representing an Ocr Block. Block consists of one or more Ocr Lines.

    "},"Classes/MBOcrLine.html":{"name":"MBOcrLine","abstract":"

    Class representing an Ocr line. line consists of one or more Ocr chars

    "},"Classes/MBOcrChar.html":{"name":"MBOcrChar","abstract":"

    Class representing an individual OCR character obtained in the OCR process.

    "},"Classes/MBPosition.html":{"name":"MBPosition","abstract":"

    Class representing a position on the image. It’s given as a box, with"},"Classes/MBOverlaySettings.html":{"name":"MBOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBOverlayViewController.html":{"name":"MBOverlayViewController","abstract":"

    Overlay View Controller is an abstract class for all overlay views placed on top View Controller.

    "},"Classes/MBParserGroupProcessor.html":{"name":"MBParserGroupProcessor","abstract":"

    A processor for a group

    "},"Classes.html#/c:objc(cs)MBParserGroupProcessorResult":{"name":"MBParserGroupProcessorResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBPassportRecognizer.html":{"name":"MBPassportRecognizer","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBPassportRecognizerResult.html":{"name":"MBPassportRecognizerResult","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBProcessor.html":{"name":"MBProcessor","abstract":"

    Base class for all processors

    "},"Classes/MBProcessorGroup.html":{"name":"MBProcessorGroup","abstract":"

    Class that represents a group of processors that will be executed on same dewarped image.

    "},"Classes.html#/c:objc(cs)MBProcessorResult":{"name":"MBProcessorResult","abstract":"

    Base class for all processor results

    "},"Classes/MBQuadrangle.html":{"name":"MBQuadrangle","abstract":"

    Class represents the quadrangle (arbitrary geometric object with 4 different corner points

    "},"Classes/MBRecognitionModeFilter.html":{"name":"MBRecognitionModeFilter","abstract":"

    MBRecognitionModeFilter is used to enable/disable recognition of specific document groups."},"Classes/MBRecognizer.html":{"name":"MBRecognizer","abstract":"

    Base class for all recognizers

    "},"Classes/MBRecognizerCollection.html":{"name":"MBRecognizerCollection","abstract":"

    Settings class containing settings related to scanner behaviour

    "},"Classes.html#/c:objc(cs)MBRecognizerResult":{"name":"MBRecognizerResult","abstract":"

    Base class for all recognizer results

    "},"Classes/MBRecognizerRunner.html":{"name":"MBRecognizerRunner","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes.html#/c:objc(cs)MBRecognizerRunnerMetadataDelegates":{"name":"MBRecognizerRunnerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes.html#/c:objc(cs)MBRecognizerRunnerViewControllerMetadataDelegates":{"name":"MBRecognizerRunnerViewControllerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes/MBStringResult.html":{"name":"MBStringResult","abstract":"

    Class for all obtaining original string per alphabet type

    "},"Classes/MBSubview.html":{"name":"MBSubview","abstract":"

    Base class for all overlay subviews

    "},"Classes/MBSuccessFrameGrabberRecognizer.html":{"name":"MBSuccessFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes/MBSuccessFrameGrabberRecognizerResult.html":{"name":"MBSuccessFrameGrabberRecognizerResult","abstract":"

    A recognizer that returns SuccessFrameGrabber result.

    "},"Classes/MBTapToFocusSubview.html":{"name":"MBTapToFocusSubview","abstract":"

    Overlay subview presenting the effect which happens when the user taps to focus

    "},"Classes/MBTemplatingClass.html":{"name":"MBTemplatingClass","abstract":"

    Class that represents a specific class of documents when used within Templating API.

    "},"Classes/MBTemplatingRecognizer.html":{"name":"MBTemplatingRecognizer","abstract":"

    Base of all recognizers that support Templating API.

    "},"Classes/MBTemplatingRecognizerResult.html":{"name":"MBTemplatingRecognizerResult","abstract":"

    Base of all recognizers result that support Templating API.

    "},"Classes/MBUsdlCombinedRecognizer.html":{"name":"MBUsdlCombinedRecognizer","abstract":"

    USDL Combined Recognizer.

    "},"Classes/MBUsdlCombinedRecognizerResult.html":{"name":"MBUsdlCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of US Driver’s License.

    "},"Classes/MBUsdlRecognizer.html":{"name":"MBUsdlRecognizer","abstract":"

    A recognizer that can scan USDL.

    "},"Classes/MBUsdlRecognizerResult.html":{"name":"MBUsdlRecognizerResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBViewControllerFactory.html":{"name":"MBViewControllerFactory","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes/MBVisaRecognizer.html":{"name":"MBVisaRecognizer","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVisaRecognizerResult.html":{"name":"MBVisaRecognizerResult","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVizResult.html":{"name":"MBVizResult","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Type%20Definitions.html":{"name":"Type Definitions","abstract":"

    The following type definitions are available globally.

    "},"Functions.html":{"name":"Functions","abstract":"

    The following functions are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "}} \ No newline at end of file +{"Structs.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Functions.html#/c:@F@CGRectStackedWithinRectFromEdge":{"name":"CGRectStackedWithinRectFromEdge","abstract":"

    Calculates the stacking of rectangles within a larger rectangle."},"Functions.html#/c:MBImageExtensionFactors.h@F@MBMakeImageExtensionFactors":{"name":"MBMakeImageExtensionFactors","abstract":"

    Method which creates a image extension factors structure

    "},"Type%20Definitions/MBImageExtensionFactors.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended.","parent_name":"MBImageExtensionFactors"},"Type%20Definitions/MBImageExtensionFactors.html":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Type%20Definitions.html#/c:MBRecognizerRunnerViewController.h@T@MBCaptureHighResImage":{"name":"MBCaptureHighResImage","abstract":"

    Block for returning high resolution MBImage photo with capture or still output

    "},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidStart:":{"name":"-subviewAnimationDidStart:","abstract":"

    Delegate method called when animation starts

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidFinish:":{"name":"-subviewAnimationDidFinish:","abstract":"

    Delegate method called when animation finishes

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishScanning:state:":{"name":"-recognizerRunnerViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerViewControllerDelegate"},"Protocols/MBScanningRecognizerRunnerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerDelegate(im)recognizerRunner:didFinishScanningWithState:":{"name":"-recognizerRunner:didFinishScanningWithState:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerDelegate"},"Protocols/MBResultSubview.html#/c:objc(pl)MBResultSubview(im)scanningFinishedWithState:":{"name":"-scanningFinishedWithState:","abstract":"

    This method should be called when MBRecognizerResultState is obtained and reslt state need to be drawn/redrawn.

    ","parent_name":"MBResultSubview"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerUnauthorizedCamera:":{"name":"-recognizerRunnerViewControllerUnauthorizedCamera:","abstract":"

    Scanning library requested authorization for Camera access from the user, but the user declined it.","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFindError:":{"name":"-recognizerRunnerViewController:didFindError:","abstract":"

    Scanning library found an error. The error object is returned and contains","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidClose:":{"name":"-recognizerRunnerViewControllerDidClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerWillPresentHelp:":{"name":"-recognizerRunnerViewControllerWillPresentHelp:","abstract":"

    Called when Scanning library will display help. This can happen when the user presses","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidResumeScanning:":{"name":"-recognizerRunnerViewControllerDidResumeScanning:","abstract":"

    Called when Scanning library is resuming scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidStopScanning:":{"name":"-recognizerRunnerViewControllerDidStopScanning:","abstract":"

    Called when Scanning library is stopped scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:willSetTorch:":{"name":"-recognizerRunnerViewController:willSetTorch:","abstract":"

    Called when Scanning library will turn on/off torch.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)autorotate":{"name":"autorotate","abstract":"

    MBRecognizerRunnerViewController’s shouldAutorotate will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    MBRecognizerRunnerViewController’s supportedInterfaceOrientations will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseScanning":{"name":"-pauseScanning","abstract":"

    Pause scanning without dismissing the camera view.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isScanningPaused":{"name":"-isScanningPaused","abstract":"

    Retrieve the current state of scanning.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeScanningAndResetState:":{"name":"-resumeScanningAndResetState:","abstract":"

    Resumes scanning. Optionally, internal state of recognizers can be reset in the process.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeCamera:":{"name":"-resumeCamera:","abstract":"

    Resumes camera session asynchronously on camera queue. This method is automatically called in viewWillAppear when ScanningViewController enters screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseCamera":{"name":"-pauseCamera","abstract":"

    Pauses camera session. This method is automatically called in viewDidDissapear when ScanningViewController exits screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isCameraPaused":{"name":"-isCameraPaused","abstract":"

    Retrieve the current state of camera.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)playScanSuccessSound":{"name":"-playScanSuccessSound","abstract":"

    Play scan sound.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)willSetTorchOn:":{"name":"-willSetTorchOn:","abstract":"

    Call to turn on torch without camera overlay

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resetState":{"name":"-resetState","abstract":"

    Settings recofiguration

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)captureHighResImage:":{"name":"-captureHighResImage:","abstract":"

    Method with block for getting high resoultion images

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:":{"name":"-detectionFinishedWithDisplayableQuad:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:":{"name":"-detectionFinishedWithDisplayablePoints:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerWillCloseCamera:":{"name":"-overlayViewControllerWillCloseCamera:","abstract":"

    Notification sent when Overlay View Controller wants to close camera, for example,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerShouldDisplayTorch:":{"name":"-overlayViewControllerShouldDisplayTorch:","abstract":"

    Overlay View Controller should ask it’s delegete if it’s necessary to display Torch (Light) button.","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewController:willSetTorch:":{"name":"-overlayViewController:willSetTorch:","abstract":"

    Overlay View Controller must notify it’s delegete to set the torch mode to On or Off

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)shouldDisplayHelpButton":{"name":"-shouldDisplayHelpButton","abstract":"

    If help mechanism is implemented using MBScanDelegate’s scanningViewControllerWillPresentHelp method,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isStatusBarPresented":{"name":"-isStatusBarPresented","abstract":"

    Check if status bar is hidden or showed

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isTorchOn":{"name":"-isTorchOn","abstract":"

    Overlay View Controller can ask it’s delegete about the status of Torch

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isCameraAuthorized":{"name":"-isCameraAuthorized","abstract":"

    Overlay View Controller can ask it’s owner whether camera was authorized

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didObtainOcrResult:withResultName:":{"name":"-recognizerRunnerViewController:didObtainOcrResult:withResultName:","abstract":"

    Called when scanning library has MBOcrLayout ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerViewControllerDelegate"},"Protocols/MBOcrRecognizerRunnerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerDelegate(im)recognizerRunner:didObtainOcrResult:withResultName:":{"name":"-recognizerRunner:didObtainOcrResult:withResultName:","abstract":"

    Called when Scanning library has MBOcrLayout available and ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidTapClose:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBFrameRecognitionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishFrameRecognition:state:":{"name":"-recognizerRunnerViewControllerDidFinishFrameRecognition:state:","abstract":"

    Scanning library did output frame with state

    ","parent_name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidFinishScanning:state:":{"name":"-documentOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidTapClose:":{"name":"-documentOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:":{"name":"-documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFailDetection:":{"name":"-recognizerRunnerViewControllerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunnerDidFailDetection:":{"name":"-recognizerRunnerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugImage:":{"name":"-recognizerRunnerViewController:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugText:":{"name":"-recognizerRunnerViewController:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugImage:":{"name":"-recognizerRunner:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugText:":{"name":"-recognizerRunner:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanning:state:":{"name":"-blinkIdOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidTapClose:":{"name":"-blinkIdOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-blinkIdOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html":{"name":"MBBlinkIdOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBDebugRecognizerRunnerDelegate.html":{"name":"MBDebugRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html":{"name":"MBDebugRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDetectionRecognizerRunnerDelegate.html":{"name":"MBDetectionRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html":{"name":"MBDetectionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDocumentOverlayViewControllerDelegate.html":{"name":"MBDocumentOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html":{"name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining frame recognition

    "},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html":{"name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBOcrRecognizerRunnerDelegate.html":{"name":"MBOcrRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html":{"name":"MBOcrRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOverlayContainerViewController.html":{"name":"MBOverlayContainerViewController","abstract":"

    Overlay View Controller also needs to notify CameraViewController on certain events."},"Protocols/MBPointDetectorSubview.html":{"name":"MBPointDetectorSubview","abstract":"

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    "},"Protocols/MBQuadDetectorSubview.html":{"name":"MBQuadDetectorSubview","abstract":"

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    "},"Protocols/MBRecognizerRunnerViewController.html":{"name":"MBRecognizerRunnerViewController","abstract":"

    Protocol for View controllers which present camera and provide scanning features

    "},"Protocols/MBRecognizerRunnerViewControllerDelegate.html":{"name":"MBRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for MBRecognizerRunnerViewController actions

    "},"Protocols/MBResultSubview.html":{"name":"MBResultSubview","abstract":"

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    "},"Protocols/MBScanningRecognizerRunnerDelegate.html":{"name":"MBScanningRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html":{"name":"MBScanningRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBSubviewDelegate.html":{"name":"MBSubviewDelegate","abstract":"

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    "},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentType":{"name":"DocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVersionNumber":{"name":"StandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFamilyName":{"name":"CustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFirstName":{"name":"CustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFullName":{"name":"CustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DateOfBirth":{"name":"DateOfBirth","abstract":"

    Mandatory on all AAMVA, Magentic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Sex":{"name":"Sex","abstract":"

    Mandatory on all AAMVA, Magentic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@EyeColor":{"name":"EyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet":{"name":"AddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressCity":{"name":"AddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressJurisdictionCode":{"name":"AddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressPostalCode":{"name":"AddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FullAddress":{"name":"FullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Height":{"name":"Height","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightIn":{"name":"HeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightCm":{"name":"HeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerMiddleName":{"name":"CustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HairColor":{"name":"HairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NameSuffix":{"name":"NameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFullName":{"name":"AKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFamilyName":{"name":"AKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAGivenName":{"name":"AKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASuffixName":{"name":"AKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightRange":{"name":"WeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightPounds":{"name":"WeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightKilograms":{"name":"WeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerIdNumber":{"name":"CustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FamilyNameTruncation":{"name":"FamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FirstNameTruncation":{"name":"FirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MiddleNameTruncation":{"name":"MiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PlaceOfBirth":{"name":"PlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet2":{"name":"AddressStreet2","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@RaceEthnicity":{"name":"RaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NamePrefix":{"name":"NamePrefix","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CountryIdentification":{"name":"CountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress":{"name":"ResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress2":{"name":"ResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceCity":{"name":"ResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceJurisdictionCode":{"name":"ResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidencePostalCode":{"name":"ResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceFullAddress":{"name":"ResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under18":{"name":"Under18","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under19":{"name":"Under19","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under21":{"name":"Under21","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SocialSecurityNumber":{"name":"SocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASocialSecurityNumber":{"name":"AKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAMiddleName":{"name":"AKAMiddleName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAPrefixName":{"name":"AKAPrefixName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@OrganDonor":{"name":"OrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Veteran":{"name":"Veteran","abstract":"

    Optional on AAMVA 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKADateOfBirth":{"name":"AKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuerIdentificationNumber":{"name":"IssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationDate":{"name":"DocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVersionNumber":{"name":"JurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClass":{"name":"JurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodes":{"name":"JurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsementCodes":{"name":"JurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentIssueDate":{"name":"DocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FederalCommercialVehicleCodes":{"name":"FederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdiction":{"name":"IssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVehicleClassification":{"name":"StandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdictionName":{"name":"IssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardEndorsementCode":{"name":"StandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardRestrictionCode":{"name":"StandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClassificationDescription":{"name":"JurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsmentCodeDescription":{"name":"JurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodeDescription":{"name":"JurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@InventoryControlNumber":{"name":"InventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CardRevisionDate":{"name":"CardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentDiscriminator":{"name":"DocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@LimitedDurationDocument":{"name":"LimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AuditInformation":{"name":"AuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ComplianceType":{"name":"ComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssueTimestamp":{"name":"IssueTimestamp","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitExpirationDate":{"name":"PermitExpirationDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIdentifier":{"name":"PermitIdentifier","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIssueDate":{"name":"PermitIssueDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NumberOfDuplicates":{"name":"NumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HAZMATExpirationDate":{"name":"HAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MedicalIndicator":{"name":"MedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NonResident":{"name":"NonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@UniqueCustomerId":{"name":"UniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DataDiscriminator":{"name":"DataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationMonth":{"name":"DocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentNonexpiring":{"name":"DocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SecurityVersion":{"name":"SecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateEmpty":{"name":"MBRecognizerResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateUncertain":{"name":"MBRecognizerResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateValid":{"name":"MBRecognizerResultStateValid","abstract":"

    Valid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateStageValid":{"name":"MBRecognizerResultStateStageValid","abstract":"

    StageValid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeDefault":{"name":"MBFrameQualityEstimationModeDefault","abstract":"

    Default. Frame quality estimation is ON if enabled recognizers require it by default.

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOn":{"name":"MBFrameQualityEstimationModeOn","abstract":"

    Frame quality estimation is always on

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOff":{"name":"MBFrameQualityEstimationModeOff","abstract":"

    Frame quality estimation is always off

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDefault":{"name":"MBRecognitionDebugModeDefault","abstract":"

    Classic, production mode. Results are returned after first valid scanning

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeTest":{"name":"MBRecognitionDebugModeTest","abstract":"

    Recognition Test. Results are never returned, recognition is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDetectionTest":{"name":"MBRecognitionDebugModeDetectionTest","abstract":"

    Recognition Test. Results are never returned, only detection is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeNone":{"name":"MBRecognitionModeNone","abstract":"

    No recognition performed.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzId":{"name":"MBRecognitionModeMrzId","abstract":"

    Recognition of mrz document (does not include visa and passport)

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzVisa":{"name":"MBRecognitionModeMrzVisa","abstract":"

    Recognition of visa mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzPassport":{"name":"MBRecognitionModeMrzPassport","abstract":"

    Recognition of passport mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModePhotoId":{"name":"MBRecognitionModePhotoId","abstract":"

    Recognition of documents that have face photo on the front.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeFullRecognition":{"name":"MBRecognitionModeFullRecognition","abstract":"

    Detailed document recognition.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeBarcodeId":{"name":"MBRecognitionModeBarcodeId","abstract":"

    Recognition of barcode document.

    ","parent_name":"MBRecognitionMode"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateEmpty":{"name":"MBProcessorResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateUncertain":{"name":"MBProcessorResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateValid":{"name":"MBProcessorResultStateValid","abstract":"

    Valid

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusSuccess":{"name":"MBProcessingStatusSuccess","abstract":"

    Recognition was successful.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusDetectionFailed":{"name":"MBProcessingStatusDetectionFailed","abstract":"

    Detection of the document failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImagePreprocessingFailed":{"name":"MBProcessingStatusImagePreprocessingFailed","abstract":"

    Preprocessing of the input image has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusStabilityTestFailed":{"name":"MBProcessingStatusStabilityTestFailed","abstract":"

    Recognizer has inconsistent results.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusScanningWrongSide":{"name":"MBProcessingStatusScanningWrongSide","abstract":"

    Wrong side of the document has been scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusFieldIdentificationFailed":{"name":"MBProcessingStatusFieldIdentificationFailed","abstract":"

    Identification of the fields present on the document has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMandatoryFieldMissing":{"name":"MBProcessingStatusMandatoryFieldMissing","abstract":"

    Mandatory field for the specific document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusInvalidCharactersFound":{"name":"MBProcessingStatusInvalidCharactersFound","abstract":"

    Result contains invalid characters in some of the fields.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImageReturnFailed":{"name":"MBProcessingStatusImageReturnFailed","abstract":"

    Failed to return a requested image.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusBarcodeRecognitionFailed":{"name":"MBProcessingStatusBarcodeRecognitionFailed","abstract":"

    Reading or parsing of the barcode has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMrzParsingFailed":{"name":"MBProcessingStatusMrzParsingFailed","abstract":"

    Parsing of the MRZ has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusClassFiltered":{"name":"MBProcessingStatusClassFiltered","abstract":"

    Document class has been filtered out.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedClass":{"name":"MBProcessingStatusUnsupportedClass","abstract":"

    Document currently not supported by the recognizer.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedByLicense":{"name":"MBProcessingStatusUnsupportedByLicense","abstract":"

    License for the detected document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusAwaitingOtherSide":{"name":"MBProcessingStatusAwaitingOtherSide","abstract":"

    Front side recognition has completed successfully, and recognizer is waiting for the other side to be scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusNotScanned":{"name":"MBProcessingStatusNotScanned","abstract":"

    Side not scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AKZIDENZ_GROTESK":{"name":"MB_OCR_FONT_AKZIDENZ_GROTESK","abstract":"

    Akzidenz Grotesk font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL":{"name":"MB_OCR_FONT_ARIAL","abstract":"

    Arial font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL_BLACK":{"name":"MB_OCR_FONT_ARIAL_BLACK","abstract":"

    Arial black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARNHEM":{"name":"MB_OCR_FONT_ARNHEM","abstract":"

    Arnhem font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AVANT_GARDE":{"name":"MB_OCR_FONT_AVANT_GARDE","abstract":"

    Avant garde font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BEMBO":{"name":"MB_OCR_FONT_BEMBO","abstract":"

    Bembo font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BODONI":{"name":"MB_OCR_FONT_BODONI","abstract":"

    Bodoni font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI":{"name":"MB_OCR_FONT_CALIBRI","abstract":"

    Calibri font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI_BOLD":{"name":"MB_OCR_FONT_CALIBRI_BOLD","abstract":"

    Calibri bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CHAINPRINTER":{"name":"MB_OCR_FONT_CHAINPRINTER","abstract":"

    Chainprinter font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COMIC_SANS":{"name":"MB_OCR_FONT_COMIC_SANS","abstract":"

    Comic sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CONCERTO_ROUNDED_SG":{"name":"MB_OCR_FONT_CONCERTO_ROUNDED_SG","abstract":"

    Concerto rounded SG font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER":{"name":"MB_OCR_FONT_COURIER","abstract":"

    Courier font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_BOLD":{"name":"MB_OCR_FONT_COURIER_BOLD","abstract":"

    Courier bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_MEDIUM_BOLD":{"name":"MB_OCR_FONT_COURIER_MEDIUM_BOLD","abstract":"

    Courier medium bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_BOLD":{"name":"MB_OCR_FONT_COURIER_NEW_BOLD","abstract":"

    Courier new bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_CE":{"name":"MB_OCR_FONT_COURIER_NEW_CE","abstract":"

    Courier new ce font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_CONDENSED":{"name":"MB_OCR_FONT_COURIER_CONDENSED","abstract":"

    Courier censored font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DEJAVU_SANS_MONO":{"name":"MB_OCR_FONT_DEJAVU_SANS_MONO","abstract":"

    Dejavu sans mono font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DIN":{"name":"MB_OCR_FONT_DIN","abstract":"

    Din font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD":{"name":"MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD","abstract":"

    Europa grotesk no 2 SB bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROSTILE":{"name":"MB_OCR_FONT_EUROSTILE","abstract":"

    Eurostile font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_F25_BANK_PRINTER_BOLD":{"name":"MB_OCR_FONT_F25_BANK_PRINTER_BOLD","abstract":"

    F25 bank printer bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRANKLIN_GOTHIC":{"name":"MB_OCR_FONT_FRANKLIN_GOTHIC","abstract":"

    Franklin gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRUTIGER":{"name":"MB_OCR_FONT_FRUTIGER","abstract":"

    Frutiger font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA":{"name":"MB_OCR_FONT_FUTURA","abstract":"

    Futura font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA_BOLD":{"name":"MB_OCR_FONT_FUTURA_BOLD","abstract":"

    Futura bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GARAMOND":{"name":"MB_OCR_FONT_GARAMOND","abstract":"

    Garamond font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GEORGIA":{"name":"MB_OCR_FONT_GEORGIA","abstract":"

    Georgia font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GILL_SANS":{"name":"MB_OCR_FONT_GILL_SANS","abstract":"

    Gill sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HANDWRITTEN":{"name":"MB_OCR_FONT_HANDWRITTEN","abstract":"

    Handwritten font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA":{"name":"MB_OCR_FONT_HELVETICA","abstract":"

    Helvetica font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_BOLD":{"name":"MB_OCR_FONT_HELVETICA_BOLD","abstract":"

    Helvetica bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT":{"name":"MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT","abstract":"

    Helvetica condensed light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HYPERMARKET":{"name":"MB_OCR_FONT_HYPERMARKET","abstract":"

    Hypermarket font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_INTERSTATE":{"name":"MB_OCR_FONT_INTERSTATE","abstract":"

    Interstate font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN":{"name":"MB_OCR_FONT_LATIN_MODERN","abstract":"

    Latin modern math font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN_ITALIC":{"name":"MB_OCR_FONT_LATIN_MODERN_ITALIC","abstract":"

    Latin modern italic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LETTER_GOTHIC":{"name":"MB_OCR_FONT_LETTER_GOTHIC","abstract":"

    Letter gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA":{"name":"MB_OCR_FONT_LUCIDA","abstract":"

    Lucida font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA_SANS":{"name":"MB_OCR_FONT_LUCIDA_SANS","abstract":"

    Lucida sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MATRIX":{"name":"MB_OCR_FONT_MATRIX","abstract":"

    Matrix font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_META":{"name":"MB_OCR_FONT_META","abstract":"

    Meta font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MINION":{"name":"MB_OCR_FONT_MINION","abstract":"

    Minion font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRA":{"name":"MB_OCR_FONT_OCRA","abstract":"

    OCR A font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRB":{"name":"MB_OCR_FONT_OCRB","abstract":"

    OCR B font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OFFICINA":{"name":"MB_OCR_FONT_OFFICINA","abstract":"

    Officina font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OPTIMA":{"name":"MB_OCR_FONT_OPTIMA","abstract":"

    Optima font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_PRINTF":{"name":"MB_OCR_FONT_PRINTF","abstract":"

    Printf font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROCKWELL":{"name":"MB_OCR_FONT_ROCKWELL","abstract":"

    Rockwell font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SANS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SANS_SERIF","abstract":"

    Rotis sans serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SERIF","abstract":"

    Rotis serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SABON":{"name":"MB_OCR_FONT_SABON","abstract":"

    Sabon font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_STONE":{"name":"MB_OCR_FONT_STONE","abstract":"

    Stone font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SV_BASIC_MANUAL":{"name":"MB_OCR_FONT_SV_BASIC_MANUAL","abstract":"

    SV basic manual font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA":{"name":"MB_OCR_FONT_TAHOMA","abstract":"

    Tahoma font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA_BOLD":{"name":"MB_OCR_FONT_TAHOMA_BOLD","abstract":"

    Tahoma bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES","abstract":"

    Tex gyre termes font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC","abstract":"

    Tex gyre termes italic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK":{"name":"MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK","abstract":"

    Sans mono condensed black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THESIS":{"name":"MB_OCR_FONT_THESIS","abstract":"

    Thesis font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TICKET_DE_CAISSE":{"name":"MB_OCR_FONT_TICKET_DE_CAISSE","abstract":"

    Ticket de caisse font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TIMES_NEW_ROMAN":{"name":"MB_OCR_FONT_TIMES_NEW_ROMAN","abstract":"

    Times new roman font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRAJAN":{"name":"MB_OCR_FONT_TRAJAN","abstract":"

    Trajan font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRINITE":{"name":"MB_OCR_FONT_TRINITE","abstract":"

    Trinite font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNIVERS":{"name":"MB_OCR_FONT_UNIVERS","abstract":"

    Univers font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VERDANA":{"name":"MB_OCR_FONT_VERDANA","abstract":"

    Verdana font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VOLTAIRE":{"name":"MB_OCR_FONT_VOLTAIRE","abstract":"

    Voltaire font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_WALBAUM":{"name":"MB_OCR_FONT_WALBAUM","abstract":"

    Walbaum font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB":{"name":"MB_OCR_FONT_EUROPA_GRO_SB","abstract":"

    Europa gro sb font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB_LIGHT":{"name":"MB_OCR_FONT_EUROPA_GRO_SB_LIGHT","abstract":"

    Europa gro sb light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANTONIO_REGULAR":{"name":"MB_OCR_FONT_ANTONIO_REGULAR","abstract":"

    Antonio regular font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CORPORATE_LIGHT":{"name":"MB_OCR_FONT_CORPORATE_LIGHT","abstract":"

    Corporate S Light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MICR":{"name":"MB_OCR_FONT_MICR","abstract":"

    MICR font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARABIC_NILE":{"name":"MB_OCR_FONT_ARABIC_NILE","abstract":"

    Arabic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN":{"name":"MB_OCR_FONT_UNKNOWN","abstract":"

    Unknown font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_XITS_MATH":{"name":"MB_OCR_FONT_XITS_MATH","abstract":"

    XITS Math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANY":{"name":"MB_OCR_FONT_ANY","abstract":"

    Any of the other listed fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN_MATH":{"name":"MB_OCR_FONT_UNKNOWN_MATH","abstract":"

    Unknown math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UKDL_LIGHT":{"name":"MB_OCR_FONT_UKDL_LIGHT","abstract":"

    Font found on UKDL licenses

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COUNT":{"name":"MB_OCR_FONT_COUNT","abstract":"

    Must be last as it holds the number of available fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FE_SCHRIFT":{"name":"MB_OCR_FONT_FE_SCHRIFT","abstract":"

    German license plate font *

    ","parent_name":"MBOcrFont"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeIdentityCard":{"name":"MBMrtdTypeIdentityCard","abstract":"

    Identity card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypePassport":{"name":"MBMrtdTypePassport","abstract":"

    Passport

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeVisa":{"name":"MBMrtdTypeVisa","abstract":"

    Visa

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeGreenCard":{"name":"MBMrtdTypeGreenCard","abstract":"

    US Green Card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeMysPassIMM13P":{"name":"MBMrtdTypeMysPassIMM13P","abstract":"

    Malaysian PASS type IMM13P

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeDl":{"name":"MBMrtdTypeDl","abstract":"

    One liner ISO DL

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeInternalTravelDocument":{"name":"MBMrtdTypeInternalTravelDocument","abstract":"

    China mainland travel permit

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeBorderCrossingCard":{"name":"MBMrtdTypeBorderCrossingCard","abstract":"

    Border crossing card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd1":{"name":"MBMrtdSpecificationTd1","abstract":"

    Preset for detecting TD1 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd2":{"name":"MBMrtdSpecificationTd2","abstract":"

    Preset for detecting TD2 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd3":{"name":"MBMrtdSpecificationTd3","abstract":"

    Preset for detecting TD3 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationUp":{"name":"MBProcessingOrientationUp","abstract":"

    Text oriented same as picture

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationRight":{"name":"MBProcessingOrientationRight","abstract":"

    Text is rotated 90 degrees clockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationDown":{"name":"MBProcessingOrientationDown","abstract":"

    Text is upside down

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationLeft":{"name":"MBProcessingOrientationLeft","abstract":"

    Text is rotated 90 degrees counterclockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeAAMVACompliant":{"name":"MBIdBarcodeDocumentTypeAAMVACompliant","abstract":"

    AAMVACompliant

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaID":{"name":"MBIdBarcodeDocumentTypeArgentinaID","abstract":"

    Argentina ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaAlienID":{"name":"MBIdBarcodeDocumentTypeArgentinaAlienID","abstract":"

    Argentina Alien ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaDL":{"name":"MBIdBarcodeDocumentTypeArgentinaDL","abstract":"

    Argentina DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaID":{"name":"MBIdBarcodeDocumentTypeColombiaID","abstract":"

    Colombia ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaDL":{"name":"MBIdBarcodeDocumentTypeColombiaDL","abstract":"

    Colombia DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaVoterID":{"name":"MBIdBarcodeDocumentTypeNigeriaVoterID","abstract":"

    Nigeria Voter ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaDL":{"name":"MBIdBarcodeDocumentTypeNigeriaDL","abstract":"

    Nigeria DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypePanamaID":{"name":"MBIdBarcodeDocumentTypePanamaID","abstract":"

    Panama ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeSouthAfricaID":{"name":"MBIdBarcodeDocumentTypeSouthAfricaID","abstract":"

    South African ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD1":{"name":"MBDocumentFaceDetectorTypeTD1","abstract":"

    Uses document detector for TD1 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD2":{"name":"MBDocumentFaceDetectorTypeTD2","abstract":"

    Uses document detector for TD2 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypePassportsAndVisas":{"name":"MBDocumentFaceDetectorTypePassportsAndVisas","abstract":"

    Uses MRTD detector for detecting documents with MRZ

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFailed":{"name":"MBDetectionStatusFailed","abstract":"

    Detection has failed.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusSuccess":{"name":"MBDetectionStatusSuccess","abstract":"

    Document has been detected.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooFar":{"name":"MBDetectionStatusCameraTooFar","abstract":"

    Document has been detected but the camera is too far from the document.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooClose":{"name":"MBDetectionStatusCameraTooClose","abstract":"

    Document has been detected but the camera is too close to the document.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraAngleTooSteep":{"name":"MBDetectionStatusCameraAngleTooSteep","abstract":"

    Document has been detected but the camera’s angle is too steep.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentTooCloseToCameraEdge":{"name":"MBDetectionStatusDocumentTooCloseToCameraEdge","abstract":"

    Document has been detected but the document is too close to the camera edge.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentPartiallyVisible":{"name":"MBDetectionStatusDocumentPartiallyVisible","abstract":"

    Only part of the document is visible.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFallbackSuccess":{"name":"MBDetectionStatusFallbackSuccess","abstract":"

    Fallback detection was successful (PhotoPay specific).

    ","parent_name":"MBDetectionStatus"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateNotPerformed":{"name":"MBDataMatchStateNotPerformed","abstract":"

    Data matching has not been performed.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateFailed":{"name":"MBDataMatchStateFailed","abstract":"

    Data does not match.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateSuccess":{"name":"MBDataMatchStateSuccess","abstract":"

    Data match.

    ","parent_name":"MBDataMatchState"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNone":{"name":"MBCameraAutofocusRestrictionNone","abstract":"

    Default. Indicates that the autofocus system should not restrict the focus range.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNear":{"name":"MBCameraAutofocusRestrictionNear","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is near to the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionFar":{"name":"MBCameraAutofocusRestrictionFar","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is far from the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeBack":{"name":"MBCameraTypeBack","abstract":"

    Back facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeFront":{"name":"MBCameraTypeFront","abstract":"

    Front facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset480p":{"name":"MBCameraPreset480p","abstract":"

    480p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset720p":{"name":"MBCameraPreset720p","abstract":"

    720p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset1080p":{"name":"MBCameraPreset1080p","abstract":"

    1080p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset4K":{"name":"MBCameraPreset4K","abstract":"

    4K video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetOptimal":{"name":"MBCameraPresetOptimal","abstract":"

    The library will calculate optimal resolution based on the use case and device used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetMax":{"name":"MBCameraPresetMax","abstract":"

    Device’s maximal video resolution will be used.

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetPhoto":{"name":"MBCameraPresetPhoto","abstract":"

    Device’s photo preview resolution will be used

    ","parent_name":"MBCameraPreset"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeQR":{"name":"MBBarcodeTypeQR","abstract":"

    QR code

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeDataMatrix":{"name":"MBBarcodeTypeDataMatrix","abstract":"

    Data Matrix

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCE":{"name":"MBBarcodeTypeUPCE","abstract":"

    UPCE

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCA":{"name":"MBBarcodeTypeUPCA","abstract":"

    UPCA

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN8":{"name":"MBBarcodeTypeEAN8","abstract":"

    EAN 8

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN13":{"name":"MBBarcodeTypeEAN13","abstract":"

    EAN 13

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode128":{"name":"MBBarcodeTypeCode128","abstract":"

    Code 128

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode39":{"name":"MBBarcodeTypeCode39","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeITF":{"name":"MBBarcodeTypeITF","abstract":"

    ITF

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeAztec":{"name":"MBBarcodeTypeAztec","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypePdf417":{"name":"MBBarcodeTypePdf417","abstract":"

    PDF 417

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentType":{"name":"MBBarcodeElementKeyDocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVersionNumber":{"name":"MBBarcodeElementKeyStandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFamilyName":{"name":"MBBarcodeElementKeyCustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFirstName":{"name":"MBBarcodeElementKeyCustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFullName":{"name":"MBBarcodeElementKeyCustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDateOfBirth":{"name":"MBBarcodeElementKeyDateOfBirth","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySex":{"name":"MBBarcodeElementKeySex","abstract":"

    Mandatory on all AAMVA, Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyEyeColor":{"name":"MBBarcodeElementKeyEyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet":{"name":"MBBarcodeElementKeyAddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressCity":{"name":"MBBarcodeElementKeyAddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressJurisdictionCode":{"name":"MBBarcodeElementKeyAddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressPostalCode":{"name":"MBBarcodeElementKeyAddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFullAddress":{"name":"MBBarcodeElementKeyFullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeight":{"name":"MBBarcodeElementKeyHeight","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightIn":{"name":"MBBarcodeElementKeyHeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightCm":{"name":"MBBarcodeElementKeyHeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerMiddleName":{"name":"MBBarcodeElementKeyCustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHairColor":{"name":"MBBarcodeElementKeyHairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNameSuffix":{"name":"MBBarcodeElementKeyNameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFullName":{"name":"MBBarcodeElementKeyAKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFamilyName":{"name":"MBBarcodeElementKeyAKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAGivenName":{"name":"MBBarcodeElementKeyAKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASuffixName":{"name":"MBBarcodeElementKeyAKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightRange":{"name":"MBBarcodeElementKeyWeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightPounds":{"name":"MBBarcodeElementKeyWeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightKilograms":{"name":"MBBarcodeElementKeyWeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerIdNumber":{"name":"MBBarcodeElementKeyCustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFamilyNameTruncation":{"name":"MBBarcodeElementKeyFamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFirstNameTruncation":{"name":"MBBarcodeElementKeyFirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMiddleNameTruncation":{"name":"MBBarcodeElementKeyMiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPlaceOfBirth":{"name":"MBBarcodeElementKeyPlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet2":{"name":"MBBarcodeElementKeyAddressStreet2","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyRaceEthnicity":{"name":"MBBarcodeElementKeyRaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNamePrefix":{"name":"MBBarcodeElementKeyNamePrefix","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCountryIdentification":{"name":"MBBarcodeElementKeyCountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress":{"name":"MBBarcodeElementKeyResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress2":{"name":"MBBarcodeElementKeyResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceCity":{"name":"MBBarcodeElementKeyResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceJurisdictionCode":{"name":"MBBarcodeElementKeyResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidencePostalCode":{"name":"MBBarcodeElementKeyResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceFullAddress":{"name":"MBBarcodeElementKeyResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder18":{"name":"MBBarcodeElementKeyUnder18","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder19":{"name":"MBBarcodeElementKeyUnder19","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder21":{"name":"MBBarcodeElementKeyUnder21","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySocialSecurityNumber":{"name":"MBBarcodeElementKeySocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASocialSecurityNumber":{"name":"MBBarcodeElementKeyAKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAMiddleName":{"name":"MBBarcodeElementKeyAKAMiddleName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAPrefixName":{"name":"MBBarcodeElementKeyAKAPrefixName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyOrganDonor":{"name":"MBBarcodeElementKeyOrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyVeteran":{"name":"MBBarcodeElementKeyVeteran","abstract":"

    Optional on AAMVA 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKADateOfBirth":{"name":"MBBarcodeElementKeyAKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuerIdentificationNumber":{"name":"MBBarcodeElementKeyIssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationDate":{"name":"MBBarcodeElementKeyDocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVersionNumber":{"name":"MBBarcodeElementKeyJurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClass":{"name":"MBBarcodeElementKeyJurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodes":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsementCodes":{"name":"MBBarcodeElementKeyJurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentIssueDate":{"name":"MBBarcodeElementKeyDocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFederalCommercialVehicleCodes":{"name":"MBBarcodeElementKeyFederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdiction":{"name":"MBBarcodeElementKeyIssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVehicleClassification":{"name":"MBBarcodeElementKeyStandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdictionName":{"name":"MBBarcodeElementKeyIssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardEndorsementCode":{"name":"MBBarcodeElementKeyStandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardRestrictionCode":{"name":"MBBarcodeElementKeyStandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClassificationDescription":{"name":"MBBarcodeElementKeyJurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyInventoryControlNumber":{"name":"MBBarcodeElementKeyInventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCardRevisionDate":{"name":"MBBarcodeElementKeyCardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentDiscriminator":{"name":"MBBarcodeElementKeyDocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyLimitedDurationDocument":{"name":"MBBarcodeElementKeyLimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAuditInformation":{"name":"MBBarcodeElementKeyAuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyComplianceType":{"name":"MBBarcodeElementKeyComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssueTimestamp":{"name":"MBBarcodeElementKeyIssueTimestamp","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitExpirationDate":{"name":"MBBarcodeElementKeyPermitExpirationDate","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIdentifier":{"name":"MBBarcodeElementKeyPermitIdentifier","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIssueDate":{"name":"MBBarcodeElementKeyPermitIssueDate","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNumberOfDuplicates":{"name":"MBBarcodeElementKeyNumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHAZMATExpirationDate":{"name":"MBBarcodeElementKeyHAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMedicalIndicator":{"name":"MBBarcodeElementKeyMedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNonResident":{"name":"MBBarcodeElementKeyNonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUniqueCustomerId":{"name":"MBBarcodeElementKeyUniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDataDiscriminator":{"name":"MBBarcodeElementKeyDataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationMonth":{"name":"MBBarcodeElementKeyDocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentNonexpiring":{"name":"MBBarcodeElementKeyDocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySecurityVersion":{"name":"MBBarcodeElementKeySecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeNone":{"name":"MBAnonymizationModeNone","abstract":"

    Anonymization will not be performed.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeImageOnly":{"name":"MBAnonymizationModeImageOnly","abstract":"

    FullDocumentImage is anonymized with black boxes covering sensitive data.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeResultFieldsOnly":{"name":"MBAnonymizationModeResultFieldsOnly","abstract":"

    Result fields containing sensitive data are removed from result.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeFullResult":{"name":"MBAnonymizationModeFullResult","abstract":"

    This mode is combination of ImageOnly and ResultFieldsOnly modes.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html":{"name":"MBAnonymizationMode","abstract":"

    MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

    "},"Enums/MBBarcodeElementKey.html":{"name":"MBBarcodeElementKey","abstract":"

    Enumeration of possible barcode element keys

    "},"Enums/MBBarcodeType.html":{"name":"MBBarcodeType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBCameraPreset.html":{"name":"MBCameraPreset","abstract":"

    Camera resolution preset

    "},"Enums/MBCameraType.html":{"name":"MBCameraType","abstract":"

    Camera type

    "},"Enums/MBCameraAutofocusRestriction.html":{"name":"MBCameraAutofocusRestriction","abstract":"

    Camera autofocus restricion mode

    "},"Enums/MBDataMatchState.html":{"name":"MBDataMatchState","abstract":"

    Result of the data matching algorithm for scanned parts/sides of the document.

    "},"Enums/MBDetectionStatus.html":{"name":"MBDetectionStatus","abstract":"

    Status of the object detection in Microblink SDK

    "},"Enums/MBDocumentFaceDetectorType.html":{"name":"MBDocumentFaceDetectorType","abstract":"

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    "},"Enums.html#/c:@E@MBDocumentImageColorStatus":{"name":"MBDocumentImageColorStatus","abstract":"

    DocumentImageColorStatus enum defines possible color statuses determined from scanned image.

    "},"Enums/MBIdBarcodeDocumentType.html":{"name":"MBIdBarcodeDocumentType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBProcessingOrientation.html":{"name":"MBProcessingOrientation","abstract":"

    Enum which describes text orientation on an image.

    "},"Enums.html#/c:@E@MBImageAnalysisDetectionStatus":{"name":"MBImageAnalysisDetectionStatus","abstract":"

    MBImageAnalysisDetectionStatus enum defines possible states of detection.

    "},"Enums/MBMrtdSpecificationPreset.html":{"name":"MBMrtdSpecificationPreset","abstract":"

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    "},"Enums/MBMrtdDocumentType.html":{"name":"MBMrtdDocumentType","abstract":"

    Supported MRTD document types

    "},"Enums/MBOcrFont.html":{"name":"MBOcrFont","abstract":"

    A list of fonts supported by BlinkOCR

    "},"Enums/MBProcessingStatus.html":{"name":"MBProcessingStatus","abstract":"

    MBProcessingStatus enum defines status of the last recognition process.

    "},"Enums/MBProcessorResultState.html":{"name":"MBProcessorResultState","abstract":"

    Enumeration of posibble processor result state

    "},"Enums/MBRecognitionMode.html":{"name":"MBRecognitionMode","abstract":"

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    "},"Enums/MBRecognitionDebugMode.html":{"name":"MBRecognitionDebugMode","abstract":"

    Denotes the mode in which Recognizers performs recognition

    "},"Enums/MBFrameQualityEstimationMode.html":{"name":"MBFrameQualityEstimationMode","abstract":"

    Denotes the mode in which FrameQuality estimation works

    "},"Enums/MBRecognizerResultState.html":{"name":"MBRecognizerResultState","abstract":"

    Enumeration of posibble recognizer result state

    "},"Enums/MBUsdlKeys.html":{"name":"MBUsdlKeys","abstract":"

    Possible keys that can be used for obtaining USDL result elements.

    "},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalPersonalIdNumber":{"name":"additionalPersonalIdNumber","abstract":"

    TThe additional personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)empty":{"name":"empty","abstract":"

    Flag that indicates if barcode result is empty

    ","parent_name":"MBVizResult"},"Classes/MBVisaRecognizerResult.html#/c:objc(cs)MBVisaRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBVisaRecognizerResult"},"Classes/MBVisaRecognizer.html#/c:objc(cs)MBVisaRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning VisaRecognizer

    ","parent_name":"MBVisaRecognizer"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithOverlayViewController:":{"name":"+recognizerRunnerViewControllerWithOverlayViewController:","abstract":"

    Method creates a camera view controller which is responsible for displaying the","parent_name":"MBViewControllerFactory"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithResult:closeButtonTapped:":{"name":"+recognizerRunnerViewControllerWithResult:closeButtonTapped:","abstract":"

    The method creates a camera view controller, which is responsible for displaying the camera input on the phone screen.","parent_name":"MBViewControllerFactory"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)result":{"name":"result","abstract":"

    USDL recognizer results

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning both sides of USDL

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)type":{"name":"type","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBTemplatingRecognizerResult.html#/c:objc(cs)MBTemplatingRecognizerResult(py)templatingClass":{"name":"templatingClass","abstract":"

    Returns the MBTemplatingClass for recognized document. If classification failed,","parent_name":"MBTemplatingRecognizerResult"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingResult":{"name":"templatingResult","abstract":"

    Templating recognizer result

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)useGlareDetector":{"name":"useGlareDetector","abstract":"

    Defines if glare detection should be turned on/off for Templating Recognizer.

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingClasses":{"name":"templatingClasses","abstract":"

    Returns all available templating classes

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setClassificationProcessorGroups:":{"name":"-setClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed before classification

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getClassificationProcessorGroups":{"name":"-getClassificationProcessorGroups","abstract":"

    Returns the currently set array of classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setNonClassificationProcessorGroups:":{"name":"-setNonClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed if MBTemplatingClassifier’s classify returns YES.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getNonClassificationProcessorGroups":{"name":"-getNonClassificationProcessorGroups","abstract":"

    Returns the currently set array of non-classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setTemplatingClassifier:":{"name":"-setTemplatingClassifier:","abstract":"

    Sets the classifier which will tell whether currently processed document belongs to this class.","parent_name":"MBTemplatingClass"},"Classes/MBTapToFocusSubview.html#/c:objc(cs)MBTapToFocusSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Designated initializer

    ","parent_name":"MBTapToFocusSubview"},"Classes/MBSuccessFrameGrabberRecognizerResult.html#/c:objc(cs)MBSuccessFrameGrabberRecognizerResult(py)successFrame":{"name":"successFrame","abstract":"

    Success frame MBImage of successful frame

    ","parent_name":"MBSuccessFrameGrabberRecognizerResult"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)result":{"name":"result","abstract":"

    SuccessFrameGrabber recognizer results

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)slaveRecognizer":{"name":"slaveRecognizer","abstract":"

    Slave recognizer that is wrapped with SuccessFrameGrabber

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSubview.html#/c:objc(cs)MBSubview(py)delegate":{"name":"delegate","abstract":"

    Delegate which is notified on Overlay events

    ","parent_name":"MBSubview"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)value":{"name":"value","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)valueForAlphabetType:":{"name":"-valueForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)location":{"name":"location","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)locationForAlphabetType:":{"name":"-locationForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)side":{"name":"side","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)sideForAlphabetType:":{"name":"-sideForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)initWithRecognizerCollection:":{"name":"-initWithRecognizerCollection:","abstract":"

    Initializes the recognizer runner

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)cancelProcessing":{"name":"-cancelProcessing","abstract":"

    Cancels all dispatched, but not yet processed image processing requests issued with processImage.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processImage:":{"name":"-processImage:","abstract":"

    Processes a MBImage object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processString:":{"name":"-processString:","abstract":"

    Processes a NSString object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Method which is used to apply MBSettings object given by currentSettings property

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognizerList":{"name":"recognizerList","abstract":"

    Contains MBRecognizer objects - each individual recognizer.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)allowMultipleResults":{"name":"allowMultipleResults","abstract":"

    If NO, recognizer chain will stop when finds first valid scan results and will return just it.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)partialRecognitionTimeout":{"name":"partialRecognitionTimeout","abstract":"

    Timeout interval in which the partial scanning results will be returned to the user.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognitionDebugMode":{"name":"recognitionDebugMode","abstract":"

    Recognition debug mode.

    ","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)frameQualityEstimationMode":{"name":"frameQualityEstimationMode","abstract":"

    Frame quality estimation mode. If frame quality estimation is on, some video frames will be skipped, if","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(py)baseResult":{"name":"baseResult","abstract":"

    Base recognizer result.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(im)toSignedJson":{"name":"-toSignedJson","abstract":"

    Returns the signed JSON representation of this entity’s current state as a MBSignedPayload.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzId":{"name":"enableMrzId","abstract":"

    Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzVisa":{"name":"enableMrzVisa","abstract":"

    Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzPassport":{"name":"enableMrzPassport","abstract":"

    Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enablePhotoId":{"name":"enablePhotoId","abstract":"

    Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableBarcodeId":{"name":"enableBarcodeId","abstract":"

    Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableFullDocumentRecognition":{"name":"enableFullDocumentRecognition","abstract":"

    Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperLeft":{"name":"upperLeft","abstract":"

    Upper left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperRight":{"name":"upperRight","abstract":"

    Upper right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerLeft":{"name":"lowerLeft","abstract":"

    Lower left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerRight":{"name":"lowerRight","abstract":"

    Lower right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Designated initializer which initializes all four corners of the quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)toPointsArray":{"name":"-toPointsArray","abstract":"

    Returns points of the quadrangle in array in the following order:

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)quadrangleWithTransformation:":{"name":"-quadrangleWithTransformation:","abstract":"

    Creates new quadrangle from this quadrangle, transformed by specified affine transformation.

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)center":{"name":"-center","abstract":"

    Returns the center point of the Quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(im)initWithProcessingLocation:dewarpPolicy:andProcessors:":{"name":"-initWithProcessingLocation:dewarpPolicy:andProcessors:","abstract":"

    Constructor for MBProcessorGroup.

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(py)processors":{"name":"processors","abstract":"

    Processors that are members of the processor group

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessor.html#/c:objc(cs)MBProcessor(py)baseResult":{"name":"baseResult","abstract":"

    Base processor result

    ","parent_name":"MBProcessor"},"Classes/MBPassportRecognizerResult.html#/c:objc(cs)MBPassportRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBPassportRecognizerResult"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning PassportRecognizer

    ","parent_name":"MBPassportRecognizer"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)anonymizeNetherlandsMrz":{"name":"anonymizeNetherlandsMrz","abstract":"

    Defines whether to anonymize Netherlands MRZ

    ","parent_name":"MBPassportRecognizer"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)parsers":{"name":"parsers","abstract":"

    Getting array of readonly parsers

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)result":{"name":"result","abstract":"

    MBParserGroupProcessor processor result

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)oneOptionalElementInGroupShouldBeValid":{"name":"oneOptionalElementInGroupShouldBeValid","abstract":"

    Set if one optional element should be valid

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBOverlayViewController.html#/c:objc(cs)MBOverlayViewController(py)recognizerRunnerViewController":{"name":"recognizerRunnerViewController","abstract":"

    Overlay View’s delegate object. Responsible for sending messages to PhotoPay’s","parent_name":"MBOverlayViewController"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)language":{"name":"language","abstract":"

    If default overlay contains textual information, text will be localized to this language

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)cameraSettings":{"name":"cameraSettings","abstract":"

    Camera settings

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(im)init":{"name":"-init","abstract":"

    Initializes the object with default settings (see above for defaults).

    ","parent_name":"MBOverlaySettings"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ul":{"name":"ul","abstract":"

    Upper left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ur":{"name":"ur","abstract":"

    Upper right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ll":{"name":"ll","abstract":"

    Lower left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)lr":{"name":"lr","abstract":"

    Lower right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Initializer

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)positionWithOffset:":{"name":"-positionWithOffset:","abstract":"

    Creates a position with offset to a current position. Offset is added.

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)rect":{"name":"-rect","abstract":"

    Helper method converting Position to CGRect

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)center":{"name":"-center","abstract":"

    Helper method calculating the center of the Position

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)height":{"name":"-height","abstract":"

    Helper method calculating the height of the position

    ","parent_name":"MBPosition"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)value":{"name":"value","abstract":"

    Unicode value of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)position":{"name":"position","abstract":"

    Position of the char on the image, in the coordinate system of the image

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)height":{"name":"height","abstract":"

    Height of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)uncertain":{"name":"uncertain","abstract":"

    YES if char is uncertain

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)quality":{"name":"quality","abstract":"

    Integer value representing OCR quality of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)font":{"name":"font","abstract":"

    Font of the character

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(im)initWithValue:position:height:":{"name":"-initWithValue:position:height:","abstract":"

    Initializer for a char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)chars":{"name":"chars","abstract":"

    Ocr chars of the line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)position":{"name":"position","abstract":"

    Position of the line on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)initWithOcrChars:position:":{"name":"-initWithOcrChars:position:","abstract":"

    Initializer from chars

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)lines":{"name":"lines","abstract":"

    Ocr lines of the block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)position":{"name":"position","abstract":"

    Position of the block on the image, in the coordinate system of the image

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)initWithOcrLines:position:":{"name":"-initWithOcrLines:position:","abstract":"

    Initializer from lines

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)box":{"name":"box","abstract":"

    Bounding box of the layout. Given in the coordinate system of the image on which OCR was performed.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)blocks":{"name":"blocks","abstract":"

    Ocr blocks of the layout

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transformInvalid":{"name":"transformInvalid","abstract":"

    YES if transform is not valid (e.g, there’s no UI to which it can be calculated. NO otherwise.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)position":{"name":"position","abstract":"

    Position of layout on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)flipped":{"name":"flipped","abstract":"

    OCR layout was recognized from flipped image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:transform:box:flipped:":{"name":"-initWithOcrBlocks:transform:box:flipped:","abstract":"

    Initializer from blocks and transformation

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:":{"name":"-initWithOcrBlocks:","abstract":"

    Initializer from blocks

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr layout

    ","parent_name":"MBOcrLayout"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default max allowed dewarp height used when using default constructor.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)initWithMaxAllowedDewarpHeight:":{"name":"-initWithMaxAllowedDewarpHeight:","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(py)maxAllowedDewarpHeight":{"name":"maxAllowedDewarpHeight","abstract":"

    Returns the max allowed dewarp height as specified by this policy.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBMrtdSpecification.html#/c:objc(cs)MBMrtdSpecification(cm)createFromPreset:":{"name":"+createFromPreset:","abstract":"

    Factory method which creates MRTD specification based on a preset

    ","parent_name":"MBMrtdSpecification"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)rawOcrLayout":{"name":"rawOcrLayout","abstract":"

    Raw OCR layout from which the MRTD data was parsed.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)result":{"name":"result","abstract":"

    Detector recognizer results

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrtdSpecifications":{"name":"mrtdSpecifications","abstract":"

    Get the mrtd specifications.

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrzFilterDelegate":{"name":"mrzFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdCombinedRecognizerResult.html#/c:objc(cs)MBMrtdCombinedRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdCombinedRecognizerResult"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)result":{"name":"result","abstract":"

    Mrtd Combined recognizer result

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)mrzCombinedFilterDelegate":{"name":"mrzCombinedFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(py)showTrialLicenseWarning":{"name":"showTrialLicenseWarning","abstract":"

    Disable or enable showing of toast when trial license key is entered. By default, whenever","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:errorCallback:":{"name":"-setLicenseBuffer:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:andLicensee:errorCallback:":{"name":"-setLicenseBuffer:andLicensee:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:errorCallback:":{"name":"-setLicenseKey:errorCallback:","abstract":"

    Set license key and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:andLicensee:errorCallback:":{"name":"-setLicenseKey:andLicensee:errorCallback:","abstract":"

    Set license key and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)buildVersionString":{"name":"+buildVersionString","abstract":"

    Returns the string that contains the library build version

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)isScanningUnsupportedForCameraType:error:":{"name":"+isScanningUnsupportedForCameraType:error:","abstract":"

    This method returns true when scanning is unsupported on a specific device.","parent_name":"MBMicroblinkSDK"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructions":{"name":"firstSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the first side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructions":{"name":"secondSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the second side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashMessage":{"name":"firstSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the first side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashMessage":{"name":"secondSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the second side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)scanningDoneSplashMessage":{"name":"scanningDoneSplashMessage","abstract":"

    Returns/sets splash message that is shown after scanning the document.

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)glareMessage":{"name":"glareMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashImage":{"name":"firstSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the first side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashImage":{"name":"secondSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the second side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructionsImage":{"name":"firstSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructionsImage":{"name":"secondSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)rawImage":{"name":"rawImage","abstract":"

    Returns the raw image saved by the processor. If no image was saved by processor, returns null.","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)encodedImage":{"name":"encodedImage","abstract":"

    JPEG-encoded image or nil, depending on whether image encoding was enabled.

    ","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)result":{"name":"result","abstract":"

    MBImageReturnProcessor processor result

    ","parent_name":"MBImageReturnProcessor"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)encodeImage":{"name":"encodeImage","abstract":"

    Defines whether saved image will also be encoded as JPEG. This is false by default, which","parent_name":"MBImageReturnProcessor"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)image":{"name":"image","abstract":"

    UIImage of wrapped image.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)roi":{"name":"roi","abstract":"

    Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0).

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)orientation":{"name":"orientation","abstract":"

    Processing orientation of image. This is used in OCR where you can specify character orientation.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredHorizontally":{"name":"mirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredVertically":{"name":"mirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)estimateFrameQuality":{"name":"estimateFrameQuality","abstract":"

    If YES, the image will prior to processing go through frame quality estimation phase, which might discard the frame

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)cameraFrame":{"name":"cameraFrame","abstract":"

    Property which tells if this frame is a camera or a single photo frame.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithUIImage:":{"name":"+imageWithUIImage:","abstract":"

    Creates MBImage around UIImage.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCmSampleBuffer:":{"name":"+imageWithCmSampleBuffer:","abstract":"

    Creates MBImage around CVImageBufferRef.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCvPixelBuffer:orientation:":{"name":"+imageWithCvPixelBuffer:orientation:","abstract":"

    Creates MBImage around CVPixelBufferRef.

    ","parent_name":"MBImage"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)rawData":{"name":"rawData","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)stringData":{"name":"stringData","abstract":"

    Retrieves string content of scanned data

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)uncertain":{"name":"uncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)barcodeType":{"name":"barcodeType","abstract":"

    Type of the barcode scanned

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentType":{"name":"documentType","abstract":"

    The document type deduced from the recognized barcode

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)extendedElements":{"name":"extendedElements","abstract":"

    Document specific extended elements that contain all barcode fields in their original form.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizer.html#/c:objc(cs)MBIdBarcodeRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning IDBarcodeRecognizer

    ","parent_name":"MBIdBarcodeRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabFocusedFrames":{"name":"grabFocusedFrames","abstract":"

    Allow sending focused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabUnfocusedFrames":{"name":"grabUnfocusedFrames","abstract":"

    Allow sending unfocused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default dewarp height value used when using default constructor.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)initWithDewarpHeight:":{"name":"-initWithDewarpHeight:","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(py)dewarpHeight":{"name":"dewarpHeight","abstract":"

    Returns the desired dewarp height (in pixels) as specified by this policy.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorColor":{"name":"errorColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBErrorReticle"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorReticleImage":{"name":"errorReticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBErrorReticle"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsColor":{"name":"dotsColor","abstract":"

    Color of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsStrokeWidth":{"name":"dotsStrokeWidth","abstract":"

    Width of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsRadius":{"name":"dotsRadius","abstract":"

    Radius of dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)animationDuration":{"name":"animationDuration","abstract":"

    Duration of the animation

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initializes the layer

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)foregroundColor":{"name":"foregroundColor","abstract":"

    Foreground color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)tintColor":{"name":"tintColor","abstract":"

    Border and shadow color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)shouldIgnoreFastResults":{"name":"shouldIgnoreFastResults","abstract":"

    If set YES, dots will not redraw until the animation is finished. This will make animation look much smoother on fast results.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)charFadeInDuration":{"name":"charFadeInDuration","abstract":"

    Duration of fade animation for each dot.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)dotCount":{"name":"dotCount","abstract":"

    Maximum number of dots shown on screen. This count has to be in range [20,50].

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderView":{"name":"viewfinderView","abstract":"

    Default implementation draws a rectangle with aspect ratio of viewfinderAspectRatio,","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderWidthToHeightRatio":{"name":"viewfinderWidthToHeightRatio","abstract":"

    Default aspect ratio of the viewfinder, calculated as width / height.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)tooltipLabel":{"name":"tooltipLabel","abstract":"

    Label displayed below the viewfinder view.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initialize the overlay subview with a given frame

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithCoder:":{"name":"-initWithCoder:","abstract":"

    Initialize the overlay subview with a given coder

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)tooltipText":{"name":"tooltipText","abstract":"

    Gets/sets tootlip text that is defines under document view finder.

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)glareStatusMessage":{"name":"glareStatusMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)showTooltip":{"name":"showTooltip","abstract":"

    Gets/sets tooltip visibility

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)documentLocation":{"name":"documentLocation","abstract":"

    Quadrangle represeting corner points of the document within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)faceLocation":{"name":"faceLocation","abstract":"

    Quadrangle represeting corner points of the face image within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning Document Face Recognizer

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of docment this recognizer will scan.

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDisplayableQuadDetection.html#/c:objc(cs)MBDisplayableQuadDetection(py)detectionLocation":{"name":"detectionLocation","abstract":"

    Exact location of detected object on image.","parent_name":"MBDisplayableQuadDetection"},"Classes/MBDisplayablePointsDetection.html#/c:objc(cs)MBDisplayablePointsDetection(py)points":{"name":"points","abstract":"

    Coordinates of points (CGPoint) of a detected object.

    ","parent_name":"MBDisplayablePointsDetection"},"Classes/MBDisplayableObject.html#/c:objc(cs)MBDisplayableObject(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBDisplayableObject"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)initWithDetectionStatus:":{"name":"-initWithDetectionStatus:","abstract":"

    Initializes the displayable detection with matrix

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(py)detectionStatus":{"name":"detectionStatus","abstract":"

    Detection status which describes the status of detection

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(im)initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)originalDateStringResult":{"name":"originalDateStringResult","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(cm)dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"+dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDateResult"},"Classes/MBDate.html#/c:objc(cs)MBDate(im)initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)originalDateString":{"name":"originalDateString","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(cm)dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"+dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDate"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default DPI that will be used with default constructor.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)initWithDesiredDPI:":{"name":"-initWithDesiredDPI:","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(py)desiredDPI":{"name":"desiredDPI","abstract":"

    Returns the desired DPI as defined by this policy.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)init":{"name":"-init","abstract":"

    Convenience initializer used for use cases when overlay view controller is instantiated from storyboard.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)scanningRegion":{"name":"scanningRegion","abstract":"

    Scanning region","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraPreset":{"name":"cameraPreset","abstract":"

    Camera preset. With this property you can set the resolution of the camera

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraType":{"name":"cameraType","abstract":"

    Camera type. You can choose between front and back facing.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)autofocusInterval":{"name":"autofocusInterval","abstract":"

    Interval between forcing two camera focuses. If <= 0, forced focuses arent performed","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraAutofocusRestriction":{"name":"cameraAutofocusRestriction","abstract":"

    Range restriction for camera autofocus.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)videoGravity":{"name":"videoGravity","abstract":"

    Gravity of Camera preview on screen.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)focusPoint":{"name":"focusPoint","abstract":"

    Point against which the autofocus will be performed

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredHorizontally":{"name":"cameraMirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredVertically":{"name":"cameraMirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)previewZoomScale":{"name":"previewZoomScale","abstract":"

    Set the back side preview camera layer zoom factor. 1.0 means there is no zoom, 2.0 double the zoom - preview layer is 2x zoomed than video output.","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings (see above for defaults)

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcSessionPreset":{"name":"-calcSessionPreset","abstract":"

    Returns an optimal AVFoundation session preset based on cameraPreset value.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcAutofocusRangeRestriction":{"name":"-calcAutofocusRangeRestriction","abstract":"

    Returns an optimal AVFoundation autofocus range restriction value based on cameraAutofocusRestriction.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isAnimating":{"name":"isAnimating","abstract":"

    Whether the reticle is currently animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isDetecting":{"name":"isDetecting","abstract":"

    Whether the reticle is currently detecting.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isConfirming":{"name":"isConfirming","abstract":"

    Whether the reticle is currently confirming.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startAnimating":{"name":"-startAnimating","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopAnimating":{"name":"-stopAnimating","abstract":"

    Stops animating the reticle. Does nothing if the reticle is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startDetecting":{"name":"-startDetecting","abstract":"

    Starts animating the detection spinner. Does nothing if the detection is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopDetecting":{"name":"-stopDetecting","abstract":"

    Stops animating the detection spinner. Does nothing if the detection is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)resetAll":{"name":"-resetAll","abstract":"

    Stops all animations and remove all layers to reset state to beginning

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)animateArcRotation":{"name":"-animateArcRotation","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleImage":{"name":"reticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleColor":{"name":"reticleColor","abstract":"

    Custom tint color used for arc and progress animation. Default white.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleDefaultColor":{"name":"reticleDefaultColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBCameraReticle"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)imageAnalysisResult":{"name":"imageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned image.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)vizResult":{"name":"vizResult","abstract":"

    Defines the data extracted from the visual inspection zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalProcessingInfo":{"name":"additionalProcessingInfo","abstract":"

    Additional info on processing.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)cameraFrame":{"name":"cameraFrame","abstract":"

    The raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIDRecognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common BlinkId UI settings

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)requireDocumentSidesDataMatch":{"name":"requireDocumentSidesDataMatch","abstract":"

    If YES, MBBlinkIdMultiSideRecognizer will check if sides do match when scanning is finished

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showNotSupportedDialog":{"name":"showNotSupportedDialog","abstract":"

    Defines whether Document Not Supported dialog will be displayed in UI.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showFlashlightWarning":{"name":"showFlashlightWarning","abstract":"

    Defines whether glare warning will be displayed when user turn on a flashlight

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)backSideScanningTimeout":{"name":"backSideScanningTimeout","abstract":"

    Option to configure back side scanning timeout.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)firstSideInstructionsText":{"name":"firstSideInstructionsText","abstract":"

    Message that is shown while scanning first side of the document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)scanBarcodeText":{"name":"scanBarcodeText","abstract":"

    Message that is shown after fornt side of the USDL document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)flipInstructions":{"name":"flipInstructions","abstract":"

    Instructions to flip document, shown when scanning of the first side is done, before scanning the second","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveCloser":{"name":"errorMoveCloser","abstract":"

    Instructions for the user to move the document closer.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveFarther":{"name":"errorMoveFarther","abstract":"

    Instructions for the user to move the document farther.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorDocumentTooCloseToEdge":{"name":"errorDocumentTooCloseToEdge","abstract":"

    Instructions for the user to move the document from the edge.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingTitle":{"name":"sidesNotMatchingTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingMessage":{"name":"sidesNotMatchingMessage","abstract":"

    Message inside dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchTitle":{"name":"dataMismatchTitle","abstract":"

    Title of the dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchMessage":{"name":"dataMismatchMessage","abstract":"

    Message inside dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentTitle":{"name":"unsupportedDocumentTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentMessage":{"name":"unsupportedDocumentMessage","abstract":"

    Message inside dialog, which is shown when unsupported document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutTitle":{"name":"recognitionTimeoutTitle","abstract":"

    Title of the dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutMessage":{"name":"recognitionTimeoutMessage","abstract":"

    Message inside dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)retryButtonText":{"name":"retryButtonText","abstract":"

    Text of the “retry” button inside dialog, which is shown on timeout when scanning is stuck on the back","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMandatoryFieldMissing":{"name":"errorMandatoryFieldMissing","abstract":"

    Instructions for the user that is covering more than two mandatory fields for a scan.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)defineSpecificMissingMandatoryFields":{"name":"defineSpecificMissingMandatoryFields","abstract":"

    If YES and number of missing mandatory fields is <= 2, names of missing mandatory fields will be present in the message.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)onboardingButtonTooltipDelay":{"name":"onboardingButtonTooltipDelay","abstract":"

    Option to configure when the onboarding help tooltip will appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showOnboardingInfo":{"name":"showOnboardingInfo","abstract":"

    Defines whether button for presenting onboarding screens will be present on screen.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showIntroductionDialog":{"name":"showIntroductionDialog","abstract":"

    Defines whether tutorial alert will be presented on appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontImageAnalysisResult":{"name":"frontImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned front image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backImageAnalysisResult":{"name":"backImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned back image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontVizResult":{"name":"frontVizResult","abstract":"

    Defines the data extracted from the front side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backVizResult":{"name":"backVizResult","abstract":"

    Defines the data extracted from the back side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontProcessingStatus":{"name":"frontProcessingStatus","abstract":"

    Status of the last front side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backProcessingStatus":{"name":"backProcessingStatus","abstract":"

    Status of the last back side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontAdditionalProcessingInfo":{"name":"frontAdditionalProcessingInfo","abstract":"

    Additional info on processing of the front side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backAdditionalProcessingInfo":{"name":"backAdditionalProcessingInfo","abstract":"

    Additional info on processing of the back side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontCameraFrame":{"name":"frontCameraFrame","abstract":"

    The front raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backCameraFrame":{"name":"backCameraFrame","abstract":"

    The back raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dataMatchResult":{"name":"dataMatchResult","abstract":"

    Detailed info on data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIdMultiSideRecognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)skipUnsupportedBack":{"name":"skipUnsupportedBack","abstract":"

    Skip back side capture and processing step when back side of the document is not supported

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUncertainFrontSideScan":{"name":"allowUncertainFrontSideScan","abstract":"

    Proceed with scanning the back side even if the front side result is uncertain.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)maxAllowedMismatchesPerField":{"name":"maxAllowedMismatchesPerField","abstract":"

    Configure the number of characters per field that are allowed to be inconsistent in data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBaseOverlayViewController.html#/c:objc(cs)MBBaseOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBBaseOverlayViewController"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)soundFilePath":{"name":"soundFilePath","abstract":"

    Full path to the sound file which is played when the valid result is scanned.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayCancelButton":{"name":"displayCancelButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayTorchButton":{"name":"displayTorchButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOcrOverlaySettings.html#/c:objc(cs)MBBaseOcrOverlaySettings(py)showOcrDots":{"name":"showOcrDots","abstract":"

    Property that enables showing of flashing dots over characters being scanned.

    ","parent_name":"MBBaseOcrOverlaySettings"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)missingMandatoryFields":{"name":"missingMandatoryFields","abstract":"

    List of fields that were expected on the document but were missing.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)invalidCharacterFields":{"name":"invalidCharacterFields","abstract":"

    List of fields that contained characters which were not expected in that field.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)extraPresentFields":{"name":"extraPresentFields","abstract":"

    List of fields that weren’t expected on the document but were present.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html":{"name":"MBAdditionalProcessingInfo","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes/MBBaseOcrOverlaySettings.html":{"name":"MBBaseOcrOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlaySettings.html":{"name":"MBBaseOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlayViewController.html":{"name":"MBBaseOverlayViewController","abstract":"

    Common base class for default overlay view controllers

    "},"Classes/MBBlinkIdMultiSideRecognizer.html":{"name":"MBBlinkIdMultiSideRecognizer","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdMultiSideRecognizerResult.html":{"name":"MBBlinkIdMultiSideRecognizerResult","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdOverlaySettings.html":{"name":"MBBlinkIdOverlaySettings","abstract":"

    Settings class containing parameters for BlinkId UI

    "},"Classes/MBBlinkIdOverlayViewController.html":{"name":"MBBlinkIdOverlayViewController","abstract":"

    Default version of overlay view controller with modern design.

    "},"Classes/MBBlinkIdSingleSideRecognizer.html":{"name":"MBBlinkIdSingleSideRecognizer","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBBlinkIdSingleSideRecognizerResult.html":{"name":"MBBlinkIdSingleSideRecognizerResult","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBCameraReticle.html":{"name":"MBCameraReticle","abstract":"

    A camera reticle that locates at the center of screen and uses circle arc rotation to indicate that"},"Classes/MBCameraSettings.html":{"name":"MBCameraSettings","abstract":"

    Settings class containing parameters for camera capture

    "},"Classes/MBCustomOverlayViewController.html":{"name":"MBCustomOverlayViewController","abstract":"

    Custom Overlay View Controller is an abstract class for all custom overlay views placed on top View Controller."},"Classes/MBDPIBasedDewarpPolicy.html":{"name":"MBDPIBasedDewarpPolicy","abstract":"

    DPI based dewarp policy. Dewarp height will be calculated based on"},"Classes/MBDate.html":{"name":"MBDate","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes/MBDateResult.html":{"name":"MBDateResult","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes.html#/c:objc(cs)MBDewarpPolicy":{"name":"MBDewarpPolicy","abstract":"

    Base class for all dewarp policies

    "},"Classes/MBDisplayableDetection.html":{"name":"MBDisplayableDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDisplayableObject.html":{"name":"MBDisplayableObject","abstract":"

    Represents any object that can be displayed on screen in terms of drawing.

    "},"Classes/MBDisplayablePointsDetection.html":{"name":"MBDisplayablePointsDetection","abstract":"

    Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

    "},"Classes/MBDisplayableQuadDetection.html":{"name":"MBDisplayableQuadDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDocumentFaceRecognizer.html":{"name":"MBDocumentFaceRecognizer","abstract":"

    Class for configuring Document Face Recognizer Recognizer.

    "},"Classes/MBDocumentFaceRecognizerResult.html":{"name":"MBDocumentFaceRecognizerResult","abstract":"

    Class representing values obtained when scanning Document Face Recognizer

    "},"Classes/MBDocumentOverlaySettings.html":{"name":"MBDocumentOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBDocumentOverlayViewController.html":{"name":"MBDocumentOverlayViewController","abstract":"

    Default overlay when using ID card recognizers.

    "},"Classes/MBDocumentSubview.html":{"name":"MBDocumentSubview","abstract":"

    Overlay subview presenting the viewfinder for scanning ID documents

    "},"Classes/MBDotsResultSubview.html":{"name":"MBDotsResultSubview","abstract":"

    Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

    "},"Classes/MBDotsSubview.html":{"name":"MBDotsSubview","abstract":"

    A wrapper around CAShapeLayer which is used for presenting a status about barcode detections

    "},"Classes.html#/c:objc(cs)MBEntity":{"name":"MBEntity","abstract":"

    Base class for all entities processors, recognizers, detectors…

    "},"Classes/MBErrorReticle.html":{"name":"MBErrorReticle","abstract":"

    A camera reticle detection that locates at the center of screen and uses circular rotation to indicate that"},"Classes/MBFixedDewarpPolicy.html":{"name":"MBFixedDewarpPolicy","abstract":"

    Fixed dewarp policy. Dewarp height will be exactly as defined by its dewarpHeight.

    "},"Classes/MBFrameGrabberRecognizer.html":{"name":"MBFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes.html#/c:objc(cs)MBGlareStatusSubview":{"name":"MBGlareStatusSubview","abstract":"

    Overlay subview presenting the status of glare detection."},"Classes/MBIdBarcodeRecognizer.html":{"name":"MBIdBarcodeRecognizer","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBIdBarcodeRecognizerResult.html":{"name":"MBIdBarcodeRecognizerResult","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBImage.html":{"name":"MBImage","abstract":"

    Object which represents an image.

    "},"Classes/MBImageReturnProcessor.html":{"name":"MBImageReturnProcessor","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBImageReturnProcessorResult.html":{"name":"MBImageReturnProcessorResult","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBLegacyDocumentVerificationOverlaySettings.html":{"name":"MBLegacyDocumentVerificationOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBLegacyDocumentVerificationOverlayViewController.html":{"name":"MBLegacyDocumentVerificationOverlayViewController","abstract":"

    Default overlay when using ID card combined recognizers for verification.

    "},"Classes/MBMicroblinkSDK.html":{"name":"MBMicroblinkSDK","abstract":"

    Entry class for all Microblink SDKs - used for setting up license key and to add support for"},"Classes/MBMrtdCombinedRecognizer.html":{"name":"MBMrtdCombinedRecognizer","abstract":"

    MRTD Combined recognizer

    "},"Classes/MBMrtdCombinedRecognizerResult.html":{"name":"MBMrtdCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of Croatian ID.

    "},"Classes/MBMrtdRecognizer.html":{"name":"MBMrtdRecognizer","abstract":"

    Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

    "},"Classes/MBMrtdRecognizerResult.html":{"name":"MBMrtdRecognizerResult","abstract":"

    Result of MBMrtdDetectorRecognizer

    "},"Classes/MBMrtdSpecification.html":{"name":"MBMrtdSpecification","abstract":"

    Mrtd class describes a document which is being detected by MrtdDetector."},"Classes/MBNoUpScalingDewarpPolicy.html":{"name":"MBNoUpScalingDewarpPolicy","abstract":"

    No upscaling dewarp policy. Dewarp height will be calculated in a way"},"Classes/MBOcrLayout.html":{"name":"MBOcrLayout","abstract":"

    Class describing the layour of the document on which the OCR was preformed.

    "},"Classes/MBOcrBlock.html":{"name":"MBOcrBlock","abstract":"

    Class representing an Ocr Block. Block consists of one or more Ocr Lines.

    "},"Classes/MBOcrLine.html":{"name":"MBOcrLine","abstract":"

    Class representing an Ocr line. line consists of one or more Ocr chars

    "},"Classes/MBOcrChar.html":{"name":"MBOcrChar","abstract":"

    Class representing an individual OCR character obtained in the OCR process.

    "},"Classes/MBPosition.html":{"name":"MBPosition","abstract":"

    Class representing a position on the image. It’s given as a box, with"},"Classes/MBOverlaySettings.html":{"name":"MBOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBOverlayViewController.html":{"name":"MBOverlayViewController","abstract":"

    Overlay View Controller is an abstract class for all overlay views placed on top View Controller.

    "},"Classes/MBParserGroupProcessor.html":{"name":"MBParserGroupProcessor","abstract":"

    A processor for a group

    "},"Classes.html#/c:objc(cs)MBParserGroupProcessorResult":{"name":"MBParserGroupProcessorResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBPassportRecognizer.html":{"name":"MBPassportRecognizer","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBPassportRecognizerResult.html":{"name":"MBPassportRecognizerResult","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBProcessor.html":{"name":"MBProcessor","abstract":"

    Base class for all processors

    "},"Classes/MBProcessorGroup.html":{"name":"MBProcessorGroup","abstract":"

    Class that represents a group of processors that will be executed on same dewarped image.

    "},"Classes.html#/c:objc(cs)MBProcessorResult":{"name":"MBProcessorResult","abstract":"

    Base class for all processor results

    "},"Classes/MBQuadrangle.html":{"name":"MBQuadrangle","abstract":"

    Class represents the quadrangle (arbitrary geometric object with 4 different corner points

    "},"Classes/MBRecognitionModeFilter.html":{"name":"MBRecognitionModeFilter","abstract":"

    MBRecognitionModeFilter is used to enable/disable recognition of specific document groups."},"Classes/MBRecognizer.html":{"name":"MBRecognizer","abstract":"

    Base class for all recognizers

    "},"Classes/MBRecognizerCollection.html":{"name":"MBRecognizerCollection","abstract":"

    Settings class containing settings related to scanner behaviour

    "},"Classes.html#/c:objc(cs)MBRecognizerResult":{"name":"MBRecognizerResult","abstract":"

    Base class for all recognizer results

    "},"Classes/MBRecognizerRunner.html":{"name":"MBRecognizerRunner","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes.html#/c:objc(cs)MBRecognizerRunnerMetadataDelegates":{"name":"MBRecognizerRunnerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes.html#/c:objc(cs)MBRecognizerRunnerViewControllerMetadataDelegates":{"name":"MBRecognizerRunnerViewControllerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes/MBStringResult.html":{"name":"MBStringResult","abstract":"

    Class for all obtaining original string per alphabet type

    "},"Classes/MBSubview.html":{"name":"MBSubview","abstract":"

    Base class for all overlay subviews

    "},"Classes/MBSuccessFrameGrabberRecognizer.html":{"name":"MBSuccessFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes/MBSuccessFrameGrabberRecognizerResult.html":{"name":"MBSuccessFrameGrabberRecognizerResult","abstract":"

    A recognizer that returns SuccessFrameGrabber result.

    "},"Classes/MBTapToFocusSubview.html":{"name":"MBTapToFocusSubview","abstract":"

    Overlay subview presenting the effect which happens when the user taps to focus

    "},"Classes/MBTemplatingClass.html":{"name":"MBTemplatingClass","abstract":"

    Class that represents a specific class of documents when used within Templating API.

    "},"Classes/MBTemplatingRecognizer.html":{"name":"MBTemplatingRecognizer","abstract":"

    Base of all recognizers that support Templating API.

    "},"Classes/MBTemplatingRecognizerResult.html":{"name":"MBTemplatingRecognizerResult","abstract":"

    Base of all recognizers result that support Templating API.

    "},"Classes/MBUsdlCombinedRecognizer.html":{"name":"MBUsdlCombinedRecognizer","abstract":"

    USDL Combined Recognizer.

    "},"Classes/MBUsdlCombinedRecognizerResult.html":{"name":"MBUsdlCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of US Driver’s License.

    "},"Classes/MBUsdlRecognizer.html":{"name":"MBUsdlRecognizer","abstract":"

    A recognizer that can scan USDL.

    "},"Classes/MBUsdlRecognizerResult.html":{"name":"MBUsdlRecognizerResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBViewControllerFactory.html":{"name":"MBViewControllerFactory","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes/MBVisaRecognizer.html":{"name":"MBVisaRecognizer","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVisaRecognizerResult.html":{"name":"MBVisaRecognizerResult","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVizResult.html":{"name":"MBVizResult","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Type%20Definitions.html":{"name":"Type Definitions","abstract":"

    The following type definitions are available globally.

    "},"Functions.html":{"name":"Functions","abstract":"

    The following functions are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "}} \ No newline at end of file diff --git a/docs/docsets/PPBlinkID.docset/Contents/Resources/docSet.dsidx b/docs/docsets/PPBlinkID.docset/Contents/Resources/docSet.dsidx index cf96c1397..5b0b33c73 100644 Binary files a/docs/docsets/PPBlinkID.docset/Contents/Resources/docSet.dsidx and b/docs/docsets/PPBlinkID.docset/Contents/Resources/docSet.dsidx differ diff --git a/docs/docsets/PPBlinkID.tgz b/docs/docsets/PPBlinkID.tgz index 435cd2ba8..e3cea9dd7 100644 Binary files a/docs/docsets/PPBlinkID.tgz and b/docs/docsets/PPBlinkID.tgz differ diff --git a/docs/index.html b/docs/index.html index 3f2fc8222..d10d5586b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@

    - PPBlinkID v6.3.0 Docs + PPBlinkID v6.4.0 Docs (81% documented)

    @@ -610,7 +610,7 @@

    Using CocoaPods

    platform :ios, '13.0'
     target 'Your-App-Name' do
    -    pod 'PPBlinkID', '~> 6.3.0'
    +    pod 'PPBlinkID', '~> 6.4.0'
     end
     
    @@ -1356,7 +1356,7 @@

    Addit diff --git a/docs/search.json b/docs/search.json index ffef2a6f0..abb507c87 100644 --- a/docs/search.json +++ b/docs/search.json @@ -1 +1 @@ -{"Structs.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Functions.html#/c:@F@CGRectStackedWithinRectFromEdge":{"name":"CGRectStackedWithinRectFromEdge","abstract":"

    Calculates the stacking of rectangles within a larger rectangle."},"Functions.html#/c:MBImageExtensionFactors.h@F@MBMakeImageExtensionFactors":{"name":"MBMakeImageExtensionFactors","abstract":"

    Method which creates a image extension factors structure

    "},"Type%20Definitions/MBImageExtensionFactors.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended.","parent_name":"MBImageExtensionFactors"},"Type%20Definitions/MBImageExtensionFactors.html":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Type%20Definitions.html#/c:MBRecognizerRunnerViewController.h@T@MBCaptureHighResImage":{"name":"MBCaptureHighResImage","abstract":"

    Block for returning high resolution MBImage photo with capture or still output

    "},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidStart:":{"name":"-subviewAnimationDidStart:","abstract":"

    Delegate method called when animation starts

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidFinish:":{"name":"-subviewAnimationDidFinish:","abstract":"

    Delegate method called when animation finishes

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishScanning:state:":{"name":"-recognizerRunnerViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerViewControllerDelegate"},"Protocols/MBScanningRecognizerRunnerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerDelegate(im)recognizerRunner:didFinishScanningWithState:":{"name":"-recognizerRunner:didFinishScanningWithState:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerDelegate"},"Protocols/MBResultSubview.html#/c:objc(pl)MBResultSubview(im)scanningFinishedWithState:":{"name":"-scanningFinishedWithState:","abstract":"

    This method should be called when MBRecognizerResultState is obtained and reslt state need to be drawn/redrawn.

    ","parent_name":"MBResultSubview"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerUnauthorizedCamera:":{"name":"-recognizerRunnerViewControllerUnauthorizedCamera:","abstract":"

    Scanning library requested authorization for Camera access from the user, but the user declined it.","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFindError:":{"name":"-recognizerRunnerViewController:didFindError:","abstract":"

    Scanning library found an error. The error object is returned and contains","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidClose:":{"name":"-recognizerRunnerViewControllerDidClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerWillPresentHelp:":{"name":"-recognizerRunnerViewControllerWillPresentHelp:","abstract":"

    Called when Scanning library will display help. This can happen when the user presses","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidResumeScanning:":{"name":"-recognizerRunnerViewControllerDidResumeScanning:","abstract":"

    Called when Scanning library is resuming scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidStopScanning:":{"name":"-recognizerRunnerViewControllerDidStopScanning:","abstract":"

    Called when Scanning library is stopped scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:willSetTorch:":{"name":"-recognizerRunnerViewController:willSetTorch:","abstract":"

    Called when Scanning library will turn on/off torch.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)autorotate":{"name":"autorotate","abstract":"

    MBRecognizerRunnerViewController’s shouldAutorotate will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    MBRecognizerRunnerViewController’s supportedInterfaceOrientations will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseScanning":{"name":"-pauseScanning","abstract":"

    Pause scanning without dismissing the camera view.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isScanningPaused":{"name":"-isScanningPaused","abstract":"

    Retrieve the current state of scanning.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeScanningAndResetState:":{"name":"-resumeScanningAndResetState:","abstract":"

    Resumes scanning. Optionally, internal state of recognizers can be reset in the process.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeCamera:":{"name":"-resumeCamera:","abstract":"

    Resumes camera session asynchronously on camera queue. This method is automatically called in viewWillAppear when ScanningViewController enters screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseCamera":{"name":"-pauseCamera","abstract":"

    Pauses camera session. This method is automatically called in viewDidDissapear when ScanningViewController exits screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isCameraPaused":{"name":"-isCameraPaused","abstract":"

    Retrieve the current state of camera.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)playScanSuccessSound":{"name":"-playScanSuccessSound","abstract":"

    Play scan sound.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)willSetTorchOn:":{"name":"-willSetTorchOn:","abstract":"

    Call to turn on torch without camera overlay

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resetState":{"name":"-resetState","abstract":"

    Settings recofiguration

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)captureHighResImage:":{"name":"-captureHighResImage:","abstract":"

    Method with block for getting high resoultion images

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:":{"name":"-detectionFinishedWithDisplayableQuad:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:":{"name":"-detectionFinishedWithDisplayablePoints:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerWillCloseCamera:":{"name":"-overlayViewControllerWillCloseCamera:","abstract":"

    Notification sent when Overlay View Controller wants to close camera, for example,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerShouldDisplayTorch:":{"name":"-overlayViewControllerShouldDisplayTorch:","abstract":"

    Overlay View Controller should ask it’s delegete if it’s necessary to display Torch (Light) button.","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewController:willSetTorch:":{"name":"-overlayViewController:willSetTorch:","abstract":"

    Overlay View Controller must notify it’s delegete to set the torch mode to On or Off

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)shouldDisplayHelpButton":{"name":"-shouldDisplayHelpButton","abstract":"

    If help mechanism is implemented using MBScanDelegate’s scanningViewControllerWillPresentHelp method,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isStatusBarPresented":{"name":"-isStatusBarPresented","abstract":"

    Check if status bar is hidden or showed

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isTorchOn":{"name":"-isTorchOn","abstract":"

    Overlay View Controller can ask it’s delegete about the status of Torch

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isCameraAuthorized":{"name":"-isCameraAuthorized","abstract":"

    Overlay View Controller can ask it’s owner whether camera was authorized

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didObtainOcrResult:withResultName:":{"name":"-recognizerRunnerViewController:didObtainOcrResult:withResultName:","abstract":"

    Called when scanning library has MBOcrLayout ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerViewControllerDelegate"},"Protocols/MBOcrRecognizerRunnerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerDelegate(im)recognizerRunner:didObtainOcrResult:withResultName:":{"name":"-recognizerRunner:didObtainOcrResult:withResultName:","abstract":"

    Called when Scanning library has MBOcrLayout available and ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidTapClose:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBFrameRecognitionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishFrameRecognition:state:":{"name":"-recognizerRunnerViewControllerDidFinishFrameRecognition:state:","abstract":"

    Scanning library did output frame with state

    ","parent_name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidFinishScanning:state:":{"name":"-documentOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidTapClose:":{"name":"-documentOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:":{"name":"-documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFailDetection:":{"name":"-recognizerRunnerViewControllerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunnerDidFailDetection:":{"name":"-recognizerRunnerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugImage:":{"name":"-recognizerRunnerViewController:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugText:":{"name":"-recognizerRunnerViewController:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugImage:":{"name":"-recognizerRunner:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugText:":{"name":"-recognizerRunner:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanning:state:":{"name":"-blinkIdOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidTapClose:":{"name":"-blinkIdOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-blinkIdOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html":{"name":"MBBlinkIdOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBDebugRecognizerRunnerDelegate.html":{"name":"MBDebugRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html":{"name":"MBDebugRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDetectionRecognizerRunnerDelegate.html":{"name":"MBDetectionRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html":{"name":"MBDetectionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDocumentOverlayViewControllerDelegate.html":{"name":"MBDocumentOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html":{"name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining frame recognition

    "},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html":{"name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBOcrRecognizerRunnerDelegate.html":{"name":"MBOcrRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html":{"name":"MBOcrRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOverlayContainerViewController.html":{"name":"MBOverlayContainerViewController","abstract":"

    Overlay View Controller also needs to notify CameraViewController on certain events."},"Protocols/MBPointDetectorSubview.html":{"name":"MBPointDetectorSubview","abstract":"

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    "},"Protocols/MBQuadDetectorSubview.html":{"name":"MBQuadDetectorSubview","abstract":"

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    "},"Protocols/MBRecognizerRunnerViewController.html":{"name":"MBRecognizerRunnerViewController","abstract":"

    Protocol for View controllers which present camera and provide scanning features

    "},"Protocols/MBRecognizerRunnerViewControllerDelegate.html":{"name":"MBRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for MBRecognizerRunnerViewController actions

    "},"Protocols/MBResultSubview.html":{"name":"MBResultSubview","abstract":"

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    "},"Protocols/MBScanningRecognizerRunnerDelegate.html":{"name":"MBScanningRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html":{"name":"MBScanningRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBSubviewDelegate.html":{"name":"MBSubviewDelegate","abstract":"

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    "},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentType":{"name":"DocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVersionNumber":{"name":"StandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFamilyName":{"name":"CustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFirstName":{"name":"CustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFullName":{"name":"CustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DateOfBirth":{"name":"DateOfBirth","abstract":"

    Mandatory on all AAMVA, Magentic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Sex":{"name":"Sex","abstract":"

    Mandatory on all AAMVA, Magentic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@EyeColor":{"name":"EyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet":{"name":"AddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressCity":{"name":"AddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressJurisdictionCode":{"name":"AddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressPostalCode":{"name":"AddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FullAddress":{"name":"FullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Height":{"name":"Height","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightIn":{"name":"HeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightCm":{"name":"HeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerMiddleName":{"name":"CustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HairColor":{"name":"HairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NameSuffix":{"name":"NameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFullName":{"name":"AKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFamilyName":{"name":"AKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAGivenName":{"name":"AKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASuffixName":{"name":"AKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightRange":{"name":"WeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightPounds":{"name":"WeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightKilograms":{"name":"WeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerIdNumber":{"name":"CustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FamilyNameTruncation":{"name":"FamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FirstNameTruncation":{"name":"FirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MiddleNameTruncation":{"name":"MiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PlaceOfBirth":{"name":"PlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet2":{"name":"AddressStreet2","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@RaceEthnicity":{"name":"RaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NamePrefix":{"name":"NamePrefix","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CountryIdentification":{"name":"CountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress":{"name":"ResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress2":{"name":"ResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceCity":{"name":"ResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceJurisdictionCode":{"name":"ResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidencePostalCode":{"name":"ResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceFullAddress":{"name":"ResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under18":{"name":"Under18","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under19":{"name":"Under19","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under21":{"name":"Under21","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SocialSecurityNumber":{"name":"SocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASocialSecurityNumber":{"name":"AKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAMiddleName":{"name":"AKAMiddleName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAPrefixName":{"name":"AKAPrefixName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@OrganDonor":{"name":"OrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Veteran":{"name":"Veteran","abstract":"

    Optional on AAMVA 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKADateOfBirth":{"name":"AKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuerIdentificationNumber":{"name":"IssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationDate":{"name":"DocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVersionNumber":{"name":"JurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClass":{"name":"JurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodes":{"name":"JurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsementCodes":{"name":"JurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentIssueDate":{"name":"DocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FederalCommercialVehicleCodes":{"name":"FederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdiction":{"name":"IssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVehicleClassification":{"name":"StandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdictionName":{"name":"IssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardEndorsementCode":{"name":"StandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardRestrictionCode":{"name":"StandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClassificationDescription":{"name":"JurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsmentCodeDescription":{"name":"JurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodeDescription":{"name":"JurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@InventoryControlNumber":{"name":"InventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CardRevisionDate":{"name":"CardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentDiscriminator":{"name":"DocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@LimitedDurationDocument":{"name":"LimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AuditInformation":{"name":"AuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ComplianceType":{"name":"ComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssueTimestamp":{"name":"IssueTimestamp","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitExpirationDate":{"name":"PermitExpirationDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIdentifier":{"name":"PermitIdentifier","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIssueDate":{"name":"PermitIssueDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NumberOfDuplicates":{"name":"NumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HAZMATExpirationDate":{"name":"HAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MedicalIndicator":{"name":"MedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NonResident":{"name":"NonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@UniqueCustomerId":{"name":"UniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DataDiscriminator":{"name":"DataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationMonth":{"name":"DocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentNonexpiring":{"name":"DocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SecurityVersion":{"name":"SecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateEmpty":{"name":"MBRecognizerResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateUncertain":{"name":"MBRecognizerResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateValid":{"name":"MBRecognizerResultStateValid","abstract":"

    Valid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateStageValid":{"name":"MBRecognizerResultStateStageValid","abstract":"

    StageValid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeDefault":{"name":"MBFrameQualityEstimationModeDefault","abstract":"

    Default. Frame quality estimation is ON if enabled recognizers require it by default.

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOn":{"name":"MBFrameQualityEstimationModeOn","abstract":"

    Frame quality estimation is always on

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOff":{"name":"MBFrameQualityEstimationModeOff","abstract":"

    Frame quality estimation is always off

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDefault":{"name":"MBRecognitionDebugModeDefault","abstract":"

    Classic, production mode. Results are returned after first valid scanning

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeTest":{"name":"MBRecognitionDebugModeTest","abstract":"

    Recognition Test. Results are never returned, recognition is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDetectionTest":{"name":"MBRecognitionDebugModeDetectionTest","abstract":"

    Recognition Test. Results are never returned, only detection is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeNone":{"name":"MBRecognitionModeNone","abstract":"

    No recognition performed.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzId":{"name":"MBRecognitionModeMrzId","abstract":"

    Recognition of mrz document (does not include visa and passport)

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzVisa":{"name":"MBRecognitionModeMrzVisa","abstract":"

    Recognition of visa mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzPassport":{"name":"MBRecognitionModeMrzPassport","abstract":"

    Recognition of passport mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModePhotoId":{"name":"MBRecognitionModePhotoId","abstract":"

    Recognition of documents that have face photo on the front.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeFullRecognition":{"name":"MBRecognitionModeFullRecognition","abstract":"

    Detailed document recognition.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeBarcodeId":{"name":"MBRecognitionModeBarcodeId","abstract":"

    Recognition of barcode document.

    ","parent_name":"MBRecognitionMode"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateEmpty":{"name":"MBProcessorResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateUncertain":{"name":"MBProcessorResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateValid":{"name":"MBProcessorResultStateValid","abstract":"

    Valid

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusSuccess":{"name":"MBProcessingStatusSuccess","abstract":"

    Recognition was successful.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusDetectionFailed":{"name":"MBProcessingStatusDetectionFailed","abstract":"

    Detection of the document failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImagePreprocessingFailed":{"name":"MBProcessingStatusImagePreprocessingFailed","abstract":"

    Preprocessing of the input image has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusStabilityTestFailed":{"name":"MBProcessingStatusStabilityTestFailed","abstract":"

    Recognizer has inconsistent results.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusScanningWrongSide":{"name":"MBProcessingStatusScanningWrongSide","abstract":"

    Wrong side of the document has been scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusFieldIdentificationFailed":{"name":"MBProcessingStatusFieldIdentificationFailed","abstract":"

    Identification of the fields present on the document has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMandatoryFieldMissing":{"name":"MBProcessingStatusMandatoryFieldMissing","abstract":"

    Mandatory field for the specific document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusInvalidCharactersFound":{"name":"MBProcessingStatusInvalidCharactersFound","abstract":"

    Result contains invalid characters in some of the fields.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImageReturnFailed":{"name":"MBProcessingStatusImageReturnFailed","abstract":"

    Failed to return a requested image.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusBarcodeRecognitionFailed":{"name":"MBProcessingStatusBarcodeRecognitionFailed","abstract":"

    Reading or parsing of the barcode has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMrzParsingFailed":{"name":"MBProcessingStatusMrzParsingFailed","abstract":"

    Parsing of the MRZ has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusClassFiltered":{"name":"MBProcessingStatusClassFiltered","abstract":"

    Document class has been filtered out.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedClass":{"name":"MBProcessingStatusUnsupportedClass","abstract":"

    Document currently not supported by the recognizer.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedByLicense":{"name":"MBProcessingStatusUnsupportedByLicense","abstract":"

    License for the detected document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusAwaitingOtherSide":{"name":"MBProcessingStatusAwaitingOtherSide","abstract":"

    Front side recognition has completed successfully, and recognizer is waiting for the other side to be scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusNotScanned":{"name":"MBProcessingStatusNotScanned","abstract":"

    Side not scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AKZIDENZ_GROTESK":{"name":"MB_OCR_FONT_AKZIDENZ_GROTESK","abstract":"

    Akzidenz Grotesk font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL":{"name":"MB_OCR_FONT_ARIAL","abstract":"

    Arial font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL_BLACK":{"name":"MB_OCR_FONT_ARIAL_BLACK","abstract":"

    Arial black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARNHEM":{"name":"MB_OCR_FONT_ARNHEM","abstract":"

    Arnhem font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AVANT_GARDE":{"name":"MB_OCR_FONT_AVANT_GARDE","abstract":"

    Avant garde font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BEMBO":{"name":"MB_OCR_FONT_BEMBO","abstract":"

    Bembo font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BODONI":{"name":"MB_OCR_FONT_BODONI","abstract":"

    Bodoni font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI":{"name":"MB_OCR_FONT_CALIBRI","abstract":"

    Calibri font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI_BOLD":{"name":"MB_OCR_FONT_CALIBRI_BOLD","abstract":"

    Calibri bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CHAINPRINTER":{"name":"MB_OCR_FONT_CHAINPRINTER","abstract":"

    Chainprinter font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COMIC_SANS":{"name":"MB_OCR_FONT_COMIC_SANS","abstract":"

    Comic sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CONCERTO_ROUNDED_SG":{"name":"MB_OCR_FONT_CONCERTO_ROUNDED_SG","abstract":"

    Concerto rounded SG font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER":{"name":"MB_OCR_FONT_COURIER","abstract":"

    Courier font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_BOLD":{"name":"MB_OCR_FONT_COURIER_BOLD","abstract":"

    Courier bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_MEDIUM_BOLD":{"name":"MB_OCR_FONT_COURIER_MEDIUM_BOLD","abstract":"

    Courier medium bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_BOLD":{"name":"MB_OCR_FONT_COURIER_NEW_BOLD","abstract":"

    Courier new bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_CE":{"name":"MB_OCR_FONT_COURIER_NEW_CE","abstract":"

    Courier new ce font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_CONDENSED":{"name":"MB_OCR_FONT_COURIER_CONDENSED","abstract":"

    Courier censored font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DEJAVU_SANS_MONO":{"name":"MB_OCR_FONT_DEJAVU_SANS_MONO","abstract":"

    Dejavu sans mono font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DIN":{"name":"MB_OCR_FONT_DIN","abstract":"

    Din font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD":{"name":"MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD","abstract":"

    Europa grotesk no 2 SB bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROSTILE":{"name":"MB_OCR_FONT_EUROSTILE","abstract":"

    Eurostile font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_F25_BANK_PRINTER_BOLD":{"name":"MB_OCR_FONT_F25_BANK_PRINTER_BOLD","abstract":"

    F25 bank printer bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRANKLIN_GOTHIC":{"name":"MB_OCR_FONT_FRANKLIN_GOTHIC","abstract":"

    Franklin gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRUTIGER":{"name":"MB_OCR_FONT_FRUTIGER","abstract":"

    Frutiger font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA":{"name":"MB_OCR_FONT_FUTURA","abstract":"

    Futura font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA_BOLD":{"name":"MB_OCR_FONT_FUTURA_BOLD","abstract":"

    Futura bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GARAMOND":{"name":"MB_OCR_FONT_GARAMOND","abstract":"

    Garamond font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GEORGIA":{"name":"MB_OCR_FONT_GEORGIA","abstract":"

    Georgia font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GILL_SANS":{"name":"MB_OCR_FONT_GILL_SANS","abstract":"

    Gill sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HANDWRITTEN":{"name":"MB_OCR_FONT_HANDWRITTEN","abstract":"

    Handwritten font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA":{"name":"MB_OCR_FONT_HELVETICA","abstract":"

    Helvetica font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_BOLD":{"name":"MB_OCR_FONT_HELVETICA_BOLD","abstract":"

    Helvetica bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT":{"name":"MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT","abstract":"

    Helvetica condensed light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HYPERMARKET":{"name":"MB_OCR_FONT_HYPERMARKET","abstract":"

    Hypermarket font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_INTERSTATE":{"name":"MB_OCR_FONT_INTERSTATE","abstract":"

    Interstate font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN":{"name":"MB_OCR_FONT_LATIN_MODERN","abstract":"

    Latin modern math font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN_ITALIC":{"name":"MB_OCR_FONT_LATIN_MODERN_ITALIC","abstract":"

    Latin modern italic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LETTER_GOTHIC":{"name":"MB_OCR_FONT_LETTER_GOTHIC","abstract":"

    Letter gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA":{"name":"MB_OCR_FONT_LUCIDA","abstract":"

    Lucida font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA_SANS":{"name":"MB_OCR_FONT_LUCIDA_SANS","abstract":"

    Lucida sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MATRIX":{"name":"MB_OCR_FONT_MATRIX","abstract":"

    Matrix font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_META":{"name":"MB_OCR_FONT_META","abstract":"

    Meta font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MINION":{"name":"MB_OCR_FONT_MINION","abstract":"

    Minion font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRA":{"name":"MB_OCR_FONT_OCRA","abstract":"

    OCR A font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRB":{"name":"MB_OCR_FONT_OCRB","abstract":"

    OCR B font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OFFICINA":{"name":"MB_OCR_FONT_OFFICINA","abstract":"

    Officina font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OPTIMA":{"name":"MB_OCR_FONT_OPTIMA","abstract":"

    Optima font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_PRINTF":{"name":"MB_OCR_FONT_PRINTF","abstract":"

    Printf font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROCKWELL":{"name":"MB_OCR_FONT_ROCKWELL","abstract":"

    Rockwell font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SANS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SANS_SERIF","abstract":"

    Rotis sans serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SERIF","abstract":"

    Rotis serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SABON":{"name":"MB_OCR_FONT_SABON","abstract":"

    Sabon font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_STONE":{"name":"MB_OCR_FONT_STONE","abstract":"

    Stone font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SV_BASIC_MANUAL":{"name":"MB_OCR_FONT_SV_BASIC_MANUAL","abstract":"

    SV basic manual font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA":{"name":"MB_OCR_FONT_TAHOMA","abstract":"

    Tahoma font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA_BOLD":{"name":"MB_OCR_FONT_TAHOMA_BOLD","abstract":"

    Tahoma bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES","abstract":"

    Tex gyre termes font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC","abstract":"

    Tex gyre termes italic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK":{"name":"MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK","abstract":"

    Sans mono condensed black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THESIS":{"name":"MB_OCR_FONT_THESIS","abstract":"

    Thesis font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TICKET_DE_CAISSE":{"name":"MB_OCR_FONT_TICKET_DE_CAISSE","abstract":"

    Ticket de caisse font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TIMES_NEW_ROMAN":{"name":"MB_OCR_FONT_TIMES_NEW_ROMAN","abstract":"

    Times new roman font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRAJAN":{"name":"MB_OCR_FONT_TRAJAN","abstract":"

    Trajan font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRINITE":{"name":"MB_OCR_FONT_TRINITE","abstract":"

    Trinite font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNIVERS":{"name":"MB_OCR_FONT_UNIVERS","abstract":"

    Univers font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VERDANA":{"name":"MB_OCR_FONT_VERDANA","abstract":"

    Verdana font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VOLTAIRE":{"name":"MB_OCR_FONT_VOLTAIRE","abstract":"

    Voltaire font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_WALBAUM":{"name":"MB_OCR_FONT_WALBAUM","abstract":"

    Walbaum font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB":{"name":"MB_OCR_FONT_EUROPA_GRO_SB","abstract":"

    Europa gro sb font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB_LIGHT":{"name":"MB_OCR_FONT_EUROPA_GRO_SB_LIGHT","abstract":"

    Europa gro sb light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANTONIO_REGULAR":{"name":"MB_OCR_FONT_ANTONIO_REGULAR","abstract":"

    Antonio regular font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CORPORATE_LIGHT":{"name":"MB_OCR_FONT_CORPORATE_LIGHT","abstract":"

    Corporate S Light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MICR":{"name":"MB_OCR_FONT_MICR","abstract":"

    MICR font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARABIC_NILE":{"name":"MB_OCR_FONT_ARABIC_NILE","abstract":"

    Arabic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN":{"name":"MB_OCR_FONT_UNKNOWN","abstract":"

    Unknown font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_XITS_MATH":{"name":"MB_OCR_FONT_XITS_MATH","abstract":"

    XITS Math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANY":{"name":"MB_OCR_FONT_ANY","abstract":"

    Any of the other listed fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN_MATH":{"name":"MB_OCR_FONT_UNKNOWN_MATH","abstract":"

    Unknown math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UKDL_LIGHT":{"name":"MB_OCR_FONT_UKDL_LIGHT","abstract":"

    Font found on UKDL licenses

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COUNT":{"name":"MB_OCR_FONT_COUNT","abstract":"

    Must be last as it holds the number of available fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FE_SCHRIFT":{"name":"MB_OCR_FONT_FE_SCHRIFT","abstract":"

    German license plate font *

    ","parent_name":"MBOcrFont"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeIdentityCard":{"name":"MBMrtdTypeIdentityCard","abstract":"

    Identity card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypePassport":{"name":"MBMrtdTypePassport","abstract":"

    Passport

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeVisa":{"name":"MBMrtdTypeVisa","abstract":"

    Visa

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeGreenCard":{"name":"MBMrtdTypeGreenCard","abstract":"

    US Green Card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeMysPassIMM13P":{"name":"MBMrtdTypeMysPassIMM13P","abstract":"

    Malaysian PASS type IMM13P

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeDl":{"name":"MBMrtdTypeDl","abstract":"

    One liner ISO DL

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeInternalTravelDocument":{"name":"MBMrtdTypeInternalTravelDocument","abstract":"

    China mainland travel permit

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeBorderCrossingCard":{"name":"MBMrtdTypeBorderCrossingCard","abstract":"

    Border crossing card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd1":{"name":"MBMrtdSpecificationTd1","abstract":"

    Preset for detecting TD1 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd2":{"name":"MBMrtdSpecificationTd2","abstract":"

    Preset for detecting TD2 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd3":{"name":"MBMrtdSpecificationTd3","abstract":"

    Preset for detecting TD3 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationUp":{"name":"MBProcessingOrientationUp","abstract":"

    Text oriented same as picture

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationRight":{"name":"MBProcessingOrientationRight","abstract":"

    Text is rotated 90 degrees clockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationDown":{"name":"MBProcessingOrientationDown","abstract":"

    Text is upside down

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationLeft":{"name":"MBProcessingOrientationLeft","abstract":"

    Text is rotated 90 degrees counterclockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeAAMVACompliant":{"name":"MBIdBarcodeDocumentTypeAAMVACompliant","abstract":"

    AAMVACompliant

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaID":{"name":"MBIdBarcodeDocumentTypeArgentinaID","abstract":"

    Argentina ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaAlienID":{"name":"MBIdBarcodeDocumentTypeArgentinaAlienID","abstract":"

    Argentina Alien ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaDL":{"name":"MBIdBarcodeDocumentTypeArgentinaDL","abstract":"

    Argentina DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaID":{"name":"MBIdBarcodeDocumentTypeColombiaID","abstract":"

    Colombia ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaDL":{"name":"MBIdBarcodeDocumentTypeColombiaDL","abstract":"

    Colombia DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaVoterID":{"name":"MBIdBarcodeDocumentTypeNigeriaVoterID","abstract":"

    Nigeria Voter ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaDL":{"name":"MBIdBarcodeDocumentTypeNigeriaDL","abstract":"

    Nigeria DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypePanamaID":{"name":"MBIdBarcodeDocumentTypePanamaID","abstract":"

    Panama ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeSouthAfricaID":{"name":"MBIdBarcodeDocumentTypeSouthAfricaID","abstract":"

    South African ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD1":{"name":"MBDocumentFaceDetectorTypeTD1","abstract":"

    Uses document detector for TD1 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD2":{"name":"MBDocumentFaceDetectorTypeTD2","abstract":"

    Uses document detector for TD2 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypePassportsAndVisas":{"name":"MBDocumentFaceDetectorTypePassportsAndVisas","abstract":"

    Uses MRTD detector for detecting documents with MRZ

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFail":{"name":"MBDetectionStatusFail","abstract":"

    Object was not detected

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusSuccess":{"name":"MBDetectionStatusSuccess","abstract":"

    Object was successfuly detected.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooHigh":{"name":"MBDetectionStatusCameraTooHigh","abstract":"

    Object was successfully detected, but the camera was too far above the object for processing

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFallbackSuccess":{"name":"MBDetectionStatusFallbackSuccess","abstract":"

    Object was successfully detected using a fallback algorithm

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusPartialForm":{"name":"MBDetectionStatusPartialForm","abstract":"

    Object was detected, but is only partially visible on screen

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraAtAngle":{"name":"MBDetectionStatusCameraAtAngle","abstract":"

    Object was successfully detected, but the perspective angle of camera is too high

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooNear":{"name":"MBDetectionStatusCameraTooNear","abstract":"

    Object was successfully detected, but the camera is too near to the object for processing

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentTooCloseToEdge":{"name":"MBDetectionStatusDocumentTooCloseToEdge","abstract":"

    Document detected, but document is too close to the edge of the frame

    ","parent_name":"MBDetectionStatus"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateNotPerformed":{"name":"MBDataMatchStateNotPerformed","abstract":"

    Data matching has not been performed.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateFailed":{"name":"MBDataMatchStateFailed","abstract":"

    Data does not match.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateSuccess":{"name":"MBDataMatchStateSuccess","abstract":"

    Data match.

    ","parent_name":"MBDataMatchState"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNone":{"name":"MBCameraAutofocusRestrictionNone","abstract":"

    Default. Indicates that the autofocus system should not restrict the focus range.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNear":{"name":"MBCameraAutofocusRestrictionNear","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is near to the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionFar":{"name":"MBCameraAutofocusRestrictionFar","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is far from the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeBack":{"name":"MBCameraTypeBack","abstract":"

    Back facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeFront":{"name":"MBCameraTypeFront","abstract":"

    Front facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset480p":{"name":"MBCameraPreset480p","abstract":"

    480p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset720p":{"name":"MBCameraPreset720p","abstract":"

    720p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset1080p":{"name":"MBCameraPreset1080p","abstract":"

    1080p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset4K":{"name":"MBCameraPreset4K","abstract":"

    4K video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetOptimal":{"name":"MBCameraPresetOptimal","abstract":"

    The library will calculate optimal resolution based on the use case and device used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetMax":{"name":"MBCameraPresetMax","abstract":"

    Device’s maximal video resolution will be used.

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetPhoto":{"name":"MBCameraPresetPhoto","abstract":"

    Device’s photo preview resolution will be used

    ","parent_name":"MBCameraPreset"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeQR":{"name":"MBBarcodeTypeQR","abstract":"

    QR code

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeDataMatrix":{"name":"MBBarcodeTypeDataMatrix","abstract":"

    Data Matrix

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCE":{"name":"MBBarcodeTypeUPCE","abstract":"

    UPCE

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCA":{"name":"MBBarcodeTypeUPCA","abstract":"

    UPCA

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN8":{"name":"MBBarcodeTypeEAN8","abstract":"

    EAN 8

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN13":{"name":"MBBarcodeTypeEAN13","abstract":"

    EAN 13

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode128":{"name":"MBBarcodeTypeCode128","abstract":"

    Code 128

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode39":{"name":"MBBarcodeTypeCode39","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeITF":{"name":"MBBarcodeTypeITF","abstract":"

    ITF

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeAztec":{"name":"MBBarcodeTypeAztec","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypePdf417":{"name":"MBBarcodeTypePdf417","abstract":"

    PDF 417

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentType":{"name":"MBBarcodeElementKeyDocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVersionNumber":{"name":"MBBarcodeElementKeyStandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFamilyName":{"name":"MBBarcodeElementKeyCustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFirstName":{"name":"MBBarcodeElementKeyCustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFullName":{"name":"MBBarcodeElementKeyCustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDateOfBirth":{"name":"MBBarcodeElementKeyDateOfBirth","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySex":{"name":"MBBarcodeElementKeySex","abstract":"

    Mandatory on all AAMVA, Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyEyeColor":{"name":"MBBarcodeElementKeyEyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet":{"name":"MBBarcodeElementKeyAddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressCity":{"name":"MBBarcodeElementKeyAddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressJurisdictionCode":{"name":"MBBarcodeElementKeyAddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressPostalCode":{"name":"MBBarcodeElementKeyAddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFullAddress":{"name":"MBBarcodeElementKeyFullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeight":{"name":"MBBarcodeElementKeyHeight","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightIn":{"name":"MBBarcodeElementKeyHeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightCm":{"name":"MBBarcodeElementKeyHeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerMiddleName":{"name":"MBBarcodeElementKeyCustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHairColor":{"name":"MBBarcodeElementKeyHairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNameSuffix":{"name":"MBBarcodeElementKeyNameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFullName":{"name":"MBBarcodeElementKeyAKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFamilyName":{"name":"MBBarcodeElementKeyAKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAGivenName":{"name":"MBBarcodeElementKeyAKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASuffixName":{"name":"MBBarcodeElementKeyAKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightRange":{"name":"MBBarcodeElementKeyWeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightPounds":{"name":"MBBarcodeElementKeyWeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightKilograms":{"name":"MBBarcodeElementKeyWeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerIdNumber":{"name":"MBBarcodeElementKeyCustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFamilyNameTruncation":{"name":"MBBarcodeElementKeyFamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFirstNameTruncation":{"name":"MBBarcodeElementKeyFirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMiddleNameTruncation":{"name":"MBBarcodeElementKeyMiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPlaceOfBirth":{"name":"MBBarcodeElementKeyPlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet2":{"name":"MBBarcodeElementKeyAddressStreet2","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyRaceEthnicity":{"name":"MBBarcodeElementKeyRaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNamePrefix":{"name":"MBBarcodeElementKeyNamePrefix","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCountryIdentification":{"name":"MBBarcodeElementKeyCountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress":{"name":"MBBarcodeElementKeyResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress2":{"name":"MBBarcodeElementKeyResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceCity":{"name":"MBBarcodeElementKeyResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceJurisdictionCode":{"name":"MBBarcodeElementKeyResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidencePostalCode":{"name":"MBBarcodeElementKeyResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceFullAddress":{"name":"MBBarcodeElementKeyResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder18":{"name":"MBBarcodeElementKeyUnder18","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder19":{"name":"MBBarcodeElementKeyUnder19","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder21":{"name":"MBBarcodeElementKeyUnder21","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySocialSecurityNumber":{"name":"MBBarcodeElementKeySocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASocialSecurityNumber":{"name":"MBBarcodeElementKeyAKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAMiddleName":{"name":"MBBarcodeElementKeyAKAMiddleName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAPrefixName":{"name":"MBBarcodeElementKeyAKAPrefixName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyOrganDonor":{"name":"MBBarcodeElementKeyOrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyVeteran":{"name":"MBBarcodeElementKeyVeteran","abstract":"

    Optional on AAMVA 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKADateOfBirth":{"name":"MBBarcodeElementKeyAKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuerIdentificationNumber":{"name":"MBBarcodeElementKeyIssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationDate":{"name":"MBBarcodeElementKeyDocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVersionNumber":{"name":"MBBarcodeElementKeyJurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClass":{"name":"MBBarcodeElementKeyJurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodes":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsementCodes":{"name":"MBBarcodeElementKeyJurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentIssueDate":{"name":"MBBarcodeElementKeyDocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFederalCommercialVehicleCodes":{"name":"MBBarcodeElementKeyFederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdiction":{"name":"MBBarcodeElementKeyIssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVehicleClassification":{"name":"MBBarcodeElementKeyStandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdictionName":{"name":"MBBarcodeElementKeyIssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardEndorsementCode":{"name":"MBBarcodeElementKeyStandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardRestrictionCode":{"name":"MBBarcodeElementKeyStandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClassificationDescription":{"name":"MBBarcodeElementKeyJurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyInventoryControlNumber":{"name":"MBBarcodeElementKeyInventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCardRevisionDate":{"name":"MBBarcodeElementKeyCardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentDiscriminator":{"name":"MBBarcodeElementKeyDocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyLimitedDurationDocument":{"name":"MBBarcodeElementKeyLimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAuditInformation":{"name":"MBBarcodeElementKeyAuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyComplianceType":{"name":"MBBarcodeElementKeyComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssueTimestamp":{"name":"MBBarcodeElementKeyIssueTimestamp","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitExpirationDate":{"name":"MBBarcodeElementKeyPermitExpirationDate","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIdentifier":{"name":"MBBarcodeElementKeyPermitIdentifier","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIssueDate":{"name":"MBBarcodeElementKeyPermitIssueDate","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNumberOfDuplicates":{"name":"MBBarcodeElementKeyNumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHAZMATExpirationDate":{"name":"MBBarcodeElementKeyHAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMedicalIndicator":{"name":"MBBarcodeElementKeyMedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNonResident":{"name":"MBBarcodeElementKeyNonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUniqueCustomerId":{"name":"MBBarcodeElementKeyUniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDataDiscriminator":{"name":"MBBarcodeElementKeyDataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationMonth":{"name":"MBBarcodeElementKeyDocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentNonexpiring":{"name":"MBBarcodeElementKeyDocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySecurityVersion":{"name":"MBBarcodeElementKeySecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeNone":{"name":"MBAnonymizationModeNone","abstract":"

    Anonymization will not be performed.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeImageOnly":{"name":"MBAnonymizationModeImageOnly","abstract":"

    FullDocumentImage is anonymized with black boxes covering sensitive data.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeResultFieldsOnly":{"name":"MBAnonymizationModeResultFieldsOnly","abstract":"

    Result fields containing sensitive data are removed from result.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeFullResult":{"name":"MBAnonymizationModeFullResult","abstract":"

    This mode is combination of ImageOnly and ResultFieldsOnly modes.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html":{"name":"MBAnonymizationMode","abstract":"

    MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

    "},"Enums/MBBarcodeElementKey.html":{"name":"MBBarcodeElementKey","abstract":"

    Enumeration of possible barcode element keys

    "},"Enums/MBBarcodeType.html":{"name":"MBBarcodeType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBCameraPreset.html":{"name":"MBCameraPreset","abstract":"

    Camera resolution preset

    "},"Enums/MBCameraType.html":{"name":"MBCameraType","abstract":"

    Camera type

    "},"Enums/MBCameraAutofocusRestriction.html":{"name":"MBCameraAutofocusRestriction","abstract":"

    Camera autofocus restricion mode

    "},"Enums/MBDataMatchState.html":{"name":"MBDataMatchState","abstract":"

    Result of the data matching algorithm for scanned parts/sides of the document.

    "},"Enums/MBDetectionStatus.html":{"name":"MBDetectionStatus","abstract":"

    Status of the object detection in Microblink SDK

    "},"Enums/MBDocumentFaceDetectorType.html":{"name":"MBDocumentFaceDetectorType","abstract":"

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    "},"Enums.html#/c:@E@MBDocumentImageColorStatus":{"name":"MBDocumentImageColorStatus","abstract":"

    DocumentImageColorStatus enum defines possible color statuses determined from scanned image.

    "},"Enums/MBIdBarcodeDocumentType.html":{"name":"MBIdBarcodeDocumentType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBProcessingOrientation.html":{"name":"MBProcessingOrientation","abstract":"

    Enum which describes text orientation on an image.

    "},"Enums.html#/c:@E@MBImageAnalysisDetectionStatus":{"name":"MBImageAnalysisDetectionStatus","abstract":"

    MBImageAnalysisDetectionStatus enum defines possible states of detection.

    "},"Enums/MBMrtdSpecificationPreset.html":{"name":"MBMrtdSpecificationPreset","abstract":"

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    "},"Enums/MBMrtdDocumentType.html":{"name":"MBMrtdDocumentType","abstract":"

    Supported MRTD document types

    "},"Enums/MBOcrFont.html":{"name":"MBOcrFont","abstract":"

    A list of fonts supported by BlinkOCR

    "},"Enums/MBProcessingStatus.html":{"name":"MBProcessingStatus","abstract":"

    MBProcessingStatus enum defines status of the last recognition process.

    "},"Enums/MBProcessorResultState.html":{"name":"MBProcessorResultState","abstract":"

    Enumeration of posibble processor result state

    "},"Enums/MBRecognitionMode.html":{"name":"MBRecognitionMode","abstract":"

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    "},"Enums/MBRecognitionDebugMode.html":{"name":"MBRecognitionDebugMode","abstract":"

    Denotes the mode in which Recognizers performs recognition

    "},"Enums/MBFrameQualityEstimationMode.html":{"name":"MBFrameQualityEstimationMode","abstract":"

    Denotes the mode in which FrameQuality estimation works

    "},"Enums/MBRecognizerResultState.html":{"name":"MBRecognizerResultState","abstract":"

    Enumeration of posibble recognizer result state

    "},"Enums/MBUsdlKeys.html":{"name":"MBUsdlKeys","abstract":"

    Possible keys that can be used for obtaining USDL result elements.

    "},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalPersonalIdNumber":{"name":"additionalPersonalIdNumber","abstract":"

    TThe additional personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)empty":{"name":"empty","abstract":"

    Flag that indicates if barcode result is empty

    ","parent_name":"MBVizResult"},"Classes/MBVisaRecognizerResult.html#/c:objc(cs)MBVisaRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBVisaRecognizerResult"},"Classes/MBVisaRecognizer.html#/c:objc(cs)MBVisaRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning VisaRecognizer

    ","parent_name":"MBVisaRecognizer"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithOverlayViewController:":{"name":"+recognizerRunnerViewControllerWithOverlayViewController:","abstract":"

    Method creates a camera view controller which is responsible for displaying the","parent_name":"MBViewControllerFactory"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithResult:closeButtonTapped:":{"name":"+recognizerRunnerViewControllerWithResult:closeButtonTapped:","abstract":"

    The method creates a camera view controller, which is responsible for displaying the camera input on the phone screen.","parent_name":"MBViewControllerFactory"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)result":{"name":"result","abstract":"

    USDL recognizer results

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning both sides of USDL

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)type":{"name":"type","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBTemplatingRecognizerResult.html#/c:objc(cs)MBTemplatingRecognizerResult(py)templatingClass":{"name":"templatingClass","abstract":"

    Returns the MBTemplatingClass for recognized document. If classification failed,","parent_name":"MBTemplatingRecognizerResult"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingResult":{"name":"templatingResult","abstract":"

    Templating recognizer result

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)useGlareDetector":{"name":"useGlareDetector","abstract":"

    Defines if glare detection should be turned on/off for Templating Recognizer.

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingClasses":{"name":"templatingClasses","abstract":"

    Returns all available templating classes

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setClassificationProcessorGroups:":{"name":"-setClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed before classification

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getClassificationProcessorGroups":{"name":"-getClassificationProcessorGroups","abstract":"

    Returns the currently set array of classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setNonClassificationProcessorGroups:":{"name":"-setNonClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed if MBTemplatingClassifier’s classify returns YES.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getNonClassificationProcessorGroups":{"name":"-getNonClassificationProcessorGroups","abstract":"

    Returns the currently set array of non-classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setTemplatingClassifier:":{"name":"-setTemplatingClassifier:","abstract":"

    Sets the classifier which will tell whether currently processed document belongs to this class.","parent_name":"MBTemplatingClass"},"Classes/MBTapToFocusSubview.html#/c:objc(cs)MBTapToFocusSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Designated initializer

    ","parent_name":"MBTapToFocusSubview"},"Classes/MBSuccessFrameGrabberRecognizerResult.html#/c:objc(cs)MBSuccessFrameGrabberRecognizerResult(py)successFrame":{"name":"successFrame","abstract":"

    Success frame MBImage of successful frame

    ","parent_name":"MBSuccessFrameGrabberRecognizerResult"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)result":{"name":"result","abstract":"

    SuccessFrameGrabber recognizer results

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)slaveRecognizer":{"name":"slaveRecognizer","abstract":"

    Slave recognizer that is wrapped with SuccessFrameGrabber

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSubview.html#/c:objc(cs)MBSubview(py)delegate":{"name":"delegate","abstract":"

    Delegate which is notified on Overlay events

    ","parent_name":"MBSubview"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)value":{"name":"value","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)valueForAlphabetType:":{"name":"-valueForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)location":{"name":"location","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)locationForAlphabetType:":{"name":"-locationForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)side":{"name":"side","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)sideForAlphabetType:":{"name":"-sideForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)initWithRecognizerCollection:":{"name":"-initWithRecognizerCollection:","abstract":"

    Initializes the recognizer runner

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)cancelProcessing":{"name":"-cancelProcessing","abstract":"

    Cancels all dispatched, but not yet processed image processing requests issued with processImage.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processImage:":{"name":"-processImage:","abstract":"

    Processes a MBImage object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processString:":{"name":"-processString:","abstract":"

    Processes a NSString object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Method which is used to apply MBSettings object given by currentSettings property

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognizerList":{"name":"recognizerList","abstract":"

    Contains MBRecognizer objects - each individual recognizer.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)allowMultipleResults":{"name":"allowMultipleResults","abstract":"

    If NO, recognizer chain will stop when finds first valid scan results and will return just it.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)partialRecognitionTimeout":{"name":"partialRecognitionTimeout","abstract":"

    Timeout interval in which the partial scanning results will be returned to the user.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognitionDebugMode":{"name":"recognitionDebugMode","abstract":"

    Recognition debug mode.

    ","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)frameQualityEstimationMode":{"name":"frameQualityEstimationMode","abstract":"

    Frame quality estimation mode. If frame quality estimation is on, some video frames will be skipped, if","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(py)baseResult":{"name":"baseResult","abstract":"

    Base recognizer result.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(im)toSignedJson":{"name":"-toSignedJson","abstract":"

    Returns the signed JSON representation of this entity’s current state as a MBSignedPayload.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzId":{"name":"enableMrzId","abstract":"

    Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzVisa":{"name":"enableMrzVisa","abstract":"

    Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzPassport":{"name":"enableMrzPassport","abstract":"

    Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enablePhotoId":{"name":"enablePhotoId","abstract":"

    Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableBarcodeId":{"name":"enableBarcodeId","abstract":"

    Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableFullDocumentRecognition":{"name":"enableFullDocumentRecognition","abstract":"

    Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperLeft":{"name":"upperLeft","abstract":"

    Upper left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperRight":{"name":"upperRight","abstract":"

    Upper right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerLeft":{"name":"lowerLeft","abstract":"

    Lower left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerRight":{"name":"lowerRight","abstract":"

    Lower right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Designated initializer which initializes all four corners of the quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)toPointsArray":{"name":"-toPointsArray","abstract":"

    Returns points of the quadrangle in array in the following order:

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)quadrangleWithTransformation:":{"name":"-quadrangleWithTransformation:","abstract":"

    Creates new quadrangle from this quadrangle, transformed by specified affine transformation.

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)center":{"name":"-center","abstract":"

    Returns the center point of the Quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(im)initWithProcessingLocation:dewarpPolicy:andProcessors:":{"name":"-initWithProcessingLocation:dewarpPolicy:andProcessors:","abstract":"

    Constructor for MBProcessorGroup.

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(py)processors":{"name":"processors","abstract":"

    Processors that are members of the processor group

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessor.html#/c:objc(cs)MBProcessor(py)baseResult":{"name":"baseResult","abstract":"

    Base processor result

    ","parent_name":"MBProcessor"},"Classes/MBPassportRecognizerResult.html#/c:objc(cs)MBPassportRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBPassportRecognizerResult"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning PassportRecognizer

    ","parent_name":"MBPassportRecognizer"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)anonymizeNetherlandsMrz":{"name":"anonymizeNetherlandsMrz","abstract":"

    Defines whether to anonymize Netherlands MRZ

    ","parent_name":"MBPassportRecognizer"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)parsers":{"name":"parsers","abstract":"

    Getting array of readonly parsers

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)result":{"name":"result","abstract":"

    MBParserGroupProcessor processor result

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)oneOptionalElementInGroupShouldBeValid":{"name":"oneOptionalElementInGroupShouldBeValid","abstract":"

    Set if one optional element should be valid

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBOverlayViewController.html#/c:objc(cs)MBOverlayViewController(py)recognizerRunnerViewController":{"name":"recognizerRunnerViewController","abstract":"

    Overlay View’s delegate object. Responsible for sending messages to PhotoPay’s","parent_name":"MBOverlayViewController"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)language":{"name":"language","abstract":"

    If default overlay contains textual information, text will be localized to this language

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)cameraSettings":{"name":"cameraSettings","abstract":"

    Camera settings

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(im)init":{"name":"-init","abstract":"

    Initializes the object with default settings (see above for defaults).

    ","parent_name":"MBOverlaySettings"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ul":{"name":"ul","abstract":"

    Upper left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ur":{"name":"ur","abstract":"

    Upper right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ll":{"name":"ll","abstract":"

    Lower left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)lr":{"name":"lr","abstract":"

    Lower right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Initializer

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)positionWithOffset:":{"name":"-positionWithOffset:","abstract":"

    Creates a position with offset to a current position. Offset is added.

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)rect":{"name":"-rect","abstract":"

    Helper method converting Position to CGRect

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)center":{"name":"-center","abstract":"

    Helper method calculating the center of the Position

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)height":{"name":"-height","abstract":"

    Helper method calculating the height of the position

    ","parent_name":"MBPosition"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)value":{"name":"value","abstract":"

    Unicode value of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)position":{"name":"position","abstract":"

    Position of the char on the image, in the coordinate system of the image

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)height":{"name":"height","abstract":"

    Height of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)uncertain":{"name":"uncertain","abstract":"

    YES if char is uncertain

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)quality":{"name":"quality","abstract":"

    Integer value representing OCR quality of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)font":{"name":"font","abstract":"

    Font of the character

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(im)initWithValue:position:height:":{"name":"-initWithValue:position:height:","abstract":"

    Initializer for a char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)chars":{"name":"chars","abstract":"

    Ocr chars of the line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)position":{"name":"position","abstract":"

    Position of the line on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)initWithOcrChars:position:":{"name":"-initWithOcrChars:position:","abstract":"

    Initializer from chars

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)lines":{"name":"lines","abstract":"

    Ocr lines of the block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)position":{"name":"position","abstract":"

    Position of the block on the image, in the coordinate system of the image

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)initWithOcrLines:position:":{"name":"-initWithOcrLines:position:","abstract":"

    Initializer from lines

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)box":{"name":"box","abstract":"

    Bounding box of the layout. Given in the coordinate system of the image on which OCR was performed.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)blocks":{"name":"blocks","abstract":"

    Ocr blocks of the layout

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transformInvalid":{"name":"transformInvalid","abstract":"

    YES if transform is not valid (e.g, there’s no UI to which it can be calculated. NO otherwise.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)position":{"name":"position","abstract":"

    Position of layout on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)flipped":{"name":"flipped","abstract":"

    OCR layout was recognized from flipped image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:transform:box:flipped:":{"name":"-initWithOcrBlocks:transform:box:flipped:","abstract":"

    Initializer from blocks and transformation

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:":{"name":"-initWithOcrBlocks:","abstract":"

    Initializer from blocks

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr layout

    ","parent_name":"MBOcrLayout"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default max allowed dewarp height used when using default constructor.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)initWithMaxAllowedDewarpHeight:":{"name":"-initWithMaxAllowedDewarpHeight:","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(py)maxAllowedDewarpHeight":{"name":"maxAllowedDewarpHeight","abstract":"

    Returns the max allowed dewarp height as specified by this policy.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBMrtdSpecification.html#/c:objc(cs)MBMrtdSpecification(cm)createFromPreset:":{"name":"+createFromPreset:","abstract":"

    Factory method which creates MRTD specification based on a preset

    ","parent_name":"MBMrtdSpecification"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)rawOcrLayout":{"name":"rawOcrLayout","abstract":"

    Raw OCR layout from which the MRTD data was parsed.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)result":{"name":"result","abstract":"

    Detector recognizer results

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrtdSpecifications":{"name":"mrtdSpecifications","abstract":"

    Get the mrtd specifications.

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrzFilterDelegate":{"name":"mrzFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdCombinedRecognizerResult.html#/c:objc(cs)MBMrtdCombinedRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdCombinedRecognizerResult"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)result":{"name":"result","abstract":"

    Mrtd Combined recognizer result

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)mrzCombinedFilterDelegate":{"name":"mrzCombinedFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(py)showTrialLicenseWarning":{"name":"showTrialLicenseWarning","abstract":"

    Disable or enable showing of toast when trial license key is entered. By default, whenever","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:errorCallback:":{"name":"-setLicenseBuffer:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:andLicensee:errorCallback:":{"name":"-setLicenseBuffer:andLicensee:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:errorCallback:":{"name":"-setLicenseKey:errorCallback:","abstract":"

    Set license key and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:andLicensee:errorCallback:":{"name":"-setLicenseKey:andLicensee:errorCallback:","abstract":"

    Set license key and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)buildVersionString":{"name":"+buildVersionString","abstract":"

    Returns the string that contains the library build version

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)isScanningUnsupportedForCameraType:error:":{"name":"+isScanningUnsupportedForCameraType:error:","abstract":"

    This method returns true when scanning is unsupported on a specific device.","parent_name":"MBMicroblinkSDK"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructions":{"name":"firstSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the first side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructions":{"name":"secondSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the second side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashMessage":{"name":"firstSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the first side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashMessage":{"name":"secondSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the second side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)scanningDoneSplashMessage":{"name":"scanningDoneSplashMessage","abstract":"

    Returns/sets splash message that is shown after scanning the document.

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)glareMessage":{"name":"glareMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashImage":{"name":"firstSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the first side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashImage":{"name":"secondSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the second side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructionsImage":{"name":"firstSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructionsImage":{"name":"secondSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)rawImage":{"name":"rawImage","abstract":"

    Returns the raw image saved by the processor. If no image was saved by processor, returns null.","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)encodedImage":{"name":"encodedImage","abstract":"

    JPEG-encoded image or nil, depending on whether image encoding was enabled.

    ","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)result":{"name":"result","abstract":"

    MBImageReturnProcessor processor result

    ","parent_name":"MBImageReturnProcessor"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)encodeImage":{"name":"encodeImage","abstract":"

    Defines whether saved image will also be encoded as JPEG. This is false by default, which","parent_name":"MBImageReturnProcessor"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)image":{"name":"image","abstract":"

    UIImage of wrapped image.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)roi":{"name":"roi","abstract":"

    Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0).

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)orientation":{"name":"orientation","abstract":"

    Processing orientation of image. This is used in OCR where you can specify character orientation.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredHorizontally":{"name":"mirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredVertically":{"name":"mirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)estimateFrameQuality":{"name":"estimateFrameQuality","abstract":"

    If YES, the image will prior to processing go through frame quality estimation phase, which might discard the frame

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)cameraFrame":{"name":"cameraFrame","abstract":"

    Property which tells if this frame is a camera or a single photo frame.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithUIImage:":{"name":"+imageWithUIImage:","abstract":"

    Creates MBImage around UIImage.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCmSampleBuffer:":{"name":"+imageWithCmSampleBuffer:","abstract":"

    Creates MBImage around CVImageBufferRef.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCvPixelBuffer:orientation:":{"name":"+imageWithCvPixelBuffer:orientation:","abstract":"

    Creates MBImage around CVPixelBufferRef.

    ","parent_name":"MBImage"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)rawData":{"name":"rawData","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)stringData":{"name":"stringData","abstract":"

    Retrieves string content of scanned data

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)uncertain":{"name":"uncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)barcodeType":{"name":"barcodeType","abstract":"

    Type of the barcode scanned

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentType":{"name":"documentType","abstract":"

    The document type deduced from the recognized barcode

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)extendedElements":{"name":"extendedElements","abstract":"

    Document specific extended elements that contain all barcode fields in their original form.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizer.html#/c:objc(cs)MBIdBarcodeRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning IDBarcodeRecognizer

    ","parent_name":"MBIdBarcodeRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabFocusedFrames":{"name":"grabFocusedFrames","abstract":"

    Allow sending focused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabUnfocusedFrames":{"name":"grabUnfocusedFrames","abstract":"

    Allow sending unfocused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default dewarp height value used when using default constructor.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)initWithDewarpHeight:":{"name":"-initWithDewarpHeight:","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(py)dewarpHeight":{"name":"dewarpHeight","abstract":"

    Returns the desired dewarp height (in pixels) as specified by this policy.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorColor":{"name":"errorColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBErrorReticle"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorReticleImage":{"name":"errorReticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBErrorReticle"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsColor":{"name":"dotsColor","abstract":"

    Color of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsStrokeWidth":{"name":"dotsStrokeWidth","abstract":"

    Width of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsRadius":{"name":"dotsRadius","abstract":"

    Radius of dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)animationDuration":{"name":"animationDuration","abstract":"

    Duration of the animation

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initializes the layer

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)foregroundColor":{"name":"foregroundColor","abstract":"

    Foreground color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)tintColor":{"name":"tintColor","abstract":"

    Border and shadow color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)shouldIgnoreFastResults":{"name":"shouldIgnoreFastResults","abstract":"

    If set YES, dots will not redraw until the animation is finished. This will make animation look much smoother on fast results.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)charFadeInDuration":{"name":"charFadeInDuration","abstract":"

    Duration of fade animation for each dot.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)dotCount":{"name":"dotCount","abstract":"

    Maximum number of dots shown on screen. This count has to be in range [20,50].

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderView":{"name":"viewfinderView","abstract":"

    Default implementation draws a rectangle with aspect ratio of viewfinderAspectRatio,","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderWidthToHeightRatio":{"name":"viewfinderWidthToHeightRatio","abstract":"

    Default aspect ratio of the viewfinder, calculated as width / height.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)tooltipLabel":{"name":"tooltipLabel","abstract":"

    Label displayed below the viewfinder view.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initialize the overlay subview with a given frame

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithCoder:":{"name":"-initWithCoder:","abstract":"

    Initialize the overlay subview with a given coder

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)tooltipText":{"name":"tooltipText","abstract":"

    Gets/sets tootlip text that is defines under document view finder.

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)glareStatusMessage":{"name":"glareStatusMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)showTooltip":{"name":"showTooltip","abstract":"

    Gets/sets tooltip visibility

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)documentLocation":{"name":"documentLocation","abstract":"

    Quadrangle represeting corner points of the document within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)faceLocation":{"name":"faceLocation","abstract":"

    Quadrangle represeting corner points of the face image within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning Document Face Recognizer

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of docment this recognizer will scan.

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDisplayableQuadDetection.html#/c:objc(cs)MBDisplayableQuadDetection(py)detectionLocation":{"name":"detectionLocation","abstract":"

    Exact location of detected object on image.","parent_name":"MBDisplayableQuadDetection"},"Classes/MBDisplayablePointsDetection.html#/c:objc(cs)MBDisplayablePointsDetection(py)points":{"name":"points","abstract":"

    Coordinates of points (CGPoint) of a detected object.

    ","parent_name":"MBDisplayablePointsDetection"},"Classes/MBDisplayableObject.html#/c:objc(cs)MBDisplayableObject(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBDisplayableObject"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)initWithDetectionStatus:":{"name":"-initWithDetectionStatus:","abstract":"

    Initializes the displayable detection with matrix

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(py)detectionStatus":{"name":"detectionStatus","abstract":"

    Detection status which describes the status of detection

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(im)initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)originalDateStringResult":{"name":"originalDateStringResult","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(cm)dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"+dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDateResult"},"Classes/MBDate.html#/c:objc(cs)MBDate(im)initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)originalDateString":{"name":"originalDateString","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(cm)dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"+dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDate"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default DPI that will be used with default constructor.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)initWithDesiredDPI:":{"name":"-initWithDesiredDPI:","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(py)desiredDPI":{"name":"desiredDPI","abstract":"

    Returns the desired DPI as defined by this policy.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)init":{"name":"-init","abstract":"

    Convenience initializer used for use cases when overlay view controller is instantiated from storyboard.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)scanningRegion":{"name":"scanningRegion","abstract":"

    Scanning region","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraPreset":{"name":"cameraPreset","abstract":"

    Camera preset. With this property you can set the resolution of the camera

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraType":{"name":"cameraType","abstract":"

    Camera type. You can choose between front and back facing.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)autofocusInterval":{"name":"autofocusInterval","abstract":"

    Interval between forcing two camera focuses. If <= 0, forced focuses arent performed","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraAutofocusRestriction":{"name":"cameraAutofocusRestriction","abstract":"

    Range restriction for camera autofocus.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)videoGravity":{"name":"videoGravity","abstract":"

    Gravity of Camera preview on screen.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)focusPoint":{"name":"focusPoint","abstract":"

    Point against which the autofocus will be performed

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredHorizontally":{"name":"cameraMirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredVertically":{"name":"cameraMirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)previewZoomScale":{"name":"previewZoomScale","abstract":"

    Set the back side preview camera layer zoom factor. 1.0 means there is no zoom, 2.0 double the zoom - preview layer is 2x zoomed than video output.","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings (see above for defaults)

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcSessionPreset":{"name":"-calcSessionPreset","abstract":"

    Returns an optimal AVFoundation session preset based on cameraPreset value.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcAutofocusRangeRestriction":{"name":"-calcAutofocusRangeRestriction","abstract":"

    Returns an optimal AVFoundation autofocus range restriction value based on cameraAutofocusRestriction.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isAnimating":{"name":"isAnimating","abstract":"

    Whether the reticle is currently animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isDetecting":{"name":"isDetecting","abstract":"

    Whether the reticle is currently detecting.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isConfirming":{"name":"isConfirming","abstract":"

    Whether the reticle is currently confirming.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startAnimating":{"name":"-startAnimating","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopAnimating":{"name":"-stopAnimating","abstract":"

    Stops animating the reticle. Does nothing if the reticle is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startDetecting":{"name":"-startDetecting","abstract":"

    Starts animating the detection spinner. Does nothing if the detection is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopDetecting":{"name":"-stopDetecting","abstract":"

    Stops animating the detection spinner. Does nothing if the detection is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)resetAll":{"name":"-resetAll","abstract":"

    Stops all animations and remove all layers to reset state to beginning

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)animateArcRotation":{"name":"-animateArcRotation","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleImage":{"name":"reticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleColor":{"name":"reticleColor","abstract":"

    Custom tint color used for arc and progress animation. Default white.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleDefaultColor":{"name":"reticleDefaultColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBCameraReticle"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)imageAnalysisResult":{"name":"imageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned image.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)vizResult":{"name":"vizResult","abstract":"

    Defines the data extracted from the visual inspection zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalProcessingInfo":{"name":"additionalProcessingInfo","abstract":"

    Additional info on processing.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)cameraFrame":{"name":"cameraFrame","abstract":"

    The raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIDRecognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common BlinkId UI settings

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)requireDocumentSidesDataMatch":{"name":"requireDocumentSidesDataMatch","abstract":"

    If YES, MBBlinkIdMultiSideRecognizer will check if sides do match when scanning is finished

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showNotSupportedDialog":{"name":"showNotSupportedDialog","abstract":"

    Defines whether Document Not Supported dialog will be displayed in UI.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showFlashlightWarning":{"name":"showFlashlightWarning","abstract":"

    Defines whether glare warning will be displayed when user turn on a flashlight

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)backSideScanningTimeout":{"name":"backSideScanningTimeout","abstract":"

    Option to configure back side scanning timeout.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)firstSideInstructionsText":{"name":"firstSideInstructionsText","abstract":"

    Message that is shown while scanning first side of the document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)scanBarcodeText":{"name":"scanBarcodeText","abstract":"

    Message that is shown after fornt side of the USDL document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)flipInstructions":{"name":"flipInstructions","abstract":"

    Instructions to flip document, shown when scanning of the first side is done, before scanning the second","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveCloser":{"name":"errorMoveCloser","abstract":"

    Instructions for the user to move the document closer.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveFarther":{"name":"errorMoveFarther","abstract":"

    Instructions for the user to move the document farther.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorDocumentTooCloseToEdge":{"name":"errorDocumentTooCloseToEdge","abstract":"

    Instructions for the user to move the document from the edge.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingTitle":{"name":"sidesNotMatchingTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingMessage":{"name":"sidesNotMatchingMessage","abstract":"

    Message inside dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchTitle":{"name":"dataMismatchTitle","abstract":"

    Title of the dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchMessage":{"name":"dataMismatchMessage","abstract":"

    Message inside dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentTitle":{"name":"unsupportedDocumentTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentMessage":{"name":"unsupportedDocumentMessage","abstract":"

    Message inside dialog, which is shown when unsupported document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutTitle":{"name":"recognitionTimeoutTitle","abstract":"

    Title of the dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutMessage":{"name":"recognitionTimeoutMessage","abstract":"

    Message inside dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)retryButtonText":{"name":"retryButtonText","abstract":"

    Text of the “retry” button inside dialog, which is shown on timeout when scanning is stuck on the back","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMandatoryFieldMissing":{"name":"errorMandatoryFieldMissing","abstract":"

    Instructions for the user that is covering more than two mandatory fields for a scan.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)defineSpecificMissingMandatoryFields":{"name":"defineSpecificMissingMandatoryFields","abstract":"

    If YES and number of missing mandatory fields is <= 2, names of missing mandatory fields will be present in the message.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)onboardingButtonTooltipDelay":{"name":"onboardingButtonTooltipDelay","abstract":"

    Option to configure when the onboarding help tooltip will appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showOnboardingInfo":{"name":"showOnboardingInfo","abstract":"

    Defines whether button for presenting onboarding screens will be present on screen.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showIntroductionDialog":{"name":"showIntroductionDialog","abstract":"

    Defines whether tutorial alert will be presented on appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontImageAnalysisResult":{"name":"frontImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned front image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backImageAnalysisResult":{"name":"backImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned back image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontVizResult":{"name":"frontVizResult","abstract":"

    Defines the data extracted from the front side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backVizResult":{"name":"backVizResult","abstract":"

    Defines the data extracted from the back side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontProcessingStatus":{"name":"frontProcessingStatus","abstract":"

    Status of the last front side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backProcessingStatus":{"name":"backProcessingStatus","abstract":"

    Status of the last back side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontAdditionalProcessingInfo":{"name":"frontAdditionalProcessingInfo","abstract":"

    Additional info on processing of the front side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backAdditionalProcessingInfo":{"name":"backAdditionalProcessingInfo","abstract":"

    Additional info on processing of the back side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontCameraFrame":{"name":"frontCameraFrame","abstract":"

    The front raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backCameraFrame":{"name":"backCameraFrame","abstract":"

    The back raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dataMatchResult":{"name":"dataMatchResult","abstract":"

    Detailed info on data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIdMultiSideRecognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)skipUnsupportedBack":{"name":"skipUnsupportedBack","abstract":"

    Skip back side capture and processing step when back side of the document is not supported

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUncertainFrontSideScan":{"name":"allowUncertainFrontSideScan","abstract":"

    Proceed with scanning the back side even if the front side result is uncertain.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)maxAllowedMismatchesPerField":{"name":"maxAllowedMismatchesPerField","abstract":"

    Configure the number of characters per field that are allowed to be inconsistent in data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBaseOverlayViewController.html#/c:objc(cs)MBBaseOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBBaseOverlayViewController"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)soundFilePath":{"name":"soundFilePath","abstract":"

    Full path to the sound file which is played when the valid result is scanned.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayCancelButton":{"name":"displayCancelButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayTorchButton":{"name":"displayTorchButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOcrOverlaySettings.html#/c:objc(cs)MBBaseOcrOverlaySettings(py)showOcrDots":{"name":"showOcrDots","abstract":"

    Property that enables showing of flashing dots over characters being scanned.

    ","parent_name":"MBBaseOcrOverlaySettings"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)missingMandatoryFields":{"name":"missingMandatoryFields","abstract":"

    List of fields that were expected on the document but were missing.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)invalidCharacterFields":{"name":"invalidCharacterFields","abstract":"

    List of fields that contained characters which were not expected in that field.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)extraPresentFields":{"name":"extraPresentFields","abstract":"

    List of fields that weren’t expected on the document but were present.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html":{"name":"MBAdditionalProcessingInfo","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes/MBBaseOcrOverlaySettings.html":{"name":"MBBaseOcrOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlaySettings.html":{"name":"MBBaseOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlayViewController.html":{"name":"MBBaseOverlayViewController","abstract":"

    Common base class for default overlay view controllers

    "},"Classes/MBBlinkIdMultiSideRecognizer.html":{"name":"MBBlinkIdMultiSideRecognizer","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdMultiSideRecognizerResult.html":{"name":"MBBlinkIdMultiSideRecognizerResult","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdOverlaySettings.html":{"name":"MBBlinkIdOverlaySettings","abstract":"

    Settings class containing parameters for BlinkId UI

    "},"Classes/MBBlinkIdOverlayViewController.html":{"name":"MBBlinkIdOverlayViewController","abstract":"

    Default version of overlay view controller with modern design.

    "},"Classes/MBBlinkIdSingleSideRecognizer.html":{"name":"MBBlinkIdSingleSideRecognizer","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBBlinkIdSingleSideRecognizerResult.html":{"name":"MBBlinkIdSingleSideRecognizerResult","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBCameraReticle.html":{"name":"MBCameraReticle","abstract":"

    A camera reticle that locates at the center of screen and uses circle arc rotation to indicate that"},"Classes/MBCameraSettings.html":{"name":"MBCameraSettings","abstract":"

    Settings class containing parameters for camera capture

    "},"Classes/MBCustomOverlayViewController.html":{"name":"MBCustomOverlayViewController","abstract":"

    Custom Overlay View Controller is an abstract class for all custom overlay views placed on top View Controller."},"Classes/MBDPIBasedDewarpPolicy.html":{"name":"MBDPIBasedDewarpPolicy","abstract":"

    DPI based dewarp policy. Dewarp height will be calculated based on"},"Classes/MBDate.html":{"name":"MBDate","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes/MBDateResult.html":{"name":"MBDateResult","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes.html#/c:objc(cs)MBDewarpPolicy":{"name":"MBDewarpPolicy","abstract":"

    Base class for all dewarp policies

    "},"Classes/MBDisplayableDetection.html":{"name":"MBDisplayableDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDisplayableObject.html":{"name":"MBDisplayableObject","abstract":"

    Represents any object that can be displayed on screen in terms of drawing.

    "},"Classes/MBDisplayablePointsDetection.html":{"name":"MBDisplayablePointsDetection","abstract":"

    Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

    "},"Classes/MBDisplayableQuadDetection.html":{"name":"MBDisplayableQuadDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDocumentFaceRecognizer.html":{"name":"MBDocumentFaceRecognizer","abstract":"

    Class for configuring Document Face Recognizer Recognizer.

    "},"Classes/MBDocumentFaceRecognizerResult.html":{"name":"MBDocumentFaceRecognizerResult","abstract":"

    Class representing values obtained when scanning Document Face Recognizer

    "},"Classes/MBDocumentOverlaySettings.html":{"name":"MBDocumentOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBDocumentOverlayViewController.html":{"name":"MBDocumentOverlayViewController","abstract":"

    Default overlay when using ID card recognizers.

    "},"Classes/MBDocumentSubview.html":{"name":"MBDocumentSubview","abstract":"

    Overlay subview presenting the viewfinder for scanning ID documents

    "},"Classes/MBDotsResultSubview.html":{"name":"MBDotsResultSubview","abstract":"

    Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

    "},"Classes/MBDotsSubview.html":{"name":"MBDotsSubview","abstract":"

    A wrapper around CAShapeLayer which is used for presenting a status about barcode detections

    "},"Classes.html#/c:objc(cs)MBEntity":{"name":"MBEntity","abstract":"

    Base class for all entities processors, recognizers, detectors…

    "},"Classes/MBErrorReticle.html":{"name":"MBErrorReticle","abstract":"

    A camera reticle detection that locates at the center of screen and uses circular rotation to indicate that"},"Classes/MBFixedDewarpPolicy.html":{"name":"MBFixedDewarpPolicy","abstract":"

    Fixed dewarp policy. Dewarp height will be exactly as defined by its dewarpHeight.

    "},"Classes/MBFrameGrabberRecognizer.html":{"name":"MBFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes.html#/c:objc(cs)MBGlareStatusSubview":{"name":"MBGlareStatusSubview","abstract":"

    Overlay subview presenting the status of glare detection."},"Classes/MBIdBarcodeRecognizer.html":{"name":"MBIdBarcodeRecognizer","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBIdBarcodeRecognizerResult.html":{"name":"MBIdBarcodeRecognizerResult","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBImage.html":{"name":"MBImage","abstract":"

    Object which represents an image.

    "},"Classes/MBImageReturnProcessor.html":{"name":"MBImageReturnProcessor","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBImageReturnProcessorResult.html":{"name":"MBImageReturnProcessorResult","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBLegacyDocumentVerificationOverlaySettings.html":{"name":"MBLegacyDocumentVerificationOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBLegacyDocumentVerificationOverlayViewController.html":{"name":"MBLegacyDocumentVerificationOverlayViewController","abstract":"

    Default overlay when using ID card combined recognizers for verification.

    "},"Classes/MBMicroblinkSDK.html":{"name":"MBMicroblinkSDK","abstract":"

    Entry class for all Microblink SDKs - used for setting up license key and to add support for"},"Classes/MBMrtdCombinedRecognizer.html":{"name":"MBMrtdCombinedRecognizer","abstract":"

    MRTD Combined recognizer

    "},"Classes/MBMrtdCombinedRecognizerResult.html":{"name":"MBMrtdCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of Croatian ID.

    "},"Classes/MBMrtdRecognizer.html":{"name":"MBMrtdRecognizer","abstract":"

    Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

    "},"Classes/MBMrtdRecognizerResult.html":{"name":"MBMrtdRecognizerResult","abstract":"

    Result of MBMrtdDetectorRecognizer

    "},"Classes/MBMrtdSpecification.html":{"name":"MBMrtdSpecification","abstract":"

    Mrtd class describes a document which is being detected by MrtdDetector."},"Classes/MBNoUpScalingDewarpPolicy.html":{"name":"MBNoUpScalingDewarpPolicy","abstract":"

    No upscaling dewarp policy. Dewarp height will be calculated in a way"},"Classes/MBOcrLayout.html":{"name":"MBOcrLayout","abstract":"

    Class describing the layour of the document on which the OCR was preformed.

    "},"Classes/MBOcrBlock.html":{"name":"MBOcrBlock","abstract":"

    Class representing an Ocr Block. Block consists of one or more Ocr Lines.

    "},"Classes/MBOcrLine.html":{"name":"MBOcrLine","abstract":"

    Class representing an Ocr line. line consists of one or more Ocr chars

    "},"Classes/MBOcrChar.html":{"name":"MBOcrChar","abstract":"

    Class representing an individual OCR character obtained in the OCR process.

    "},"Classes/MBPosition.html":{"name":"MBPosition","abstract":"

    Class representing a position on the image. It’s given as a box, with"},"Classes/MBOverlaySettings.html":{"name":"MBOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBOverlayViewController.html":{"name":"MBOverlayViewController","abstract":"

    Overlay View Controller is an abstract class for all overlay views placed on top View Controller.

    "},"Classes/MBParserGroupProcessor.html":{"name":"MBParserGroupProcessor","abstract":"

    A processor for a group

    "},"Classes.html#/c:objc(cs)MBParserGroupProcessorResult":{"name":"MBParserGroupProcessorResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBPassportRecognizer.html":{"name":"MBPassportRecognizer","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBPassportRecognizerResult.html":{"name":"MBPassportRecognizerResult","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBProcessor.html":{"name":"MBProcessor","abstract":"

    Base class for all processors

    "},"Classes/MBProcessorGroup.html":{"name":"MBProcessorGroup","abstract":"

    Class that represents a group of processors that will be executed on same dewarped image.

    "},"Classes.html#/c:objc(cs)MBProcessorResult":{"name":"MBProcessorResult","abstract":"

    Base class for all processor results

    "},"Classes/MBQuadrangle.html":{"name":"MBQuadrangle","abstract":"

    Class represents the quadrangle (arbitrary geometric object with 4 different corner points

    "},"Classes/MBRecognitionModeFilter.html":{"name":"MBRecognitionModeFilter","abstract":"

    MBRecognitionModeFilter is used to enable/disable recognition of specific document groups."},"Classes/MBRecognizer.html":{"name":"MBRecognizer","abstract":"

    Base class for all recognizers

    "},"Classes/MBRecognizerCollection.html":{"name":"MBRecognizerCollection","abstract":"

    Settings class containing settings related to scanner behaviour

    "},"Classes.html#/c:objc(cs)MBRecognizerResult":{"name":"MBRecognizerResult","abstract":"

    Base class for all recognizer results

    "},"Classes/MBRecognizerRunner.html":{"name":"MBRecognizerRunner","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes.html#/c:objc(cs)MBRecognizerRunnerMetadataDelegates":{"name":"MBRecognizerRunnerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes.html#/c:objc(cs)MBRecognizerRunnerViewControllerMetadataDelegates":{"name":"MBRecognizerRunnerViewControllerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes/MBStringResult.html":{"name":"MBStringResult","abstract":"

    Class for all obtaining original string per alphabet type

    "},"Classes/MBSubview.html":{"name":"MBSubview","abstract":"

    Base class for all overlay subviews

    "},"Classes/MBSuccessFrameGrabberRecognizer.html":{"name":"MBSuccessFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes/MBSuccessFrameGrabberRecognizerResult.html":{"name":"MBSuccessFrameGrabberRecognizerResult","abstract":"

    A recognizer that returns SuccessFrameGrabber result.

    "},"Classes/MBTapToFocusSubview.html":{"name":"MBTapToFocusSubview","abstract":"

    Overlay subview presenting the effect which happens when the user taps to focus

    "},"Classes/MBTemplatingClass.html":{"name":"MBTemplatingClass","abstract":"

    Class that represents a specific class of documents when used within Templating API.

    "},"Classes/MBTemplatingRecognizer.html":{"name":"MBTemplatingRecognizer","abstract":"

    Base of all recognizers that support Templating API.

    "},"Classes/MBTemplatingRecognizerResult.html":{"name":"MBTemplatingRecognizerResult","abstract":"

    Base of all recognizers result that support Templating API.

    "},"Classes/MBUsdlCombinedRecognizer.html":{"name":"MBUsdlCombinedRecognizer","abstract":"

    USDL Combined Recognizer.

    "},"Classes/MBUsdlCombinedRecognizerResult.html":{"name":"MBUsdlCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of US Driver’s License.

    "},"Classes/MBUsdlRecognizer.html":{"name":"MBUsdlRecognizer","abstract":"

    A recognizer that can scan USDL.

    "},"Classes/MBUsdlRecognizerResult.html":{"name":"MBUsdlRecognizerResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBViewControllerFactory.html":{"name":"MBViewControllerFactory","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes/MBVisaRecognizer.html":{"name":"MBVisaRecognizer","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVisaRecognizerResult.html":{"name":"MBVisaRecognizerResult","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVizResult.html":{"name":"MBVizResult","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Type%20Definitions.html":{"name":"Type Definitions","abstract":"

    The following type definitions are available globally.

    "},"Functions.html":{"name":"Functions","abstract":"

    The following functions are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "}} \ No newline at end of file +{"Structs.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Functions.html#/c:@F@CGRectStackedWithinRectFromEdge":{"name":"CGRectStackedWithinRectFromEdge","abstract":"

    Calculates the stacking of rectangles within a larger rectangle."},"Functions.html#/c:MBImageExtensionFactors.h@F@MBMakeImageExtensionFactors":{"name":"MBMakeImageExtensionFactors","abstract":"

    Method which creates a image extension factors structure

    "},"Type%20Definitions/MBImageExtensionFactors.html#/c:@S@MBImageExtensionFactors":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended.","parent_name":"MBImageExtensionFactors"},"Type%20Definitions/MBImageExtensionFactors.html":{"name":"MBImageExtensionFactors","abstract":"

    Struct which describes image extension factors. Each factors denotes by what percentage is image extended."},"Type%20Definitions.html#/c:MBRecognizerRunnerViewController.h@T@MBCaptureHighResImage":{"name":"MBCaptureHighResImage","abstract":"

    Block for returning high resolution MBImage photo with capture or still output

    "},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidStart:":{"name":"-subviewAnimationDidStart:","abstract":"

    Delegate method called when animation starts

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBSubviewDelegate.html#/c:objc(pl)MBSubviewDelegate(im)subviewAnimationDidFinish:":{"name":"-subviewAnimationDidFinish:","abstract":"

    Delegate method called when animation finishes

    ","parent_name":"MBSubviewDelegate"},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishScanning:state:":{"name":"-recognizerRunnerViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerViewControllerDelegate"},"Protocols/MBScanningRecognizerRunnerDelegate.html#/c:objc(pl)MBScanningRecognizerRunnerDelegate(im)recognizerRunner:didFinishScanningWithState:":{"name":"-recognizerRunner:didFinishScanningWithState:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBScanningRecognizerRunnerDelegate"},"Protocols/MBResultSubview.html#/c:objc(pl)MBResultSubview(im)scanningFinishedWithState:":{"name":"-scanningFinishedWithState:","abstract":"

    This method should be called when MBRecognizerResultState is obtained and reslt state need to be drawn/redrawn.

    ","parent_name":"MBResultSubview"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerUnauthorizedCamera:":{"name":"-recognizerRunnerViewControllerUnauthorizedCamera:","abstract":"

    Scanning library requested authorization for Camera access from the user, but the user declined it.","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFindError:":{"name":"-recognizerRunnerViewController:didFindError:","abstract":"

    Scanning library found an error. The error object is returned and contains","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidClose:":{"name":"-recognizerRunnerViewControllerDidClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerWillPresentHelp:":{"name":"-recognizerRunnerViewControllerWillPresentHelp:","abstract":"

    Called when Scanning library will display help. This can happen when the user presses","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidResumeScanning:":{"name":"-recognizerRunnerViewControllerDidResumeScanning:","abstract":"

    Called when Scanning library is resuming scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidStopScanning:":{"name":"-recognizerRunnerViewControllerDidStopScanning:","abstract":"

    Called when Scanning library is stopped scanning.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:willSetTorch:":{"name":"-recognizerRunnerViewController:willSetTorch:","abstract":"

    Called when Scanning library will turn on/off torch.

    ","parent_name":"MBRecognizerRunnerViewControllerDelegate"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)autorotate":{"name":"autorotate","abstract":"

    MBRecognizerRunnerViewController’s shouldAutorotate will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    MBRecognizerRunnerViewController’s supportedInterfaceOrientations will return this value.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseScanning":{"name":"-pauseScanning","abstract":"

    Pause scanning without dismissing the camera view.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isScanningPaused":{"name":"-isScanningPaused","abstract":"

    Retrieve the current state of scanning.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeScanningAndResetState:":{"name":"-resumeScanningAndResetState:","abstract":"

    Resumes scanning. Optionally, internal state of recognizers can be reset in the process.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resumeCamera:":{"name":"-resumeCamera:","abstract":"

    Resumes camera session asynchronously on camera queue. This method is automatically called in viewWillAppear when ScanningViewController enters screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)pauseCamera":{"name":"-pauseCamera","abstract":"

    Pauses camera session. This method is automatically called in viewDidDissapear when ScanningViewController exits screen.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)isCameraPaused":{"name":"-isCameraPaused","abstract":"

    Retrieve the current state of camera.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)playScanSuccessSound":{"name":"-playScanSuccessSound","abstract":"

    Play scan sound.

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)willSetTorchOn:":{"name":"-willSetTorchOn:","abstract":"

    Call to turn on torch without camera overlay

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)resetState":{"name":"-resetState","abstract":"

    Settings recofiguration

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBRecognizerRunnerViewController.html#/c:objc(pl)MBRecognizerRunnerViewController(im)captureHighResImage:":{"name":"-captureHighResImage:","abstract":"

    Method with block for getting high resoultion images

    ","parent_name":"MBRecognizerRunnerViewController"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:":{"name":"-detectionFinishedWithDisplayableQuad:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBQuadDetectorSubview.html#/c:objc(pl)MBQuadDetectorSubview(im)detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayableQuad:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayableQuadDetection is obtained and quad need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBQuadDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:":{"name":"-detectionFinishedWithDisplayablePoints:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBPointDetectorSubview.html#/c:objc(pl)MBPointDetectorSubview(im)detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:":{"name":"-detectionFinishedWithDisplayablePoints:originalRectangle:relativeRectangle:","abstract":"

    This method should be called when MBDisplayablePointsDetection is obtained and points need to be drawn/redrawn with camera preview zoom enabled by setting previewZoomScale property on cameraSettings.

    ","parent_name":"MBPointDetectorSubview"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerWillCloseCamera:":{"name":"-overlayViewControllerWillCloseCamera:","abstract":"

    Notification sent when Overlay View Controller wants to close camera, for example,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewControllerShouldDisplayTorch:":{"name":"-overlayViewControllerShouldDisplayTorch:","abstract":"

    Overlay View Controller should ask it’s delegete if it’s necessary to display Torch (Light) button.","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)overlayViewController:willSetTorch:":{"name":"-overlayViewController:willSetTorch:","abstract":"

    Overlay View Controller must notify it’s delegete to set the torch mode to On or Off

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)shouldDisplayHelpButton":{"name":"-shouldDisplayHelpButton","abstract":"

    If help mechanism is implemented using MBScanDelegate’s scanningViewControllerWillPresentHelp method,","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isStatusBarPresented":{"name":"-isStatusBarPresented","abstract":"

    Check if status bar is hidden or showed

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isTorchOn":{"name":"-isTorchOn","abstract":"

    Overlay View Controller can ask it’s delegete about the status of Torch

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOverlayContainerViewController.html#/c:objc(pl)MBOverlayContainerViewController(im)isCameraAuthorized":{"name":"-isCameraAuthorized","abstract":"

    Overlay View Controller can ask it’s owner whether camera was authorized

    ","parent_name":"MBOverlayContainerViewController"},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didObtainOcrResult:withResultName:":{"name":"-recognizerRunnerViewController:didObtainOcrResult:withResultName:","abstract":"

    Called when scanning library has MBOcrLayout ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerViewControllerDelegate"},"Protocols/MBOcrRecognizerRunnerDelegate.html#/c:objc(pl)MBOcrRecognizerRunnerDelegate(im)recognizerRunner:didObtainOcrResult:withResultName:":{"name":"-recognizerRunner:didObtainOcrResult:withResultName:","abstract":"

    Called when Scanning library has MBOcrLayout available and ready to be displayed on UI.","parent_name":"MBOcrRecognizerRunnerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidTapClose:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html#/c:objc(pl)MBLegacyDocumentVerificationOverlayViewControllerDelegate(im)legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:":{"name":"-legacyDocumentVerificationOverlayViewControllerDidCaptureHighResolutionImage:highResImage:state:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate"},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBFrameRecognitionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFinishFrameRecognition:state:":{"name":"-recognizerRunnerViewControllerDidFinishFrameRecognition:state:","abstract":"

    Scanning library did output frame with state

    ","parent_name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidFinishScanning:state:":{"name":"-documentOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidTapClose:":{"name":"-documentOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDocumentOverlayViewControllerDelegate.html#/c:objc(pl)MBDocumentOverlayViewControllerDelegate(im)documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:":{"name":"-documentOverlayViewControllerDidCaptureHighResolutionImage:highResImage:","abstract":"

    Scanning library did output high resolution image

    ","parent_name":"MBDocumentOverlayViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunnerViewController:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewControllerDidFailDetection:":{"name":"-recognizerRunnerViewControllerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerViewControllerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayableQuad:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayableQuad:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunner:didFinishDetectionWithDisplayablePoints:":{"name":"-recognizerRunner:didFinishDetectionWithDisplayablePoints:","abstract":"

    Called when Scanning library finishes detection of objects.","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDetectionRecognizerRunnerDelegate.html#/c:objc(pl)MBDetectionRecognizerRunnerDelegate(im)recognizerRunnerDidFailDetection:":{"name":"-recognizerRunnerDidFailDetection:","abstract":"

    Called when Scanning library fails to detect any object with any of the currently active recognizers.

    ","parent_name":"MBDetectionRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugImage:":{"name":"-recognizerRunnerViewController:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerViewControllerDelegate(im)recognizerRunnerViewController:didOutputDebugText:":{"name":"-recognizerRunnerViewController:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerViewControllerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugImage:":{"name":"-recognizerRunner:didOutputDebugImage:","abstract":"

    Scanning library did output debug image","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBDebugRecognizerRunnerDelegate.html#/c:objc(pl)MBDebugRecognizerRunnerDelegate(im)recognizerRunner:didOutputDebugText:":{"name":"-recognizerRunner:didOutputDebugText:","abstract":"

    Scanning library did output debug text","parent_name":"MBDebugRecognizerRunnerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanning:state:":{"name":"-blinkIdOverlayViewControllerDidFinishScanning:state:","abstract":"

    Scanning library did output scanning results

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidTapClose:":{"name":"-blinkIdOverlayViewControllerDidTapClose:","abstract":"

    Scanning library was closed, usually by the user pressing close button and cancelling the scan

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html#/c:objc(pl)MBBlinkIdOverlayViewControllerDelegate(im)blinkIdOverlayViewControllerDidFinishScanningFirstSide:":{"name":"-blinkIdOverlayViewControllerDidFinishScanningFirstSide:","abstract":"

    Called when scanning library finished scanning first side of the document

    ","parent_name":"MBBlinkIdOverlayViewControllerDelegate"},"Protocols/MBBlinkIdOverlayViewControllerDelegate.html":{"name":"MBBlinkIdOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBDebugRecognizerRunnerDelegate.html":{"name":"MBDebugRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDebugRecognizerRunnerViewControllerDelegate.html":{"name":"MBDebugRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining debug metadata

    "},"Protocols/MBDetectionRecognizerRunnerDelegate.html":{"name":"MBDetectionRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDetectionRecognizerRunnerViewControllerDelegate.html":{"name":"MBDetectionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining detection results

    "},"Protocols/MBDocumentOverlayViewControllerDelegate.html":{"name":"MBDocumentOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBFrameRecognitionRecognizerRunnerViewControllerDelegate.html":{"name":"MBFrameRecognitionRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining frame recognition

    "},"Protocols/MBLegacyDocumentVerificationOverlayViewControllerDelegate.html":{"name":"MBLegacyDocumentVerificationOverlayViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBOcrRecognizerRunnerDelegate.html":{"name":"MBOcrRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOcrRecognizerRunnerViewControllerDelegate.html":{"name":"MBOcrRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining ocr results

    "},"Protocols/MBOverlayContainerViewController.html":{"name":"MBOverlayContainerViewController","abstract":"

    Overlay View Controller also needs to notify CameraViewController on certain events."},"Protocols/MBPointDetectorSubview.html":{"name":"MBPointDetectorSubview","abstract":"

    Protocol for processing MBDisplayablePointsDetection. Subviews implementing this protocol process and draw points on the screen (e.g. flashing dots)

    "},"Protocols/MBQuadDetectorSubview.html":{"name":"MBQuadDetectorSubview","abstract":"

    Protocol for processing MBDisplayableQuadDetection. Subviews implementing this protocol process and draw quad on the screen (e.g. viewfinder drawing document outlining)

    "},"Protocols/MBRecognizerRunnerViewController.html":{"name":"MBRecognizerRunnerViewController","abstract":"

    Protocol for View controllers which present camera and provide scanning features

    "},"Protocols/MBRecognizerRunnerViewControllerDelegate.html":{"name":"MBRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for MBRecognizerRunnerViewController actions

    "},"Protocols/MBResultSubview.html":{"name":"MBResultSubview","abstract":"

    Protocol for processing MBRecognizerResult. Subviews implementing this protocol process and draw result data on the screen (e.g. letting users know is scanning was successful)

    "},"Protocols/MBScanningRecognizerRunnerDelegate.html":{"name":"MBScanningRecognizerRunnerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBScanningRecognizerRunnerViewControllerDelegate.html":{"name":"MBScanningRecognizerRunnerViewControllerDelegate","abstract":"

    Protocol for obtaining scanning results

    "},"Protocols/MBSubviewDelegate.html":{"name":"MBSubviewDelegate","abstract":"

    Protocol which all objects interested in receiving information about overlay subviews need to implement

    "},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentType":{"name":"DocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVersionNumber":{"name":"StandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFamilyName":{"name":"CustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFirstName":{"name":"CustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerFullName":{"name":"CustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DateOfBirth":{"name":"DateOfBirth","abstract":"

    Mandatory on all AAMVA, Magentic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Sex":{"name":"Sex","abstract":"

    Mandatory on all AAMVA, Magentic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@EyeColor":{"name":"EyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet":{"name":"AddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressCity":{"name":"AddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressJurisdictionCode":{"name":"AddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressPostalCode":{"name":"AddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FullAddress":{"name":"FullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Height":{"name":"Height","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightIn":{"name":"HeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HeightCm":{"name":"HeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerMiddleName":{"name":"CustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HairColor":{"name":"HairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NameSuffix":{"name":"NameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFullName":{"name":"AKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAFamilyName":{"name":"AKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAGivenName":{"name":"AKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASuffixName":{"name":"AKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightRange":{"name":"WeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightPounds":{"name":"WeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@WeightKilograms":{"name":"WeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CustomerIdNumber":{"name":"CustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FamilyNameTruncation":{"name":"FamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FirstNameTruncation":{"name":"FirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MiddleNameTruncation":{"name":"MiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PlaceOfBirth":{"name":"PlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AddressStreet2":{"name":"AddressStreet2","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@RaceEthnicity":{"name":"RaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NamePrefix":{"name":"NamePrefix","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CountryIdentification":{"name":"CountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress":{"name":"ResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceStreetAddress2":{"name":"ResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceCity":{"name":"ResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceJurisdictionCode":{"name":"ResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidencePostalCode":{"name":"ResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ResidenceFullAddress":{"name":"ResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under18":{"name":"Under18","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under19":{"name":"Under19","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Under21":{"name":"Under21","abstract":"

    Optional on AAMVA 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SocialSecurityNumber":{"name":"SocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKASocialSecurityNumber":{"name":"AKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAMiddleName":{"name":"AKAMiddleName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKAPrefixName":{"name":"AKAPrefixName","abstract":"

    Optional on AAMVA 01

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@OrganDonor":{"name":"OrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@Veteran":{"name":"Veteran","abstract":"

    Optional on AAMVA 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AKADateOfBirth":{"name":"AKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuerIdentificationNumber":{"name":"IssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationDate":{"name":"DocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVersionNumber":{"name":"JurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClass":{"name":"JurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodes":{"name":"JurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsementCodes":{"name":"JurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentIssueDate":{"name":"DocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@FederalCommercialVehicleCodes":{"name":"FederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdiction":{"name":"IssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardVehicleClassification":{"name":"StandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssuingJurisdictionName":{"name":"IssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardEndorsementCode":{"name":"StandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@StandardRestrictionCode":{"name":"StandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionVehicleClassificationDescription":{"name":"JurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionEndorsmentCodeDescription":{"name":"JurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@JurisdictionRestrictionCodeDescription":{"name":"JurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@InventoryControlNumber":{"name":"InventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@CardRevisionDate":{"name":"CardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentDiscriminator":{"name":"DocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@LimitedDurationDocument":{"name":"LimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@AuditInformation":{"name":"AuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@ComplianceType":{"name":"ComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@IssueTimestamp":{"name":"IssueTimestamp","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitExpirationDate":{"name":"PermitExpirationDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIdentifier":{"name":"PermitIdentifier","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@PermitIssueDate":{"name":"PermitIssueDate","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NumberOfDuplicates":{"name":"NumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@HAZMATExpirationDate":{"name":"HAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@MedicalIndicator":{"name":"MedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@NonResident":{"name":"NonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@UniqueCustomerId":{"name":"UniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DataDiscriminator":{"name":"DataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentExpirationMonth":{"name":"DocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@DocumentNonexpiring":{"name":"DocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBUsdlKeys.html#/c:@E@MBUsdlKeys@SecurityVersion":{"name":"SecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBUsdlKeys"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateEmpty":{"name":"MBRecognizerResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateUncertain":{"name":"MBRecognizerResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateValid":{"name":"MBRecognizerResultStateValid","abstract":"

    Valid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBRecognizerResultState.html#/c:@E@MBRecognizerResultState@MBRecognizerResultStateStageValid":{"name":"MBRecognizerResultStateStageValid","abstract":"

    StageValid

    ","parent_name":"MBRecognizerResultState"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeDefault":{"name":"MBFrameQualityEstimationModeDefault","abstract":"

    Default. Frame quality estimation is ON if enabled recognizers require it by default.

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOn":{"name":"MBFrameQualityEstimationModeOn","abstract":"

    Frame quality estimation is always on

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBFrameQualityEstimationMode.html#/c:@E@MBFrameQualityEstimationMode@MBFrameQualityEstimationModeOff":{"name":"MBFrameQualityEstimationModeOff","abstract":"

    Frame quality estimation is always off

    ","parent_name":"MBFrameQualityEstimationMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDefault":{"name":"MBRecognitionDebugModeDefault","abstract":"

    Classic, production mode. Results are returned after first valid scanning

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeTest":{"name":"MBRecognitionDebugModeTest","abstract":"

    Recognition Test. Results are never returned, recognition is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionDebugMode.html#/c:@E@MBRecognitionDebugMode@MBRecognitionDebugModeDetectionTest":{"name":"MBRecognitionDebugModeDetectionTest","abstract":"

    Recognition Test. Results are never returned, only detection is performed repeatedly

    ","parent_name":"MBRecognitionDebugMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeNone":{"name":"MBRecognitionModeNone","abstract":"

    No recognition performed.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzId":{"name":"MBRecognitionModeMrzId","abstract":"

    Recognition of mrz document (does not include visa and passport)

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzVisa":{"name":"MBRecognitionModeMrzVisa","abstract":"

    Recognition of visa mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeMrzPassport":{"name":"MBRecognitionModeMrzPassport","abstract":"

    Recognition of passport mrz.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModePhotoId":{"name":"MBRecognitionModePhotoId","abstract":"

    Recognition of documents that have face photo on the front.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeFullRecognition":{"name":"MBRecognitionModeFullRecognition","abstract":"

    Detailed document recognition.

    ","parent_name":"MBRecognitionMode"},"Enums/MBRecognitionMode.html#/c:@E@MBRecognitionMode@MBRecognitionModeBarcodeId":{"name":"MBRecognitionModeBarcodeId","abstract":"

    Recognition of barcode document.

    ","parent_name":"MBRecognitionMode"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateEmpty":{"name":"MBProcessorResultStateEmpty","abstract":"

    Empty

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateUncertain":{"name":"MBProcessorResultStateUncertain","abstract":"

    Uncertain

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessorResultState.html#/c:@E@MBProcessorResultState@MBProcessorResultStateValid":{"name":"MBProcessorResultStateValid","abstract":"

    Valid

    ","parent_name":"MBProcessorResultState"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusSuccess":{"name":"MBProcessingStatusSuccess","abstract":"

    Recognition was successful.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusDetectionFailed":{"name":"MBProcessingStatusDetectionFailed","abstract":"

    Detection of the document failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImagePreprocessingFailed":{"name":"MBProcessingStatusImagePreprocessingFailed","abstract":"

    Preprocessing of the input image has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusStabilityTestFailed":{"name":"MBProcessingStatusStabilityTestFailed","abstract":"

    Recognizer has inconsistent results.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusScanningWrongSide":{"name":"MBProcessingStatusScanningWrongSide","abstract":"

    Wrong side of the document has been scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusFieldIdentificationFailed":{"name":"MBProcessingStatusFieldIdentificationFailed","abstract":"

    Identification of the fields present on the document has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMandatoryFieldMissing":{"name":"MBProcessingStatusMandatoryFieldMissing","abstract":"

    Mandatory field for the specific document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusInvalidCharactersFound":{"name":"MBProcessingStatusInvalidCharactersFound","abstract":"

    Result contains invalid characters in some of the fields.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusImageReturnFailed":{"name":"MBProcessingStatusImageReturnFailed","abstract":"

    Failed to return a requested image.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusBarcodeRecognitionFailed":{"name":"MBProcessingStatusBarcodeRecognitionFailed","abstract":"

    Reading or parsing of the barcode has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusMrzParsingFailed":{"name":"MBProcessingStatusMrzParsingFailed","abstract":"

    Parsing of the MRZ has failed.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusClassFiltered":{"name":"MBProcessingStatusClassFiltered","abstract":"

    Document class has been filtered out.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedClass":{"name":"MBProcessingStatusUnsupportedClass","abstract":"

    Document currently not supported by the recognizer.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusUnsupportedByLicense":{"name":"MBProcessingStatusUnsupportedByLicense","abstract":"

    License for the detected document is missing.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusAwaitingOtherSide":{"name":"MBProcessingStatusAwaitingOtherSide","abstract":"

    Front side recognition has completed successfully, and recognizer is waiting for the other side to be scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBProcessingStatus.html#/c:@E@MBProcessingStatus@MBProcessingStatusNotScanned":{"name":"MBProcessingStatusNotScanned","abstract":"

    Side not scanned.

    ","parent_name":"MBProcessingStatus"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AKZIDENZ_GROTESK":{"name":"MB_OCR_FONT_AKZIDENZ_GROTESK","abstract":"

    Akzidenz Grotesk font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL":{"name":"MB_OCR_FONT_ARIAL","abstract":"

    Arial font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARIAL_BLACK":{"name":"MB_OCR_FONT_ARIAL_BLACK","abstract":"

    Arial black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARNHEM":{"name":"MB_OCR_FONT_ARNHEM","abstract":"

    Arnhem font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_AVANT_GARDE":{"name":"MB_OCR_FONT_AVANT_GARDE","abstract":"

    Avant garde font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BEMBO":{"name":"MB_OCR_FONT_BEMBO","abstract":"

    Bembo font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_BODONI":{"name":"MB_OCR_FONT_BODONI","abstract":"

    Bodoni font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI":{"name":"MB_OCR_FONT_CALIBRI","abstract":"

    Calibri font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CALIBRI_BOLD":{"name":"MB_OCR_FONT_CALIBRI_BOLD","abstract":"

    Calibri bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CHAINPRINTER":{"name":"MB_OCR_FONT_CHAINPRINTER","abstract":"

    Chainprinter font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COMIC_SANS":{"name":"MB_OCR_FONT_COMIC_SANS","abstract":"

    Comic sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CONCERTO_ROUNDED_SG":{"name":"MB_OCR_FONT_CONCERTO_ROUNDED_SG","abstract":"

    Concerto rounded SG font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER":{"name":"MB_OCR_FONT_COURIER","abstract":"

    Courier font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_BOLD":{"name":"MB_OCR_FONT_COURIER_BOLD","abstract":"

    Courier bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_MEDIUM_BOLD":{"name":"MB_OCR_FONT_COURIER_MEDIUM_BOLD","abstract":"

    Courier medium bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_BOLD":{"name":"MB_OCR_FONT_COURIER_NEW_BOLD","abstract":"

    Courier new bold","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_NEW_CE":{"name":"MB_OCR_FONT_COURIER_NEW_CE","abstract":"

    Courier new ce font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COURIER_CONDENSED":{"name":"MB_OCR_FONT_COURIER_CONDENSED","abstract":"

    Courier censored font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DEJAVU_SANS_MONO":{"name":"MB_OCR_FONT_DEJAVU_SANS_MONO","abstract":"

    Dejavu sans mono font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_DIN":{"name":"MB_OCR_FONT_DIN","abstract":"

    Din font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD":{"name":"MB_OCR_FONT_EUROPA_GROTESK_NO_2_SB_BOLD","abstract":"

    Europa grotesk no 2 SB bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROSTILE":{"name":"MB_OCR_FONT_EUROSTILE","abstract":"

    Eurostile font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_F25_BANK_PRINTER_BOLD":{"name":"MB_OCR_FONT_F25_BANK_PRINTER_BOLD","abstract":"

    F25 bank printer bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRANKLIN_GOTHIC":{"name":"MB_OCR_FONT_FRANKLIN_GOTHIC","abstract":"

    Franklin gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FRUTIGER":{"name":"MB_OCR_FONT_FRUTIGER","abstract":"

    Frutiger font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA":{"name":"MB_OCR_FONT_FUTURA","abstract":"

    Futura font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FUTURA_BOLD":{"name":"MB_OCR_FONT_FUTURA_BOLD","abstract":"

    Futura bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GARAMOND":{"name":"MB_OCR_FONT_GARAMOND","abstract":"

    Garamond font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GEORGIA":{"name":"MB_OCR_FONT_GEORGIA","abstract":"

    Georgia font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_GILL_SANS":{"name":"MB_OCR_FONT_GILL_SANS","abstract":"

    Gill sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HANDWRITTEN":{"name":"MB_OCR_FONT_HANDWRITTEN","abstract":"

    Handwritten font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA":{"name":"MB_OCR_FONT_HELVETICA","abstract":"

    Helvetica font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_BOLD":{"name":"MB_OCR_FONT_HELVETICA_BOLD","abstract":"

    Helvetica bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT":{"name":"MB_OCR_FONT_HELVETICA_CONDENSED_LIGHT","abstract":"

    Helvetica condensed light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_HYPERMARKET":{"name":"MB_OCR_FONT_HYPERMARKET","abstract":"

    Hypermarket font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_INTERSTATE":{"name":"MB_OCR_FONT_INTERSTATE","abstract":"

    Interstate font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN":{"name":"MB_OCR_FONT_LATIN_MODERN","abstract":"

    Latin modern math font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LATIN_MODERN_ITALIC":{"name":"MB_OCR_FONT_LATIN_MODERN_ITALIC","abstract":"

    Latin modern italic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LETTER_GOTHIC":{"name":"MB_OCR_FONT_LETTER_GOTHIC","abstract":"

    Letter gothic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA":{"name":"MB_OCR_FONT_LUCIDA","abstract":"

    Lucida font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_LUCIDA_SANS":{"name":"MB_OCR_FONT_LUCIDA_SANS","abstract":"

    Lucida sans font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MATRIX":{"name":"MB_OCR_FONT_MATRIX","abstract":"

    Matrix font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_META":{"name":"MB_OCR_FONT_META","abstract":"

    Meta font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MINION":{"name":"MB_OCR_FONT_MINION","abstract":"

    Minion font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRA":{"name":"MB_OCR_FONT_OCRA","abstract":"

    OCR A font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OCRB":{"name":"MB_OCR_FONT_OCRB","abstract":"

    OCR B font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OFFICINA":{"name":"MB_OCR_FONT_OFFICINA","abstract":"

    Officina font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_OPTIMA":{"name":"MB_OCR_FONT_OPTIMA","abstract":"

    Optima font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_PRINTF":{"name":"MB_OCR_FONT_PRINTF","abstract":"

    Printf font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROCKWELL":{"name":"MB_OCR_FONT_ROCKWELL","abstract":"

    Rockwell font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SANS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SANS_SERIF","abstract":"

    Rotis sans serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ROTIS_SERIF":{"name":"MB_OCR_FONT_ROTIS_SERIF","abstract":"

    Rotis serif font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SABON":{"name":"MB_OCR_FONT_SABON","abstract":"

    Sabon font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_STONE":{"name":"MB_OCR_FONT_STONE","abstract":"

    Stone font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_SV_BASIC_MANUAL":{"name":"MB_OCR_FONT_SV_BASIC_MANUAL","abstract":"

    SV basic manual font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA":{"name":"MB_OCR_FONT_TAHOMA","abstract":"

    Tahoma font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TAHOMA_BOLD":{"name":"MB_OCR_FONT_TAHOMA_BOLD","abstract":"

    Tahoma bold font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES","abstract":"

    Tex gyre termes font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC":{"name":"MB_OCR_FONT_TEX_GYRE_TERMES_ITALIC","abstract":"

    Tex gyre termes italic font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK":{"name":"MB_OCR_FONT_THE_SANS_MONO_CONDENSED_BLACK","abstract":"

    Sans mono condensed black font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_THESIS":{"name":"MB_OCR_FONT_THESIS","abstract":"

    Thesis font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TICKET_DE_CAISSE":{"name":"MB_OCR_FONT_TICKET_DE_CAISSE","abstract":"

    Ticket de caisse font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TIMES_NEW_ROMAN":{"name":"MB_OCR_FONT_TIMES_NEW_ROMAN","abstract":"

    Times new roman font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRAJAN":{"name":"MB_OCR_FONT_TRAJAN","abstract":"

    Trajan font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_TRINITE":{"name":"MB_OCR_FONT_TRINITE","abstract":"

    Trinite font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNIVERS":{"name":"MB_OCR_FONT_UNIVERS","abstract":"

    Univers font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VERDANA":{"name":"MB_OCR_FONT_VERDANA","abstract":"

    Verdana font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_VOLTAIRE":{"name":"MB_OCR_FONT_VOLTAIRE","abstract":"

    Voltaire font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_WALBAUM":{"name":"MB_OCR_FONT_WALBAUM","abstract":"

    Walbaum font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB":{"name":"MB_OCR_FONT_EUROPA_GRO_SB","abstract":"

    Europa gro sb font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_EUROPA_GRO_SB_LIGHT":{"name":"MB_OCR_FONT_EUROPA_GRO_SB_LIGHT","abstract":"

    Europa gro sb light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANTONIO_REGULAR":{"name":"MB_OCR_FONT_ANTONIO_REGULAR","abstract":"

    Antonio regular font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_CORPORATE_LIGHT":{"name":"MB_OCR_FONT_CORPORATE_LIGHT","abstract":"

    Corporate S Light font","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_MICR":{"name":"MB_OCR_FONT_MICR","abstract":"

    MICR font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ARABIC_NILE":{"name":"MB_OCR_FONT_ARABIC_NILE","abstract":"

    Arabic font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN":{"name":"MB_OCR_FONT_UNKNOWN","abstract":"

    Unknown font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_XITS_MATH":{"name":"MB_OCR_FONT_XITS_MATH","abstract":"

    XITS Math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_ANY":{"name":"MB_OCR_FONT_ANY","abstract":"

    Any of the other listed fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UNKNOWN_MATH":{"name":"MB_OCR_FONT_UNKNOWN_MATH","abstract":"

    Unknown math font

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_UKDL_LIGHT":{"name":"MB_OCR_FONT_UKDL_LIGHT","abstract":"

    Font found on UKDL licenses

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_COUNT":{"name":"MB_OCR_FONT_COUNT","abstract":"

    Must be last as it holds the number of available fonts

    ","parent_name":"MBOcrFont"},"Enums/MBOcrFont.html#/c:@E@MBOcrFont@MB_OCR_FONT_FE_SCHRIFT":{"name":"MB_OCR_FONT_FE_SCHRIFT","abstract":"

    German license plate font *

    ","parent_name":"MBOcrFont"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeIdentityCard":{"name":"MBMrtdTypeIdentityCard","abstract":"

    Identity card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypePassport":{"name":"MBMrtdTypePassport","abstract":"

    Passport

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeVisa":{"name":"MBMrtdTypeVisa","abstract":"

    Visa

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeGreenCard":{"name":"MBMrtdTypeGreenCard","abstract":"

    US Green Card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeMysPassIMM13P":{"name":"MBMrtdTypeMysPassIMM13P","abstract":"

    Malaysian PASS type IMM13P

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeDl":{"name":"MBMrtdTypeDl","abstract":"

    One liner ISO DL

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeInternalTravelDocument":{"name":"MBMrtdTypeInternalTravelDocument","abstract":"

    China mainland travel permit

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdDocumentType.html#/c:@E@MBMrtdDocumentType@MBMrtdTypeBorderCrossingCard":{"name":"MBMrtdTypeBorderCrossingCard","abstract":"

    Border crossing card

    ","parent_name":"MBMrtdDocumentType"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd1":{"name":"MBMrtdSpecificationTd1","abstract":"

    Preset for detecting TD1 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd2":{"name":"MBMrtdSpecificationTd2","abstract":"

    Preset for detecting TD2 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBMrtdSpecificationPreset.html#/c:@E@MBMrtdSpecificationPreset@MBMrtdSpecificationTd3":{"name":"MBMrtdSpecificationTd3","abstract":"

    Preset for detecting TD3 cards

    ","parent_name":"MBMrtdSpecificationPreset"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationUp":{"name":"MBProcessingOrientationUp","abstract":"

    Text oriented same as picture

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationRight":{"name":"MBProcessingOrientationRight","abstract":"

    Text is rotated 90 degrees clockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationDown":{"name":"MBProcessingOrientationDown","abstract":"

    Text is upside down

    ","parent_name":"MBProcessingOrientation"},"Enums/MBProcessingOrientation.html#/c:@E@MBProcessingOrientation@MBProcessingOrientationLeft":{"name":"MBProcessingOrientationLeft","abstract":"

    Text is rotated 90 degrees counterclockwise

    ","parent_name":"MBProcessingOrientation"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeAAMVACompliant":{"name":"MBIdBarcodeDocumentTypeAAMVACompliant","abstract":"

    AAMVACompliant

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaID":{"name":"MBIdBarcodeDocumentTypeArgentinaID","abstract":"

    Argentina ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaAlienID":{"name":"MBIdBarcodeDocumentTypeArgentinaAlienID","abstract":"

    Argentina Alien ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeArgentinaDL":{"name":"MBIdBarcodeDocumentTypeArgentinaDL","abstract":"

    Argentina DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaID":{"name":"MBIdBarcodeDocumentTypeColombiaID","abstract":"

    Colombia ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeColombiaDL":{"name":"MBIdBarcodeDocumentTypeColombiaDL","abstract":"

    Colombia DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaVoterID":{"name":"MBIdBarcodeDocumentTypeNigeriaVoterID","abstract":"

    Nigeria Voter ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeNigeriaDL":{"name":"MBIdBarcodeDocumentTypeNigeriaDL","abstract":"

    Nigeria DL

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypePanamaID":{"name":"MBIdBarcodeDocumentTypePanamaID","abstract":"

    Panama ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBIdBarcodeDocumentType.html#/c:@E@MBIdBarcodeDocumentType@MBIdBarcodeDocumentTypeSouthAfricaID":{"name":"MBIdBarcodeDocumentTypeSouthAfricaID","abstract":"

    South African ID

    ","parent_name":"MBIdBarcodeDocumentType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD1":{"name":"MBDocumentFaceDetectorTypeTD1","abstract":"

    Uses document detector for TD1 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypeTD2":{"name":"MBDocumentFaceDetectorTypeTD2","abstract":"

    Uses document detector for TD2 size identity cards

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDocumentFaceDetectorType.html#/c:@E@MBDocumentFaceDetectorType@MBDocumentFaceDetectorTypePassportsAndVisas":{"name":"MBDocumentFaceDetectorTypePassportsAndVisas","abstract":"

    Uses MRTD detector for detecting documents with MRZ

    ","parent_name":"MBDocumentFaceDetectorType"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFailed":{"name":"MBDetectionStatusFailed","abstract":"

    Detection has failed.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusSuccess":{"name":"MBDetectionStatusSuccess","abstract":"

    Document has been detected.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooFar":{"name":"MBDetectionStatusCameraTooFar","abstract":"

    Document has been detected but the camera is too far from the document.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraTooClose":{"name":"MBDetectionStatusCameraTooClose","abstract":"

    Document has been detected but the camera is too close to the document.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusCameraAngleTooSteep":{"name":"MBDetectionStatusCameraAngleTooSteep","abstract":"

    Document has been detected but the camera’s angle is too steep.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentTooCloseToCameraEdge":{"name":"MBDetectionStatusDocumentTooCloseToCameraEdge","abstract":"

    Document has been detected but the document is too close to the camera edge.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusDocumentPartiallyVisible":{"name":"MBDetectionStatusDocumentPartiallyVisible","abstract":"

    Only part of the document is visible.

    ","parent_name":"MBDetectionStatus"},"Enums/MBDetectionStatus.html#/c:@E@MBDetectionStatus@MBDetectionStatusFallbackSuccess":{"name":"MBDetectionStatusFallbackSuccess","abstract":"

    Fallback detection was successful (PhotoPay specific).

    ","parent_name":"MBDetectionStatus"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateNotPerformed":{"name":"MBDataMatchStateNotPerformed","abstract":"

    Data matching has not been performed.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateFailed":{"name":"MBDataMatchStateFailed","abstract":"

    Data does not match.

    ","parent_name":"MBDataMatchState"},"Enums/MBDataMatchState.html#/c:@E@MBDataMatchState@MBDataMatchStateSuccess":{"name":"MBDataMatchStateSuccess","abstract":"

    Data match.

    ","parent_name":"MBDataMatchState"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNone":{"name":"MBCameraAutofocusRestrictionNone","abstract":"

    Default. Indicates that the autofocus system should not restrict the focus range.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionNear":{"name":"MBCameraAutofocusRestrictionNear","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is near to the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraAutofocusRestriction.html#/c:@E@MBCameraAutofocusRestriction@MBCameraAutofocusRestrictionFar":{"name":"MBCameraAutofocusRestrictionFar","abstract":"

    Indicates that the autofocus system should restrict the focus range for subject matter that is far from the camera.

    ","parent_name":"MBCameraAutofocusRestriction"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeBack":{"name":"MBCameraTypeBack","abstract":"

    Back facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraType.html#/c:@E@MBCameraType@MBCameraTypeFront":{"name":"MBCameraTypeFront","abstract":"

    Front facing camera

    ","parent_name":"MBCameraType"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset480p":{"name":"MBCameraPreset480p","abstract":"

    480p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset720p":{"name":"MBCameraPreset720p","abstract":"

    720p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset1080p":{"name":"MBCameraPreset1080p","abstract":"

    1080p video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPreset4K":{"name":"MBCameraPreset4K","abstract":"

    4K video will always be used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetOptimal":{"name":"MBCameraPresetOptimal","abstract":"

    The library will calculate optimal resolution based on the use case and device used

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetMax":{"name":"MBCameraPresetMax","abstract":"

    Device’s maximal video resolution will be used.

    ","parent_name":"MBCameraPreset"},"Enums/MBCameraPreset.html#/c:@E@MBCameraPreset@MBCameraPresetPhoto":{"name":"MBCameraPresetPhoto","abstract":"

    Device’s photo preview resolution will be used

    ","parent_name":"MBCameraPreset"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeQR":{"name":"MBBarcodeTypeQR","abstract":"

    QR code

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeDataMatrix":{"name":"MBBarcodeTypeDataMatrix","abstract":"

    Data Matrix

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCE":{"name":"MBBarcodeTypeUPCE","abstract":"

    UPCE

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeUPCA":{"name":"MBBarcodeTypeUPCA","abstract":"

    UPCA

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN8":{"name":"MBBarcodeTypeEAN8","abstract":"

    EAN 8

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeEAN13":{"name":"MBBarcodeTypeEAN13","abstract":"

    EAN 13

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode128":{"name":"MBBarcodeTypeCode128","abstract":"

    Code 128

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeCode39":{"name":"MBBarcodeTypeCode39","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeITF":{"name":"MBBarcodeTypeITF","abstract":"

    ITF

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypeAztec":{"name":"MBBarcodeTypeAztec","abstract":"

    Code 39

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeType.html#/c:@E@MBBarcodeType@MBBarcodeTypePdf417":{"name":"MBBarcodeTypePdf417","abstract":"

    PDF 417

    ","parent_name":"MBBarcodeType"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentType":{"name":"MBBarcodeElementKeyDocumentType","abstract":"

    Mandatory on all driver’s licenses. All barcodes which are using 3-track magnetic","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVersionNumber":{"name":"MBBarcodeElementKeyStandardVersionNumber","abstract":"

    Mandatory on all driver’s licenses.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFamilyName":{"name":"MBBarcodeElementKeyCustomerFamilyName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFirstName":{"name":"MBBarcodeElementKeyCustomerFirstName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerFullName":{"name":"MBBarcodeElementKeyCustomerFullName","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDateOfBirth":{"name":"MBBarcodeElementKeyDateOfBirth","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySex":{"name":"MBBarcodeElementKeySex","abstract":"

    Mandatory on all AAMVA, Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyEyeColor":{"name":"MBBarcodeElementKeyEyeColor","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet":{"name":"MBBarcodeElementKeyAddressStreet","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressCity":{"name":"MBBarcodeElementKeyAddressCity","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressJurisdictionCode":{"name":"MBBarcodeElementKeyAddressJurisdictionCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressPostalCode":{"name":"MBBarcodeElementKeyAddressPostalCode","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFullAddress":{"name":"MBBarcodeElementKeyFullAddress","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeight":{"name":"MBBarcodeElementKeyHeight","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightIn":{"name":"MBBarcodeElementKeyHeightIn","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHeightCm":{"name":"MBBarcodeElementKeyHeightCm","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerMiddleName":{"name":"MBBarcodeElementKeyCustomerMiddleName","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHairColor":{"name":"MBBarcodeElementKeyHairColor","abstract":"

    Optional on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNameSuffix":{"name":"MBBarcodeElementKeyNameSuffix","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFullName":{"name":"MBBarcodeElementKeyAKAFullName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAFamilyName":{"name":"MBBarcodeElementKeyAKAFamilyName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAGivenName":{"name":"MBBarcodeElementKeyAKAGivenName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASuffixName":{"name":"MBBarcodeElementKeyAKASuffixName","abstract":"

    Optional on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightRange":{"name":"MBBarcodeElementKeyWeightRange","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightPounds":{"name":"MBBarcodeElementKeyWeightPounds","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyWeightKilograms":{"name":"MBBarcodeElementKeyWeightKilograms","abstract":"

    Mandatory on AAMVA 02 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCustomerIdNumber":{"name":"MBBarcodeElementKeyCustomerIdNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFamilyNameTruncation":{"name":"MBBarcodeElementKeyFamilyNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFirstNameTruncation":{"name":"MBBarcodeElementKeyFirstNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMiddleNameTruncation":{"name":"MBBarcodeElementKeyMiddleNameTruncation","abstract":"

    Mandatory on AAMVA 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPlaceOfBirth":{"name":"MBBarcodeElementKeyPlaceOfBirth","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAddressStreet2":{"name":"MBBarcodeElementKeyAddressStreet2","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyRaceEthnicity":{"name":"MBBarcodeElementKeyRaceEthnicity","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNamePrefix":{"name":"MBBarcodeElementKeyNamePrefix","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCountryIdentification":{"name":"MBBarcodeElementKeyCountryIdentification","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress":{"name":"MBBarcodeElementKeyResidenceStreetAddress","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceStreetAddress2":{"name":"MBBarcodeElementKeyResidenceStreetAddress2","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceCity":{"name":"MBBarcodeElementKeyResidenceCity","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceJurisdictionCode":{"name":"MBBarcodeElementKeyResidenceJurisdictionCode","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidencePostalCode":{"name":"MBBarcodeElementKeyResidencePostalCode","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyResidenceFullAddress":{"name":"MBBarcodeElementKeyResidenceFullAddress","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder18":{"name":"MBBarcodeElementKeyUnder18","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder19":{"name":"MBBarcodeElementKeyUnder19","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUnder21":{"name":"MBBarcodeElementKeyUnder21","abstract":"

    Optional on AAMVA 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySocialSecurityNumber":{"name":"MBBarcodeElementKeySocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKASocialSecurityNumber":{"name":"MBBarcodeElementKeyAKASocialSecurityNumber","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAMiddleName":{"name":"MBBarcodeElementKeyAKAMiddleName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKAPrefixName":{"name":"MBBarcodeElementKeyAKAPrefixName","abstract":"

    Optional on AAMVA 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyOrganDonor":{"name":"MBBarcodeElementKeyOrganDonor","abstract":"

    Optional on AAMVA 01, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyVeteran":{"name":"MBBarcodeElementKeyVeteran","abstract":"

    Optional on AAMVA 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAKADateOfBirth":{"name":"MBBarcodeElementKeyAKADateOfBirth","abstract":"

    Optional on AAMVA 01. (MMDDCCYY format)

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuerIdentificationNumber":{"name":"MBBarcodeElementKeyIssuerIdentificationNumber","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationDate":{"name":"MBBarcodeElementKeyDocumentExpirationDate","abstract":"

    Mandatory on all AAMVA, Magnetic and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVersionNumber":{"name":"MBBarcodeElementKeyJurisdictionVersionNumber","abstract":"

    Mandatory on all AAMVA and Compact barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClass":{"name":"MBBarcodeElementKeyJurisdictionVehicleClass","abstract":"

    Mandatory on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodes":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsementCodes":{"name":"MBBarcodeElementKeyJurisdictionEndorsementCodes","abstract":"

    Mandatory on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentIssueDate":{"name":"MBBarcodeElementKeyDocumentIssueDate","abstract":"

    Mandatory on all AAMVA and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyFederalCommercialVehicleCodes":{"name":"MBBarcodeElementKeyFederalCommercialVehicleCodes","abstract":"

    Mandatory on AAMVA versions 02 and 03.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdiction":{"name":"MBBarcodeElementKeyIssuingJurisdiction","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardVehicleClassification":{"name":"MBBarcodeElementKeyStandardVehicleClassification","abstract":"

    Optional on all AAMVA barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssuingJurisdictionName":{"name":"MBBarcodeElementKeyIssuingJurisdictionName","abstract":"

    Optional on all AAMVA and Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardEndorsementCode":{"name":"MBBarcodeElementKeyStandardEndorsementCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyStandardRestrictionCode":{"name":"MBBarcodeElementKeyStandardRestrictionCode","abstract":"

    Optional on all AAMVA barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionVehicleClassificationDescription":{"name":"MBBarcodeElementKeyJurisdictionVehicleClassificationDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionEndorsmentCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyJurisdictionRestrictionCodeDescription":{"name":"MBBarcodeElementKeyJurisdictionRestrictionCodeDescription","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyInventoryControlNumber":{"name":"MBBarcodeElementKeyInventoryControlNumber","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyCardRevisionDate":{"name":"MBBarcodeElementKeyCardRevisionDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentDiscriminator":{"name":"MBBarcodeElementKeyDocumentDiscriminator","abstract":"

    Mandatory on AAMVA 02, 03, 04, 05, 06, 07, 08 and Magnetic barcodes.","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyLimitedDurationDocument":{"name":"MBBarcodeElementKeyLimitedDurationDocument","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyAuditInformation":{"name":"MBBarcodeElementKeyAuditInformation","abstract":"

    Optional on AAMVA 02, 03, 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyComplianceType":{"name":"MBBarcodeElementKeyComplianceType","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyIssueTimestamp":{"name":"MBBarcodeElementKeyIssueTimestamp","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitExpirationDate":{"name":"MBBarcodeElementKeyPermitExpirationDate","abstract":"

    Optional on AAMVA version 01 barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIdentifier":{"name":"MBBarcodeElementKeyPermitIdentifier","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyPermitIssueDate":{"name":"MBBarcodeElementKeyPermitIssueDate","abstract":"

    Optional on AAMVA version 01 barcodes..

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNumberOfDuplicates":{"name":"MBBarcodeElementKeyNumberOfDuplicates","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyHAZMATExpirationDate":{"name":"MBBarcodeElementKeyHAZMATExpirationDate","abstract":"

    Optional on AAMVA 04, 05, 06, 07, 08 and Compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyMedicalIndicator":{"name":"MBBarcodeElementKeyMedicalIndicator","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyNonResident":{"name":"MBBarcodeElementKeyNonResident","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyUniqueCustomerId":{"name":"MBBarcodeElementKeyUniqueCustomerId","abstract":"

    Optional on AAMVA version 01.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDataDiscriminator":{"name":"MBBarcodeElementKeyDataDiscriminator","abstract":"

    Optional on compact barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentExpirationMonth":{"name":"MBBarcodeElementKeyDocumentExpirationMonth","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeyDocumentNonexpiring":{"name":"MBBarcodeElementKeyDocumentNonexpiring","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBBarcodeElementKey.html#/c:@E@MBBarcodeElementKey@MBBarcodeElementKeySecurityVersion":{"name":"MBBarcodeElementKeySecurityVersion","abstract":"

    Optional on Magnetic barcodes.

    ","parent_name":"MBBarcodeElementKey"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeNone":{"name":"MBAnonymizationModeNone","abstract":"

    Anonymization will not be performed.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeImageOnly":{"name":"MBAnonymizationModeImageOnly","abstract":"

    FullDocumentImage is anonymized with black boxes covering sensitive data.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeResultFieldsOnly":{"name":"MBAnonymizationModeResultFieldsOnly","abstract":"

    Result fields containing sensitive data are removed from result.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html#/c:@E@MBAnonymizationMode@MBAnonymizationModeFullResult":{"name":"MBAnonymizationModeFullResult","abstract":"

    This mode is combination of ImageOnly and ResultFieldsOnly modes.

    ","parent_name":"MBAnonymizationMode"},"Enums/MBAnonymizationMode.html":{"name":"MBAnonymizationMode","abstract":"

    MBAnonymizationMode is used to define level of anonymization performed on recognizer result.

    "},"Enums/MBBarcodeElementKey.html":{"name":"MBBarcodeElementKey","abstract":"

    Enumeration of possible barcode element keys

    "},"Enums/MBBarcodeType.html":{"name":"MBBarcodeType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBCameraPreset.html":{"name":"MBCameraPreset","abstract":"

    Camera resolution preset

    "},"Enums/MBCameraType.html":{"name":"MBCameraType","abstract":"

    Camera type

    "},"Enums/MBCameraAutofocusRestriction.html":{"name":"MBCameraAutofocusRestriction","abstract":"

    Camera autofocus restricion mode

    "},"Enums/MBDataMatchState.html":{"name":"MBDataMatchState","abstract":"

    Result of the data matching algorithm for scanned parts/sides of the document.

    "},"Enums/MBDetectionStatus.html":{"name":"MBDetectionStatus","abstract":"

    Status of the object detection in Microblink SDK

    "},"Enums/MBDocumentFaceDetectorType.html":{"name":"MBDocumentFaceDetectorType","abstract":"

    Enumeration of all supported document types for MBDocumentFaceRecognizer

    "},"Enums.html#/c:@E@MBDocumentImageColorStatus":{"name":"MBDocumentImageColorStatus","abstract":"

    DocumentImageColorStatus enum defines possible color statuses determined from scanned image.

    "},"Enums/MBIdBarcodeDocumentType.html":{"name":"MBIdBarcodeDocumentType","abstract":"

    Enumeration of possible barcode formats

    "},"Enums/MBProcessingOrientation.html":{"name":"MBProcessingOrientation","abstract":"

    Enum which describes text orientation on an image.

    "},"Enums.html#/c:@E@MBImageAnalysisDetectionStatus":{"name":"MBImageAnalysisDetectionStatus","abstract":"

    MBImageAnalysisDetectionStatus enum defines possible states of detection.

    "},"Enums/MBMrtdSpecificationPreset.html":{"name":"MBMrtdSpecificationPreset","abstract":"

    Presets which can be used to instantiate mrtd specification for a specific mrtd format

    "},"Enums/MBMrtdDocumentType.html":{"name":"MBMrtdDocumentType","abstract":"

    Supported MRTD document types

    "},"Enums/MBOcrFont.html":{"name":"MBOcrFont","abstract":"

    A list of fonts supported by BlinkOCR

    "},"Enums/MBProcessingStatus.html":{"name":"MBProcessingStatus","abstract":"

    MBProcessingStatus enum defines status of the last recognition process.

    "},"Enums/MBProcessorResultState.html":{"name":"MBProcessorResultState","abstract":"

    Enumeration of posibble processor result state

    "},"Enums/MBRecognitionMode.html":{"name":"MBRecognitionMode","abstract":"

    MBRecognitionMode enum defines possible recognition modes by BlinkID(Combined)Recognizer.

    "},"Enums/MBRecognitionDebugMode.html":{"name":"MBRecognitionDebugMode","abstract":"

    Denotes the mode in which Recognizers performs recognition

    "},"Enums/MBFrameQualityEstimationMode.html":{"name":"MBFrameQualityEstimationMode","abstract":"

    Denotes the mode in which FrameQuality estimation works

    "},"Enums/MBRecognizerResultState.html":{"name":"MBRecognizerResultState","abstract":"

    Enumeration of posibble recognizer result state

    "},"Enums/MBUsdlKeys.html":{"name":"MBUsdlKeys","abstract":"

    Possible keys that can be used for obtaining USDL result elements.

    "},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)additionalPersonalIdNumber":{"name":"additionalPersonalIdNumber","abstract":"

    TThe additional personal identification number.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBVizResult"},"Classes/MBVizResult.html#/c:objc(cs)MBVizResult(py)empty":{"name":"empty","abstract":"

    Flag that indicates if barcode result is empty

    ","parent_name":"MBVizResult"},"Classes/MBVisaRecognizerResult.html#/c:objc(cs)MBVisaRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBVisaRecognizerResult"},"Classes/MBVisaRecognizer.html#/c:objc(cs)MBVisaRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning VisaRecognizer

    ","parent_name":"MBVisaRecognizer"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithOverlayViewController:":{"name":"+recognizerRunnerViewControllerWithOverlayViewController:","abstract":"

    Method creates a camera view controller which is responsible for displaying the","parent_name":"MBViewControllerFactory"},"Classes/MBViewControllerFactory.html#/c:objc(cs)MBViewControllerFactory(cm)recognizerRunnerViewControllerWithResult:closeButtonTapped:":{"name":"+recognizerRunnerViewControllerWithResult:closeButtonTapped:","abstract":"

    The method creates a camera view controller, which is responsible for displaying the camera input on the phone screen.","parent_name":"MBViewControllerFactory"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the United States driver license owner.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizerResult.html#/c:objc(cs)MBUsdlRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlRecognizerResult"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)result":{"name":"result","abstract":"

    USDL recognizer results

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlRecognizer.html#/c:objc(cs)MBUsdlRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlRecognizer"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)nameSuffix":{"name":"nameSuffix","abstract":"

    The name suffix of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)address":{"name":"address","abstract":"

    The full address of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number of the United States driver license.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)sex":{"name":"sex","abstract":"

    TThe sex of the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the United States driver license owner.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)data":{"name":"-data","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)isUncertain":{"name":"-isUncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)getField:":{"name":"-getField:","abstract":"

    Returns a string value for a given key.

    ","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizerResult.html#/c:objc(cs)MBUsdlCombinedRecognizerResult(im)optionalElements":{"name":"-optionalElements","abstract":"

    Array of elements that are not part of AAMVA standard and are specific to each US state.","parent_name":"MBUsdlCombinedRecognizerResult"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning both sides of USDL

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)scanUncertain":{"name":"scanUncertain","abstract":"

    Set this to YES to scan even barcode not compliant with standards","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)allowNullQuietZone":{"name":"allowNullQuietZone","abstract":"

    Set this to YES to scan barcodes which don’t have quiet zone (white area) around it

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)enableCompactParser":{"name":"enableCompactParser","abstract":"

    Set this to YES to enable compact parser.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)type":{"name":"type","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBUsdlCombinedRecognizer.html#/c:objc(cs)MBUsdlCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBUsdlCombinedRecognizer"},"Classes/MBTemplatingRecognizerResult.html#/c:objc(cs)MBTemplatingRecognizerResult(py)templatingClass":{"name":"templatingClass","abstract":"

    Returns the MBTemplatingClass for recognized document. If classification failed,","parent_name":"MBTemplatingRecognizerResult"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingResult":{"name":"templatingResult","abstract":"

    Templating recognizer result

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)useGlareDetector":{"name":"useGlareDetector","abstract":"

    Defines if glare detection should be turned on/off for Templating Recognizer.

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingRecognizer.html#/c:objc(cs)MBTemplatingRecognizer(py)templatingClasses":{"name":"templatingClasses","abstract":"

    Returns all available templating classes

    ","parent_name":"MBTemplatingRecognizer"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setClassificationProcessorGroups:":{"name":"-setClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed before classification

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getClassificationProcessorGroups":{"name":"-getClassificationProcessorGroups","abstract":"

    Returns the currently set array of classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setNonClassificationProcessorGroups:":{"name":"-setNonClassificationProcessorGroups:","abstract":"

    Sets processor groups that will be executed if MBTemplatingClassifier’s classify returns YES.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)getNonClassificationProcessorGroups":{"name":"-getNonClassificationProcessorGroups","abstract":"

    Returns the currently set array of non-classification processor groups.

    ","parent_name":"MBTemplatingClass"},"Classes/MBTemplatingClass.html#/c:objc(cs)MBTemplatingClass(im)setTemplatingClassifier:":{"name":"-setTemplatingClassifier:","abstract":"

    Sets the classifier which will tell whether currently processed document belongs to this class.","parent_name":"MBTemplatingClass"},"Classes/MBTapToFocusSubview.html#/c:objc(cs)MBTapToFocusSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Designated initializer

    ","parent_name":"MBTapToFocusSubview"},"Classes/MBSuccessFrameGrabberRecognizerResult.html#/c:objc(cs)MBSuccessFrameGrabberRecognizerResult(py)successFrame":{"name":"successFrame","abstract":"

    Success frame MBImage of successful frame

    ","parent_name":"MBSuccessFrameGrabberRecognizerResult"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)result":{"name":"result","abstract":"

    SuccessFrameGrabber recognizer results

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSuccessFrameGrabberRecognizer.html#/c:objc(cs)MBSuccessFrameGrabberRecognizer(py)slaveRecognizer":{"name":"slaveRecognizer","abstract":"

    Slave recognizer that is wrapped with SuccessFrameGrabber

    ","parent_name":"MBSuccessFrameGrabberRecognizer"},"Classes/MBSubview.html#/c:objc(cs)MBSubview(py)delegate":{"name":"delegate","abstract":"

    Delegate which is notified on Overlay events

    ","parent_name":"MBSubview"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)value":{"name":"value","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)valueForAlphabetType:":{"name":"-valueForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)location":{"name":"location","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)locationForAlphabetType:":{"name":"-locationForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(py)side":{"name":"side","parent_name":"MBStringResult"},"Classes/MBStringResult.html#/c:objc(cs)MBStringResult(im)sideForAlphabetType:":{"name":"-sideForAlphabetType:","parent_name":"MBStringResult"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)initWithRecognizerCollection:":{"name":"-initWithRecognizerCollection:","abstract":"

    Initializes the recognizer runner

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)cancelProcessing":{"name":"-cancelProcessing","abstract":"

    Cancels all dispatched, but not yet processed image processing requests issued with processImage.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processImage:":{"name":"-processImage:","abstract":"

    Processes a MBImage object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)processString:":{"name":"-processString:","abstract":"

    Processes a NSString object synchronously using current settings.","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerRunner.html#/c:objc(cs)MBRecognizerRunner(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Method which is used to apply MBSettings object given by currentSettings property

    ","parent_name":"MBRecognizerRunner"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognizerList":{"name":"recognizerList","abstract":"

    Contains MBRecognizer objects - each individual recognizer.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)allowMultipleResults":{"name":"allowMultipleResults","abstract":"

    If NO, recognizer chain will stop when finds first valid scan results and will return just it.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)partialRecognitionTimeout":{"name":"partialRecognitionTimeout","abstract":"

    Timeout interval in which the partial scanning results will be returned to the user.","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)recognitionDebugMode":{"name":"recognitionDebugMode","abstract":"

    Recognition debug mode.

    ","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizerCollection.html#/c:objc(cs)MBRecognizerCollection(py)frameQualityEstimationMode":{"name":"frameQualityEstimationMode","abstract":"

    Frame quality estimation mode. If frame quality estimation is on, some video frames will be skipped, if","parent_name":"MBRecognizerCollection"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(py)baseResult":{"name":"baseResult","abstract":"

    Base recognizer result.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognizer.html#/c:objc(cs)MBRecognizer(im)toSignedJson":{"name":"-toSignedJson","abstract":"

    Returns the signed JSON representation of this entity’s current state as a MBSignedPayload.

    ","parent_name":"MBRecognizer"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzId":{"name":"enableMrzId","abstract":"

    Enable scanning of MRZ IDs. Setting is taken into account only if the mrz_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzVisa":{"name":"enableMrzVisa","abstract":"

    Enable scanning of visa MRZ. Setting is taken into account only if the visa right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableMrzPassport":{"name":"enableMrzPassport","abstract":"

    Enable scanning of Passport MRZ. Setting is taken into account only if the passport right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enablePhotoId":{"name":"enablePhotoId","abstract":"

    Enable scanning of Photo ID. Setting is taken into account only if the photo_id right is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableBarcodeId":{"name":"enableBarcodeId","abstract":"

    Enable scanning of barcode IDs. Setting is taken into account only if the barcode right to scan that barcode is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBRecognitionModeFilter.html#/c:objc(cs)MBRecognitionModeFilter(py)enableFullDocumentRecognition":{"name":"enableFullDocumentRecognition","abstract":"

    Enable full document recognition. Setting is taken into account only if the document right to scan that document is purchased.

    ","parent_name":"MBRecognitionModeFilter"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperLeft":{"name":"upperLeft","abstract":"

    Upper left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)upperRight":{"name":"upperRight","abstract":"

    Upper right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerLeft":{"name":"lowerLeft","abstract":"

    Lower left point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(py)lowerRight":{"name":"lowerRight","abstract":"

    Lower right point

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Designated initializer which initializes all four corners of the quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)toPointsArray":{"name":"-toPointsArray","abstract":"

    Returns points of the quadrangle in array in the following order:

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)quadrangleWithTransformation:":{"name":"-quadrangleWithTransformation:","abstract":"

    Creates new quadrangle from this quadrangle, transformed by specified affine transformation.

    ","parent_name":"MBQuadrangle"},"Classes/MBQuadrangle.html#/c:objc(cs)MBQuadrangle(im)center":{"name":"-center","abstract":"

    Returns the center point of the Quadrangle

    ","parent_name":"MBQuadrangle"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(im)initWithProcessingLocation:dewarpPolicy:andProcessors:":{"name":"-initWithProcessingLocation:dewarpPolicy:andProcessors:","abstract":"

    Constructor for MBProcessorGroup.

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessorGroup.html#/c:objc(cs)MBProcessorGroup(py)processors":{"name":"processors","abstract":"

    Processors that are members of the processor group

    ","parent_name":"MBProcessorGroup"},"Classes/MBProcessor.html#/c:objc(cs)MBProcessor(py)baseResult":{"name":"baseResult","abstract":"

    Base processor result

    ","parent_name":"MBProcessor"},"Classes/MBPassportRecognizerResult.html#/c:objc(cs)MBPassportRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone.

    ","parent_name":"MBPassportRecognizerResult"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning PassportRecognizer

    ","parent_name":"MBPassportRecognizer"},"Classes/MBPassportRecognizer.html#/c:objc(cs)MBPassportRecognizer(py)anonymizeNetherlandsMrz":{"name":"anonymizeNetherlandsMrz","abstract":"

    Defines whether to anonymize Netherlands MRZ

    ","parent_name":"MBPassportRecognizer"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)parsers":{"name":"parsers","abstract":"

    Getting array of readonly parsers

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)result":{"name":"result","abstract":"

    MBParserGroupProcessor processor result

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBParserGroupProcessor.html#/c:objc(cs)MBParserGroupProcessor(py)oneOptionalElementInGroupShouldBeValid":{"name":"oneOptionalElementInGroupShouldBeValid","abstract":"

    Set if one optional element should be valid

    ","parent_name":"MBParserGroupProcessor"},"Classes/MBOverlayViewController.html#/c:objc(cs)MBOverlayViewController(py)recognizerRunnerViewController":{"name":"recognizerRunnerViewController","abstract":"

    Overlay View’s delegate object. Responsible for sending messages to PhotoPay’s","parent_name":"MBOverlayViewController"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)language":{"name":"language","abstract":"

    If default overlay contains textual information, text will be localized to this language

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(py)cameraSettings":{"name":"cameraSettings","abstract":"

    Camera settings

    ","parent_name":"MBOverlaySettings"},"Classes/MBOverlaySettings.html#/c:objc(cs)MBOverlaySettings(im)init":{"name":"-init","abstract":"

    Initializes the object with default settings (see above for defaults).

    ","parent_name":"MBOverlaySettings"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ul":{"name":"ul","abstract":"

    Upper left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ur":{"name":"ur","abstract":"

    Upper right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)ll":{"name":"ll","abstract":"

    Lower left corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(py)lr":{"name":"lr","abstract":"

    Lower right corner

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)initWithUpperLeft:upperRight:lowerLeft:lowerRight:":{"name":"-initWithUpperLeft:upperRight:lowerLeft:lowerRight:","abstract":"

    Initializer

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)positionWithOffset:":{"name":"-positionWithOffset:","abstract":"

    Creates a position with offset to a current position. Offset is added.

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)rect":{"name":"-rect","abstract":"

    Helper method converting Position to CGRect

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)center":{"name":"-center","abstract":"

    Helper method calculating the center of the Position

    ","parent_name":"MBPosition"},"Classes/MBPosition.html#/c:objc(cs)MBPosition(im)height":{"name":"-height","abstract":"

    Helper method calculating the height of the position

    ","parent_name":"MBPosition"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)value":{"name":"value","abstract":"

    Unicode value of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)position":{"name":"position","abstract":"

    Position of the char on the image, in the coordinate system of the image

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)height":{"name":"height","abstract":"

    Height of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)uncertain":{"name":"uncertain","abstract":"

    YES if char is uncertain

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)quality":{"name":"quality","abstract":"

    Integer value representing OCR quality of the char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(py)font":{"name":"font","abstract":"

    Font of the character

    ","parent_name":"MBOcrChar"},"Classes/MBOcrChar.html#/c:objc(cs)MBOcrChar(im)initWithValue:position:height:":{"name":"-initWithValue:position:height:","abstract":"

    Initializer for a char

    ","parent_name":"MBOcrChar"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)chars":{"name":"chars","abstract":"

    Ocr chars of the line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(py)position":{"name":"position","abstract":"

    Position of the line on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)initWithOcrChars:position:":{"name":"-initWithOcrChars:position:","abstract":"

    Initializer from chars

    ","parent_name":"MBOcrLine"},"Classes/MBOcrLine.html#/c:objc(cs)MBOcrLine(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr line

    ","parent_name":"MBOcrLine"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)lines":{"name":"lines","abstract":"

    Ocr lines of the block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(py)position":{"name":"position","abstract":"

    Position of the block on the image, in the coordinate system of the image

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)initWithOcrLines:position:":{"name":"-initWithOcrLines:position:","abstract":"

    Initializer from lines

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrBlock.html#/c:objc(cs)MBOcrBlock(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr block

    ","parent_name":"MBOcrBlock"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)box":{"name":"box","abstract":"

    Bounding box of the layout. Given in the coordinate system of the image on which OCR was performed.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)blocks":{"name":"blocks","abstract":"

    Ocr blocks of the layout

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)transformInvalid":{"name":"transformInvalid","abstract":"

    YES if transform is not valid (e.g, there’s no UI to which it can be calculated. NO otherwise.

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)position":{"name":"position","abstract":"

    Position of layout on the image, in the coordinate system of the image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(py)flipped":{"name":"flipped","abstract":"

    OCR layout was recognized from flipped image

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:transform:box:flipped:":{"name":"-initWithOcrBlocks:transform:box:flipped:","abstract":"

    Initializer from blocks and transformation

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)initWithOcrBlocks:":{"name":"-initWithOcrBlocks:","abstract":"

    Initializer from blocks

    ","parent_name":"MBOcrLayout"},"Classes/MBOcrLayout.html#/c:objc(cs)MBOcrLayout(im)string":{"name":"-string","abstract":"

    Helper method which returna a simple string representation of the ocr layout

    ","parent_name":"MBOcrLayout"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default max allowed dewarp height used when using default constructor.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(im)initWithMaxAllowedDewarpHeight:":{"name":"-initWithMaxAllowedDewarpHeight:","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBNoUpScalingDewarpPolicy.html#/c:objc(cs)MBNoUpScalingDewarpPolicy(py)maxAllowedDewarpHeight":{"name":"maxAllowedDewarpHeight","abstract":"

    Returns the max allowed dewarp height as specified by this policy.

    ","parent_name":"MBNoUpScalingDewarpPolicy"},"Classes/MBMrtdSpecification.html#/c:objc(cs)MBMrtdSpecification(cm)createFromPreset:":{"name":"+createFromPreset:","abstract":"

    Factory method which creates MRTD specification based on a preset

    ","parent_name":"MBMrtdSpecification"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizerResult.html#/c:objc(cs)MBMrtdRecognizerResult(py)rawOcrLayout":{"name":"rawOcrLayout","abstract":"

    Raw OCR layout from which the MRTD data was parsed.

    ","parent_name":"MBMrtdRecognizerResult"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)result":{"name":"result","abstract":"

    Detector recognizer results

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrtdSpecifications":{"name":"mrtdSpecifications","abstract":"

    Get the mrtd specifications.

    ","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdRecognizer.html#/c:objc(cs)MBMrtdRecognizer(py)mrzFilterDelegate":{"name":"mrzFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdRecognizer"},"Classes/MBMrtdCombinedRecognizerResult.html#/c:objc(cs)MBMrtdCombinedRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    Returns the Data extracted from the machine readable zone.

    ","parent_name":"MBMrtdCombinedRecognizerResult"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)result":{"name":"result","abstract":"

    Mrtd Combined recognizer result

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnparsedResults":{"name":"allowUnparsedResults","abstract":"

    Whether returning of unparsed results is allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowUnverifiedResults":{"name":"allowUnverifiedResults","abstract":"

    Whether returning of unverified results is allowed","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)allowSpecialCharacters":{"name":"allowSpecialCharacters","abstract":"

    Whether special characters are allowed

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of document this recognizer will scan.

    ","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMrtdCombinedRecognizer.html#/c:objc(cs)MBMrtdCombinedRecognizer(py)mrzCombinedFilterDelegate":{"name":"mrzCombinedFilterDelegate","abstract":"

    Filter for MRTDs (Machine Readable Travel Documents) that is used to determine which documents","parent_name":"MBMrtdCombinedRecognizer"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(py)showTrialLicenseWarning":{"name":"showTrialLicenseWarning","abstract":"

    Disable or enable showing of toast when trial license key is entered. By default, whenever","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:errorCallback:":{"name":"-setLicenseBuffer:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseBuffer:andLicensee:errorCallback:":{"name":"-setLicenseBuffer:andLicensee:errorCallback:","abstract":"

    Set license buffer and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:errorCallback:":{"name":"-setLicenseKey:errorCallback:","abstract":"

    Set license key and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseKey:andLicensee:errorCallback:":{"name":"-setLicenseKey:andLicensee:errorCallback:","abstract":"

    Set license key and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Application package will be used to validate the license.

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(im)setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:":{"name":"-setLicenseResource:withExtension:inSubdirectory:forBundle:andLicensee:errorCallback:","abstract":"

    Set the license file and unlock the SDK. Also define licensee that will be used to validate the license.","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)buildVersionString":{"name":"+buildVersionString","abstract":"

    Returns the string that contains the library build version

    ","parent_name":"MBMicroblinkSDK"},"Classes/MBMicroblinkSDK.html#/c:objc(cs)MBMicroblinkSDK(cm)isScanningUnsupportedForCameraType:error:":{"name":"+isScanningUnsupportedForCameraType:error:","abstract":"

    This method returns true when scanning is unsupported on a specific device.","parent_name":"MBMicroblinkSDK"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlayViewController.html#/c:objc(cs)MBLegacyDocumentVerificationOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBLegacyDocumentVerificationOverlayViewController"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructions":{"name":"firstSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the first side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructions":{"name":"secondSideInstructions","abstract":"

    Returns/sets user instructions that are shown above camera preview while the second side of the","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashMessage":{"name":"firstSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the first side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashMessage":{"name":"secondSideSplashMessage","abstract":"

    Returns/sets splash message that is shown before scanning the second side of the document,","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)scanningDoneSplashMessage":{"name":"scanningDoneSplashMessage","abstract":"

    Returns/sets splash message that is shown after scanning the document.

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)glareMessage":{"name":"glareMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideSplashImage":{"name":"firstSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the first side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideSplashImage":{"name":"secondSideSplashImage","abstract":"

    Returns/sets splash image which is shown below splash message, before scanning the second side of","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)firstSideInstructionsImage":{"name":"firstSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)secondSideInstructionsImage":{"name":"secondSideInstructionsImage","abstract":"

    Returns image that is shown above camera preview, next to the user instructions message, while","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBLegacyDocumentVerificationOverlaySettings.html#/c:objc(cs)MBLegacyDocumentVerificationOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBLegacyDocumentVerificationOverlaySettings"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)rawImage":{"name":"rawImage","abstract":"

    Returns the raw image saved by the processor. If no image was saved by processor, returns null.","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessorResult.html#/c:objc(cs)MBImageReturnProcessorResult(py)encodedImage":{"name":"encodedImage","abstract":"

    JPEG-encoded image or nil, depending on whether image encoding was enabled.

    ","parent_name":"MBImageReturnProcessorResult"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)result":{"name":"result","abstract":"

    MBImageReturnProcessor processor result

    ","parent_name":"MBImageReturnProcessor"},"Classes/MBImageReturnProcessor.html#/c:objc(cs)MBImageReturnProcessor(py)encodeImage":{"name":"encodeImage","abstract":"

    Defines whether saved image will also be encoded as JPEG. This is false by default, which","parent_name":"MBImageReturnProcessor"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)image":{"name":"image","abstract":"

    UIImage of wrapped image.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)roi":{"name":"roi","abstract":"

    Region of the image used for scanning, where the whole image is specified with CGRectMake(0.0, 0.0, 1.0, 1.0).

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)orientation":{"name":"orientation","abstract":"

    Processing orientation of image. This is used in OCR where you can specify character orientation.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredHorizontally":{"name":"mirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)mirroredVertically":{"name":"mirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)estimateFrameQuality":{"name":"estimateFrameQuality","abstract":"

    If YES, the image will prior to processing go through frame quality estimation phase, which might discard the frame

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(py)cameraFrame":{"name":"cameraFrame","abstract":"

    Property which tells if this frame is a camera or a single photo frame.","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithUIImage:":{"name":"+imageWithUIImage:","abstract":"

    Creates MBImage around UIImage.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCmSampleBuffer:":{"name":"+imageWithCmSampleBuffer:","abstract":"

    Creates MBImage around CVImageBufferRef.

    ","parent_name":"MBImage"},"Classes/MBImage.html#/c:objc(cs)MBImage(cm)imageWithCvPixelBuffer:orientation:":{"name":"+imageWithCvPixelBuffer:orientation:","abstract":"

    Creates MBImage around CVPixelBufferRef.

    ","parent_name":"MBImage"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)middleName":{"name":"middleName","abstract":"

    The middle name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)rawData":{"name":"rawData","abstract":"

    Byte array with result of the scan

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)stringData":{"name":"stringData","abstract":"

    Retrieves string content of scanned data

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)uncertain":{"name":"uncertain","abstract":"

    Flag indicating uncertain scanning data","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)barcodeType":{"name":"barcodeType","abstract":"

    Type of the barcode scanned

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)documentType":{"name":"documentType","abstract":"

    The document type deduced from the recognized barcode

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)restrictions":{"name":"restrictions","abstract":"

    The restrictions to driving privileges for the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)endorsements":{"name":"endorsements","abstract":"

    The additional privileges granted to the driver license owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)vehicleClass":{"name":"vehicleClass","abstract":"

    The type of vehicle the driver license owner has privilege to drive.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)street":{"name":"street","abstract":"

    The street address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)postalCode":{"name":"postalCode","abstract":"

    The postal code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)city":{"name":"city","abstract":"

    The city address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)jurisdiction":{"name":"jurisdiction","abstract":"

    The jurisdiction code address portion of the document owner.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizerResult.html#/c:objc(cs)MBIdBarcodeRecognizerResult(py)extendedElements":{"name":"extendedElements","abstract":"

    Document specific extended elements that contain all barcode fields in their original form.

    ","parent_name":"MBIdBarcodeRecognizerResult"},"Classes/MBIdBarcodeRecognizer.html#/c:objc(cs)MBIdBarcodeRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning IDBarcodeRecognizer

    ","parent_name":"MBIdBarcodeRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabFocusedFrames":{"name":"grabFocusedFrames","abstract":"

    Allow sending focused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFrameGrabberRecognizer.html#/c:objc(cs)MBFrameGrabberRecognizer(py)grabUnfocusedFrames":{"name":"grabUnfocusedFrames","abstract":"

    Allow sending unfocused camera frames to MBFrameGrabberRecognizerDelegate.

    ","parent_name":"MBFrameGrabberRecognizer"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default dewarp height value used when using default constructor.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(im)initWithDewarpHeight:":{"name":"-initWithDewarpHeight:","parent_name":"MBFixedDewarpPolicy"},"Classes/MBFixedDewarpPolicy.html#/c:objc(cs)MBFixedDewarpPolicy(py)dewarpHeight":{"name":"dewarpHeight","abstract":"

    Returns the desired dewarp height (in pixels) as specified by this policy.

    ","parent_name":"MBFixedDewarpPolicy"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorColor":{"name":"errorColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBErrorReticle"},"Classes/MBErrorReticle.html#/c:objc(cs)MBErrorReticle(py)errorReticleImage":{"name":"errorReticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBErrorReticle"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsColor":{"name":"dotsColor","abstract":"

    Color of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsStrokeWidth":{"name":"dotsStrokeWidth","abstract":"

    Width of the dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)dotsRadius":{"name":"dotsRadius","abstract":"

    Radius of dots

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(py)animationDuration":{"name":"animationDuration","abstract":"

    Duration of the animation

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsSubview.html#/c:objc(cs)MBDotsSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initializes the layer

    ","parent_name":"MBDotsSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)foregroundColor":{"name":"foregroundColor","abstract":"

    Foreground color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)tintColor":{"name":"tintColor","abstract":"

    Border and shadow color of dots.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)shouldIgnoreFastResults":{"name":"shouldIgnoreFastResults","abstract":"

    If set YES, dots will not redraw until the animation is finished. This will make animation look much smoother on fast results.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)charFadeInDuration":{"name":"charFadeInDuration","abstract":"

    Duration of fade animation for each dot.

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDotsResultSubview.html#/c:objc(cs)MBDotsResultSubview(py)dotCount":{"name":"dotCount","abstract":"

    Maximum number of dots shown on screen. This count has to be in range [20,50].

    ","parent_name":"MBDotsResultSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderView":{"name":"viewfinderView","abstract":"

    Default implementation draws a rectangle with aspect ratio of viewfinderAspectRatio,","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)viewfinderWidthToHeightRatio":{"name":"viewfinderWidthToHeightRatio","abstract":"

    Default aspect ratio of the viewfinder, calculated as width / height.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(py)tooltipLabel":{"name":"tooltipLabel","abstract":"

    Label displayed below the viewfinder view.

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

    Initialize the overlay subview with a given frame

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentSubview.html#/c:objc(cs)MBDocumentSubview(im)initWithCoder:":{"name":"-initWithCoder:","abstract":"

    Initialize the overlay subview with a given coder

    ","parent_name":"MBDocumentSubview"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common settings

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlayViewController.html#/c:objc(cs)MBDocumentOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBDocumentOverlayViewController"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)tooltipText":{"name":"tooltipText","abstract":"

    Gets/sets tootlip text that is defines under document view finder.

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)glareStatusMessage":{"name":"glareStatusMessage","abstract":"

    Returns/sets glare status message that is shown if glare detection is turned on","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)showTooltip":{"name":"showTooltip","abstract":"

    Gets/sets tooltip visibility

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentOverlaySettings.html#/c:objc(cs)MBDocumentOverlaySettings(py)captureHighResImage":{"name":"captureHighResImage","abstract":"

    Gets/sets capturing of high resolution image

    ","parent_name":"MBDocumentOverlaySettings"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)documentLocation":{"name":"documentLocation","abstract":"

    Quadrangle represeting corner points of the document within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizerResult.html#/c:objc(cs)MBDocumentFaceRecognizerResult(py)faceLocation":{"name":"faceLocation","abstract":"

    Quadrangle represeting corner points of the face image within the input image.

    ","parent_name":"MBDocumentFaceRecognizerResult"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning Document Face Recognizer

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)detectorType":{"name":"detectorType","abstract":"

    Type of docment this recognizer will scan.

    ","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDocumentFaceRecognizer.html#/c:objc(cs)MBDocumentFaceRecognizer(py)numStableDetectionsThreshold":{"name":"numStableDetectionsThreshold","abstract":"

    Defines how many times the same document should be detected before the detector","parent_name":"MBDocumentFaceRecognizer"},"Classes/MBDisplayableQuadDetection.html#/c:objc(cs)MBDisplayableQuadDetection(py)detectionLocation":{"name":"detectionLocation","abstract":"

    Exact location of detected object on image.","parent_name":"MBDisplayableQuadDetection"},"Classes/MBDisplayablePointsDetection.html#/c:objc(cs)MBDisplayablePointsDetection(py)points":{"name":"points","abstract":"

    Coordinates of points (CGPoint) of a detected object.

    ","parent_name":"MBDisplayablePointsDetection"},"Classes/MBDisplayableObject.html#/c:objc(cs)MBDisplayableObject(py)transform":{"name":"transform","abstract":"

    Tranformation matrix which transforms the coordinate system in which the OCR layout is given","parent_name":"MBDisplayableObject"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)initWithDetectionStatus:":{"name":"-initWithDetectionStatus:","abstract":"

    Initializes the displayable detection with matrix

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(im)init":{"name":"-init","abstract":"

    Please use designated initializer.

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDisplayableDetection.html#/c:objc(cs)MBDisplayableDetection(py)detectionStatus":{"name":"detectionStatus","abstract":"

    Detection status which describes the status of detection

    ","parent_name":"MBDisplayableDetection"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(im)initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)originalDateStringResult":{"name":"originalDateStringResult","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDateResult"},"Classes/MBDateResult.html#/c:objc(cs)MBDateResult(cm)dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:":{"name":"+dateResultWithDay:month:year:originalDateStringResult:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDateResult"},"Classes/MBDate.html#/c:objc(cs)MBDate(im)initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"-initWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Designated initializer

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)originalDateString":{"name":"originalDateString","abstract":"

    The original string used to create the date result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)date":{"name":"date","abstract":"

    NSDate object which represents the same date as this result

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)day":{"name":"day","abstract":"

    Day in month.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)month":{"name":"month","abstract":"

    Month in year.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)year":{"name":"year","abstract":"

    Year of the current date.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(py)isFilledByDomainKnowledge":{"name":"isFilledByDomainKnowledge","abstract":"

    Indicates that date does not appear on the document but is filled by our internal domain knowledge.

    ","parent_name":"MBDate"},"Classes/MBDate.html#/c:objc(cs)MBDate(cm)dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:":{"name":"+dateWithDay:month:year:originalDateString:isFilledByDomainKnowledge:","abstract":"

    Factory method

    ","parent_name":"MBDate"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)init":{"name":"-init","abstract":"

    Default DPI that will be used with default constructor.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(im)initWithDesiredDPI:":{"name":"-initWithDesiredDPI:","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBDPIBasedDewarpPolicy.html#/c:objc(cs)MBDPIBasedDewarpPolicy(py)desiredDPI":{"name":"desiredDPI","abstract":"

    Returns the desired DPI as defined by this policy.

    ","parent_name":"MBDPIBasedDewarpPolicy"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)init":{"name":"-init","abstract":"

    Convenience initializer used for use cases when overlay view controller is instantiated from storyboard.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)scanningRegion":{"name":"scanningRegion","abstract":"

    Scanning region","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCustomOverlayViewController.html#/c:objc(cs)MBCustomOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBCustomOverlayViewController"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraPreset":{"name":"cameraPreset","abstract":"

    Camera preset. With this property you can set the resolution of the camera

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraType":{"name":"cameraType","abstract":"

    Camera type. You can choose between front and back facing.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)autofocusInterval":{"name":"autofocusInterval","abstract":"

    Interval between forcing two camera focuses. If <= 0, forced focuses arent performed","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraAutofocusRestriction":{"name":"cameraAutofocusRestriction","abstract":"

    Range restriction for camera autofocus.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)videoGravity":{"name":"videoGravity","abstract":"

    Gravity of Camera preview on screen.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)focusPoint":{"name":"focusPoint","abstract":"

    Point against which the autofocus will be performed

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredHorizontally":{"name":"cameraMirroredHorizontally","abstract":"

    Tells whether camera input images should be mirrored horizontally before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)cameraMirroredVertically":{"name":"cameraMirroredVertically","abstract":"

    Tells whether camera input images should be mirrored vertically before processing

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(py)previewZoomScale":{"name":"previewZoomScale","abstract":"

    Set the back side preview camera layer zoom factor. 1.0 means there is no zoom, 2.0 double the zoom - preview layer is 2x zoomed than video output.","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings (see above for defaults)

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcSessionPreset":{"name":"-calcSessionPreset","abstract":"

    Returns an optimal AVFoundation session preset based on cameraPreset value.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraSettings.html#/c:objc(cs)MBCameraSettings(im)calcAutofocusRangeRestriction":{"name":"-calcAutofocusRangeRestriction","abstract":"

    Returns an optimal AVFoundation autofocus range restriction value based on cameraAutofocusRestriction.

    ","parent_name":"MBCameraSettings"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isAnimating":{"name":"isAnimating","abstract":"

    Whether the reticle is currently animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isDetecting":{"name":"isDetecting","abstract":"

    Whether the reticle is currently detecting.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)isConfirming":{"name":"isConfirming","abstract":"

    Whether the reticle is currently confirming.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startAnimating":{"name":"-startAnimating","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopAnimating":{"name":"-stopAnimating","abstract":"

    Stops animating the reticle. Does nothing if the reticle is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)startDetecting":{"name":"-startDetecting","abstract":"

    Starts animating the detection spinner. Does nothing if the detection is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)stopDetecting":{"name":"-stopDetecting","abstract":"

    Stops animating the detection spinner. Does nothing if the detection is not animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)resetAll":{"name":"-resetAll","abstract":"

    Stops all animations and remove all layers to reset state to beginning

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(im)animateArcRotation":{"name":"-animateArcRotation","abstract":"

    Starts animating the reticle. Does nothing if the reticle is already animating.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleImage":{"name":"reticleImage","abstract":"

    Custom reticle image. Shown instead of default circle.","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleColor":{"name":"reticleColor","abstract":"

    Custom tint color used for arc and progress animation. Default white.

    ","parent_name":"MBCameraReticle"},"Classes/MBCameraReticle.html#/c:objc(cs)MBCameraReticle(py)reticleDefaultColor":{"name":"reticleDefaultColor","abstract":"

    Custom tint color used for tinting reticleImage. Ignored if white.

    ","parent_name":"MBCameraReticle"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)imageAnalysisResult":{"name":"imageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned image.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)vizResult":{"name":"vizResult","abstract":"

    Defines the data extracted from the visual inspection zone

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)additionalProcessingInfo":{"name":"additionalProcessingInfo","abstract":"

    Additional info on processing.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)cameraFrame":{"name":"cameraFrame","abstract":"

    The raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizerResult.html#/c:objc(cs)MBBlinkIdSingleSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdSingleSideRecognizerResult"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIDRecognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdSingleSideRecognizer.html#/c:objc(cs)MBBlinkIdSingleSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdSingleSideRecognizer"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)settings":{"name":"settings","abstract":"

    Common BlinkId UI settings

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(py)delegate":{"name":"delegate","abstract":"

    Delegate

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlayViewController.html#/c:objc(cs)MBBlinkIdOverlayViewController(im)initWithSettings:recognizerCollection:delegate:":{"name":"-initWithSettings:recognizerCollection:delegate:","abstract":"

    Designated intializer.

    ","parent_name":"MBBlinkIdOverlayViewController"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)requireDocumentSidesDataMatch":{"name":"requireDocumentSidesDataMatch","abstract":"

    If YES, MBBlinkIdMultiSideRecognizer will check if sides do match when scanning is finished

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showNotSupportedDialog":{"name":"showNotSupportedDialog","abstract":"

    Defines whether Document Not Supported dialog will be displayed in UI.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showFlashlightWarning":{"name":"showFlashlightWarning","abstract":"

    Defines whether glare warning will be displayed when user turn on a flashlight

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)backSideScanningTimeout":{"name":"backSideScanningTimeout","abstract":"

    Option to configure back side scanning timeout.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)firstSideInstructionsText":{"name":"firstSideInstructionsText","abstract":"

    Message that is shown while scanning first side of the document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)scanBarcodeText":{"name":"scanBarcodeText","abstract":"

    Message that is shown after fornt side of the USDL document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)flipInstructions":{"name":"flipInstructions","abstract":"

    Instructions to flip document, shown when scanning of the first side is done, before scanning the second","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveCloser":{"name":"errorMoveCloser","abstract":"

    Instructions for the user to move the document closer.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMoveFarther":{"name":"errorMoveFarther","abstract":"

    Instructions for the user to move the document farther.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorDocumentTooCloseToEdge":{"name":"errorDocumentTooCloseToEdge","abstract":"

    Instructions for the user to move the document from the edge.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingTitle":{"name":"sidesNotMatchingTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)sidesNotMatchingMessage":{"name":"sidesNotMatchingMessage","abstract":"

    Message inside dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchTitle":{"name":"dataMismatchTitle","abstract":"

    Title of the dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)dataMismatchMessage":{"name":"dataMismatchMessage","abstract":"

    Message inside dialog, which is shown when scanned document has data mismatch.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentTitle":{"name":"unsupportedDocumentTitle","abstract":"

    Title of the dialog, which is shown when scanned document sides are not from the same document.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)unsupportedDocumentMessage":{"name":"unsupportedDocumentMessage","abstract":"

    Message inside dialog, which is shown when unsupported document is scanned.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutTitle":{"name":"recognitionTimeoutTitle","abstract":"

    Title of the dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)recognitionTimeoutMessage":{"name":"recognitionTimeoutMessage","abstract":"

    Message inside dialog, which is shown on timeout when scanning is stuck on the back document side.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)retryButtonText":{"name":"retryButtonText","abstract":"

    Text of the “retry” button inside dialog, which is shown on timeout when scanning is stuck on the back","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)errorMandatoryFieldMissing":{"name":"errorMandatoryFieldMissing","abstract":"

    Instructions for the user that is covering more than two mandatory fields for a scan.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)defineSpecificMissingMandatoryFields":{"name":"defineSpecificMissingMandatoryFields","abstract":"

    If YES and number of missing mandatory fields is <= 2, names of missing mandatory fields will be present in the message.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)onboardingButtonTooltipDelay":{"name":"onboardingButtonTooltipDelay","abstract":"

    Option to configure when the onboarding help tooltip will appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showOnboardingInfo":{"name":"showOnboardingInfo","abstract":"

    Defines whether button for presenting onboarding screens will be present on screen.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(py)showIntroductionDialog":{"name":"showIntroductionDialog","abstract":"

    Defines whether tutorial alert will be presented on appear.","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdOverlaySettings.html#/c:objc(cs)MBBlinkIdOverlaySettings(im)init":{"name":"-init","abstract":"

    Designated initializer. Initializes the object with default settings.

    ","parent_name":"MBBlinkIdOverlaySettings"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)address":{"name":"address","abstract":"

    The address of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfBirth":{"name":"dateOfBirth","abstract":"

    The date of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiry":{"name":"dateOfExpiry","abstract":"

    The date of expiry of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfIssue":{"name":"dateOfIssue","abstract":"

    The date of issue of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dateOfExpiryPermanent":{"name":"dateOfExpiryPermanent","abstract":"

    Determines if date of expiry is permanent.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentNumber":{"name":"documentNumber","abstract":"

    The document number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)firstName":{"name":"firstName","abstract":"

    The first name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fullName":{"name":"fullName","abstract":"

    The full name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)lastName":{"name":"lastName","abstract":"

    The last name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)fathersName":{"name":"fathersName","abstract":"

    The father’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mothersName":{"name":"mothersName","abstract":"

    The mother’s name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)sex":{"name":"sex","abstract":"

    The sex of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)localizedName":{"name":"localizedName","abstract":"

    The localized name of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalNameInformation":{"name":"additionalNameInformation","abstract":"

    The additional name information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalAddressInformation":{"name":"additionalAddressInformation","abstract":"

    The additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)additionalOptionalAddressInformation":{"name":"additionalOptionalAddressInformation","abstract":"

    The one more additional address information of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)placeOfBirth":{"name":"placeOfBirth","abstract":"

    The place of birth of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)nationality":{"name":"nationality","abstract":"

    The nationality of the documet owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)race":{"name":"race","abstract":"

    The race of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)religion":{"name":"religion","abstract":"

    The religion of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)profession":{"name":"profession","abstract":"

    The profession of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)maritalStatus":{"name":"maritalStatus","abstract":"

    The marital status of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)residentialStatus":{"name":"residentialStatus","abstract":"

    The residential stauts of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)employer":{"name":"employer","abstract":"

    The employer of the document owner.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)personalIdNumber":{"name":"personalIdNumber","abstract":"

    The personal identification number.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentAdditionalNumber":{"name":"documentAdditionalNumber","abstract":"

    The additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)documentOptionalAdditionalNumber":{"name":"documentOptionalAdditionalNumber","abstract":"

    The one more additional number of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)issuingAuthority":{"name":"issuingAuthority","abstract":"

    The issuing authority of the document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)mrzResult":{"name":"mrzResult","abstract":"

    The data extracted from the machine readable zone

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)driverLicenseDetailedInfo":{"name":"driverLicenseDetailedInfo","abstract":"

    The driver license detailed info.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)classInfo":{"name":"classInfo","abstract":"

    The classification information.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontImageAnalysisResult":{"name":"frontImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned front image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backImageAnalysisResult":{"name":"backImageAnalysisResult","abstract":"

    Defines possible color and moire statuses determined from scanned back image.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeResult":{"name":"barcodeResult","abstract":"

    Defines the data extracted from the barcode.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontVizResult":{"name":"frontVizResult","abstract":"

    Defines the data extracted from the front side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backVizResult":{"name":"backVizResult","abstract":"

    Defines the data extracted from the back side visual inspection zone.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)processingStatus":{"name":"processingStatus","abstract":"

    Defines status of the last recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontProcessingStatus":{"name":"frontProcessingStatus","abstract":"

    Status of the last front side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backProcessingStatus":{"name":"backProcessingStatus","abstract":"

    Status of the last back side recognition process.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontAdditionalProcessingInfo":{"name":"frontAdditionalProcessingInfo","abstract":"

    Additional info on processing of the front side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backAdditionalProcessingInfo":{"name":"backAdditionalProcessingInfo","abstract":"

    Additional info on processing of the back side.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)recognitionMode":{"name":"recognitionMode","abstract":"

    Recognition mode used to scan current document.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)frontCameraFrame":{"name":"frontCameraFrame","abstract":"

    The front raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)backCameraFrame":{"name":"backCameraFrame","abstract":"

    The back raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)barcodeCameraFrame":{"name":"barcodeCameraFrame","abstract":"

    The barcode raw camera frame.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)dataMatchResult":{"name":"dataMatchResult","abstract":"

    Detailed info on data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageLocation":{"name":"faceImageLocation","abstract":"

    face image location from the document if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizerResult.html#/c:objc(cs)MBBlinkIdMultiSideRecognizerResult(py)faceImageSide":{"name":"faceImageSide","abstract":"

    side of document that face image is located on if enabled with MBFaceImage returnFaceImage property.

    ","parent_name":"MBBlinkIdMultiSideRecognizerResult"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)result":{"name":"result","abstract":"

    Result of scanning BlinkIdMultiSideRecognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)delegate":{"name":"delegate","abstract":"

    The object that acts as the delegate of the recognizer

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowBlurFilter":{"name":"allowBlurFilter","abstract":"

    Defines whether blured frames filtering is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnparsedMrzResults":{"name":"allowUnparsedMrzResults","abstract":"

    Defines whether returning of unparsed MRZ (Machine Readable Zone) results is allowed

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUnverifiedMrzResults":{"name":"allowUnverifiedMrzResults","abstract":"

    Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)paddingEdge":{"name":"paddingEdge","abstract":"

    Pading is a minimum distance from the edge of the frame and is defined as a percentage of the frame width. Default value is 0.0f and in that case","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)skipUnsupportedBack":{"name":"skipUnsupportedBack","abstract":"

    Skip back side capture and processing step when back side of the document is not supported

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)validateResultCharacters":{"name":"validateResultCharacters","abstract":"

    Defines whether result characters validatation is performed.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)anonymizationMode":{"name":"anonymizationMode","abstract":"

    Defines whether sensitive data should be removed from images, result fields or both.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)recognitionModeFilter":{"name":"recognitionModeFilter","abstract":"

    Enable or disable recognition of specific document groups supported by the current license.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)scanCroppedDocumentImage":{"name":"scanCroppedDocumentImage","abstract":"

    Configure the recognizer to only work on already cropped and dewarped images.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)allowUncertainFrontSideScan":{"name":"allowUncertainFrontSideScan","abstract":"

    Proceed with scanning the back side even if the front side result is uncertain.","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBlinkIdMultiSideRecognizer.html#/c:objc(cs)MBBlinkIdMultiSideRecognizer(py)maxAllowedMismatchesPerField":{"name":"maxAllowedMismatchesPerField","abstract":"

    Configure the number of characters per field that are allowed to be inconsistent in data match.

    ","parent_name":"MBBlinkIdMultiSideRecognizer"},"Classes/MBBaseOverlayViewController.html#/c:objc(cs)MBBaseOverlayViewController(im)reconfigureRecognizers:":{"name":"-reconfigureRecognizers:","abstract":"

    Reconfigures current recognizer collection to new recognizer collection. Use this method to reconfigure what you wish to scan.

    ","parent_name":"MBBaseOverlayViewController"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)autorotateOverlay":{"name":"autorotateOverlay","abstract":"

    If YES, Overlay View Controller will be autorotated independently of ScanningViewController.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)showStatusBar":{"name":"showStatusBar","abstract":"

    If YES, default camera overlay will display Status bar.","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)supportedOrientations":{"name":"supportedOrientations","abstract":"

    Default: UIInterfaceOrientationMaskPortrait

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)soundFilePath":{"name":"soundFilePath","abstract":"

    Full path to the sound file which is played when the valid result is scanned.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayCancelButton":{"name":"displayCancelButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOverlaySettings.html#/c:objc(cs)MBBaseOverlaySettings(py)displayTorchButton":{"name":"displayTorchButton","abstract":"

    Default: YES.

    ","parent_name":"MBBaseOverlaySettings"},"Classes/MBBaseOcrOverlaySettings.html#/c:objc(cs)MBBaseOcrOverlaySettings(py)showOcrDots":{"name":"showOcrDots","abstract":"

    Property that enables showing of flashing dots over characters being scanned.

    ","parent_name":"MBBaseOcrOverlaySettings"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)missingMandatoryFields":{"name":"missingMandatoryFields","abstract":"

    List of fields that were expected on the document but were missing.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)invalidCharacterFields":{"name":"invalidCharacterFields","abstract":"

    List of fields that contained characters which were not expected in that field.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html#/c:objc(cs)MBAdditionalProcessingInfo(py)extraPresentFields":{"name":"extraPresentFields","abstract":"

    List of fields that weren’t expected on the document but were present.","parent_name":"MBAdditionalProcessingInfo"},"Classes/MBAdditionalProcessingInfo.html":{"name":"MBAdditionalProcessingInfo","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes/MBBaseOcrOverlaySettings.html":{"name":"MBBaseOcrOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlaySettings.html":{"name":"MBBaseOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBBaseOverlayViewController.html":{"name":"MBBaseOverlayViewController","abstract":"

    Common base class for default overlay view controllers

    "},"Classes/MBBlinkIdMultiSideRecognizer.html":{"name":"MBBlinkIdMultiSideRecognizer","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdMultiSideRecognizerResult.html":{"name":"MBBlinkIdMultiSideRecognizerResult","abstract":"

    Recognizer which can scan front and back side of the United States driver license.

    "},"Classes/MBBlinkIdOverlaySettings.html":{"name":"MBBlinkIdOverlaySettings","abstract":"

    Settings class containing parameters for BlinkId UI

    "},"Classes/MBBlinkIdOverlayViewController.html":{"name":"MBBlinkIdOverlayViewController","abstract":"

    Default version of overlay view controller with modern design.

    "},"Classes/MBBlinkIdSingleSideRecognizer.html":{"name":"MBBlinkIdSingleSideRecognizer","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBBlinkIdSingleSideRecognizerResult.html":{"name":"MBBlinkIdSingleSideRecognizerResult","abstract":"

    The Blink ID Recognizer is used for scanning Blink ID.

    "},"Classes/MBCameraReticle.html":{"name":"MBCameraReticle","abstract":"

    A camera reticle that locates at the center of screen and uses circle arc rotation to indicate that"},"Classes/MBCameraSettings.html":{"name":"MBCameraSettings","abstract":"

    Settings class containing parameters for camera capture

    "},"Classes/MBCustomOverlayViewController.html":{"name":"MBCustomOverlayViewController","abstract":"

    Custom Overlay View Controller is an abstract class for all custom overlay views placed on top View Controller."},"Classes/MBDPIBasedDewarpPolicy.html":{"name":"MBDPIBasedDewarpPolicy","abstract":"

    DPI based dewarp policy. Dewarp height will be calculated based on"},"Classes/MBDate.html":{"name":"MBDate","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes/MBDateResult.html":{"name":"MBDateResult","abstract":"

    This class represents a Date result scanned from the image. It supports obtaining raw NSDates, or raw strings"},"Classes.html#/c:objc(cs)MBDewarpPolicy":{"name":"MBDewarpPolicy","abstract":"

    Base class for all dewarp policies

    "},"Classes/MBDisplayableDetection.html":{"name":"MBDisplayableDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDisplayableObject.html":{"name":"MBDisplayableObject","abstract":"

    Represents any object that can be displayed on screen in terms of drawing.

    "},"Classes/MBDisplayablePointsDetection.html":{"name":"MBDisplayablePointsDetection","abstract":"

    Result of the detection of a point detector. Point Detectors are used for QR and similar barcodes

    "},"Classes/MBDisplayableQuadDetection.html":{"name":"MBDisplayableQuadDetection","abstract":"

    Represents a detection that can be displayed on screen.

    "},"Classes/MBDocumentFaceRecognizer.html":{"name":"MBDocumentFaceRecognizer","abstract":"

    Class for configuring Document Face Recognizer Recognizer.

    "},"Classes/MBDocumentFaceRecognizerResult.html":{"name":"MBDocumentFaceRecognizerResult","abstract":"

    Class representing values obtained when scanning Document Face Recognizer

    "},"Classes/MBDocumentOverlaySettings.html":{"name":"MBDocumentOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBDocumentOverlayViewController.html":{"name":"MBDocumentOverlayViewController","abstract":"

    Default overlay when using ID card recognizers.

    "},"Classes/MBDocumentSubview.html":{"name":"MBDocumentSubview","abstract":"

    Overlay subview presenting the viewfinder for scanning ID documents

    "},"Classes/MBDotsResultSubview.html":{"name":"MBDotsResultSubview","abstract":"

    Overlay subview presenting status of OCR detection. Dots are displayed over locations of detected characters.

    "},"Classes/MBDotsSubview.html":{"name":"MBDotsSubview","abstract":"

    A wrapper around CAShapeLayer which is used for presenting a status about barcode detections

    "},"Classes.html#/c:objc(cs)MBEntity":{"name":"MBEntity","abstract":"

    Base class for all entities processors, recognizers, detectors…

    "},"Classes/MBErrorReticle.html":{"name":"MBErrorReticle","abstract":"

    A camera reticle detection that locates at the center of screen and uses circular rotation to indicate that"},"Classes/MBFixedDewarpPolicy.html":{"name":"MBFixedDewarpPolicy","abstract":"

    Fixed dewarp policy. Dewarp height will be exactly as defined by its dewarpHeight.

    "},"Classes/MBFrameGrabberRecognizer.html":{"name":"MBFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes.html#/c:objc(cs)MBGlareStatusSubview":{"name":"MBGlareStatusSubview","abstract":"

    Overlay subview presenting the status of glare detection."},"Classes/MBIdBarcodeRecognizer.html":{"name":"MBIdBarcodeRecognizer","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBIdBarcodeRecognizerResult.html":{"name":"MBIdBarcodeRecognizerResult","abstract":"

    The ID Barcode Recognizer is used for scanning ID Barcode.

    "},"Classes/MBImage.html":{"name":"MBImage","abstract":"

    Object which represents an image.

    "},"Classes/MBImageReturnProcessor.html":{"name":"MBImageReturnProcessor","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBImageReturnProcessorResult.html":{"name":"MBImageReturnProcessorResult","abstract":"

    Processor that will simply save given image.

    "},"Classes/MBLegacyDocumentVerificationOverlaySettings.html":{"name":"MBLegacyDocumentVerificationOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBLegacyDocumentVerificationOverlayViewController.html":{"name":"MBLegacyDocumentVerificationOverlayViewController","abstract":"

    Default overlay when using ID card combined recognizers for verification.

    "},"Classes/MBMicroblinkSDK.html":{"name":"MBMicroblinkSDK","abstract":"

    Entry class for all Microblink SDKs - used for setting up license key and to add support for"},"Classes/MBMrtdCombinedRecognizer.html":{"name":"MBMrtdCombinedRecognizer","abstract":"

    MRTD Combined recognizer

    "},"Classes/MBMrtdCombinedRecognizerResult.html":{"name":"MBMrtdCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of Croatian ID.

    "},"Classes/MBMrtdRecognizer.html":{"name":"MBMrtdRecognizer","abstract":"

    Recognizer that can recognizer Machine Readable Zone (MRZ) of the Machine Readable Travel Document (MRTD)

    "},"Classes/MBMrtdRecognizerResult.html":{"name":"MBMrtdRecognizerResult","abstract":"

    Result of MBMrtdDetectorRecognizer

    "},"Classes/MBMrtdSpecification.html":{"name":"MBMrtdSpecification","abstract":"

    Mrtd class describes a document which is being detected by MrtdDetector."},"Classes/MBNoUpScalingDewarpPolicy.html":{"name":"MBNoUpScalingDewarpPolicy","abstract":"

    No upscaling dewarp policy. Dewarp height will be calculated in a way"},"Classes/MBOcrLayout.html":{"name":"MBOcrLayout","abstract":"

    Class describing the layour of the document on which the OCR was preformed.

    "},"Classes/MBOcrBlock.html":{"name":"MBOcrBlock","abstract":"

    Class representing an Ocr Block. Block consists of one or more Ocr Lines.

    "},"Classes/MBOcrLine.html":{"name":"MBOcrLine","abstract":"

    Class representing an Ocr line. line consists of one or more Ocr chars

    "},"Classes/MBOcrChar.html":{"name":"MBOcrChar","abstract":"

    Class representing an individual OCR character obtained in the OCR process.

    "},"Classes/MBPosition.html":{"name":"MBPosition","abstract":"

    Class representing a position on the image. It’s given as a box, with"},"Classes/MBOverlaySettings.html":{"name":"MBOverlaySettings","abstract":"

    Settings class containing UI information

    "},"Classes/MBOverlayViewController.html":{"name":"MBOverlayViewController","abstract":"

    Overlay View Controller is an abstract class for all overlay views placed on top View Controller.

    "},"Classes/MBParserGroupProcessor.html":{"name":"MBParserGroupProcessor","abstract":"

    A processor for a group

    "},"Classes.html#/c:objc(cs)MBParserGroupProcessorResult":{"name":"MBParserGroupProcessorResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBPassportRecognizer.html":{"name":"MBPassportRecognizer","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBPassportRecognizerResult.html":{"name":"MBPassportRecognizerResult","abstract":"

    Recognizer which can scan all passports with MRZ.

    "},"Classes/MBProcessor.html":{"name":"MBProcessor","abstract":"

    Base class for all processors

    "},"Classes/MBProcessorGroup.html":{"name":"MBProcessorGroup","abstract":"

    Class that represents a group of processors that will be executed on same dewarped image.

    "},"Classes.html#/c:objc(cs)MBProcessorResult":{"name":"MBProcessorResult","abstract":"

    Base class for all processor results

    "},"Classes/MBQuadrangle.html":{"name":"MBQuadrangle","abstract":"

    Class represents the quadrangle (arbitrary geometric object with 4 different corner points

    "},"Classes/MBRecognitionModeFilter.html":{"name":"MBRecognitionModeFilter","abstract":"

    MBRecognitionModeFilter is used to enable/disable recognition of specific document groups."},"Classes/MBRecognizer.html":{"name":"MBRecognizer","abstract":"

    Base class for all recognizers

    "},"Classes/MBRecognizerCollection.html":{"name":"MBRecognizerCollection","abstract":"

    Settings class containing settings related to scanner behaviour

    "},"Classes.html#/c:objc(cs)MBRecognizerResult":{"name":"MBRecognizerResult","abstract":"

    Base class for all recognizer results

    "},"Classes/MBRecognizerRunner.html":{"name":"MBRecognizerRunner","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes.html#/c:objc(cs)MBRecognizerRunnerMetadataDelegates":{"name":"MBRecognizerRunnerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes.html#/c:objc(cs)MBRecognizerRunnerViewControllerMetadataDelegates":{"name":"MBRecognizerRunnerViewControllerMetadataDelegates","abstract":"

    Class containing all metadata delegates

    "},"Classes/MBStringResult.html":{"name":"MBStringResult","abstract":"

    Class for all obtaining original string per alphabet type

    "},"Classes/MBSubview.html":{"name":"MBSubview","abstract":"

    Base class for all overlay subviews

    "},"Classes/MBSuccessFrameGrabberRecognizer.html":{"name":"MBSuccessFrameGrabberRecognizer","abstract":"

    A recognizer that can returns success frame.

    "},"Classes/MBSuccessFrameGrabberRecognizerResult.html":{"name":"MBSuccessFrameGrabberRecognizerResult","abstract":"

    A recognizer that returns SuccessFrameGrabber result.

    "},"Classes/MBTapToFocusSubview.html":{"name":"MBTapToFocusSubview","abstract":"

    Overlay subview presenting the effect which happens when the user taps to focus

    "},"Classes/MBTemplatingClass.html":{"name":"MBTemplatingClass","abstract":"

    Class that represents a specific class of documents when used within Templating API.

    "},"Classes/MBTemplatingRecognizer.html":{"name":"MBTemplatingRecognizer","abstract":"

    Base of all recognizers that support Templating API.

    "},"Classes/MBTemplatingRecognizerResult.html":{"name":"MBTemplatingRecognizerResult","abstract":"

    Base of all recognizers result that support Templating API.

    "},"Classes/MBUsdlCombinedRecognizer.html":{"name":"MBUsdlCombinedRecognizer","abstract":"

    USDL Combined Recognizer.

    "},"Classes/MBUsdlCombinedRecognizerResult.html":{"name":"MBUsdlCombinedRecognizerResult","abstract":"

    Class representing values obtained when scanning both front and back side of US Driver’s License.

    "},"Classes/MBUsdlRecognizer.html":{"name":"MBUsdlRecognizer","abstract":"

    A recognizer that can scan USDL.

    "},"Classes/MBUsdlRecognizerResult.html":{"name":"MBUsdlRecognizerResult","abstract":"

    A recognizer that can scan PDF417 2D barcodes.

    "},"Classes/MBViewControllerFactory.html":{"name":"MBViewControllerFactory","abstract":"

    Factory class containing static methods for creating camera view controllers."},"Classes/MBVisaRecognizer.html":{"name":"MBVisaRecognizer","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVisaRecognizerResult.html":{"name":"MBVisaRecognizerResult","abstract":"

    Recognizer which can scan all visas with MRZ.

    "},"Classes/MBVizResult.html":{"name":"MBVizResult","abstract":"

    MBVizResult contains data extracted from the Visual Inspection Zone.

    "},"Classes.html":{"name":"Classes","abstract":"

    The following classes are available globally.

    "},"Enums.html":{"name":"Enumerations","abstract":"

    The following enumerations are available globally.

    "},"Protocols.html":{"name":"Protocols","abstract":"

    The following protocols are available globally.

    "},"Type%20Definitions.html":{"name":"Type Definitions","abstract":"

    The following type definitions are available globally.

    "},"Functions.html":{"name":"Functions","abstract":"

    The following functions are available globally.

    "},"Structs.html":{"name":"Structures","abstract":"

    The following structures are available globally.

    "}} \ No newline at end of file diff --git a/docs/undocumented.json b/docs/undocumented.json index e6fb37f9b..88d585d8e 100644 --- a/docs/undocumented.json +++ b/docs/undocumented.json @@ -1,1727 +1,1727 @@ { "warnings": [ { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeLimitStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeLimitStatus.h", "line": 11, "symbol": "MBAgeLimitStatus", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeLimitStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeLimitStatus.h", "line": 11, "symbol": "MBAgeLimitStatus", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBAgeResult.h", "line": 13, "symbol": "MBAgeResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeDriverLicenseDetailedInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeDriverLicenseDetailedInfo.h", "line": 24, "symbol": "MBBarcodeDriverLicenseDetailedInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeElements.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeElements.h", "line": 18, "symbol": "MBBarcodeElements", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeResult.h", "line": 19, "symbol": "MBBarcodeResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeType.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeType.h", "line": 12, "symbol": "MBBarcodeType.MBBarcodeNone", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeVehicleClassInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBarcodeVehicleClassInfo.h", "line": 21, "symbol": "MBBarcodeVehicleClassInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBgraImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBgraImage.h", "line": 18, "symbol": "MBBgraImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizer.h", "line": 39, "symbol": "MBBlinkIdMultiSideRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizer.h", "line": 137, "symbol": "MBBlinkIdMultiSideRecognizerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdMultiSideRecognizerResult.h", "line": 44, "symbol": "MBBlinkIdMultiSideRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdOverlayTheme.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdOverlayTheme.h", "line": 14, "symbol": "MBBlinkIdOverlayTheme", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizer.h", "line": 37, "symbol": "MBBlinkIdSingleSideRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizer.h", "line": 113, "symbol": "MBBlinkIdSingleSideRecognizerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBBlinkIdSingleSideRecognizerResult.h", "line": 41, "symbol": "MBBlinkIdSingleSideRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCameraFrames.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCameraFrames.h", "line": 11, "symbol": "MBCameraFrames", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassAnonymization.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassAnonymization.h", "line": 16, "symbol": "MBClassAnonymization", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassAnonymizationSettings.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassAnonymizationSettings.h", "line": 18, "symbol": "MBClassAnonymizationSettings", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfo.h", "line": 15, "symbol": "MBClassInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", "line": 11, "symbol": "MBCountry", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", "line": 11, "symbol": "MBCountry", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", "line": 270, "symbol": "MBRegion", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", "line": 270, "symbol": "MBRegion", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", - "line": 397, + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "line": 405, "symbol": "MBType", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", - "line": 397, + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBClassInfoTypes.h", + "line": 405, "symbol": "MBType", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedFullDocumentImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedFullDocumentImageResult.h", "line": 13, "symbol": "MBCombinedFullDocumentImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedRecognizer.h", "line": 14, "symbol": "MBCombinedRecognizer", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCombinedRecognizerResult.h", "line": 13, "symbol": "MBCombinedRecognizerResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 28, "symbol": "MBCustomOverlayViewController.recognizerCollection", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 29, "symbol": "MBCustomOverlayViewController.cameraSettings", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 30, "symbol": "MBCustomOverlayViewController.metadataDelegates", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 31, "symbol": "MBCustomOverlayViewController.scanningRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 32, "symbol": "MBCustomOverlayViewController.recognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBCustomOverlayViewController.h", "line": 41, "symbol": "MBCustomOverlayViewController.-initWithRecognizerCollection:cameraSettings:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", "line": 18, "symbol": "MBDataMatchField", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", "line": 18, "symbol": "MBDataMatchField", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", "line": 27, "symbol": "MBFieldState", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDataMatchResult.h", "line": 39, "symbol": "MBDataMatchResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDate.h", "line": 27, "symbol": "MBDate.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDateResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDateResult.h", "line": 31, "symbol": "MBDateResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDewarpPolicy.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDewarpPolicy.h", "line": 19, "symbol": "MBDewarpPolicy.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentExpirationCheckResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentExpirationCheckResult.h", "line": 11, "symbol": "MBDocumentExpirationCheckResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentFaceRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentFaceRecognizer.h", "line": 29, "symbol": "MBDocumentFaceRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentFaceRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentFaceRecognizerResult.h", "line": 22, "symbol": "MBDocumentFaceRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", "line": 17, "symbol": "MBDocumentImageColorStatus.MBDocumentImageColorStatusNotAvailable", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", "line": 20, "symbol": "MBDocumentImageColorStatus.MBDocumentImageColorStatusBlackAndWhite", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDocumentImageColorStatus.h", "line": 23, "symbol": "MBDocumentImageColorStatus.MBDocumentImageColorStatusColor", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", "line": 23, "symbol": "MBDotsSubview.dotsLayer", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", "line": 42, "symbol": "MBDotsSubview.-initWithCoder:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDotsSubview.h", "line": 44, "symbol": "MBDotsSubview.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDriverLicenseDetailedInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBDriverLicenseDetailedInfo.h", "line": 24, "symbol": "MBDriverLicenseDetailedInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeFaceImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeFaceImage.h", "line": 11, "symbol": "MBEncodeFaceImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeFullDocumentImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeFullDocumentImage.h", "line": 11, "symbol": "MBEncodeFullDocumentImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeMrzImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeMrzImage.h", "line": 11, "symbol": "MBEncodeMrzImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeSignatureImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodeSignatureImage.h", "line": 11, "symbol": "MBEncodeSignatureImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedCombinedFullDocumentImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedCombinedFullDocumentImageResult.h", "line": 11, "symbol": "MBEncodedCombinedFullDocumentImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedFaceImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedFaceImageResult.h", "line": 11, "symbol": "MBEncodedFaceImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedFullDocumentImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedFullDocumentImageResult.h", "line": 11, "symbol": "MBEncodedFullDocumentImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedMrzImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedMrzImageResult.h", "line": 11, "symbol": "MBEncodedMrzImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedSignatureImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBEncodedSignatureImageResult.h", "line": 11, "symbol": "MBEncodedSignatureImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 11, "symbol": "MBExceptionName", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 13, "symbol": "MBIllegalModificationException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 14, "symbol": "MBInvalidLicenseKeyException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 15, "symbol": "MBInvalidLicenseeKeyException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 16, "symbol": "MBInvalidLicenseResourceException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 17, "symbol": "MBInvalidBundleException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 18, "symbol": "MBMissingSettingsException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBException.h", "line": 19, "symbol": "MBInvalidArgumentException", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImage.h", "line": 11, "symbol": "MBFaceImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImageDpi.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImageDpi.h", "line": 11, "symbol": "MBFaceImageDpi", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFaceImageResult.h", "line": 14, "symbol": "MBFaceImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h", "line": 11, "symbol": "MBFieldType", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFieldType.h", "line": 11, "symbol": "MBFieldType", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFirstSideFinishedRecognizerRunnerDelegate.h", "line": 13, "symbol": "MBFirstSideFinishedRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFirstSideFinishedRecognizerRunnerViewControllerDelegate.h", "line": 15, "symbol": "MBFirstSideFinishedRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", "line": 24, "symbol": "MBFrameGrabberRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", "line": 25, "symbol": "MBFrameGrabberRecognizer.-initWithFrameGrabberDelegate:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFrameGrabberRecognizer.h", "line": 43, "symbol": "MBFrameGrabberRecognizerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImage.h", "line": 11, "symbol": "MBFullDocumentImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageDpi.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageDpi.h", "line": 8, "symbol": "MBFullDocumentImageDpi", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageExtensionFactors.h", "line": 10, "symbol": "MBFullDocumentImageExtensionFactors", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBFullDocumentImageResult.h", "line": 13, "symbol": "MBFullDocumentImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 27, "symbol": "CGDelta", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 30, - "symbol": "", + "symbol": "CGLine", "symbol_kind": "sourcekitten.source.lang.objc.decl.struct", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 30, "symbol": "CGLine", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 38, "symbol": "CGDeltaMake", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 41, "symbol": "CGPointWithDelta", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 44, "symbol": "CGPointDistance", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 47, "symbol": "CGPointAlongLine", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 50, "symbol": "CGPointRotatedAroundPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 55, "symbol": "CGLineMake", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 58, "symbol": "CGLineEqualToLine", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 61, "symbol": "CGLineMidPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 64, "symbol": "CGLineDirection", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 67, "symbol": "CGLinesAngle", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 70, "symbol": "CGLinesIntersectAtPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 73, "symbol": "CGLineLength", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 76, "symbol": "CGLineScale", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 79, "symbol": "CGLineTranslate", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 82, "symbol": "CGLineScaleOnMidPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 85, "symbol": "CGLineDelta", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 88, "symbol": "CGLinesAreParallel", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 93, "symbol": "CGRectTopLeftPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 94, "symbol": "CGRectTopRightPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 95, "symbol": "CGRectBottomLeftPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 96, "symbol": "CGRectBottomRightPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 99, "symbol": "CGRectResize", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 102, "symbol": "CGRectInsetEdge", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 113, "symbol": "CGRectCenterPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 116, "symbol": "CGRectClosestTwoCornerPoints", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 120, "symbol": "CGLineIntersectsRectAtPoint", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 123, "symbol": "CGTransformedPointToDestination", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 131, "symbol": "CGControlPointsForArcBetweenPointsWithRadius", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGeometry.h", "line": 137, "symbol": "MBscanningRegionForFrameInBounds", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareDetection.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareDetection.h", "line": 11, "symbol": "MBGlareDetection", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareRecognizerRunnerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareRecognizerRunnerDelegate.h", "line": 13, "symbol": "MBGlareRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareRecognizerRunnerViewControllerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareRecognizerRunnerViewControllerDelegate.h", "line": 15, "symbol": "MBGlareRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", "line": 20, "symbol": "MBGlareStatusSubview.label", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", "line": 22, "symbol": "MBGlareStatusSubview.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", "line": 24, "symbol": "MBGlareStatusSubview.-initWithCoder:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", "line": 26, "symbol": "MBGlareStatusSubview.-initWithFrame:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBGlareStatusSubview.h", "line": 28, "symbol": "MBGlareStatusSubview.-glareDetectionFinishedWithResult:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeDocumentType.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeDocumentType.h", "line": 12, "symbol": "MBIdBarcodeDocumentType.MBIdBarcodeDocumentTypeNone", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeRecognizer.h", "line": 19, "symbol": "MBIdBarcodeRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBIdBarcodeRecognizerResult.h", "line": 25, "symbol": "MBIdBarcodeRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", "line": 17, "symbol": "MBImageAnalysisDetectionStatus.MBImageAnalysisDetectionStatusNotAvailable", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", "line": 20, "symbol": "MBImageAnalysisDetectionStatus.MBImageAnalysisDetectionStatusNotDetected", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisDetectionStatus.h", "line": 23, "symbol": "MBImageAnalysisDetectionStatus.MBImageAnalysisDetectionStatusDetected", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", "line": 15, "symbol": "MBCardOrientation", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", "line": 15, "symbol": "MBCardOrientation", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", - "line": 20, + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", + "line": 21, "symbol": "MBRotation", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", - "line": 20, + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", + "line": 21, "symbol": "MBRotation", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", - "line": 28, + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageAnalysisResult.h", + "line": 30, "symbol": "MBImageAnalysisResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 16, "symbol": "MBImageExtensionFactors.MBImageExtensionFactors.top", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 16, "symbol": "MBImageExtensionFactors.top", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 17, "symbol": "MBImageExtensionFactors.MBImageExtensionFactors.right", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 17, "symbol": "MBImageExtensionFactors.right", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 18, "symbol": "MBImageExtensionFactors.MBImageExtensionFactors.bottom", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 18, "symbol": "MBImageExtensionFactors.bottom", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 19, "symbol": "MBImageExtensionFactors.MBImageExtensionFactors.left", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageExtensionFactors.h", "line": 19, "symbol": "MBImageExtensionFactors.left", "symbol_kind": "sourcekitten.source.lang.objc.decl.field", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageProcessingRecognizerRunnerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageProcessingRecognizerRunnerDelegate.h", "line": 11, "symbol": "MBImageProcessingRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageReturnProcessor.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageReturnProcessor.h", "line": 22, "symbol": "MBImageReturnProcessor.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageReturnProcessorResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBImageReturnProcessorResult.h", "line": 22, "symbol": "MBImageReturnProcessorResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationInstructionsSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationInstructionsSubview.h", "line": 13, "symbol": "MBLegacyDocumentVerificationInstructionsSubview", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationOverlayViewController.h", "line": 18, "symbol": "MBLegacyDocumentVerificationHighResImageState", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationOverlayViewController.h", "line": 18, "symbol": "MBLegacyDocumentVerificationHighResImageState", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationSubview.h", "line": 15, "symbol": "MBLegacyDocumentVerificationSubview", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLegacyDocumentVerificationSubview.h", "line": 27, "symbol": "MBLegacyDocumentVerificationSubviewDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", "line": 13, "symbol": "MBLicenseErrorNotification", "symbol_kind": "sourcekitten.source.lang.objc.decl.constant", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", "line": 15, "symbol": "MBLicenseError", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", "line": 15, "symbol": "MBLicenseError", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLicenseError.h", "line": 27, "symbol": "MBLicenseErrorBlock", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", "line": 13, "symbol": "MBLogLevel", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", "line": 13, "symbol": "MBLogLevel", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", "line": 21, "symbol": "MBLoggerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBLogger.h", "line": 30, "symbol": "MBLogger", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", "line": 25, "symbol": "MBMicroblinkApp", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", "line": 75, "symbol": "MB_LOCALIZED_DEFAULT_STRING", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", "line": 79, "symbol": "MB_LOCALIZED_FOR_LANGUAGE", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkApp.h", "line": 97, "symbol": "MB_LOCALIZED", "symbol_kind": "sourcekitten.source.lang.objc.decl.function", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkDefines.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkDefines.h", "line": 34, "symbol": "MBBlock", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkSDK.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMicroblinkSDK.h", "line": 21, "symbol": "MBMicroblinkSDK.+sharedInstance", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizer.h", "line": 40, "symbol": "MBMrtdCombinedRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizer.h", "line": 94, "symbol": "MBMrzCombinedFilter", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdCombinedRecognizerResult.h", "line": 33, "symbol": "MBMrtdCombinedRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizer.h", "line": 37, "symbol": "MBMrtdRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizer.h", "line": 87, "symbol": "MBMrzFilter", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdRecognizerResult.h", "line": 28, "symbol": "MBMrtdRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdSpecification.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrtdSpecification.h", "line": 34, "symbol": "MBMrtdSpecification.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImage.h", "line": 11, "symbol": "MBMrzImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImageDpi.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImageDpi.h", "line": 11, "symbol": "MBMrzImageDpi", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzImageResult.h", "line": 13, "symbol": "MBMrzImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzResult.h", "line": 21, "symbol": "MBMrtdDocumentType.MBMrtdTypeUnknown", "symbol_kind": "sourcekitten.source.lang.objc.decl.enumcase", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBMrzResult.h", "line": 50, "symbol": "MBMrzResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBNativeResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBNativeResult.h", "line": 14, "symbol": "MBNativeResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", "line": 74, "symbol": "MBOcrLayout.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", "line": 192, "symbol": "MBCharWithVariants", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", "line": 260, "symbol": "MBOcrChar.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOcrLayout.h", "line": 302, "symbol": "MBPosition.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOverlayViewController.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBOverlayViewController.h", "line": 33, "symbol": "MBOverlayViewController.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessor.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessor.h", "line": 24, "symbol": "MBParserGroupProcessor.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessor.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessor.h", "line": 26, "symbol": "MBParserGroupProcessor.-initWithParsers:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessorResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessorResult.h", "line": 21, "symbol": "MBParserGroupProcessorResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessorResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBParserGroupProcessorResult.h", "line": 23, "symbol": "MBParserGroupProcessorResult.ocrLayout", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBPassportRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBPassportRecognizer.h", "line": 28, "symbol": "MBPassportRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBPassportRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBPassportRecognizerResult.h", "line": 24, "symbol": "MBPassportRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorGroup.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorGroup.h", "line": 24, "symbol": "MBProcessorGroup.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorResult.h", "line": 41, "symbol": "MBProcessorResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProcessorResult.h", "line": 43, "symbol": "MBProcessorResult.resultState", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProductIntegrationInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBProductIntegrationInfo.h", "line": 17, "symbol": "MBProductIntegrationInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognitionModeFilter.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognitionModeFilter.h", "line": 20, "symbol": "MBRecognitionModeFilter.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizer.h", "line": 29, "symbol": "MBRecognizer.-getOptimalHudOrientation", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerCollection.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerCollection.h", "line": 51, "symbol": "MBRecognizerCollection.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerCollection.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerCollection.h", "line": 53, "symbol": "MBRecognizerCollection.-initWithRecognizers:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", "line": 46, "symbol": "MBRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", "line": 48, "symbol": "MBRecognizerResult.resultState", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerResult.h", "line": 49, "symbol": "MBRecognizerResult.resultStateString", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 29, "symbol": "MBRecognizerRunner.metadataDelegates", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 30, "symbol": "MBRecognizerRunner.scanningRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 31, "symbol": "MBRecognizerRunner.imageProcessingRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 32, "symbol": "MBRecognizerRunner.stringProcessingRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 34, "symbol": "MBRecognizerRunner.coordinator", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 36, "symbol": "MBRecognizerRunner.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 41, "symbol": "MBRecognizerRunner.-resetState", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunner.h", "line": 43, "symbol": "MBRecognizerRunner.-resetState:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", "line": 22, "symbol": "MBRecognizerRunnerMetadataDelegates.debugRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", "line": 23, "symbol": "MBRecognizerRunnerMetadataDelegates.detectionRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", "line": 24, "symbol": "MBRecognizerRunnerMetadataDelegates.ocrRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", "line": 25, "symbol": "MBRecognizerRunnerMetadataDelegates.glareRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerMetadataDelegates.h", "line": 26, "symbol": "MBRecognizerRunnerMetadataDelegates.firstSideFinishedRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", "line": 22, "symbol": "MBRecognizerRunnerViewControllerMetadataDelegates.debugRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", "line": 23, "symbol": "MBRecognizerRunnerViewControllerMetadataDelegates.detectionRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", "line": 24, "symbol": "MBRecognizerRunnerViewControllerMetadataDelegates.ocrRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", "line": 25, "symbol": "MBRecognizerRunnerViewControllerMetadataDelegates.glareRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBRecognizerRunnerViewControllerMetadataDelegates.h", "line": 26, "symbol": "MBRecognizerRunnerViewControllerMetadataDelegates.firstSideFinishedRecognizerRunnerViewControllerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.property", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImage.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImage.h", "line": 11, "symbol": "MBSignatureImage", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImageDpi.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImageDpi.h", "line": 11, "symbol": "MBSignatureImageDpi", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImageResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignatureImageResult.h", "line": 13, "symbol": "MBSignatureImageResult", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignedPayload.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSignedPayload.h", "line": 16, "symbol": "MBSignedPayload", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringProcessingRecognizerRunnerDelegate.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringProcessingRecognizerRunnerDelegate.h", "line": 10, "symbol": "MBStringProcessingRecognizerRunnerDelegate", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", "line": 18, "symbol": "MBAlphabetType", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", "line": 18, "symbol": "MBAlphabetType", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", "line": 24, "symbol": "MBSide", "symbol_kind": "sourcekitten.source.lang.objc.decl.enum", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", "line": 24, "symbol": "MBSide", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBStringResult.h", "line": 66, "symbol": "MBStringResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizer.h", "line": 21, "symbol": "MBSuccessFrameGrabberRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizer.h", "line": 22, "symbol": "MBSuccessFrameGrabberRecognizer.-initWithRecognizer:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSuccessFrameGrabberRecognizerResult.h", "line": 23, "symbol": "MBSuccessFrameGrabberRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTapToFocusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTapToFocusSubview.h", "line": 25, "symbol": "MBTapToFocusSubview.-initWithCoder:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTapToFocusSubview.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTapToFocusSubview.h", "line": 27, "symbol": "MBTapToFocusSubview.-willFocusAtPoint:", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingClass.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingClass.h", "line": 24, "symbol": "MBTemplatingClass.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingClass.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingClass.h", "line": 60, "symbol": "MBTemplatingClassifier", "symbol_kind": "sourcekitten.source.lang.objc.decl.protocol", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingRecognizer.h", "line": 24, "symbol": "MBTemplatingRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBTemplatingRecognizerResult.h", "line": 23, "symbol": "MBTemplatingRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlCombinedRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlCombinedRecognizer.h", "line": 84, "symbol": "MBUsdlCombinedRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlCombinedRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlCombinedRecognizerResult.h", "line": 36, "symbol": "MBUsdlCombinedRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlRecognizer.h", "line": 21, "symbol": "MBUsdlRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBUsdlRecognizerResult.h", "line": 25, "symbol": "MBUsdlRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVehicleClassInfo.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVehicleClassInfo.h", "line": 22, "symbol": "MBVehicleClassInfo", "symbol_kind": "sourcekitten.source.lang.objc.decl.class", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBViewControllerFactory.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBViewControllerFactory.h", "line": 13, "symbol": "MBScanningResultBlock", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBViewControllerFactory.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBViewControllerFactory.h", "line": 14, "symbol": "MBScanningOverlayCloseButtonTappedBlock", "symbol_kind": "sourcekitten.source.lang.objc.decl.typedef", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVisaRecognizer.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVisaRecognizer.h", "line": 28, "symbol": "MBVisaRecognizer.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVisaRecognizerResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVisaRecognizerResult.h", "line": 24, "symbol": "MBVisaRecognizerResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" }, { - "file": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVizResult.h", + "file": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios/blinkid-ios/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBVizResult.h", "line": 23, "symbol": "MBVizResult.-init", "symbol_kind": "sourcekitten.source.lang.objc.decl.method.instance", "warning": "undocumented" } ], - "source_directory": "/opt/jenkins-iphone8/E0/sdk-blinkid-ios" + "source_directory": "/opt/jenkins-iphone11/E0/sdk-blinkid-ios" } \ No newline at end of file diff --git a/documentation/BlinkIDRecognizer.md b/documentation/BlinkIDRecognizer.md index 9031bb5d7..8650b5c95 100644 --- a/documentation/BlinkIDRecognizer.md +++ b/documentation/BlinkIDRecognizer.md @@ -61,9 +61,9 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    CROATIA

    Health Insurance Card BETAZdravstvena iskaznicaFRONTLatin

    CANADA, ONTARIO

    -Health Insurance CardOntario Health card (OHIP) / Carte Santé de l’OntarioFRONTLatin +Health Insurance CardOntario Health card (OHIP) / Carte Santé de l’OntarioFRONTLatin

    CANADA, QUEBEC

    -Health Insurance Card BETARégie de l'assurance maladie du Québec (RAMQ)FRONTLatin +Health Insurance Card BETARégie de l'assurance maladie du Québec (RAMQ)FRONTLatin

    AUSTRALIA

    Health Insurance Card BETAMedicare cardFRONTLatin @@ -81,81 +81,82 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach - - + +

    AFGHANISTAN

    ID Cardتذکره الکترونیک‎FRONT, BACKLatin
    Paper Passport BETAپاسپورټBIO-DATA PAGE Latin
    ID Cardتذکره الکترونیک‎FRONT, BACKLatin
    Paper Passport BETAپاسپورټBIO-DATA PAGE Latin
    - +

    ARMENIA

    ID Cardնույնականացման քարտըFRONT, BACKLatin
    ID Cardնույնականացման քարտըFRONT, BACKLatin
    - +

    AZERBAIJAN

    ID CardŞəxsiyyət vəsiqəsiFRONT, BACKLatin
    ID CardŞəxsiyyət vəsiqəsiFRONT, BACKLatin
    Polycarbonate Passport BETAPasportBIO-DATA PAGE Latin
    - - - + + +

    BANGLADESH

    Driving Licence BETAমোটর ড্রাইভিং লাইসেন্সFRONT, BACKLatin
    ID Cardজাতীয় পরিচয় পত্রFRONT, BACKLatin
    Paper Passportপাসপোর্টBIO-DATA PAGE Latin
    Driving Licence BETAমোটর ড্রাইভিং লাইসেন্সFRONT, BACKLatin
    ID Cardজাতীয় পরিচয় পত্রFRONT, BACKLatin
    Paper Passportপাসপোর্টBIO-DATA PAGE Latin
    - +

    BRUNEI

    ID CardKad Pengenalan (Kuning)FRONT, BACKLatin
    Military ID BETAKad Pengenalan Tentera (ABDB)FRONT, BACKLatin
    Residence Permit BETA​Kad Pengenalan (Ungu)FRONT, BACKLatin
    Residence Permit BETA​Kad Pengenalan (Ungu)FRONT, BACKLatin
    Temporary Residence Permit BETAKad Pengenalan (Hijau)FRONT, BACKLatin
    - - - + + +

    CAMBODIA

    Driving Licence BETAប័ណ្ណបើកបរFRONTLatin
    ID Cardអត្តសញ្ញាណប័ណ្ណសញ្ជាតិខ្មែរFRONTLatin
    Polycarbonate Passportលិខិតឆ្លងដែនBIO-DATA PAGE Latin
    Driving Licence BETAប័ណ្ណបើកបរFRONTLatin
    ID Cardអត្តសញ្ញាណប័ណ្ណសញ្ជាតិខ្មែរFRONTLatin
    Polycarbonate Passportលិខិតឆ្លងដែនBIO-DATA PAGE Latin
    - - + +

    CHINA

    ID Card中华人民共和国居民身份证FRONT, BACKLatin
    Paper Passport中华人民共和国护照BIO-DATA PAGE Latin
    ID Card中华人民共和国居民身份证FRONT, BACKLatin
    Paper Passport中华人民共和国护照BIO-DATA PAGE Latin
    - - + +

    HONG KONG

    ID Card香港身份證FRONTLatin
    Polycarbonate Passport BETA護照BIO-DATA PAGE Latin
    ID Card香港身份證FRONTLatin
    Polycarbonate Passport BETAè­·ç…§BIO-DATA PAGE Latin
    - - + + - +

    INDIA

    ID Card BETAAadhaar card / आधार कार्डFRONT, BACKLatin
    PAN Cardस्थायी खाता संख्या कार्डFRONTLatin
    ID Card BETAAadhaar card / आधार कार्डFRONT, BACKLatin
    PAN Cardस्थायी खाता संख्या कार्डFRONTLatin
    Paper PassportBIO-DATA PAGE Latin
    Voter IDभारतीय मतदाता पहचान पत्रFRONT,
    VERTICAL
    Latin
    Voter IDभारतीय मतदाता पहचान पत्रFRONT,
    VERTICAL
    Latin
    - +

    INDIA, GUJARAT

    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    - +

    INDIA, KARNATAKA

    Driving Licenceड्राइविंग लाइसेंसFRONTLatin
    Driving Licenceड्राइविंग लाइसेंसFRONTLatin
    - +

    INDIA, KERALA

    Driving Licence BETAड्राइविंग लाइसेंसFRONT, BACKLatin
    Driving Licence BETAड्राइविंग लाइसेंसFRONT, BACKLatin
    - +

    INDIA, MADHYA PRADESH

    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    - +

    INDIA, MAHARASHTRA

    Driving Licenceड्राइविंग लाइसेंसFRONTLatin
    Driving Licenceड्राइविंग लाइसेंसFRONTLatin
    - +

    INDIA, PUNJAB

    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    Driving Licence BETAड्राइविंग लाइसेंसFRONTLatin
    - +

    INDIA, TAMIL NADU

    Driving Licence BETAड्राइविंग लाइसेंसFRONT, BACKLatin
    Driving Licence BETAड्राइविंग लाइसेंसFRONT, BACKLatin

    INDONESIA

    Driving LicenceSurat Izin Mengemudi (SIM)FRONTLatin
    ID CardKartu Tanda Penduduk (KTP)FRONTLatin
    Paper PassportPasporBIO-DATA PAGE Latin
    - - - - + + + +

    JAPAN

    Driving Licence BETA運転免許FRONTLatin
    My Number CardマイナンバーカードFRONTLatin
    Paper Passport旅券BIO-DATA PAGE Latin
    Residence Permit BETA在留カードFRONTLatin
    Driving Licence BETA運転免許FRONTLatin
    My Number CardマイナンバーカードFRONTLatin
    Paper Passport旅券BIO-DATA PAGE Latin
    Residence Permit BETA在留カードFRONTLatin
    - +

    KAZAKHSTAN

    ID CardЖеке қуәлік / Yдостоверение личностиFRONT, BACKLatin
    ID CardЖеке қуәлік / Yдостоверение личностиFRONT, BACKLatin
    - +

    KYRGYZSTAN

    ID Cardидентификациялык карта / идентификационная картаFRONT, BACKLatin
    ID Cardидентификациялык карта / идентификационная картаFRONT, BACKLatin
    - - - - - - + + + + + + + -

    MALAYSIA

    Driving LicenceLesen MemanduFRONTLatin
    MyKASFRONT, BACKLatin
    MyKadFRONT, BACKLatin
    MyKidFRONT, BACKLatin
    MyPRFRONT, BACKLatin
    MyPolis BETAFRONT, BACKLatin
    MyTenteraFRONT, BACKLatin
    IkadFRONTLatin
    MykadFRONT, BACKLatin
    MykasFRONT, BACKLatin
    MykidFRONT, BACKLatin
    Mypolis BETAFRONT, BACKLatin
    MyprFRONT, BACKLatin
    MytenteraFRONT, BACKLatin
    Refugee IDUNHCR CardFRONTLatin
    Polycarbonate PassportPasportBIO-DATA PAGE Latin
    i-KadFRONTLatin
    - +

    MALDIVES

    ID Cardދިވެހި ރައްޔިތެއްކަން އަންގައިދޭ ކާޑުFRONT, BACKLatin
    ID Cardދިވެހި ރައްޔިތެއްކަން އަންގައިދޭ ކާޑުFRONT, BACKLatin
    - + +

    MYANMAR

    Driving Licenceယာဉ်မောင်းလိုင်စင်FRONT, BACKLatin
    Driving Licenceယာဉ်မောင်းလိုင်စင်FRONT, BACKLatin
    Paper Passportနိုင်ငံကူးလက်မှတ်BIO-DATA PAGE Latin
    - +

    NEPAL

    Paper PassportराहदानीBIO-DATA PAGE Latin
    Paper PassportराहदानीBIO-DATA PAGE Latin
    @@ -163,7 +164,7 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    PAKISTAN

    Consular IDNational Identity Card for Overseas Pakistanis (NICOP)FRONT, BACKLatin
    ID CardComputerized National Identity Card (CNIC), Smart National Identity Card (SNIC)FRONT, BACKLatin

    PAKISTAN, PUNJAB

    Driving LicenceFRONTLatin
    - + @@ -181,29 +182,29 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    PHILIPPINES

    Driving LicenceFRONTLatin
    Driving LicenceFRONT, BACKLatin
    ID CardPhilSys ID / PhilIDFRONT, BACKLatin
    Multipurpose IDUnified Multi-Purpose IDFRONTLatin
    Paper PassportBIO-DATA PAGE Latin
    S PassFRONT, BACKLatin
    Work PermitFRONT, BACKLatin
    - - - + + +

    SOUTH KOREA

    Driving Licence자동차운전면허증FRONTLatin
    ID Card BETA주민등록증FRONTLatin
    Paper Passport BETA여권BIO-DATA PAGE Latin
    Driving Licenceìžë™ì°¨ìš´ì „ë©´í—ˆì¦FRONTLatin
    ID Card BETA주민등록증FRONTLatin
    Paper Passport BETA여권BIO-DATA PAGE Latin
    - - - + + +

    SRI LANKA

    Driving Licenceරියදුරු බලපත්රයFRONTLatin
    ID Cardජාතික හැඳුනුම්පත / தேசிய அடையாள அட்டைFRONT, BACK,
    VERTICAL
    Latin
    Paper Passportගමන් බලපත්‍රය / கடவுச்சீட்டுBIO-DATA PAGE Latin
    Driving Licenceරියදුරු බලපත්රයFRONTLatin
    ID Cardජාතික හැඳුනුම්පත / தேசிய அடையாள அட்டைFRONT, BACK,
    VERTICAL
    Latin
    Paper Passportගමන් බලපත්‍රය / கடவுச்சீட்டுBIO-DATA PAGE Latin
    - - + +

    TAIWAN

    ID Card BETA中華民國國民身分證FRONTLatin
    Temporary Residence Permit BETA中華民國居留證 (ARC)FRONTLatin
    ID Card BETA中華民國國民身分證FRONTLatin
    Temporary Residence Permit BETA中華民國居留證 (ARC)FRONTLatin
    - +

    TAJIKISTAN

    Polycarbonate Passport BETAшиносномаBIO-DATA PAGE Latin
    Polycarbonate Passport BETAшиносномаBIO-DATA PAGE Latin
    - - - - + + + +

    THAILAND

    Alien IDบัตรประจำตัวคนซึ่งไม่มีสัญชาติไทย (บัตรสีชมพู)FRONTLatin
    Driving Licence BETAใบอนุญาตขับรถFRONT, BACKLatin
    ID CardบัตรประจำตัวประชาชนFRONT, BACKLatin
    Polycarbonate PassportหนังสือเดินทางBIO-DATA PAGE Latin
    Alien IDบัตรประจำตัวคนซึ่งไม่มีสัญชาติไทย (บัตรสีชมพู)FRONTLatin
    Driving Licence BETAใบอนุญาตขับรถFRONT, BACKLatin
    ID CardบัตรประจำตัวประชาชนFRONT, BACKLatin
    Polycarbonate PassportหนังสือเดินทางBIO-DATA PAGE Latin

    UZBEKISTAN

    Driving Licence BETAHaydovchilik guvohnomasiFRONTLatin
    Paper PassportPasportBIO-DATA PAGE Latin
    - - + +

    VIETNAM

    Driving Licence BETAGiấy phép lái xeFRONTLatin
    ID Card BETACăn cước công dân, Giấy chứng minh nhân dânFRONT, BACKLatin
    Driving Licence BETAGiấy phép lái xeFRONTLatin
    ID Card BETACăn cước công dân, Giấy chứng minh nhân dânFRONT, BACKLatin



    @@ -215,51 +216,58 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach - - - - + + + +

    ALBANIA

    Driving LicenceLeje drejtimiFRONTLatin
    Driver CardKarta e drejtuesit të mjetitFRONTLatin
    ID CardLetёrnjoftimFRONT, BACKLatin
    Professional DLCertifikatë aftëstimi profesionaleFRONTLatin
    Polycarbonate PassportPasaportëBIO-DATA PAGE Latin
    Driver CardKarta e drejtuesit të mjetitFRONTLatin
    ID CardLetёrnjoftimFRONT, BACKLatin
    Professional DLCertifikatë aftëstimi profesionaleFRONTLatin
    Polycarbonate PassportPasaportëBIO-DATA PAGE Latin
    - +

    AUSTRIA

    Driving LicenceFührerscheinFRONTLatin
    Driving LicenceFührerscheinFRONTLatin
    ID CardPersonalausweisFRONT, BACKLatin
    Paper PassportReisepassBIO-DATA PAGE Latin
    Residence Permit BETAAufenthaltstitelFRONT, BACKLatin
    - - + + + + +

    BELARUS

    Driving LicenceBАДЗІЦЕЛЬСКАЕ ПАСВЕДЧАННЕ / ВОДИТЕЛЬСКОЕ УДОСТОВЕРЕНИЕFRONTLatin
    Paper PassportПашпарт / ПаспортBIO-DATA PAGE Latin
    Driving LicenceBАДЗІЦЕЛЬСКАЕ ПАСВЕДЧАННЕ / ВОДИТЕЛЬСКОЕ УДОСТОВЕРЕНИЕFRONTLatin
    ID CardІДЭНТЫФІКАЦЫЙНАЯ КАРТКАFRONT, BACKLatin
    Paper PassportПашпарт / ПаспортBIO-DATA PAGE Latin
    Residence Permit BETAвид на жительство иностранного гражданинаFRONT, BACKLatin
    Polycarbonate Passport BETAпашпартBIO-DATA PAGE Latin
    - - + + + +

    BELGIUM

    Driving LicenceRijbewijs / Permis de conduire / FührerscheinFRONTLatin
    ID CardIdentiteitskaart / Carte d'identité / PersonalausweisFRONT, BACKLatin
    Driving LicenceRijbewijs / Permis de conduire / FührerscheinFRONTLatin
    ID CardIdentiteitskaart / Carte d'identité / PersonalausweisFRONT, BACKLatin
    Minors IDKids-IDFRONT, BACKLatin
    Paper PassportPaspoort / Passeport / ReisepassBIO-DATA PAGE Latin
    Provisional DL BETAPermis de Conduire Provisoire / Vorloopig Rijebewijs / SchulungführerscheinFRONTLatin
    Residence PermitVerblijfstitel / Titre de SejourFRONT, BACKLatin
    Resident IDDocument de Seojur / Verblijfsdocument / Aufenthaltsdokument, E Kaart / Carte E / E Karte; E+ Kaart / Carte E+ / E+ Karte; F Kaart / Carte F / F Karte; F+ Kaart / Carte F+ / F+ Karte FRONT, BACKLatin
    Polycarbonate Passport BETAPaspoort / Passeport / ReisepassBIO-DATA PAGE Latin
    Special ID BETACarte d'identité spéciale / Bijzondere identiteitskaart / Besonderer PersonalausweisFRONTLatin
    - - - + + +

    BOSNIA AND HERZEGOVINA

    Driving LicenceVozačka dozvolaFRONTLatin
    ID CardLična karta / Osobna iskaznicaFRONT, BACKCyrillic, Latin
    Polycarbonate PassportPasoš / Пасош / PutovnicaBIO-DATA PAGE Latin
    Driving LicenceVozačka dozvolaFRONTLatin
    ID CardLična karta / Osobna iskaznicaFRONT, BACKCyrillic, Latin
    Polycarbonate PassportPasoš / Пасош / PutovnicaBIO-DATA PAGE Latin
    - - - + + + + +

    BULGARIA

    Driving LicenceСвидетелство за управление на МПСFRONTCyrillic, Latin
    ID CardЛична картаFRONT, BACKCyrillic, Latin
    Paper PassportПаспортBIO-DATA PAGE Latin
    Alien ID BETAудостоверение за пребиваване на граждани на ЕСFRONT, BACKLatin
    Driving LicenceСвидетелство за управление на МПСFRONTCyrillic, Latin
    ID CardЛична картаFRONT, BACKCyrillic, Latin
    Paper PassportПаспортBIO-DATA PAGE Latin
    Residence Permit BETAразрешение за пребиваванеFRONT, BACKLatin
    - + - +

    CROATIA

    Driving LicenceVozačka dozvolaFRONTLatin
    Driving LicenceVozačka dozvolaFRONTLatin
    ID CardOsobna iskaznicaFRONT, BACKLatin
    Residence Permit BETABoravišna iskaznica / Dozvola boravkaFRONT, BACKLatin
    Residence Permit BETABoravišna iskaznica / Dozvola boravkaFRONT, BACKLatin
    Polycarbonate PassportPutovnicaBIO-DATA PAGE Latin
    - - - - + + + +

    CYPRUS

    Driving LicenceSürüş ruhsati / Aάδεια οδήγησηςFRONTLatin
    ID CardKimlik kartı / Δελτίο ΤαυτότηταςFRONT, BACKLatin
    Paper PassportPasaport / ΔιαβατήριοBIO-DATA PAGE Latin
    Residence PermitΑΔΕΙΑ ΔΙΑΜΟΝΗΣFRONT, BACKLatin
    Driving LicenceSürüş ruhsati / Aάδεια οδήγησηςFRONTLatin
    ID CardKimlik kartı / Δελτίο ΤαυτότηταςFRONT, BACKLatin
    Paper PassportPasaport / ΔιαβατήριοBIO-DATA PAGE Latin
    Residence PermitΑΔΕΙΑ ΔΙΑΜΟΝΗΣFRONT, BACKLatin
    - - - - + + + +

    CZECHIA

    Driving LicenceŘidičský průkazFRONTLatin
    ID CardObčanský průkazFRONT, BACKLatin
    Residence PermitPovolení k pobytuFRONT, BACKLatin
    Polycarbonate PassportCestovní pasBIO-DATA PAGE Latin
    Driving LicenceŘidičský průkazFRONTLatin
    ID CardObčanský průkazFRONT, BACKLatin
    Residence PermitPovolení k pobytuFRONT, BACKLatin
    Polycarbonate PassportCestovní pasBIO-DATA PAGE Latin
    - +

    DENMARK

    Driving LicenceKørekortFRONTLatin
    Driving LicenceKørekortFRONTLatin
    Residence Permit BETAOpholdstilladelse / OpholdskortFRONT, BACKLatin
    Polycarbonate PassportPasBIO-DATA PAGE Latin
    @@ -267,162 +275,172 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach +

    ESTONIA

    ID CardIsikutunnistusFRONT, BACKLatin
    Paper PassportPassBIO-DATA PAGE Latin
    Residence Permit BETAElamislubaFRONT, BACKLatin
    Polycarbonate Passport BETAPassBIO-DATA PAGE Latin
    - - - - + + + +

    FINLAND

    Alien IDUlkomaalaisen henkilökortti / Identitetskort för utlänningFRONT, BACKLatin
    Driving LicenceAjokortti / KörkortFRONTLatin
    ID CardHenkilökortti / IdentitetskortFRONT, BACKLatin
    Residence PermitOleskelulupa / UppehållstillståndFRONT, BACKLatin
    Alien IDUlkomaalaisen henkilökortti / Identitetskort för utlänningFRONT, BACKLatin
    Driving LicenceAjokortti / KörkortFRONTLatin
    ID CardHenkilökortti / IdentitetskortFRONT, BACKLatin
    Residence PermitOleskelulupa / UppehållstillståndFRONT, BACKLatin
    Polycarbonate PassportPassi / PassBIO-DATA PAGE Latin
    - + - +

    FRANCE

    Driving LicencePermis de conduireFRONTLatin
    ID CardCarte d'identitéFRONT, BACKLatin
    ID CardCarte d'identitéFRONT, BACKLatin
    Paper Passport BETAPasseportBIO-DATA PAGE Latin
    Residence Permit BETATitre de séjourFRONT, BACKLatin
    Residence Permit BETATitre de séjourFRONT, BACKLatin
    - - - + + +

    GEORGIA

    Driving Licenceმართვის მოწმობაFRONTLatin
    ID Cardმოქალაქის პირადობის მოწმობაFRONT, BACKLatin
    Paper Passport BETAპასპორტიBIO-DATA PAGE Latin
    Driving Licenceმართვის მოწმობაFRONTLatin
    ID Cardმოქალაქის პირადობის მოწმობაFRONT, BACKLatin
    Paper Passport BETAპასპორტიBIO-DATA PAGE Latin
    - + +

    GERMANY

    Driving LicenceFührerscheinFRONTLatin
    Driving LicenceFührerscheinFRONTLatin
    Driver Qualification Card BETAFahrerqualifizierungsnachweisFRONTLatin
    ID CardPersonalausweisFRONT, BACKLatin
    Minors PassportKinderreisepassBIO-DATA PAGE Latin
    Paper PassportReisepassBIO-DATA PAGE Latin
    Residence PermitAufenthaltstitelFRONT, BACKLatin
    Polycarbonate PassportReisepassBIO-DATA PAGE Latin
    - - - - + + + +

    GREECE

    Driving LicenceAάδεια οδήγησηςFRONTLatin
    ID CardΔΕΛΤΙΟ ΤΑΥΤΟΤΗΤΑΣFRONT, BACKLatin
    Paper PassportΔιαβατήριοBIO-DATA PAGE Latin
    Residence PermitΑΔΕΙΑ ΔΙΑΜΟΝΗΣFRONT, BACKLatin
    Driving LicenceAάδεια οδήγησηςFRONTLatin
    ID CardΔΕΛΤΙΟ ΤΑΥΤΟΤΗΤΑΣFRONT, BACKLatin
    Paper PassportΔιαβατήριοBIO-DATA PAGE Latin
    Residence PermitΑΔΕΙΑ ΔΙΑΜΟΝΗΣFRONT, BACKLatin
    - - - - - + + + + +

    HUNGARY

    Address Card BETALakcímkártya / LakcímigazolványFRONT, BACKLatin
    Driving LicenceVezetői engedélyFRONTLatin
    ID CardSzemélyazonosító igazolványFRONT, BACKLatin
    Paper PassportÚtlevélBIO-DATA PAGE Latin
    Residence Permit BETATartózkodási engedélyFRONT, BACKLatin
    Address Card BETALakcímkártya / LakcímigazolványFRONT, BACKLatin
    Driving LicenceVezetői engedélyFRONTLatin
    ID CardSzemélyazonosító igazolványFRONT, BACKLatin
    Paper PassportÚtlevélBIO-DATA PAGE Latin
    Residence Permit BETATartózkodási engedélyFRONT, BACKLatin
    - - + +

    ICELAND

    Driving Licence BETAÖkuskírteiniFRONTLatin
    Paper Passport BETAVegabréfBIO-DATA PAGE Latin
    Driving Licence BETAÖkuskírteiniFRONTLatin
    Paper Passport BETAVegabréfBIO-DATA PAGE Latin
    - - - + + +

    IRELAND

    Driving LicenceCeadúnas tiománaFRONTLatin
    Passport CardCárta PasFRONT, BACKLatin
    Public Services CardCárta Seirbhísí PoiblíFRONT, BACKLatin
    Driving LicenceCeadúnas tiománaFRONTLatin
    Passport CardCárta PasFRONT, BACKLatin
    Public Services CardCárta Seirbhísí PoiblíFRONT, BACKLatin
    Residence Permit BETAFRONT, BACKLatin
    Polycarbonate PassportPasBIO-DATA PAGE Latin
    - +

    ITALY

    Driving LicencePatente di guidaFRONTLatin
    ID CardCarta d'identitàFRONT, BACKLatin
    ID CardCarta d'identità FRONT, BACKLatin
    Paper Passport BETAPassaportoBIO-DATA PAGE Latin
    Residence PermitPermesso di soggiornoFRONT, BACKLatin
    - - - + + +

    KOSOVO

    Driving LicencePatentë shoferi / возачка дозволаFRONTLatin
    ID CardLetёrnjoftim / Лична картаFRONT, BACKLatin
    Paper PassportPasaportë / ПасошBIO-DATA PAGE Latin
    Driving LicencePatentë shoferi / возачка дозволаFRONTLatin
    ID CardLetёrnjoftim / Лична картаFRONT, BACKLatin
    Paper PassportPasaportë / ПасошBIO-DATA PAGE Latin
    - - - - - + + + + +

    LATVIA

    Alien IDNepilsoņa personas apliecībaFRONT, BACKLatin
    Driving LicenceVadītāja apliecībaFRONTLatin
    ID CardPersonas apliecībaFRONT, BACKLatin
    Residence Permit BETAUzturēšanās atļaujaFRONT, BACKLatin
    Polycarbonate Alien PassportNepilsoņa paseBIO-DATA PAGE Latin
    Alien IDNepilsoņa personas apliecībaFRONT, BACKLatin
    Driving LicenceVadītāja apliecībaFRONTLatin
    ID CardPersonas apliecībaFRONT, BACKLatin
    Residence Permit BETAUzturēšanās atļaujaFRONT, BACKLatin
    Polycarbonate Alien PassportNepilsoņa paseBIO-DATA PAGE Latin
    Polycarbonate PassportPaseBIO-DATA PAGE Latin
    - + +

    LIECHTENSTEIN

    ID CardIdentitätskarteFRONT, BACKLatin
    Driving Licence BETAFührerscheinFRONTLatin
    ID CardIdentitätskarteFRONT, BACKLatin
    - - + +

    LITHUANIA

    Driving LicenceVairuotojo pažymėjimaiFRONTLatin
    ID CardAsmens tapatybės kortelėFRONT, BACKLatin
    Driving LicenceVairuotojo pažymėjimaiFRONTLatin
    ID CardAsmens tapatybÄ—s kortelÄ—FRONT, BACKLatin
    Residence Permit BETALeidimas gyventiFRONT, BACKLatin
    Polycarbonate PassportPasasBIO-DATA PAGE Latin
    - +

    LUXEMBOURG

    Driving LicencePermis de conduireFRONTLatin
    ID CardCarte d'Identité / PersonalausweisFRONT, BACKLatin
    ID CardCarte d'Identité / PersonalausweisFRONT, BACKLatin
    Residence PermitTitre de sejourFRONT, BACKLatin
    Polycarbonate PassportPass / PasseportBIO-DATA PAGE Latin
    - - + + + +

    MALTA

    Driving LicenceLiċenzja tas-SewqanFRONTLatin
    ID CardKarta tal-IdentitàFRONT, BACKLatin
    Driving LicenceLiċenzja tas-SewqanFRONTLatin
    ID CardKarta tal-Identità FRONT, BACKLatin
    Paper Passport BETAPassaportBIO-DATA PAGE Latin
    Residence PermitPermess ta' residenza / Residence documentationFRONT, BACKLatin
    Polycarbonate Passport BETAPassaportBIO-DATA PAGE Latin
    + - +

    MOLDOVA

    Driving Licence BETAPermis de conducereFRONTLatin
    ID Card BETABuletin de identitateFRONT, BACKLatin
    Paper Passport BETAPaşaportBIO-DATA PAGE Latin
    Paper Passport BETAPaÅŸaportBIO-DATA PAGE Latin
    - - - + + +

    MONTENEGRO

    Driving LicenceVozačka dozvola / Возачка дозволаFRONTLatin
    ID CardLična karta / Лична картаFRONT, BACKLatin
    Polycarbonate PassportPasoš / ПасошBIO-DATA PAGE Latin
    Driving LicenceVozačka dozvola / Возачка дозволаFRONTLatin
    ID CardLična karta, Lična karta / Лична карта, Лична карта / Lična kartaFRONT, BACKLatin
    Polycarbonate PassportPasoš / ПасошBIO-DATA PAGE Latin
    +

    NETHERLANDS

    Alien ID BETAVreemdelingen identiteitsbewijsFRONT, BACKLatin
    Driving LicenceRijebewijsFRONT, BACKLatin
    ID CardIdentiteitskaart (ID-kaart)FRONT, BACKLatin
    Residence PermitVerblijfstitel / VerblijfskaartFRONT, BACKLatin
    Polycarbonate PassportPaspoortBIO-DATA PAGE Latin
    - - - + + +

    NORTH MACEDONIA

    Driving Licenceвозачка дозвола / Patentë shoferiFRONTCyrillic, Latin
    ID Cardлична карта / LetёrnjoftimFRONT, BACKCyrillic, Latin
    Polycarbonate PassportПасош / PasaportëBIO-DATA PAGE Latin
    Driving Licenceвозачка дозвола / Patentë shoferiFRONTCyrillic, Latin
    ID Cardлична карта, лична карта / LetёrnjoftimFRONT, BACKCyrillic, Latin
    Polycarbonate PassportПасош / PasaportëBIO-DATA PAGE Latin
    - + - +

    NORWAY

    Driving LicenceFørerkort / FørarkortFRONTLatin
    Driving LicenceFørerkort / FørarkortFRONTLatin
    ID CardFRONT, BACKLatin
    Residence PermitOppholdstillatelse / OpphaldsløyveFRONT, BACKLatin
    Residence PermitOppholdstillatelse / OpphaldsløyveFRONT, BACKLatin
    Polycarbonate PassportPassBIO-DATA PAGE Latin
    - +

    POLAND

    Driving LicencePrawo jazdyFRONTLatin
    ID CardDowód osobistyFRONT, BACKLatin
    ID CardDowód osobistyFRONT, BACKLatin
    Paper PassportPaszportBIO-DATA PAGE Latin
    Residence Permit BETAKarta pobytuFRONT, BACKLatin
    Polycarbonate PassportPaszportBIO-DATA PAGE Latin
    - - + + - +

    PORTUGAL

    Driving LicenceCarta de ConduçãoFRONTLatin
    ID CardCartão de Cidadão (CC)FRONT, BACKLatin
    Driving LicenceCarta de ConduçãoFRONTLatin
    ID CardCartão de Cidadão (CC)FRONT, BACKLatin
    Paper PassportPassaporteBIO-DATA PAGE Latin
    Residence Permit BETATítulo de Residência / Cartão de ResidênciaFRONT, BACKLatin
    Residence Permit BETATítulo de Residência / Cartão de ResidênciaFRONT, BACKLatin
    - + +

    ROMANIA

    Driving LicencePermis de conducereFRONTLatin
    ID CardCarte de identitateFRONTLatin
    Polycarbonate PassportPasaport / PașaportBIO-DATA PAGE Latin
    Residence Permit BETAPermis de ÅŸedereFRONT, BACKLatin
    Polycarbonate PassportPasaport / PașaportBIO-DATA PAGE Latin
    - - + +

    RUSSIA

    Driving LicenceВодительское удостоверениеFRONTLatin
    Polycarbonate Passport(Заграничный) ПаспортBIO-DATA PAGE Latin
    Driving LicenceВодительское удостоверениеFRONTLatin
    Polycarbonate Passport(Заграничный) ПаспортBIO-DATA PAGE Latin
    - - - + + +

    SERBIA

    Driving LicenceВозачка дозвола / Vozačka dozvolaFRONTLatin
    ID CardЛична карта / Lična kartaFRONT, BACKCyrillic, Latin
    Polycarbonate PassportПасош / PasošBIO-DATA PAGE Latin
    Driving LicenceВозачка дозвола / Vozačka dozvolaFRONTLatin
    ID CardЛична карта / Lična kartaFRONT, BACKCyrillic, Latin
    Polycarbonate PassportПасош / PasošBIO-DATA PAGE Latin
    - - - - + + + +

    SLOVAKIA

    Driving LicenceVodičský preukazFRONTLatin
    ID CardObčiansky preukazFRONT, BACKLatin
    Residence PermitPovolenie na pobyt / Pobytový preukaz občana EÚ / Pobytový preukaz rodinného príslušníka občana EÚFRONT, BACKLatin
    Polycarbonate PassportCestovný pasBIO-DATA PAGE Latin
    Driving LicenceVodičský preukazFRONTLatin
    ID CardObčiansky preukazFRONT, BACKLatin
    Residence PermitPovolenie na pobyt / Pobytový preukaz občana EÚ / Pobytový preukaz rodinného príslušníka občana EÚFRONT, BACKLatin
    Polycarbonate PassportCestovný pasBIO-DATA PAGE Latin
    - +

    SLOVENIA

    Driving LicenceVozniško dovoljenjeFRONTLatin
    Driving LicenceVozniško dovoljenjeFRONTLatin
    ID CardOsebna izkaznicaFRONT, BACKLatin
    Residence PermitDovoljenje za prebivanjeFRONT, BACKLatin
    Polycarbonate PassportPotni listBIO-DATA PAGE Latin
    - +

    SPAIN

    Alien IDTarjeta de Identidad de Extranjero (TIE)FRONT, BACKLatin
    Driving LicencePermiso de ConducciónFRONTLatin
    Driving LicencePermiso de ConducciónFRONTLatin
    ID CardDocumento Nacional de Identidad (DNI)FRONT, BACKLatin
    Paper PassportPasaporteBIO-DATA PAGE Latin
    Residence PermitPermiso de residenciaFRONT, BACKLatin
    - + - + +

    SWEDEN

    Driving LicenceKörkortFRONTLatin
    Driving LicenceKörkortFRONTLatin
    ID CardNationellt identitetskortFRONT, BACKLatin
    Residence PermitUppehållstillstånd / UppehållskortFRONT, BACKLatin
    Residence PermitUppehållstillstånd / UppehållskortFRONT, BACKLatin
    Polycarbonate PassportPassBIO-DATA PAGE Latin
    Rigid Refugee PassportResedokumentBIO-DATA PAGE Latin
    Social Security CardIdentitetskort / Skatteverkets id-kortFRONTLatin
    - - + + - +

    SWITZERLAND

    Driving LicenceFührerausweis / Permis de conduire / Licenza di condurre / Permiss da manischarFRONTLatin
    ID CardIdentitätskarte / Carte d’identité / Carta d’identità / Carta d’identitadFRONT, BACKLatin
    Driving LicenceFührerausweis / Permis de conduire / Licenza di condurre / Permiss da manischarFRONTLatin
    ID CardIdentitätskarte / Carte d’identité / Carta d’identità / Carta d’identitadFRONT, BACKLatin
    Paper PassportPass / Passeport / Passaporto / PassaportBIO-DATA PAGE Latin
    Residence PermitAufenthaltstitel / Titre de séjour / Permesso di soggiorno / Permissiun da dimoraFRONT, BACKLatin
    Residence PermitAufenthaltstitel / Titre de séjour / Permesso di soggiorno / Permissiun da dimoraFRONT, BACKLatin
    +

    UK

    Asylum Request BETAApplication registration card (ARC)FRONT, BACKLatin
    Driving LicenceTrwydded yrruFRONTLatin
    Paper PassportBIO-DATA PAGE Latin
    Proof Of Age CardCitizenCardFRONTLatin
    Residence PermitFRONT, BACKLatin
    Polycarbonate PassportBIO-DATA PAGE Latin
    - - - - - + + + + +

    UKRAINE

    Driving LicenceПосвідчення водія / Водительское удостоверениеFRONTCyrillic, Latin
    ID CardПаспорт громадянина УкраїниFRONT, BACKCyrillic, Latin
    Residence PermitПосвідка на постійне проживання (ППП)FRONT, BACKCyrillic, Latin
    Polycarbonate PassportПаспортBIO-DATA PAGE Latin
    Temporary Residence PermitПосвідка на тимчасове проживанняFRONT, BACKCyrillic, Latin
    Driving LicenceПосвідчення водія / Водительское удостоверениеFRONTCyrillic, Latin
    ID CardПаспорт громадянина УкраїниFRONT, BACKCyrillic, Latin
    Residence PermitПосвідка на постійне проживання (ППП)FRONT, BACKCyrillic, Latin
    Polycarbonate PassportПаспортBIO-DATA PAGE Latin
    Temporary Residence PermitПосвідка на тимчасове проживанняFRONT, BACKCyrillic, Latin



    @@ -443,71 +461,76 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach Driving LicenceFRONTLatin ID Card BETANIB Smart CardFRONTLatin +

    BARBADOS

    Driving Licence BETADriving licenceFRONTLatin
    ID Card BETAFRONT, BACKLatin
    - - + +

    BOLIVIA

    Driving LicenceLicencia para conducirFRONTLatin
    ID CardCédula de identidadFRONT, BACKLatin
    Minors IDCédula de identidad para menoresFRONT, BACKLatin
    ID CardCédula de identidadFRONT, BACKLatin
    Minors IDCédula de identidad para menoresFRONT, BACKLatin
    - - + +

    BRAZIL

    Consular Passport BETAPassaporteBIO-DATA PAGE Latin
    Driving LicenceCarteira Nacional de Habilitação (CNH)FRONT, BACKLatin
    ID Card BETACédula de identidadeFRONT, BACKLatin
    Driving LicenceCarteira Nacional de Habilitação (CNH)FRONT, BACKLatin
    ID Card BETACédula de identidadeFRONT, BACKLatin
    Paper Passport BETAPassaporteBIO-DATA PAGE Latin
    - +

    BRAZIL, RIO DE JANEIRO

    ID CardCédula de identidadeFRONT, BACKLatin
    ID CardCédula de identidadeFRONT, BACKLatin
    - +

    BRAZIL, RIO GRANDE DO SUL

    ID Card BETACédula de identidadeFRONT, BACKLatin
    ID Card BETACédula de identidadeFRONT, BACKLatin
    - +

    BRAZIL, SAO PAOLO

    ID CardCédula de identidadeFRONT, BACKLatin
    ID CardCédula de identidadeFRONT, BACKLatin

    CAYMAN ISLANDS

    Driving Licence BETADriver's licenceFRONTLatin
    - + - +

    CHILE

    Alien IDCédula de identidad para extranjerosFRONT, BACKLatin
    Alien IDCédula de identidad para extranjerosFRONT, BACKLatin
    Driving LicenceLicencia de conducirFRONTLatin
    ID CardCédula de IdentidadFRONT, BACKLatin
    ID CardCédula de IdentidadFRONT, BACKLatin
    Polycarbonate PassportPasaporteBIO-DATA PAGE Latin
    - - - - + + + +

    COLOMBIA

    Alien IDCédula de Extranjería (CE)FRONT, BACKLatin
    Driving LicenceLicencia de ConducciónFRONT, BACKLatin
    ID CardCédula Digital Colombiana, Cédula de Ciudadanía (CC)FRONT, BACKLatin
    Minors IDTarjeta de identidad Biométrica (Azul)FRONT, BACKLatin
    Alien IDCédula de Extranjería (CE)FRONT, BACKLatin
    Driving LicenceLicencia de ConducciónFRONT, BACKLatin
    ID CardCédula Digital Colombiana, Cédula de Ciudadanía (CC)FRONT, BACKLatin
    Minors IDTarjeta de identidad Biométrica (Azul)FRONT, BACKLatin
    Polycarbonate PassportPasaporteBIO-DATA PAGE Latin
    - +

    COSTA RICA

    Driving Licence BETALicencia de conducirFRONTLatin
    ID CardCédula de identidadFRONT, BACKLatin
    ID CardCédula de identidadFRONT, BACKLatin
    - +

    CUBA

    ID Card BETACarné de IdentidadFRONT, BACKLatin
    ID Card BETACarné de IdentidadFRONT, BACKLatin
    Paper PassportPasaporteBIO-DATA PAGE Latin
    - +

    DOMINICAN REPUBLIC

    Driving Licence BETALicencia de conducirFRONT, BACKLatin
    ID CardCédula de Identidad y Electoral (CIE)FRONT, BACKLatin
    ID CardCédula de Identidad y Electoral (CIE)FRONT, BACKLatin
    Paper PassportPasaporteBIO-DATA PAGE Latin
    - +

    ECUADOR

    Driving LicenceLicencia de conducirFRONTLatin
    ID CardCédula de Identidad, Cédula de Identidad ElectrónicaFRONT, BACKLatin
    ID CardCédula de Identidad, Cédula de Identidad ElectrónicaFRONT, BACKLatin
    - +

    EL SALVADOR

    Driving Licence BETALicencia de conducirFRONT, BACKLatin
    ID CardDocumento Único de Identidad (DUI)FRONT, BACKLatin
    ID CardDocumento Único de Identidad (DUI)FRONT, BACKLatin
    - + - + +

    GUATEMALA

    Consular IDTarjeta de Identificación Consular (TICG)FRONT, BACKLatin
    Consular IDTarjeta de Identificación Consular (TICG)FRONT, BACKLatin
    Driving LicenceLicencia de conducirFRONT, BACKLatin
    ID CardDocumento Personal de Identificación (DPI)FRONT, BACKLatin
    ID CardDocumento Personal de Identificación (DPI)FRONT, BACKLatin
    Paper PassportPasaporteBIO-DATA PAGE Latin
    + +

    GUYANA

    Driving Licence BETAFRONTLatin
    ID CardFRONT, BACKLatin
    - +

    HAITI

    Driving LicencePermis de conduireFRONTLatin
    ID CardCarte d'identification nationale (CIN) / Kat Idantifikasyon NasyonalFRONT, BACKLatin
    Paper PassportPasseport / PaspòBIO-DATA PAGE Latin
    Paper PassportPasseport / PaspòBIO-DATA PAGE Latin

    HONDURAS

    Driving Licence BETALicencia de conducirFRONT, BACKLatin
    ID Card BETATarjeta de identidadFRONT, BACKLatin
    Paper Passport BETAPasaporteBIO-DATA PAGE Latin
    +

    JAMAICA

    Driving LicenceMotor vehicle license / MV licenseFRONT, BACKLatin
    Paper PassportBIO-DATA PAGE Latin
    - + - + @@ -534,7 +557,7 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    MEXICO

    Consular ID BETAMatrícula consularFRONT, BACKLatin
    Consular ID BETAMatrícula consularFRONT, BACKLatin
    Paper Passport BETAPasaporteBIO-DATA PAGE Latin
    Professional DL BETALicencia Federal de ConductorFRONTLatin
    Professional ID BETACédula ProfesionalFRONT, BACK,
    VERTICAL
    Latin
    Professional ID BETACédula ProfesionalFRONT, BACK,
    VERTICAL
    Latin
    Residence Permit BETATarjeta de Residencia Temporal y Residencia PermanenteFRONT, BACKLatin
    Polycarbonate PassportPasaporteBIO-DATA PAGE Latin
    Voter IDCredencial para votarFRONT, BACKLatin

    MEXICO, GUANAJUATO

    Driving LicenceLicencia de ConducirFRONT, BACKLatin
    - +

    MEXICO, GUERRERO COCULA

    Driving Licence BETALicencia de ConducirFRONT, BACK
    Driving Licence BETALicencia de ConducirFRONT, BACKLatin

    MEXICO, GUERRERO JUCHITAN

    Driving Licence BETALicencia de ConducirFRONT, BACKLatin
    @@ -578,33 +601,37 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    MEXICO, HIDALGO

    MEXICO, ZACATECAS

    Driving LicenceLicencia de ConducirFRONT, BACKLatin
    - +

    NICARAGUA

    ID CardCédula de Identidad CiudadanaFRONT, BACKLatin
    ID CardCédula de Identidad CiudadanaFRONT, BACKLatin
    - - - + + +

    PANAMA

    Driving LicenceLicencia de ConducirFRONTLatin
    ID CardCédula de IdentidadFRONTLatin
    Residence PermitCarné de Residente PermanenteFRONTLatin
    Temporary Residence PermitCarné de Residencia ProvisionalFRONT, BACKLatin
    ID CardCédula de IdentidadFRONTLatin
    Residence PermitCarné de Residente PermanenteFRONTLatin
    Temporary Residence PermitCarné de Residencia ProvisionalFRONT, BACKLatin
    - +

    PARAGUAY

    Driving LicenceLicencia de ConducirFRONT, BACKLatin
    ID CardCédula de Identidad CivilFRONT, BACKLatin
    ID CardCédula de Identidad CivilFRONT, BACKLatin
    +

    PERU

    Alien ID BETACarné de ExtranjeríaFRONTLatin
    Driving LicenceLicencia de conducirFRONT, BACKLatin
    ID CardDocumento Nacional de Identidad (DNI)FRONT, BACKLatin
    Minors ID BETADocumento Nacional de Identidad (DNI) para menoresFRONT, BACKLatin
    Paper PassportPasaporteBIO-DATA PAGE Latin
    - + +

    PUERTO RICO

    Driving LicenceLicencia de ConducirFRONTLatin
    Voter ID BETATarjeta de Identificación Electoral (TIE) / Electoral Identification CardFRONTLatin
    Voter ID BETATarjeta de Identificación Electoral (TIE) / Electoral Identification CardFRONTLatin
    +

    SAINT KITTS AND NEVIS

    Driving LicenceFRONTLatin
    - +

    SAINT LUCIA

    ID Card BETAFRONT, BACKLatin
    ID Card BETANIS/NIC CardFRONT, BACKLatin
    +

    TRINIDAD AND TOBAGO

    Driving LicenceFRONTLatin
    ID CardFRONT, BACKLatin
    Paper PassportBIO-DATA PAGE Latin
    - +

    URUGUAY

    ID CardCédula de IdentidadFRONT, BACKLatin
    ID CardCédula de IdentidadFRONT, BACKLatin
    - +

    VENEZUELA

    Driving LicenceLicencia para conducirFRONTLatin
    ID CardCédula de IdentidadFRONTLatin
    ID CardCédula de IdentidadFRONTLatin
    Polycarbonate PassportPasaporteBIO-DATA PAGE Latin



    @@ -616,23 +643,23 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach - - - + + +

    ALGERIA

    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID CardCarte nationale d’identité / بطاقة الهوية الوطنيFRONT, BACKLatin
    Paper Passportجواز السفر / PasseportBIO-DATA PAGE Latin
    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID CardCarte nationale d’identité / بطاقة الهوية الوطنيFRONT, BACKLatin
    Paper Passportجواز السفر / PasseportBIO-DATA PAGE Latin
    - +

    BAHRAIN

    ID Cardبطاقة الهوية / CPR CardFRONT, BACKLatin
    ID Cardبطاقة الهوية / CPR CardFRONT, BACKArabic, Latin

    BOTSWANA

    ID CardOmangFRONT, BACKLatin
    - +

    BURKINA FASO

    ID CardCarte Nationale d'Identité Burkinabè (CNIB)FRONT, BACKLatin
    ID CardCarte Nationale d'Identité Burkinabè (CNIB)FRONT, BACKLatin
    - +

    CAMEROON

    ID CardCarte Nationale d'Identité (CNI)FRONT, BACKLatin
    ID CardCarte Nationale d'Identité (CNI)FRONT, BACKLatin

    DEMOCRATIC REPUBLIC OF THE CONGO

    Driving Licence BETAPermis de conduire (CONADEP)FRONT, BACKLatin
    - - - + + +

    EGYPT

    Driving Licence BETAرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة تحقيق الشخصيةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Latin
    Driving Licence BETAرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة تحقيق الشخصيةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Arabic, Latin

    ESWATINI

    Paper PassportBIO-DATA PAGE Latin
    @@ -640,40 +667,42 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    GHANA

    ID CardGhana CardFRONT, BACKLatin
    Paper PassportBIO-DATA PAGE Latin
    - +

    IRAN

    Paper Passport BETAگذرنامهBIO-DATA PAGE Latin
    Paper Passport BETAگذرنامهBIO-DATA PAGE Latin
    - - + +

    IRAQ

    ID Cardالبطاقة الوطنية / كارتى نيشتمانىFRONT, BACKLatin
    Paper Passport BETAپاسپورت / جواز سفرBIO-DATA PAGE Latin
    ID Cardالبطاقة الوطنية / كارتى نيشتمانىFRONT, BACKLatin
    Paper Passport BETAپاسپورت / جواز سفرBIO-DATA PAGE Latin
    - - - + + +

    ISRAEL

    Driving Licenceרשיון נהיגהFRONTLatin
    ID CardTehudat Zehut / بطاقة هوية‎ / תעודת זהותFRONT, BACKLatin
    Paper Passport BETAדרכוןBIO-DATA PAGE Latin
    Driving Licenceרשיון × ×”×™×’×”FRONTLatin
    ID CardTehudat Zehut / بطاقة هوية‎ / תעודת זהותFRONT, BACKLatin
    Paper Passport BETAדרכוןBIO-DATA PAGE Latin
    - +

    IVORY COAST

    Driving LicencePermis de conduireFRONTLatin
    ID CardCarte Nationale d'Identité (CNI)FRONT, BACKLatin
    ID CardCarte Nationale d'Identité (CNI)FRONT, BACKLatin
    - - - + + +

    JORDAN

    Driving Licence BETAرخصة القيادةFRONTLatin
    ID Cardبطاقة شخصيةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Latin
    Driving Licence BETAرخصة القيادةFRONTLatin
    ID Cardبطاقة شخصيةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Latin

    KENYA

    ID CardKitambulishoFRONT, BACKLatin
    Polycarbonate PassportPassport / PasiBIO-DATA PAGE Latin
    - - - + + + +

    KUWAIT

    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة المدنيةFRONT, BACKLatin
    Resident IDبطاقة المدنيةFRONT, BACKLatin
    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة المدنيةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Arabic, Latin
    Resident IDبطاقة المدنيةFRONT, BACKArabic, Latin
    - + +

    LEBANON

    ID Cardبطاقة الهويةFRONT, BACKLatin
    ID Cardبطاقة الهويةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Arabic, Latin
    - +

    LIBYA

    Polycarbonate Passportجواز سفرBIO-DATA PAGE Latin
    Polycarbonate Passportجواز سفرBIO-DATA PAGE Arabic, Latin

    MAURITIUS

    ID CardFRONT, BACKLatin
    - - - + + +

    MOROCCO

    Driving LicencePermis de conduire / رخصة القيادةFRONT, BACKLatin
    ID CardCarte nationale d'identité / بطاقة التعريف الوطنيةFRONT, BACKLatin
    Paper Passport BETAPasseport / جواز سفرBIO-DATA PAGE Latin
    Driving LicencePermis de conduire / رخصة القيادةFRONT, BACKLatin
    ID CardCarte nationale d'identité / بطاقة التعريف الوطنيةFRONT, BACKLatin
    Paper Passport BETAPasseport / جواز سفرBIO-DATA PAGE Latin
    - +

    MOZAMBIQUE

    Driving Licence BETACarta de ConduçãoFRONTLatin
    Driving Licence BETACarta de ConduçãoFRONTLatin
    ID CardBilhete de Identidade (BI)FRONT, BACKLatin
    @@ -682,32 +711,36 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    NIGERIA

    Driving LicenceFRONT, BACKLatin
    Polycarbonate Passport BETABIO-DATA PAGE Latin
    Voter IDPermanent Voter Card (PVC)FRONT, BACKLatin
    - - - + + + + +

    OMAN

    Driving Licence BETAرخصة قيادة مركبةFRONT, BACKLatin
    ID Cardبطاقة الهويةFRONT, BACKLatin
    Resident IDبطاقة مقيمFRONT, BACKLatin
    Driving Licence BETAرخصة قيادة مركبةFRONT, BACKLatin
    ID Cardبطاقة الهويةFRONT, BACKArabic, Latin
    Paper Passport BETAجواز سفرBIO-DATA PAGE Arabic, Latin
    Resident IDبطاقة مقيمFRONT, BACKArabic, Latin
    +

    PALESTINE

    Paper Passportجواز سفر / דרכוןBIO-DATA PAGE Arabic, Latin
    - - - - + + + +

    QATAR

    Driving Licenceرخصة القيادةFRONTLatin
    ID Card BETAبطاقة إثبات شخصيةFRONTLatin
    Paper Passportجواز سفرBIO-DATA PAGE Latin
    Residence Permitتصريح الإقامةFRONT, BACKLatin
    Driving Licenceرخصة القيادةFRONTLatin
    ID Card BETAبطاقة إثبات شخصيةFRONTArabic, Latin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    Residence Permitتصريح الإقامةFRONT, BACKArabic, Latin

    RWANDA

    ID CardIndangamuntuFRONTLatin
    - - - - + + + +

    SAUDI ARABIA

    Driving Licenceرخصة قيادةFRONTLatin
    ID Cardبطاقة الأحوال المدنيةFRONT, BACKLatin
    Paper Passportجواز سفرBIO-DATA PAGE Latin
    Resident IDIqama / هوية المقيمFRONTLatin
    Driving Licenceرخصة قيادةFRONTArabic, Latin
    ID Cardبطاقة الأحوال المدنيةFRONT, BACKLatin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    Resident IDIqama / هوية المقيمFRONTArabic, Latin
    - +

    SENEGAL

    ID CardCarte d'identité biométrique CEDEAO, Carte nationale d'identitéFRONT, BACKLatin
    ID CardCarte d'identité biométrique CEDEAO, Carte nationale d'identitéFRONT, BACKLatin
    - +

    SOUTH AFRICA

    Driving LicenceBestuurslisensieFRONTLatin
    ID CardSmart ID cardFRONT, BACKLatin
    ID Card BETAGreen barcoded ID bookFRONT
    VERTICAL
    Latin
    ID Card BETAGreen barcoded ID bookFRONT
    VERTICAL
    Latin
    Polycarbonate PassportPasseportBIO-DATA PAGE Latin
    - +

    SUDAN

    Polycarbonate Passportجواز سفرBIO-DATA PAGE Latin
    Polycarbonate Passportجواز سفرBIO-DATA PAGE Latin
    - + +

    SYRIA

    Paper Passportجواز سفرBIO-DATA PAGE Latin
    ID Cardبطاقة شخصيةFRONT, BACKArabic, Latin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    @@ -715,20 +748,20 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    TANZANIA

    Driving LicenceLeseni ya uderevaFRONTLatin
    ID Card BETAKitambulisho cha Taifa / NIDAFRONT, BACKLatin

    TOGO

    ID CardPermis de conduireFRONT, BACKLatin
    - - - + + +

    TUNISIA

    Driving Licenceرخصة قيادةFRONTLatin
    ID Cardبطاقة التعريف الوطنيةFRONTLatin
    Paper Passportجواز سفرBIO-DATA PAGE Latin
    Driving Licenceرخصة قيادةFRONTLatin
    ID Cardبطاقة التعريف الوطنيةFRONTLatin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    - - + + - +

    TURKEY

    Driving LicenceSürücü belgesiFRONTLatin
    ID CardKimlik KartıFRONT, BACKLatin
    Driving LicenceSürücü belgesiFRONTLatin
    ID CardKimlik KartıFRONT, BACKLatin
    Paper PassportPasaportBIO-DATA PAGE Latin
    Residence Permit BETAİkamet İzniFRONT, BACKLatin
    Residence Permit BETAÄ°kamet Ä°zniFRONT, BACKLatin
    Polycarbonate PassportPasaportBIO-DATA PAGE Latin
    - - - - + + + +

    UAE

    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة الهويةFRONT, BACKArabic, Latin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    Resident IDبطاقة الهوية الوطنيةFRONT, BACKArabic, Latin
    Driving Licenceرخصة القيادةFRONT, BACKLatin
    ID Cardبطاقة الهويةFRONT, BACKArabic, Latin
    Paper Passportجواز سفرBIO-DATA PAGE Arabic, Latin
    Resident IDبطاقة الهوية الوطنيةFRONT, BACKArabic, Latin
    @@ -747,9 +780,9 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    UGANDA

    Driving LicenceFRONTLatin
    ID CardFRONT, BACKLatin

    BERMUDA

    Driving Licence BETAFRONTLatin
    - + - + @@ -767,6 +800,7 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    CANADA

    Citizenship Certificate BETACanada citizenship card / Carte de citoyenneté canadienne FRONT, BACKLatin
    Citizenship Certificate BETACanada citizenship card / Carte de citoyenneté canadienne FRONT, BACKLatin
    Paper PassportPassport / PasseportBIO-DATA PAGE Latin
    Residence PermitPermanent residence (PR) card / Carte de résident permanentFRONT, BACKLatin
    Residence PermitPermanent residence (PR) card / Carte de résident permanentFRONT, BACKLatin
    Social Security Card BETASocial insurance card (SIN card) / Carte d'assurance sociale (Carte de NAS) FRONTLatin
    Tribal IDCertificate of Indian Status / Certificat de statut IndienFRONT, BACKLatin
    Weapon PermitPossesion and Aquisition License (PAL) / Permis de possession et d'acquisitionFRONTLatin
    ID CardFRONT, BACKLatin
    +

    CANADA, NEW BRUNSWICK

    Driving LicencePermis de conduireFRONT, BACKLatin
    ID Card BETACarte d'identitéFRONT, BACKLatin

    CANADA, NEWFOUNDLAND AND LABRADOR

    Driving LicenceFRONT, BACKLatin
    @@ -775,6 +809,8 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    CANADA, NOVA SCOTIA

    +

    CANADA, ONTARIO

    Driving LicenceFRONT, BACKLatin
    ID CardPhoto cardFRONT, BACKLatin
    +

    CANADA, PRINCE EDWARD ISLAND

    Driving Licence BETAFRONT, BACKLatin

    CANADA, QUEBEC

    Driving LicencePermis de conduireFRONT, BACKLatin
    @@ -792,6 +828,7 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach +

    CANADA, SASKATCHEWAN

    Passport CardFRONT, BACKLatin
    Polycarbonate PassportBIO-DATA PAGE Latin
    Social Security Card BETAFRONTLatin
    Uniformed Services IDFRONT, BACKLatin
    Veteran IDVICFRONTLatin
    Work PermitEmployment authorization document / EAD CardFRONT, BACKLatin
    @@ -942,7 +979,7 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    USA, ALABAMA

    Driving LicenceFRONT, BACKLatin
    - +

    USA, WISCONSIN

    Driving LicenceFRONT, BACK,
    VERTICAL
    Latin
    ID CardFRONT, BACKLatin
    ID CardFRONT, BACK,
    VERTICAL
    Latin
    @@ -981,5 +1018,4 @@ Other than documents listed here, BlinkID Recognizers also scan the Mach

    USA, WYOMING

    Driving LicenceFRONT, BACKLatin
    ID CardFRONT, BACKLatin
    Driving LicenceFRONTLatin
    Polycarbonate PassportUruwhenuaBIO-DATA PAGE Latin
    -


    - +


    \ No newline at end of file diff --git a/documentation/BlinkIDRecognizerResult.md b/documentation/BlinkIDRecognizerResult.md index 0e953e4ea..13c192153 100644 --- a/documentation/BlinkIDRecognizerResult.md +++ b/documentation/BlinkIDRecognizerResult.md @@ -52,11 +52,11 @@ Protected fields are: GERMANY Polycarbonate Passport Document number, MRZ (Document number) HONG KONG ID Card Anonymized line, Document number HONG KONG Polycarbonate Passport Anonymized line, Anonymized vertical line, Document number, MRZ (Document number, Opt1) - MALAYSIA MyKAS Religion - MALAYSIA MyKad Religion - MALAYSIA MyKid Religion - MALAYSIA MyPR Religion - MALAYSIA MyTentera Religion + MALAYSIA Mykad Religion + MALAYSIA Mykas Religion + MALAYSIA Mykid Religion + MALAYSIA Mypr Religion + MALAYSIA Mytentera Religion NETHERLANDS Driving Licence Personal ID number NETHERLANDS ID Card MRZ (Opt1), Personal ID number NETHERLANDS Polycarbonate Passport MRZ (Opt1) @@ -1034,6 +1034,25 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. First name Always if present +BARBADOS Driving Licence - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Document number Always + + Full name Always + + Personal ID number Always + + Sex Always + + Vehicle class Always + + Date of issue Always if present + BARBADOS ID Card - Front FieldPresence Date of expiry Always if present @@ -1075,6 +1094,36 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Vehicle class Always +BELARUS ID Card - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Document number Always + + First name Always + + Last name Always + + Nationality Always + + Personal ID number Always + + Sex Always + + +BELARUS ID Card - Back FieldPresence + Date of issue Always + + Document additional number Always + + Issuing authority Always + + MRZ Always + + Place of birth Always + + BELARUS Paper Passport - Bio-data page FieldPresence Date of birth Always @@ -1101,6 +1150,62 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +BELARUS Residence Permit - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Document number Always + + First name Always + + Last name Always + + Nationality Always + + Personal ID number Always + + Sex Always + + +BELARUS Residence Permit - Back FieldPresence + Date of issue Always + + Document additional number Always + + Issuing authority Always + + MRZ Always + + Place of birth Always + + +BELARUS Polycarbonate Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + MRZ Always + + Nationality Always + + Personal ID number Always + + Place of birth Always + + Sex Always + + BELGIUM Driving Licence - Front FieldPresence Date of birth Always @@ -1200,6 +1305,26 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +BELGIUM Provisional DL - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + Place of birth Always + + Vehicle class Always + + BELGIUM Residence Permit - Front FieldPresence Date of expiry Always @@ -1284,6 +1409,28 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +BELGIUM Special ID - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Last name Always + + Nationality Always + + Place of birth Always + + Sex Always + + BERMUDA Driving Licence - Front FieldPresence Address Always @@ -1703,6 +1850,32 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Date of issue Always if present +BULGARIA Alien ID - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Document number Always + + Full name Always + + Nationality Always + + Personal ID number Always + + Sex Always + + +BULGARIA Alien ID - Back FieldPresence + Address Always + + Date of issue Always + + Issuing authority Always + + MRZ Always + + BULGARIA Driving Licence - Front FieldPresence Address Always @@ -1789,6 +1962,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +BULGARIA Residence Permit - Front FieldPresence + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + +BULGARIA Residence Permit - Back FieldPresence + Address Always + + Date of birth Always + + MRZ Always + + Nationality Always + + Personal ID number Always + + Place of birth Always + + Sex Always + + BURKINA FASO ID Card - Front FieldPresence Date of birth Always @@ -2218,6 +2419,27 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. CANADA NEW BRUNSWICK Driving Licence - Back FieldPresence Barcode data Pending +CANADA NEW BRUNSWICK ID Card - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Last name Always + + Sex Always + + +CANADA NEW BRUNSWICK ID Card - Back FieldPresence + Barcode data Pending + CANADA NEWFOUNDLAND AND LABRADOR Driving Licence - Front FieldPresence Address Always @@ -2335,6 +2557,32 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. CANADA ONTARIO ID Card - Back FieldPresence Barcode data Pending +CANADA PRINCE EDWARD ISLAND Driving Licence - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + Endorsements Always + + Last name Always + + Restrictions Always + + Sex Always + + Vehicle class Always + + First name Always if present + +CANADA PRINCE EDWARD ISLAND Driving Licence - Back FieldPresence + Barcode data Pending + CANADA QUEBEC Driving Licence - Front FieldPresence Address Always @@ -2399,10 +2647,9 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always - First name Always - Last name Always + First name Always if present Sex Always if present CANADA SASKATCHEWAN ID Card - Back FieldPresence @@ -2982,28 +3229,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. CYPRUS Residence Permit - Front FieldPresence Date of expiry Always - Date of issue Always - Document number Always - Issuing authority Always - - Last name Always - + Date of birth Always if present + Date of issue Always if present + Document additional number Always if present First name Always if present + Full name Always if present + Issuing authority Always if present + Last name Always if present + Nationality Always if present + Sex Always if present CYPRUS Residence Permit - Back FieldPresence - Date of birth Always - Document additional number Always MRZ Always - Nationality Always + Date of birth Always if present - Sex Always + Date of issue Always if present - Place of birth Always if present + Issuing authority Always if present + + Nationality Always if present + + Place of birth Always if present + + Sex Always if present CZECHIA Driving Licence - Front FieldPresence @@ -3182,28 +3435,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. DENMARK Residence Permit - Front FieldPresence Date of expiry Always - Date of issue Always - Document number Always Full name Always - Issuing authority Always - + Date of birth Always if present + Date of issue Always if present + Document additional number Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present DENMARK Residence Permit - Back FieldPresence - Date of birth Always - MRZ Always - Nationality Always - Place of birth Always - Sex Always + Date of birth Always if present + + Date of issue Always if present + + Issuing authority Always if present + + Nationality Always if present Personal ID number Always if present + Sex Always if present + DENMARK Polycarbonate Passport - Bio-data page FieldPresence Date of birth Always @@ -3398,6 +3657,8 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Personal ID number Always + Religion Always + Sex Always Additional name information Always if present @@ -3569,20 +3830,47 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. ESTONIA Residence Permit - Front FieldPresence Date of expiry Always - Date of issue Always - Document additional number Always Document number Always Full name Always - Issuing authority Always - + Date of birth Always if present + Date of issue Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present ESTONIA Residence Permit - Back FieldPresence + MRZ Always + + Date of birth Always if present + + Nationality Always if present + + Personal ID number Always if present + + Place of birth Always if present + + Sex Always if present + + +ESTONIA Polycarbonate Passport - Bio-data page FieldPresence Date of birth Always + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + MRZ Always Nationality Always @@ -3964,6 +4252,28 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Vehicle class Always +GERMANY Driver Qualification Card - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document additional number Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + Place of birth Always + + Vehicle class Always + + GERMANY ID Card - Front FieldPresence Date of birth Always @@ -4357,6 +4667,46 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +GUYANA Driving Licence - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Full name Always + + Issuing authority Always + + Personal ID number Always + + Sex Always + + Vehicle class Always + + +GUYANA ID Card - Front FieldPresence + Date of birth Always + + Date of issue Always + + Document number Always + + First name Always + + Last name Always + + Nationality Always + + Sex Always + + +GUYANA ID Card - Back FieldPresence + Document number Always + + HAITI Driving Licence - Front FieldPresence Address Always @@ -4925,6 +5275,8 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Address Always + Blood type Always + Date of birth Always Date of expiry Always @@ -5248,6 +5600,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Date of expiry Always if present Date of issue Always if present + Document optional additional number Always if present MRZ Always if present Nationality Always if present @@ -5402,6 +5755,32 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Nationality Always +JAMAICA Paper Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + MRZ Always + + Nationality Always + + Place of birth Always + + Profession Always + + Sex Always + + JAPAN Driving Licence - Front FieldPresence Date of birth Always @@ -5703,16 +6082,50 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. KUWAIT ID Card - Back FieldPresence + Additional address information Always + + Address Always + Document additional number Always MRZ Always + Personal ID number Always + + +KUWAIT Paper Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + MRZ Always + + Nationality Always + + Personal ID number Always + + Place of birth Always + + Profession Always + + Sex Always + KUWAIT Resident ID - Front FieldPresence Date of birth Always Date of expiry Always + Full name Always + Nationality Always Personal ID number Always @@ -5720,13 +6133,20 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always Document optional additional number Always if present - Full name Always if present KUWAIT Resident ID - Back FieldPresence + Additional address information Always + + Address Always + Document additional number Always MRZ Always + Personal ID number Always + + Profession Always if present + KYRGYZSTAN ID Card - Front FieldPresence Date of birth Always @@ -5835,29 +6255,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. LATVIA Residence Permit - Front FieldPresence Date of expiry Always - Date of issue Always - Document additional number Always Document number Always Full name Always - Issuing authority Always - + Date of birth Always if present + Date of issue Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present LATVIA Residence Permit - Back FieldPresence - Date of birth Always - MRZ Always - Nationality Always - Personal ID number Always Place of birth Always - Sex Always + Date of birth Always if present + + Date of issue Always if present + + Issuing authority Always if present + + Nationality Always if present + + Sex Always if present LATVIA Polycarbonate Alien Passport - Bio-data page FieldPresence @@ -5916,18 +6341,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always + Fathers name Always + + First name Always + + Last name Always + + Mothers name Always + + Place of birth Always + LEBANON ID Card - Back FieldPresence Date of issue Always + Marital status Always -LIBYA Polycarbonate Passport - Bio-data page FieldPresence + Sex Always + + +LEBANON Paper Passport - Bio-data page FieldPresence Date of birth Always Date of expiry Always Date of issue Always + Document additional number Always + Document number Always First name Always @@ -5945,31 +6386,31 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always -LIECHTENSTEIN ID Card - Front FieldPresence +LIBYA Polycarbonate Passport - Bio-data page FieldPresence Date of birth Always - Document number Always - - First name Always - - Last name Always - - -LIECHTENSTEIN ID Card - Back FieldPresence Date of expiry Always Date of issue Always + Document number Always + + First name Always + Issuing authority Always + Last name Always + MRZ Always Nationality Always + Place of birth Always + Sex Always -LITHUANIA Driving Licence - Front FieldPresence +LIECHTENSTEIN Driving Licence - Front FieldPresence Date of birth Always Date of expiry Always @@ -5984,17 +6425,61 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Last name Always - Personal ID number Always - Place of birth Always Vehicle class Always -LITHUANIA ID Card - Front FieldPresence +LIECHTENSTEIN ID Card - Front FieldPresence Date of birth Always - Date of expiry Always + Document number Always + + First name Always + + Last name Always + + +LIECHTENSTEIN ID Card - Back FieldPresence + Date of expiry Always + + Date of issue Always + + Issuing authority Always + + MRZ Always + + Nationality Always + + Sex Always + + +LITHUANIA Driving Licence - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + Personal ID number Always + + Place of birth Always + + Vehicle class Always + + +LITHUANIA ID Card - Front FieldPresence + Date of birth Always + + Date of expiry Always Document number Always @@ -6192,26 +6677,46 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Vehicle class Always -MALAYSIA MyKAS - Front FieldPresence +MALAYSIA Ikad - Front FieldPresence Address Always + Date of birth Always + Date of expiry Always Document number Always Full name Always + Nationality Always + + Sex Always + + Employer Always if present + Profession Always if present + +MALAYSIA Mykad - Front FieldPresence + Address Always + + Document number Always + + Full name Always + Sex Always Religion Always if present -MALAYSIA MyKAS - Back FieldPresence +MALAYSIA Mykad - Back FieldPresence Document optional additional number Always + Document additional number Always if present -MALAYSIA MyKad - Front FieldPresence + +MALAYSIA Mykas - Front FieldPresence Address Always + Date of expiry Always + Document number Always Full name Always @@ -6220,13 +6725,11 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Religion Always if present -MALAYSIA MyKad - Back FieldPresence +MALAYSIA Mykas - Back FieldPresence Document optional additional number Always - Document additional number Always if present - -MALAYSIA MyKid - Front FieldPresence +MALAYSIA Mykid - Front FieldPresence Address Always Document number Always @@ -6240,7 +6743,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Place of birth Always if present Religion Always if present -MALAYSIA MyKid - Back FieldPresence +MALAYSIA Mykid - Back FieldPresence Document additional number Always if present Document number Always if present @@ -6250,7 +6753,20 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Place of birth Always if present -MALAYSIA MyPR - Front FieldPresence +MALAYSIA Mypolis - Front FieldPresence + Date of birth Always + + Document number Always + + Full name Always + + Personal ID number Always if present + +MALAYSIA Mypolis - Back FieldPresence + Date of issue Always + + +MALAYSIA Mypr - Front FieldPresence Address Always Document number Always @@ -6263,7 +6779,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Religion Always if present -MALAYSIA MyPR - Back FieldPresence +MALAYSIA Mypr - Back FieldPresence Document optional additional number Always Place of birth Always @@ -6271,20 +6787,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document additional number Always if present -MALAYSIA MyPolis - Front FieldPresence - Date of birth Always - - Document number Always - - Full name Always - - Personal ID number Always if present - -MALAYSIA MyPolis - Back FieldPresence - Date of issue Always - - -MALAYSIA MyTentera - Front FieldPresence +MALAYSIA Mytentera - Front FieldPresence Address Always Document number Always @@ -6297,7 +6800,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Religion Always if present -MALAYSIA MyTentera - Back FieldPresence +MALAYSIA Mytentera - Back FieldPresence Document optional additional number Always Document additional number Always if present @@ -6345,24 +6848,6 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always -MALAYSIA i-Kad - Front FieldPresence - Address Always - - Date of birth Always - - Date of expiry Always - - Document number Always - - Full name Always - - Nationality Always - - Sex Always - - Employer Always if present - Profession Always if present - MALDIVES ID Card - Front FieldPresence Address Always @@ -6402,18 +6887,45 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. MALTA ID Card - Front FieldPresence - Address Always - First name Always - Issuing authority Always - Last name Always Personal ID number Always + Address Always if present + Date of birth Always if present + Date of expiry Always if present + Date of issue Always if present + Document additional number Always if present + Document number Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present MALTA ID Card - Back FieldPresence + MRZ Always + + Place of birth Always + + Address Always if present + + Date of birth Always if present + + Date of expiry Always if present + + Date of issue Always if present + + Document number Always if present + + Issuing authority Always if present + + Nationality Always if present + + Sex Always if present + + +MALTA Paper Passport - Bio-data page FieldPresence Date of birth Always Date of expiry Always @@ -6422,6 +6934,12 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always + First name Always + + Issuing authority Always + + Last name Always + MRZ Always Nationality Always @@ -6430,6 +6948,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always + Personal ID number Always if present MALTA Residence Permit - Front FieldPresence Date of expiry Always @@ -6467,6 +6986,32 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always if present +MALTA Polycarbonate Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + MRZ Always + + Nationality Always + + Personal ID number Always + + Place of birth Always + + Sex Always + + MAURITIUS ID Card - Front FieldPresence Date of birth Always @@ -6907,10 +7452,24 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. MEXICO GUERRERO-COCULA Driving Licence - Front FieldPresence - Empty document side + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Personal ID number Always + + Vehicle class Always MEXICO GUERRERO-COCULA Driving Licence - Back FieldPresence + Address Always + + Date of birth Always + MEXICO GUERRERO-JUCHITAN Driving Licence - Front FieldPresence Date of expiry Always @@ -7410,6 +7969,28 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always if present +MOLDOVA Driving Licence - Front FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + Personal ID number Always + + Place of birth Always + + Vehicle class Always + + MOLDOVA ID Card - Front FieldPresence Date of birth Always @@ -7499,6 +8080,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always + Document additional number Always if present MONTENEGRO ID Card - Back FieldPresence Date of issue Always @@ -7535,6 +8117,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always + Document additional number Always if present MOROCCO Driving Licence - Front FieldPresence Date of birth Always @@ -7680,6 +8263,28 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Vehicle class Always +MYANMAR Paper Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + MRZ Always + + Nationality Always + + Place of birth Always + + Sex Always + + NEPAL Paper Passport - Bio-data page FieldPresence Date of birth Always @@ -7706,6 +8311,34 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +NETHERLANDS Alien ID - Front FieldPresence + Date of birth Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + Nationality Always + + Place of birth Always + + Sex Always + + +NETHERLANDS Alien ID - Back FieldPresence + Date of expiry Always + + Document number Always + + MRZ Always + + Personal ID number Always + + NETHERLANDS Driving Licence - Front FieldPresence Date of birth Always @@ -7824,13 +8457,12 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always - First name Always - Last name Always Address Always if present Date of expiry Always if present Date of issue Always if present + First name Always if present Vehicle class Always if present NEW ZEALAND Polycarbonate Passport - Bio-data page FieldPresence @@ -8127,25 +8759,31 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. NORWAY Residence Permit - Front FieldPresence Date of expiry Always - Date of issue Always - Document number Always Full name Always - Issuing authority Always - + Date of birth Always if present + Date of issue Always if present + Document additional number Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present NORWAY Residence Permit - Back FieldPresence - Date of birth Always - MRZ Always - Nationality Always - Place of birth Always - Sex Always + Date of birth Always if present + + Date of issue Always if present + + Issuing authority Always if present + + Nationality Always if present + + Sex Always if present NORWAY Polycarbonate Passport - Bio-data page FieldPresence @@ -8167,48 +8805,79 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Nationality Always - Personal ID number Always - Place of birth Always - Sex Always + Sex Always + + Document additional number Always if present + Personal ID number Always if present + +OMAN Driving Licence - Front FieldPresence + Date of expiry Always + + Document number Always + + Full name Always + + Issuing authority Always + + +OMAN Driving Licence - Back FieldPresence + Date of birth Always + + Nationality Always + + Vehicle class Always + + Address Always if present + + Restrictions Always if present + +OMAN ID Card - Front FieldPresence + Date of birth Always -OMAN Driving Licence - Front FieldPresence Date of expiry Always Document number Always Full name Always - Issuing authority Always + Place of birth Always -OMAN Driving Licence - Back FieldPresence +OMAN ID Card - Back FieldPresence Address Always - Date of birth Always - - Nationality Always - - Vehicle class Always + Full name Always - Restrictions Always if present + MRZ Always -OMAN ID Card - Front FieldPresence +OMAN Paper Passport - Bio-data page FieldPresence Date of birth Always Date of expiry Always + Date of issue Always + Document number Always + First name Always -OMAN ID Card - Back FieldPresence - Full name Always + Issuing authority Always MRZ Always + Nationality Always + + Personal ID number Always + + Place of birth Always + + Sex Always + + Last name Always if present OMAN Resident ID - Front FieldPresence Date of birth Always @@ -8217,6 +8886,11 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always + Full name Always + + Place of birth Always + + Profession Always if present OMAN Resident ID - Back FieldPresence Full name Always @@ -8312,6 +8986,32 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Personal ID number Always +PALESTINE Paper Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + MRZ Always + + Mothers name Always + + Personal ID number Always + + Place of birth Always + + Profession Always + + Sex Always + + PANAMA Driving Licence - Front FieldPresence Date of birth Always @@ -8434,6 +9134,20 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Nationality Always +PERU Alien ID - Front FieldPresence + Date of birth Always + + Document number Always + + First name Always + + Last name Always + + Nationality Always + + Sex Always + + PERU Driving Licence - Front FieldPresence Date of expiry Always @@ -8543,6 +9257,10 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Conditions Always if present +PHILIPPINES Driving Licence - Back FieldPresence + Document additional number Always + + PHILIPPINES ID Card - Front FieldPresence Address Always @@ -8990,8 +9708,15 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Nationality Always + Profession Always if present QATAR Residence Permit - Back FieldPresence + Document additional number Always + + Document optional additional number Always + + Sponsor Always + ROMANIA Driving Licence - Front FieldPresence Date of birth Always @@ -9042,6 +9767,35 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Mothers name Always if present Nationality Always if present +ROMANIA Residence Permit - Front FieldPresence + Date of expiry Always + + Document number Always + + Full name Always + + Personal ID number Always + + Date of birth Always if present + Date of issue Always if present + Issuing authority Always if present + Nationality Always if present + Sex Always if present + +ROMANIA Residence Permit - Back FieldPresence + Address Always + + Date of birth Always + + MRZ Always + + Nationality Always + + Place of birth Always + + Sex Always + + ROMANIA Polycarbonate Passport - Bio-data page FieldPresence Date of birth Always @@ -9124,6 +9878,26 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always +SAINT KITTS AND NEVIS Driving Licence - Front FieldPresence + Address Always + + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Place of birth Always + + Sex Always + + Vehicle class Always + + SAINT LUCIA ID Card - Front FieldPresence Address Always @@ -9786,10 +10560,9 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Nationality Always - Personal ID number Always - Sex Always + Personal ID number Always if present SPAIN Alien ID - Front FieldPresence Address Always @@ -10114,7 +10887,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document additional number Always if present -SWEDEN Social Security Card - Front FieldPresence +SWEDEN Rigid Refugee Passport - Bio-data page FieldPresence Date of birth Always Date of expiry Always @@ -10125,12 +10898,36 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. First name Always + Issuing authority Always + + Last name Always + + MRZ Always + + Nationality Always + + Personal ID number Always + + Place of birth Always + + Sex Always + + +SWEDEN Social Security Card - Front FieldPresence + Date of birth Always + + Document number Always + + First name Always + Last name Always Personal ID number Always Sex Always + Date of expiry Always if present + Date of issue Always if present Document additional number Always if present Issuing authority Always if present @@ -10237,17 +11034,43 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Sex Always if present +SYRIA ID Card - Front FieldPresence + Date of birth Always + + Document number Always + + Fathers name Always + + First name Always + + Last name Always + + Mothers name Always + + Place of birth Always + + +SYRIA ID Card - Back FieldPresence + Date of issue Always + + Sex Always + + SYRIA Paper Passport - Bio-data page FieldPresence Date of birth Always Document additional number Always + Fathers name Always + First name Always Last name Always MRZ Always + Mothers name Always + Place of birth Always Sex Always @@ -10498,6 +11321,30 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document optional additional number Always if present +TRINIDAD AND TOBAGO Paper Passport - Bio-data page FieldPresence + Date of birth Always + + Date of expiry Always + + Date of issue Always + + Document number Always + + First name Always + + Issuing authority Always + + Last name Always + + MRZ Always + + Nationality Always + + Place of birth Always + + Sex Always + + TUNISIA Driving Licence - Front FieldPresence Date of birth Always @@ -10516,6 +11363,8 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. TUNISIA Paper Passport - Bio-data page FieldPresence + Address Always + Date of birth Always Date of expiry Always @@ -10528,6 +11377,8 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. First name Always + Full name Always + Issuing authority Always Last name Always @@ -10538,6 +11389,8 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Place of birth Always + Profession Always + Sex Always @@ -10681,7 +11534,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. UAE Driving Licence - Back FieldPresence - Document additional number Always + Document additional number Always if present UAE ID Card - Front FieldPresence @@ -10808,6 +11661,30 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. MRZ Always +UK Asylum Request - Front FieldPresence + Date of expiry Always + + Date of issue Always + + Document number Always + + Full name Always + + Issuing authority Always + + +UK Asylum Request - Back FieldPresence + Date of birth Always + + MRZ Always + + Nationality Always + + Place of birth Always + + Sex Always + + UK Driving Licence - Front FieldPresence Address Always @@ -10819,8 +11696,6 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Document number Always - First name Always - Issuing authority Always Last name Always @@ -10829,6 +11704,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Vehicle class Always + First name Always if present UK Paper Passport - Bio-data page FieldPresence Date of birth Always @@ -10860,6 +11736,7 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Full name Always + Date of expiry Always if present UK Residence Permit - Front FieldPresence Date of expiry Always @@ -11254,6 +12131,27 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Date of issue Always if present +USA Uniformed Services ID - Front FieldPresence + Date of expiry Always + + Employer Always + + First name Always + + Last name Always + + Profession Always + + Additional name information Always if present + +USA Uniformed Services ID - Back FieldPresence + Date of issue Always + + Document additional number Always + + Document optional additional number Always + + USA Veteran ID - Front FieldPresence Date of expiry Always @@ -13888,5 +14786,3 @@ in the tables in [documents.md](BlinkIDRecognizer.md) file in this repository. Personal ID number Always - - diff --git a/open-source-software-used/c++-device.json b/open-source-software-used/c++-device.json index 1d5d53d0f..6da83b12f 100644 --- a/open-source-software-used/c++-device.json +++ b/open-source-software-used/c++-device.json @@ -1,158 +1,176 @@ [ { - "package": "Boost/1.80.0@microblink/stable", + "package": "std_fix/1.0.0@microblink/main#7d3d4573b7c84d6112b0d0d5d408b252", + "url": "https://github.com/microblink/std_fix", + "license": "BSL-1.0", + "description": "Patches for deficient C++ runtime implementations" + }, + { + "package": "gtest/1.11.5@microblink/main#537bcbe0e631a4cb9173b620cbe989ab", + "url": "https://bitbucket.org/microblink/core-google-test/src", + "license": "BSD 3-Clause", + "description": "Google's C++ test framework" + }, + { + "package": "boost/1.80.1@microblink/main#188cc2b6afa32444687af1fc841162a8", "url": "https://bitbucket.org/microblink/boost", "license": "Boost Software license", "description": "Free peer-reviewed portable C++ source libraries." }, { - "package": "ConfigEx/2.0.0@microblink/stable", + "package": "functionoid/1.0.0@microblink/main#54584311a0753c68a574639aec9d6f26", + "url": "https://github.com/microblink/functionoid", + "license": "Boost Software License, Version 1.0", + "description": "a complete C++17 rewrite of boost/std::function" + }, + { + "package": "config_ex/1.0.0@microblink/main#f56a27fb87bfc6a0bc72d61c8de1a9b3", "url": "https://github.com/microblink/config_ex", "license": "MIT", "description": "Additions to boost/config for additional compiler-specific codegen tweaking macros" }, { - "package": "Eigen/3.4.0.3@microblink/stable", - "url": "https://github.com/microblink/eigen-git-mirror", - "license": "Mozilla Public License Version 2.0", - "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." + "package": "rapidjson/1.1.5@microblink/main#53bd7175c4d0514821f12331923907b5", + "url": "https://bitbucket.org/microblink/core-rapidjson", + "license": "BSD", + "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" }, { - "package": "Err/1.1.5@microblink/stable", - "url": "https://github.com/microblink/err", - "license": "Boost Software License", - "description": "err - yet another take on C++ error handling" + "package": "utfcpp/3.2.1@microblink/main#870b2bfbe0724836d16ded5d1c009a5b", + "url": "https://github.com/microblink/utfcpp", + "license": "Boost Software License 1.0", + "description": "UTF-8 with C++ in a Portable Way" }, { - "package": "Functionoid/3.0.5@microblink/stable", - "url": "https://github.com/microblink/functionoid", - "license": "Boost Software License, Version 1.0", - "description": "a complete C++17 rewrite of boost/std::function" + "package": "sweater/1.1.0@microblink/main#2705780764c14cd10a33c6e7c21cccdb", + "url": "https://github.com/microblink/sweater", + "license": "MIT", + "description": "Humble Outer Dispatch" }, { - "package": "Hash/8.0.5@microblink/stable", - "url": "https://github.com/microblink/hash-library", - "license": "zlib", - "description": "Portable C++ Hashing Library" + "package": "cpuinfo/20230428.1@microblink/main#942ee4a968eeb96a20618cf5d1795a74", + "url": "https://github.com/microblink/cpuinfo", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" }, { - "package": "MMap/0.3.5@microblink/stable", - "url": "https://github.com/microblink/mmap", + "package": "nlohmann_json/3.10.4#2d3ba0c641692cca9fb4514e05154688", + "url": "https://github.com/conan-io/conan-center-index", + "license": "MIT", + "description": "JSON for Modern C++ parser and generator." + }, + { + "package": "err/1.0.0@microblink/main#2b2d7aa6db566ef4de04e808923d6136", + "url": "https://github.com/microblink/err", "license": "Boost Software License", - "description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management" + "description": "err - yet another take on C++ error handling" }, { - "package": "MicroECC/2.0.2@microblink/stable", - "url": "https://github.com/microblink/micro-ecc", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." + "package": "mmap/1.0.0@microblink/main#b1bfbadd616f62ad26d1efba99748646", + "url": "https://github.com/microblink/mmap", + "license": "Boost Software License", + "description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management" }, { - "package": "Obfuscation/0.1.1@microblink/stable", - "url": "https://github.com/microblink/ADVobfuscator", - "license": "https://github.com/microblink/ADVobfuscator#copyright-and-license", - "description": "Obfuscation library based on C++11/14 and metaprogramming" + "package": "zlib/1.2.13@microblink/main#1ea6a312b6212fd1d3788a43633c96b8", + "url": "https://github.com/microblink/zlib", + "license": "Zlib", + "description": "A massively spiffy yet delicately unobtrusive compression library." }, { - "package": "OpenCV/4.6.0.2@microblink/stable", + "package": "opencv/4.6.0.2@microblink/main#293a1d14fb06592e9f015f6d80485d1b", "url": "https://github.com/microblink/opencv", "license": "MIT", "description": "Microblink's fork of OpenCV" }, { - "package": "Pimpl/1.0.4@microblink/stable", - "url": "https://github.com/microblink/pimpl", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "Proving pimpls do not require heap, exceptions or runtime polymorphism." + "package": "libjpeg_turbo/2.1.4.1@microblink/main#9474f28b915a6ffc1986378a649c012f", + "url": "https://github.com/microblink/libjpeg-turbo", + "license": "BSD-3-Clause, Zlib", + "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" + }, + { + "package": "libpng/1.6.38.1@microblink/main#b11dae0f84db4d66c89a4e7cef1261a6", + "url": "https://github.com/microblink/libpng", + "license": "libpng-2.0", + "description": "An Open, Extensible Image Format with Lossless Compression" }, { - "package": "Protobuf/21.7@microblink/stable", + "package": "protobuf/3.21.7@microblink/main#5d4e10422a03d7d36b80d34e7f215dd9", "url": "https://github.com/microblink/protobuf", "license": "BSD", "description": "Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data" }, { - "package": "RapidJSON/1.1.5@microblink/stable", - "url": "https://bitbucket.org/microblink/core-rapidjson", - "license": "BSD", - "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" + "package": "eigen/3.4.0@microblink/main#17132634895ed55c812317c46f8ace22", + "url": "https://github.com/microblink/eigen-git-mirror", + "license": "Mozilla Public License Version 2.0", + "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." }, { - "package": "Sweater/14.0.0@microblink/stable", - "url": "https://github.com/microblink/sweater", - "license": "MIT", - "description": "Humble Outer Dispatch" + "package": "hash/2.0.1@microblink/main#ef32600ec6041d7fe92ced82745d8798", + "url": "https://github.com/microblink/hash-library", + "license": "zlib", + "description": "Portable C++ Hashing Library" }, { - "package": "UTFCpp/3.2.1@microblink/stable", - "url": "https://github.com/microblink/utfcpp", - "license": "Boost Software License 1.0", - "description": "UTF-8 with C++ in a Portable Way" + "package": "adv_obfuscator/20170904.0@microblink/main#2fc3ff7bc343b093deadb9ff1ee6f0f9", + "url": "https://github.com/microblink/ADVobfuscator", + "license": "https://github.com/microblink/ADVobfuscator#copyright-and-license", + "description": "Obfuscation library based on C++11/14 and metaprogramming" }, { - "package": "XNNPACK/20230525.1@microblink/stable", + "package": "micro_ecc/1.0.0@microblink/main#1c323460f6536c0b0f5baaed9de6bcf5", + "url": "https://github.com/microblink/micro-ecc", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." + }, + { + "package": "xnnpack/20230525.1.1@microblink/main#22044aca134e02377781123d8391a961", "url": "https://github.com/microblink/XNNPACK", "license": "BSD", "description": "XNNPACK library" }, { - "package": "ZXing/3.1.0@microblink/stable", - "url": "https://github.com/microblink/zxing", - "license": "Apache License 2.0", - "description": "ZXing (\"Zebra Crossing\") barcode scanning library for Java, Android" - }, - { - "package": "Zlib/1.2.13@microblink/stable", - "url": "https://github.com/microblink/zlib", - "license": "Zlib", - "description": "A massively spiffy yet delicately unobtrusive compression library." - }, - { - "package": "cpuinfo/20230428.0@microblink/stable", - "url": "https://github.com/microblink/cpuinfo", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" - }, - { - "package": "kiwaku/20230809.0@microblink/stable", + "package": "kiwaku/20230809.0@microblink/main#372bf07fc24da8a136c2cc93929c7f4e", "url": "https://github.com/microblink/kiwaku", "license": "BSL-1.0", "description": "C++20 and onward collection of high performance data containers and related tools" }, { - "package": "libjpeg-turbo/2.1.4@microblink/stable", - "url": "https://github.com/microblink/libjpeg-turbo", - "license": "BSD-3-Clause, Zlib", - "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" + "package": "range-v3/0.12.0#abb9932b80d96eaf8fc992debe3870ed", + "url": "https://github.com/conan-io/conan-center-index", + "license": "BSL-1.0", + "description": "Experimental range library for C++11/14/17" }, { - "package": "libpng/1.6.38@microblink/stable", - "url": "https://github.com/microblink/libpng", - "license": "libpng-2.0", - "description": "An Open, Extensible Image Format with Lossless Compression" + "package": "tf_messages/1.0.0@microblink/main#aa1df97e2194f9838f73d071640ee9f6", + "url": "https://bitbucket.org/microblink/core-tensorflow/", + "license": "Apache License 2.0", + "description": "Computation using data flow graphs for scalable machine learning" }, { - "package": "nlohmann_json/3.10.4", - "url": "https://github.com/conan-io/conan-center-index", - "license": "MIT", - "description": "JSON for Modern C++ parser and generator." + "package": "tinyxml2/2.2.3@microblink/main#98d2d30c9f2f87e390d2ab6874d78574", + "url": "https://github.com/microblink/tinyxml2", + "license": "Zlib", + "description": "a simple, small, efficient, C++ XML parser" }, { - "package": "range-v3/0.10.2@microblink/stable", - "url": "https://github.com/ericniebler/range-v3", - "license": "Boost Software License - Version 1.0 - August 17th, 2003", - "description": "Experimental range library for C++11/14/17" + "package": "pimpl/1.0.0@microblink/main#2b4abddcd2c84a38b21c7ccc46e185df", + "url": "https://github.com/microblink/pimpl", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "Proving pimpls do not require heap, exceptions or runtime polymorphism." }, { - "package": "std_fix/0.3.0@microblink/stable", - "url": "https://github.com/microblink/std_fix", - "license": "BSL-1.0", - "description": "Patches for deficient C++ runtime implementations" + "package": "tqdm/1.0.0@microblink/main#9f84ad8bec3a73f9635d64c0f49aea96", + "url": "https://bitbucket.org/microblink/core-tqdm", + "license": "MIT", + "description": "tqdm-like single header c++ pretty progress bar" }, { - "package": "tinyxml2/2.2.1@microblink/stable", - "url": "https://github.com/microblink/tinyxml2", - "license": "Zlib", - "description": "a simple, small, efficient, C++ XML parser" + "package": "zxing-cpp/1.0.1@microblink/main#0a11b650a09888f82a4c848304eac1b8", + "url": "https://github.com/microblink/zxing", + "license": "Apache License 2.0", + "description": "ZXing (\"Zebra Crossing\") barcode scanning library for Java, Android" } ] \ No newline at end of file diff --git a/open-source-software-used/c++-maccatalyst.json b/open-source-software-used/c++-maccatalyst.json deleted file mode 100644 index 1d5d53d0f..000000000 --- a/open-source-software-used/c++-maccatalyst.json +++ /dev/null @@ -1,158 +0,0 @@ -[ - { - "package": "Boost/1.80.0@microblink/stable", - "url": "https://bitbucket.org/microblink/boost", - "license": "Boost Software license", - "description": "Free peer-reviewed portable C++ source libraries." - }, - { - "package": "ConfigEx/2.0.0@microblink/stable", - "url": "https://github.com/microblink/config_ex", - "license": "MIT", - "description": "Additions to boost/config for additional compiler-specific codegen tweaking macros" - }, - { - "package": "Eigen/3.4.0.3@microblink/stable", - "url": "https://github.com/microblink/eigen-git-mirror", - "license": "Mozilla Public License Version 2.0", - "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." - }, - { - "package": "Err/1.1.5@microblink/stable", - "url": "https://github.com/microblink/err", - "license": "Boost Software License", - "description": "err - yet another take on C++ error handling" - }, - { - "package": "Functionoid/3.0.5@microblink/stable", - "url": "https://github.com/microblink/functionoid", - "license": "Boost Software License, Version 1.0", - "description": "a complete C++17 rewrite of boost/std::function" - }, - { - "package": "Hash/8.0.5@microblink/stable", - "url": "https://github.com/microblink/hash-library", - "license": "zlib", - "description": "Portable C++ Hashing Library" - }, - { - "package": "MMap/0.3.5@microblink/stable", - "url": "https://github.com/microblink/mmap", - "license": "Boost Software License", - "description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management" - }, - { - "package": "MicroECC/2.0.2@microblink/stable", - "url": "https://github.com/microblink/micro-ecc", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." - }, - { - "package": "Obfuscation/0.1.1@microblink/stable", - "url": "https://github.com/microblink/ADVobfuscator", - "license": "https://github.com/microblink/ADVobfuscator#copyright-and-license", - "description": "Obfuscation library based on C++11/14 and metaprogramming" - }, - { - "package": "OpenCV/4.6.0.2@microblink/stable", - "url": "https://github.com/microblink/opencv", - "license": "MIT", - "description": "Microblink's fork of OpenCV" - }, - { - "package": "Pimpl/1.0.4@microblink/stable", - "url": "https://github.com/microblink/pimpl", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "Proving pimpls do not require heap, exceptions or runtime polymorphism." - }, - { - "package": "Protobuf/21.7@microblink/stable", - "url": "https://github.com/microblink/protobuf", - "license": "BSD", - "description": "Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data" - }, - { - "package": "RapidJSON/1.1.5@microblink/stable", - "url": "https://bitbucket.org/microblink/core-rapidjson", - "license": "BSD", - "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" - }, - { - "package": "Sweater/14.0.0@microblink/stable", - "url": "https://github.com/microblink/sweater", - "license": "MIT", - "description": "Humble Outer Dispatch" - }, - { - "package": "UTFCpp/3.2.1@microblink/stable", - "url": "https://github.com/microblink/utfcpp", - "license": "Boost Software License 1.0", - "description": "UTF-8 with C++ in a Portable Way" - }, - { - "package": "XNNPACK/20230525.1@microblink/stable", - "url": "https://github.com/microblink/XNNPACK", - "license": "BSD", - "description": "XNNPACK library" - }, - { - "package": "ZXing/3.1.0@microblink/stable", - "url": "https://github.com/microblink/zxing", - "license": "Apache License 2.0", - "description": "ZXing (\"Zebra Crossing\") barcode scanning library for Java, Android" - }, - { - "package": "Zlib/1.2.13@microblink/stable", - "url": "https://github.com/microblink/zlib", - "license": "Zlib", - "description": "A massively spiffy yet delicately unobtrusive compression library." - }, - { - "package": "cpuinfo/20230428.0@microblink/stable", - "url": "https://github.com/microblink/cpuinfo", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" - }, - { - "package": "kiwaku/20230809.0@microblink/stable", - "url": "https://github.com/microblink/kiwaku", - "license": "BSL-1.0", - "description": "C++20 and onward collection of high performance data containers and related tools" - }, - { - "package": "libjpeg-turbo/2.1.4@microblink/stable", - "url": "https://github.com/microblink/libjpeg-turbo", - "license": "BSD-3-Clause, Zlib", - "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" - }, - { - "package": "libpng/1.6.38@microblink/stable", - "url": "https://github.com/microblink/libpng", - "license": "libpng-2.0", - "description": "An Open, Extensible Image Format with Lossless Compression" - }, - { - "package": "nlohmann_json/3.10.4", - "url": "https://github.com/conan-io/conan-center-index", - "license": "MIT", - "description": "JSON for Modern C++ parser and generator." - }, - { - "package": "range-v3/0.10.2@microblink/stable", - "url": "https://github.com/ericniebler/range-v3", - "license": "Boost Software License - Version 1.0 - August 17th, 2003", - "description": "Experimental range library for C++11/14/17" - }, - { - "package": "std_fix/0.3.0@microblink/stable", - "url": "https://github.com/microblink/std_fix", - "license": "BSL-1.0", - "description": "Patches for deficient C++ runtime implementations" - }, - { - "package": "tinyxml2/2.2.1@microblink/stable", - "url": "https://github.com/microblink/tinyxml2", - "license": "Zlib", - "description": "a simple, small, efficient, C++ XML parser" - } -] \ No newline at end of file diff --git a/open-source-software-used/c++-simulator.json b/open-source-software-used/c++-simulator.json index 1d5d53d0f..6da83b12f 100644 --- a/open-source-software-used/c++-simulator.json +++ b/open-source-software-used/c++-simulator.json @@ -1,158 +1,176 @@ [ { - "package": "Boost/1.80.0@microblink/stable", + "package": "std_fix/1.0.0@microblink/main#7d3d4573b7c84d6112b0d0d5d408b252", + "url": "https://github.com/microblink/std_fix", + "license": "BSL-1.0", + "description": "Patches for deficient C++ runtime implementations" + }, + { + "package": "gtest/1.11.5@microblink/main#537bcbe0e631a4cb9173b620cbe989ab", + "url": "https://bitbucket.org/microblink/core-google-test/src", + "license": "BSD 3-Clause", + "description": "Google's C++ test framework" + }, + { + "package": "boost/1.80.1@microblink/main#188cc2b6afa32444687af1fc841162a8", "url": "https://bitbucket.org/microblink/boost", "license": "Boost Software license", "description": "Free peer-reviewed portable C++ source libraries." }, { - "package": "ConfigEx/2.0.0@microblink/stable", + "package": "functionoid/1.0.0@microblink/main#54584311a0753c68a574639aec9d6f26", + "url": "https://github.com/microblink/functionoid", + "license": "Boost Software License, Version 1.0", + "description": "a complete C++17 rewrite of boost/std::function" + }, + { + "package": "config_ex/1.0.0@microblink/main#f56a27fb87bfc6a0bc72d61c8de1a9b3", "url": "https://github.com/microblink/config_ex", "license": "MIT", "description": "Additions to boost/config for additional compiler-specific codegen tweaking macros" }, { - "package": "Eigen/3.4.0.3@microblink/stable", - "url": "https://github.com/microblink/eigen-git-mirror", - "license": "Mozilla Public License Version 2.0", - "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." + "package": "rapidjson/1.1.5@microblink/main#53bd7175c4d0514821f12331923907b5", + "url": "https://bitbucket.org/microblink/core-rapidjson", + "license": "BSD", + "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" }, { - "package": "Err/1.1.5@microblink/stable", - "url": "https://github.com/microblink/err", - "license": "Boost Software License", - "description": "err - yet another take on C++ error handling" + "package": "utfcpp/3.2.1@microblink/main#870b2bfbe0724836d16ded5d1c009a5b", + "url": "https://github.com/microblink/utfcpp", + "license": "Boost Software License 1.0", + "description": "UTF-8 with C++ in a Portable Way" }, { - "package": "Functionoid/3.0.5@microblink/stable", - "url": "https://github.com/microblink/functionoid", - "license": "Boost Software License, Version 1.0", - "description": "a complete C++17 rewrite of boost/std::function" + "package": "sweater/1.1.0@microblink/main#2705780764c14cd10a33c6e7c21cccdb", + "url": "https://github.com/microblink/sweater", + "license": "MIT", + "description": "Humble Outer Dispatch" }, { - "package": "Hash/8.0.5@microblink/stable", - "url": "https://github.com/microblink/hash-library", - "license": "zlib", - "description": "Portable C++ Hashing Library" + "package": "cpuinfo/20230428.1@microblink/main#942ee4a968eeb96a20618cf5d1795a74", + "url": "https://github.com/microblink/cpuinfo", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" }, { - "package": "MMap/0.3.5@microblink/stable", - "url": "https://github.com/microblink/mmap", + "package": "nlohmann_json/3.10.4#2d3ba0c641692cca9fb4514e05154688", + "url": "https://github.com/conan-io/conan-center-index", + "license": "MIT", + "description": "JSON for Modern C++ parser and generator." + }, + { + "package": "err/1.0.0@microblink/main#2b2d7aa6db566ef4de04e808923d6136", + "url": "https://github.com/microblink/err", "license": "Boost Software License", - "description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management" + "description": "err - yet another take on C++ error handling" }, { - "package": "MicroECC/2.0.2@microblink/stable", - "url": "https://github.com/microblink/micro-ecc", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." + "package": "mmap/1.0.0@microblink/main#b1bfbadd616f62ad26d1efba99748646", + "url": "https://github.com/microblink/mmap", + "license": "Boost Software License", + "description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management" }, { - "package": "Obfuscation/0.1.1@microblink/stable", - "url": "https://github.com/microblink/ADVobfuscator", - "license": "https://github.com/microblink/ADVobfuscator#copyright-and-license", - "description": "Obfuscation library based on C++11/14 and metaprogramming" + "package": "zlib/1.2.13@microblink/main#1ea6a312b6212fd1d3788a43633c96b8", + "url": "https://github.com/microblink/zlib", + "license": "Zlib", + "description": "A massively spiffy yet delicately unobtrusive compression library." }, { - "package": "OpenCV/4.6.0.2@microblink/stable", + "package": "opencv/4.6.0.2@microblink/main#293a1d14fb06592e9f015f6d80485d1b", "url": "https://github.com/microblink/opencv", "license": "MIT", "description": "Microblink's fork of OpenCV" }, { - "package": "Pimpl/1.0.4@microblink/stable", - "url": "https://github.com/microblink/pimpl", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "Proving pimpls do not require heap, exceptions or runtime polymorphism." + "package": "libjpeg_turbo/2.1.4.1@microblink/main#9474f28b915a6ffc1986378a649c012f", + "url": "https://github.com/microblink/libjpeg-turbo", + "license": "BSD-3-Clause, Zlib", + "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" + }, + { + "package": "libpng/1.6.38.1@microblink/main#b11dae0f84db4d66c89a4e7cef1261a6", + "url": "https://github.com/microblink/libpng", + "license": "libpng-2.0", + "description": "An Open, Extensible Image Format with Lossless Compression" }, { - "package": "Protobuf/21.7@microblink/stable", + "package": "protobuf/3.21.7@microblink/main#5d4e10422a03d7d36b80d34e7f215dd9", "url": "https://github.com/microblink/protobuf", "license": "BSD", "description": "Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data" }, { - "package": "RapidJSON/1.1.5@microblink/stable", - "url": "https://bitbucket.org/microblink/core-rapidjson", - "license": "BSD", - "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" + "package": "eigen/3.4.0@microblink/main#17132634895ed55c812317c46f8ace22", + "url": "https://github.com/microblink/eigen-git-mirror", + "license": "Mozilla Public License Version 2.0", + "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." }, { - "package": "Sweater/14.0.0@microblink/stable", - "url": "https://github.com/microblink/sweater", - "license": "MIT", - "description": "Humble Outer Dispatch" + "package": "hash/2.0.1@microblink/main#ef32600ec6041d7fe92ced82745d8798", + "url": "https://github.com/microblink/hash-library", + "license": "zlib", + "description": "Portable C++ Hashing Library" }, { - "package": "UTFCpp/3.2.1@microblink/stable", - "url": "https://github.com/microblink/utfcpp", - "license": "Boost Software License 1.0", - "description": "UTF-8 with C++ in a Portable Way" + "package": "adv_obfuscator/20170904.0@microblink/main#2fc3ff7bc343b093deadb9ff1ee6f0f9", + "url": "https://github.com/microblink/ADVobfuscator", + "license": "https://github.com/microblink/ADVobfuscator#copyright-and-license", + "description": "Obfuscation library based on C++11/14 and metaprogramming" }, { - "package": "XNNPACK/20230525.1@microblink/stable", + "package": "micro_ecc/1.0.0@microblink/main#1c323460f6536c0b0f5baaed9de6bcf5", + "url": "https://github.com/microblink/micro-ecc", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." + }, + { + "package": "xnnpack/20230525.1.1@microblink/main#22044aca134e02377781123d8391a961", "url": "https://github.com/microblink/XNNPACK", "license": "BSD", "description": "XNNPACK library" }, { - "package": "ZXing/3.1.0@microblink/stable", - "url": "https://github.com/microblink/zxing", - "license": "Apache License 2.0", - "description": "ZXing (\"Zebra Crossing\") barcode scanning library for Java, Android" - }, - { - "package": "Zlib/1.2.13@microblink/stable", - "url": "https://github.com/microblink/zlib", - "license": "Zlib", - "description": "A massively spiffy yet delicately unobtrusive compression library." - }, - { - "package": "cpuinfo/20230428.0@microblink/stable", - "url": "https://github.com/microblink/cpuinfo", - "license": "BSD 2-Clause \"Simplified\" License", - "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" - }, - { - "package": "kiwaku/20230809.0@microblink/stable", + "package": "kiwaku/20230809.0@microblink/main#372bf07fc24da8a136c2cc93929c7f4e", "url": "https://github.com/microblink/kiwaku", "license": "BSL-1.0", "description": "C++20 and onward collection of high performance data containers and related tools" }, { - "package": "libjpeg-turbo/2.1.4@microblink/stable", - "url": "https://github.com/microblink/libjpeg-turbo", - "license": "BSD-3-Clause, Zlib", - "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" + "package": "range-v3/0.12.0#abb9932b80d96eaf8fc992debe3870ed", + "url": "https://github.com/conan-io/conan-center-index", + "license": "BSL-1.0", + "description": "Experimental range library for C++11/14/17" }, { - "package": "libpng/1.6.38@microblink/stable", - "url": "https://github.com/microblink/libpng", - "license": "libpng-2.0", - "description": "An Open, Extensible Image Format with Lossless Compression" + "package": "tf_messages/1.0.0@microblink/main#aa1df97e2194f9838f73d071640ee9f6", + "url": "https://bitbucket.org/microblink/core-tensorflow/", + "license": "Apache License 2.0", + "description": "Computation using data flow graphs for scalable machine learning" }, { - "package": "nlohmann_json/3.10.4", - "url": "https://github.com/conan-io/conan-center-index", - "license": "MIT", - "description": "JSON for Modern C++ parser and generator." + "package": "tinyxml2/2.2.3@microblink/main#98d2d30c9f2f87e390d2ab6874d78574", + "url": "https://github.com/microblink/tinyxml2", + "license": "Zlib", + "description": "a simple, small, efficient, C++ XML parser" }, { - "package": "range-v3/0.10.2@microblink/stable", - "url": "https://github.com/ericniebler/range-v3", - "license": "Boost Software License - Version 1.0 - August 17th, 2003", - "description": "Experimental range library for C++11/14/17" + "package": "pimpl/1.0.0@microblink/main#2b4abddcd2c84a38b21c7ccc46e185df", + "url": "https://github.com/microblink/pimpl", + "license": "BSD 2-Clause \"Simplified\" License", + "description": "Proving pimpls do not require heap, exceptions or runtime polymorphism." }, { - "package": "std_fix/0.3.0@microblink/stable", - "url": "https://github.com/microblink/std_fix", - "license": "BSL-1.0", - "description": "Patches for deficient C++ runtime implementations" + "package": "tqdm/1.0.0@microblink/main#9f84ad8bec3a73f9635d64c0f49aea96", + "url": "https://bitbucket.org/microblink/core-tqdm", + "license": "MIT", + "description": "tqdm-like single header c++ pretty progress bar" }, { - "package": "tinyxml2/2.2.1@microblink/stable", - "url": "https://github.com/microblink/tinyxml2", - "license": "Zlib", - "description": "a simple, small, efficient, C++ XML parser" + "package": "zxing-cpp/1.0.1@microblink/main#0a11b650a09888f82a4c848304eac1b8", + "url": "https://github.com/microblink/zxing", + "license": "Apache License 2.0", + "description": "ZXing (\"Zebra Crossing\") barcode scanning library for Java, Android" } ] \ No newline at end of file diff --git a/size-report/App Thinning Size Report.txt b/size-report/App Thinning Size Report.txt index 585628997..4a8e8091f 100644 --- a/size-report/App Thinning Size Report.txt +++ b/size-report/App Thinning Size Report.txt @@ -1,22 +1,22 @@ App Thinning Size Report for All Variants of BlinkID-sample-Swift -Variant: BlinkID-sample-Swift-451F8D3D-7C5A-45DF-9A5A-5EEB4F8235C7.ipa -Supported variant descriptors: [device: iPad5,2, os-version: 15.0], [device: iPad7,3, os-version: 16.0], [device: iPad13,18, os-version: 16.0], [device: iPad6,11, os-version: 16.0], [device: iPhone10,1, os-version: 16.0], [device: iPad8,10, os-version: 16.0], [device: iPhone12,3, os-version: 15.0], [device: iPhone9,4, os-version: 15.0], [device: iPhone10,5, os-version: 15.0], [device: iPhone12,1, os-version: 15.0], [device: iPhone10,3, os-version: 15.0], [device: iPad13,9, os-version: 16.0], [device: iPad13,11, os-version: 15.0], [device: iPad6,8, os-version: 15.0], [device: iPhone13,3, os-version: 15.0], [device: iPad14,5-A, os-version: 16.0], [device: iPad7,5, os-version: 16.0], [device: iPhone11,8, os-version: 16.0], [device: iPad11,4, os-version: 15.0], [device: iPad12,2, os-version: 16.0], [device: iPad8,9, os-version: 16.0], [device: iPad7,6, os-version: 16.0], [device: iPad5,4, os-version: 15.0], [device: iPhone11,2, os-version: 15.0], [device: iPhone12,8, os-version: 15.0], [device: iPhone11,4, os-version: 15.0], [device: iPad13,9, os-version: 15.0], [device: iPad11,2, os-version: 15.0], [device: iPad13,8, os-version: 16.0], [device: iPhone10,6, os-version: 15.0], [device: iPhone14,5, os-version: 15.0], [device: iPad14,2, os-version: 16.0], [device: iPad6,8, os-version: 16.0], [device: iPhone12,5, os-version: 16.0], [device: iPhone14,6, os-version: 15.0], [device: iPhone14,6, os-version: 16.0], [device: MacFamily20,1, os-version: 15.0], [device: iPad13,17, os-version: 15.0], [device: iPad7,1, os-version: 16.0], [device: iPhone10,4, os-version: 16.0], [device: iPhone8,1, os-version: 15.0], [device: iPhone9,3, os-version: 15.0], [device: iPad13,19, os-version: 16.0], [device: iPad13,10, os-version: 16.0], [device: iPad8,12, os-version: 15.0], [device: iPad6,7, os-version: 15.0], [device: iPhone12,8, os-version: 16.0], [device: iPad8,9, os-version: 15.0], [device: iPad14,1, os-version: 16.0], [device: iPad8,8, os-version: 15.0], [device: iPhone9,1, os-version: 15.0], [device: iPad13,7, os-version: 16.0], [device: iPad8,4, os-version: 16.0], [device: iPad13,6, os-version: 16.0], [device: iPhone13,4, os-version: 16.0], [device: iPad5,1, os-version: 15.0], [device: iPad14,6-B, os-version: 16.0], [device: iPhone15,2, os-version: 16.0], [device: iPad7,12, os-version: 16.0], [device: iPhone11,8, os-version: 15.0], [device: iPad11,3, os-version: 15.0], [device: iPhone12,5, os-version: 15.0], [device: iPad13,4, os-version: 15.0], [device: iPad8,1, os-version: 15.0], [device: iPad8,11, os-version: 16.0], [device: iPhone14,5, os-version: 16.0], [device: iPad8,1, os-version: 16.0], [device: iPad11,1, os-version: 16.0], [device: iPad13,6, os-version: 15.0], [device: iPad12,2, os-version: 15.0], [device: iPad7,6, os-version: 15.0], [device: iPhone10,4, os-version: 15.0], [device: iPad6,3, os-version: 16.0], [device: iPad7,5, os-version: 15.0], [device: iPad13,4, os-version: 16.0], [device: iPad7,2, os-version: 15.0], [device: iPad6,4, os-version: 15.0], [device: iPad13,16, os-version: 15.0], [device: iPad8,12, os-version: 16.0], [device: iPhone13,3, os-version: 16.0], [device: iPad8,2, os-version: 15.0], [device: iPad11,6, os-version: 15.0], [device: iPhone10,3, os-version: 16.0], [device: iPhone13,2, os-version: 16.0], [device: iPhone14,4, os-version: 15.0], [device: iPad12,1, os-version: 16.0], [device: iPad11,4, os-version: 16.0], [device: iPad7,12, os-version: 15.0], [device: iPad13,8, os-version: 15.0], [device: iPad7,3, os-version: 15.0], [device: iPad13,1, os-version: 15.0], [device: iPad8,5, os-version: 16.0], [device: iPad5,3, os-version: 15.0], [device: iPhone14,7, os-version: 16.0], [device: iPhone11,6, os-version: 15.0], [device: iPad13,5, os-version: 16.0], [device: iPad14,4-A, os-version: 16.0], [device: iPad13,5, os-version: 15.0], [device: iPhone14,8, os-version: 16.0], [device: iPhone10,5, os-version: 16.0], [device: iPad8,11, os-version: 15.0], [device: iPhone8,2, os-version: 15.0], [device: iPad14,1, os-version: 15.0], [device: iPhone10,6, os-version: 16.0], [device: iPhone14,2, os-version: 16.0], [device: iPad8,10, os-version: 15.0], [device: iPad8,6, os-version: 15.0], [device: iPhone13,2, os-version: 15.0], [device: iPad8,4, os-version: 15.0], [device: iPad6,11, os-version: 15.0], [device: iPad14,6-A, os-version: 16.0], [device: iPad13,11, os-version: 16.0], [device: iPad13,1, os-version: 16.0], [device: iPad14,2, os-version: 15.0], [device: MacFamily20,1, os-version: 16.0], [device: iPhone10,1, os-version: 15.0], [device: iPhone11,4, os-version: 16.0], [device: iPad11,7, os-version: 15.0], [device: iPhone8,4, os-version: 15.0], [device: iPhone14,2, os-version: 15.0], [device: iPod9,1, os-version: 15.0], [device: iPad11,3, os-version: 16.0], [device: iPad13,2, os-version: 16.0], [device: iPad8,3, os-version: 16.0], [device: iPad11,6, os-version: 16.0], [device: iPad8,6, os-version: 16.0], [device: iPhone9,2, os-version: 15.0], [device: iPhone14,4, os-version: 16.0], [device: iPad11,7, os-version: 16.0], [device: iPhone11,2, os-version: 16.0], [device: iPhone12,3, os-version: 16.0], [device: iPhone10,2, os-version: 15.0], [device: iPad14,3-A, os-version: 16.0], [device: iPhone13,4, os-version: 15.0], [device: iPhone14,3, os-version: 15.0], [device: iPad8,5, os-version: 15.0], [device: iPhone13,1, os-version: 16.0], [device: iPhone15,3, os-version: 16.0], [device: iPad12,1, os-version: 15.0], [device: iPhone14,3, os-version: 16.0], [device: iPad14,3-B, os-version: 16.0], [device: iPad6,12, os-version: 15.0], [device: iPad7,4, os-version: 15.0], [device: iPhone12,1, os-version: 16.0], [device: iPad13,7, os-version: 15.0], [device: iPad13,2, os-version: 15.0], [device: iPad13,17, os-version: 16.0], [device: iPad14,4-B, os-version: 16.0], [device: iPad8,2, os-version: 16.0], [device: iPad8,7, os-version: 16.0], [device: iPad6,7, os-version: 16.0], [device: iPad13,10, os-version: 15.0], [device: iPad7,11, os-version: 15.0], [device: iPad6,12, os-version: 16.0], [device: iPad7,11, os-version: 16.0], [device: iPhone10,2, os-version: 16.0], [device: iPad8,7, os-version: 15.0], [device: iPad11,2, os-version: 16.0], [device: iPad11,1, os-version: 15.0], [device: iPad6,3, os-version: 15.0], [device: iPad7,4, os-version: 16.0], [device: iPhone13,1, os-version: 15.0], [device: iPad8,8, os-version: 16.0], [device: iPad6,4, os-version: 16.0], [device: iPad8,3, os-version: 15.0], [device: iPad13,16, os-version: 16.0], [device: iPad7,2, os-version: 16.0], [device: iPad7,1, os-version: 15.0], [device: iPhone11,6, os-version: 16.0], and [device: iPad14,5-B, os-version: 16.0] -App + On Demand Resources size: 9,5 MB compressed, 14,4 MB uncompressed -App size: 9,5 MB compressed, 14,4 MB uncompressed +Variant: BlinkID-sample-Swift-E29B7180-1CA8-4950-92D4-F93D60F7F5FD.ipa +Supported variant descriptors: [device: iPhone11,6, os-version: 16.0], [device: iPad6,4, os-version: 15.0], [device: iPhone9,4, os-version: 15.0], [device: iPad8,7, os-version: 15.0], [device: iPad11,1, os-version: 16.0], [device: iPad8,12, os-version: 16.0], [device: iPad8,10, os-version: 17.0], [device: iPad8,8, os-version: 15.0], [device: iPad7,5, os-version: 16.0], [device: iPad8,8, os-version: 16.0], [device: iPhone11,2, os-version: 16.0], [device: iPad7,3, os-version: 17.0], [device: iPad8,6, os-version: 17.0], [device: iPad11,2, os-version: 17.0], [device: iPhone13,3, os-version: 15.0], [device: iPad14,1, os-version: 17.0], [device: iPad12,1, os-version: 17.0], [device: iPad6,3, os-version: 15.0], [device: iPad13,7, os-version: 15.0], [device: iPad7,5, os-version: 17.0], [device: iPhone14,2, os-version: 17.0], [device: iPhone14,5, os-version: 15.0], [device: iPhone13,3, os-version: 16.0], [device: iPad8,2, os-version: 16.0], [device: iPad14,4-A, os-version: 16.0], [device: iPhone14,3, os-version: 15.0], [device: iPhone12,5, os-version: 16.0], [device: iPad11,6, os-version: 17.0], [device: iPad13,5, os-version: 15.0], [device: iPad7,2, os-version: 17.0], [device: iPhone11,6, os-version: 15.0], [device: iPad13,16, os-version: 15.0], [device: iPad5,1, os-version: 15.0], [device: iPad8,2, os-version: 17.0], [device: iPad8,11, os-version: 15.0], [device: iPad7,1, os-version: 15.0], [device: iPad14,2, os-version: 15.0], [device: iPad13,19, os-version: 16.0], [device: iPad13,11, os-version: 16.0], [device: iPad11,1, os-version: 15.0], [device: iPad6,7, os-version: 16.0], [device: iPad13,16, os-version: 17.0], [device: iPad14,6-B, os-version: 16.0], [device: iPhone10,2, os-version: 15.0], [device: iPhone16,1, os-version: 17.0], [device: iPad7,4, os-version: 17.0], [device: iPhone11,4, os-version: 17.0], [device: iPad13,17, os-version: 17.0], [device: iPad11,4, os-version: 16.0], [device: iPhone14,8, os-version: 16.0], [device: MacFamily20,1, os-version: 17.0], [device: iPad13,4, os-version: 16.0], [device: iPhone14,3, os-version: 16.0], [device: iPhone10,1, os-version: 15.0], [device: iPad7,2, os-version: 15.0], [device: iPhone11,2, os-version: 15.0], [device: iPad8,5, os-version: 17.0], [device: iPad13,4, os-version: 15.0], [device: iPhone12,1, os-version: 15.0], [device: iPhone10,6, os-version: 16.0], [device: iPad13,11, os-version: 15.0], [device: iPhone14,5, os-version: 16.0], [device: iPad8,9, os-version: 17.0], [device: iPhone8,2, os-version: 15.0], [device: iPad13,2, os-version: 17.0], [device: iPad8,9, os-version: 16.0], [device: iPhone11,8, os-version: 17.0], [device: iPad8,11, os-version: 16.0], [device: iPad8,4, os-version: 15.0], [device: iPhone15,4, os-version: 17.0], [device: iPhone15,3, os-version: 17.0], [device: iPhone14,3, os-version: 17.0], [device: iPad11,2, os-version: 15.0], [device: iPhone12,8, os-version: 15.0], [device: iPad11,6, os-version: 15.0], [device: iPad8,10, os-version: 16.0], [device: iPad14,3-A, os-version: 16.0], [device: iPad14,3-B, os-version: 17.0], [device: iPad8,12, os-version: 17.0], [device: iPad14,1, os-version: 16.0], [device: iPad7,11, os-version: 16.0], [device: iPhone13,1, os-version: 17.0], [device: iPhone11,2, os-version: 17.0], [device: iPad13,6, os-version: 15.0], [device: iPad13,9, os-version: 16.0], [device: iPad7,4, os-version: 15.0], [device: iPhone12,1, os-version: 17.0], [device: iPad11,4, os-version: 15.0], [device: MacFamily20,1, os-version: 15.0], [device: iPad11,7, os-version: 17.0], [device: iPad8,4, os-version: 17.0], [device: iPad8,9, os-version: 15.0], [device: iPhone13,2, os-version: 17.0], [device: iPhone15,5, os-version: 17.0], [device: iPad11,4, os-version: 17.0], [device: iPad11,2, os-version: 16.0], [device: iPad7,12, os-version: 15.0], [device: iPad14,3-B, os-version: 16.0], [device: iPad14,2, os-version: 16.0], [device: iPad7,2, os-version: 16.0], [device: iPad6,3, os-version: 16.0], [device: iPhone10,2, os-version: 16.0], [device: iPad11,7, os-version: 15.0], [device: iPad13,18, os-version: 17.0], [device: iPad13,1, os-version: 15.0], [device: iPad14,2, os-version: 17.0], [device: iPad8,1, os-version: 15.0], [device: iPhone10,4, os-version: 15.0], [device: iPad13,2, os-version: 16.0], [device: iPad7,3, os-version: 15.0], [device: iPad5,4, os-version: 15.0], [device: iPad5,3, os-version: 15.0], [device: iPad13,4, os-version: 17.0], [device: iPhone14,2, os-version: 16.0], [device: iPad13,5, os-version: 16.0], [device: iPad8,6, os-version: 15.0], [device: iPhone13,4, os-version: 16.0], [device: iPad13,10, os-version: 17.0], [device: iPad13,8, os-version: 16.0], [device: iPhone14,7, os-version: 17.0], [device: iPad6,12, os-version: 15.0], [device: iPad14,6-B, os-version: 17.0], [device: iPad12,1, os-version: 15.0], [device: iPhone14,4, os-version: 17.0], [device: iPhone16,2, os-version: 17.0], [device: iPhone10,4, os-version: 16.0], [device: iPad12,2, os-version: 17.0], [device: iPhone12,8, os-version: 17.0], [device: iPhone13,2, os-version: 15.0], [device: iPad8,5, os-version: 16.0], [device: iPad14,1, os-version: 15.0], [device: iPad8,3, os-version: 17.0], [device: iPad12,2, os-version: 16.0], [device: iPad13,18, os-version: 16.0], [device: iPad12,2, os-version: 15.0], [device: iPhone10,5, os-version: 15.0], [device: iPhone13,2, os-version: 16.0], [device: iPad6,12, os-version: 16.0], [device: iPad13,19, os-version: 17.0], [device: iPad8,11, os-version: 17.0], [device: iPad13,7, os-version: 16.0], [device: iPad13,1, os-version: 17.0], [device: iPad14,5-A, os-version: 16.0], [device: iPhone11,4, os-version: 16.0], [device: iPad14,6-A, os-version: 16.0], [device: iPad8,4, os-version: 16.0], [device: iPad6,11, os-version: 15.0], [device: iPad14,5-B, os-version: 16.0], [device: iPhone14,6, os-version: 17.0], [device: iPad8,1, os-version: 17.0], [device: iPad11,3, os-version: 15.0], [device: iPhone12,5, os-version: 15.0], [device: RealityFamily22,1, os-version: 17.0], [device: iPhone13,1, os-version: 15.0], [device: iPhone15,2, os-version: 17.0], [device: iPad11,3, os-version: 17.0], [device: iPhone8,1, os-version: 15.0], [device: iPad7,5, os-version: 15.0], [device: iPhone10,5, os-version: 16.0], [device: iPad7,6, os-version: 16.0], [device: iPhone11,8, os-version: 16.0], [device: iPad8,7, os-version: 16.0], [device: iPad14,4-A, os-version: 17.0], [device: iPad13,10, os-version: 16.0], [device: iPad11,1, os-version: 17.0], [device: iPad14,6-A, os-version: 17.0], [device: iPhone14,5, os-version: 17.0], [device: iPad8,12, os-version: 15.0], [device: iPhone10,1, os-version: 16.0], [device: iPhone14,4, os-version: 16.0], [device: iPad7,12, os-version: 16.0], [device: iPhone12,8, os-version: 16.0], [device: iPhone10,3, os-version: 16.0], [device: iPhone14,4, os-version: 15.0], [device: iPad14,3-A, os-version: 17.0], [device: iPad13,17, os-version: 15.0], [device: iPad7,12, os-version: 17.0], [device: iPad7,4, os-version: 16.0], [device: iPhone9,3, os-version: 15.0], [device: iPad13,16, os-version: 16.0], [device: iPhone12,3, os-version: 15.0], [device: iPad13,9, os-version: 17.0], [device: iPad13,17, os-version: 16.0], [device: iPhone12,5, os-version: 17.0], [device: iPhone15,3, os-version: 16.0], [device: iPad14,5-A, os-version: 17.0], [device: iPhone8,4, os-version: 15.0], [device: iPad5,2, os-version: 15.0], [device: iPad7,3, os-version: 16.0], [device: iPad6,7, os-version: 15.0], [device: iPhone14,8, os-version: 17.0], [device: iPod9,1, os-version: 15.0], [device: iPad13,10, os-version: 15.0], [device: iPhone13,1, os-version: 16.0], [device: iPad6,4, os-version: 16.0], [device: iPad7,1, os-version: 16.0], [device: iPhone14,7, os-version: 16.0], [device: iPad6,8, os-version: 15.0], [device: iPhone10,6, os-version: 15.0], [device: MacFamily20,1, os-version: 16.0], [device: iPhone13,3, os-version: 17.0], [device: iPhone9,2, os-version: 15.0], [device: iPhone12,1, os-version: 16.0], [device: iPad7,11, os-version: 17.0], [device: iPad13,9, os-version: 15.0], [device: iPad8,3, os-version: 15.0], [device: iPhone14,6, os-version: 15.0], [device: iPad7,11, os-version: 15.0], [device: iPad12,1, os-version: 16.0], [device: iPad14,4-B, os-version: 17.0], [device: iPhone13,4, os-version: 17.0], [device: iPad6,8, os-version: 16.0], [device: iPhone14,6, os-version: 16.0], [device: iPhone14,2, os-version: 15.0], [device: iPhone10,3, os-version: 15.0], [device: iPhone13,4, os-version: 15.0], [device: iPad8,8, os-version: 17.0], [device: iPad13,6, os-version: 17.0], [device: iPad13,6, os-version: 16.0], [device: iPhone12,3, os-version: 17.0], [device: iPhone11,6, os-version: 17.0], [device: iPad11,6, os-version: 16.0], [device: iPad13,2, os-version: 15.0], [device: iPhone9,1, os-version: 15.0], [device: iPad14,4-B, os-version: 16.0], [device: iPad8,2, os-version: 15.0], [device: iPhone15,2, os-version: 16.0], [device: iPad13,8, os-version: 15.0], [device: iPad13,8, os-version: 17.0], [device: iPad11,7, os-version: 16.0], [device: iPad13,7, os-version: 17.0], [device: iPad7,6, os-version: 15.0], [device: iPad13,11, os-version: 17.0], [device: iPad7,1, os-version: 17.0], [device: iPad8,1, os-version: 16.0], [device: iPad8,10, os-version: 15.0], [device: iPhone11,8, os-version: 15.0], [device: iPad7,6, os-version: 17.0], [device: iPhone11,4, os-version: 15.0], [device: iPad8,3, os-version: 16.0], [device: iPad8,5, os-version: 15.0], [device: iPad8,6, os-version: 16.0], [device: iPad6,11, os-version: 16.0], [device: iPhone12,3, os-version: 16.0], [device: iPad13,5, os-version: 17.0], [device: iPad8,7, os-version: 17.0], [device: iPad11,3, os-version: 16.0], [device: iPad14,5-B, os-version: 17.0], and [device: iPad13,1, os-version: 16.0] +App + On Demand Resources size: 9,7 MB compressed, 14,6 MB uncompressed +App size: 9,7 MB compressed, 14,6 MB uncompressed On Demand Resources size: Zero KB compressed, Zero KB uncompressed -Variant: BlinkID-sample-Swift-E1085F40-211B-418A-A58E-97436768E4DD.ipa -Supported variant descriptors: [device: iPad11,6, os-version: 14.0], [device: iPad8,11, os-version: 13.0], [device: iPad5,3, os-version: 13.0], [device: iPad13,7, os-version: 14.0], [device: iPhone10,4, os-version: 14.0], [device: iPhone11,6, os-version: 14.0], [device: iPhone8,4, os-version: 13.0], [device: iPad8,9, os-version: 13.0], [device: iPad6,8, os-version: 14.0], [device: iPad7,1, os-version: 13.0], [device: iPad6,11, os-version: 13.0], [device: iPhone10,1, os-version: 14.0], [device: iPad7,12, os-version: 13.0], [device: iPhone9,1, os-version: 14.0], [device: iPhone13,3, os-version: 14.0], [device: iPad13,5, os-version: 14.0], [device: iPhone13,2, os-version: 14.0], [device: iPhone9,2, os-version: 14.0], [device: iPad8,2, os-version: 13.0], [device: iPad7,11, os-version: 14.0], [device: iPhone9,4, os-version: 13.0], [device: iPhone11,8, os-version: 13.0], [device: iPhone10,4, os-version: 13.0], [device: iPod9,1, os-version: 13.0], [device: iPad8,5, os-version: 14.0], [device: iPhone10,6, os-version: 14.0], [device: iPhone9,4, os-version: 14.0], [device: MacFamily20,1, os-version: 14.0], [device: iPhone8,1, os-version: 14.0], [device: iPhone12,8, os-version: 14.0], [device: iPhone9,3, os-version: 13.0], [device: iPhone11,6, os-version: 13.0], [device: iPhone13,1, os-version: 14.0], [device: iPad7,5, os-version: 14.0], [device: iPad7,2, os-version: 13.0], [device: iPhone12,8, os-version: 13.0], [device: iPad11,2, os-version: 13.0], [device: iPad8,3, os-version: 14.0], [device: iPad13,10, os-version: 14.0], [device: iPad8,8, os-version: 14.0], [device: iPhone10,3, os-version: 14.0], [device: iPhone12,3, os-version: 13.0], [device: iPad8,4, os-version: 14.0], [device: iPhone10,5, os-version: 14.0], [device: iPad11,7, os-version: 14.0], [device: iPhone10,6, os-version: 13.0], [device: iPhone11,4, os-version: 14.0], [device: iPad7,5, os-version: 13.0], [device: iPad5,1, os-version: 14.0], [device: iPad6,8, os-version: 13.0], [device: iPad8,3, os-version: 13.0], [device: iPad8,6, os-version: 14.0], [device: iPad8,8, os-version: 13.0], [device: iPad7,11, os-version: 13.0], [device: iPhone10,3, os-version: 13.0], [device: iPad6,4, os-version: 14.0], [device: iPhone11,8, os-version: 14.0], [device: iPad11,3, os-version: 13.0], [device: iPad7,4, os-version: 14.0], [device: iPad13,9, os-version: 14.0], [device: iPad8,10, os-version: 13.0], [device: iPhone10,5, os-version: 13.0], [device: iPad11,3, os-version: 14.0], [device: iPad11,4, os-version: 13.0], [device: iPad5,2, os-version: 13.0], [device: iPad13,2, os-version: 14.0], [device: iPad7,2, os-version: 14.0], [device: iPad8,10, os-version: 14.0], [device: iPhone9,1, os-version: 13.0], [device: iPad5,2, os-version: 14.0], [device: iPhone12,5, os-version: 14.0], [device: iPhone11,2, os-version: 13.0], [device: iPad7,1, os-version: 14.0], [device: iPad11,2, os-version: 14.0], [device: iPad5,3, os-version: 14.0], [device: iPad13,8, os-version: 14.0], [device: iPad11,1, os-version: 14.0], [device: iPad7,6, os-version: 13.0], [device: iPhone10,2, os-version: 14.0], [device: iPhone8,1, os-version: 13.0], [device: iPad6,12, os-version: 14.0], [device: iPad8,2, os-version: 14.0], [device: iPhone12,3, os-version: 14.0], [device: iPhone9,3, os-version: 14.0], [device: iPad8,11, os-version: 14.0], [device: iPad7,6, os-version: 14.0], [device: iPad7,4, os-version: 13.0], [device: iPhone11,2, os-version: 14.0], [device: iPhone12,5, os-version: 13.0], [device: iPad8,1, os-version: 14.0], [device: iPad6,3, os-version: 14.0], [device: iPad8,7, os-version: 13.0], [device: iPhone8,2, os-version: 14.0], [device: iPad13,6, os-version: 14.0], [device: iPhone13,4, os-version: 14.0], [device: iPhone9,2, os-version: 13.0], [device: iPad8,5, os-version: 13.0], [device: iPhone10,2, os-version: 13.0], [device: iPad13,4, os-version: 14.0], [device: iPad8,1, os-version: 13.0], [device: iPhone12,1, os-version: 14.0], [device: iPad7,3, os-version: 13.0], [device: iPad5,1, os-version: 13.0], [device: iPad5,4, os-version: 14.0], [device: iPad6,3, os-version: 13.0], [device: iPad8,4, os-version: 13.0], [device: iPad8,12, os-version: 13.0], [device: iPad8,7, os-version: 14.0], [device: iPhone10,1, os-version: 13.0], [device: iPad8,6, os-version: 13.0], [device: iPad13,11, os-version: 14.0], [device: iPad5,4, os-version: 13.0], [device: iPad8,12, os-version: 14.0], [device: iPhone8,2, os-version: 13.0], [device: iPad6,7, os-version: 14.0], [device: iPod9,1, os-version: 14.0], [device: iPhone12,1, os-version: 13.0], [device: iPad7,3, os-version: 14.0], [device: iPad13,1, os-version: 14.0], [device: iPad11,4, os-version: 14.0], [device: iPad6,7, os-version: 13.0], [device: iPad8,9, os-version: 14.0], [device: iPad6,12, os-version: 13.0], [device: iPad7,12, os-version: 14.0], [device: iPad11,1, os-version: 13.0], [device: iPhone8,4, os-version: 14.0], [device: iPad6,11, os-version: 14.0], [device: iPad6,4, os-version: 13.0], and [device: iPhone11,4, os-version: 13.0] -App + On Demand Resources size: 9,5 MB compressed, 14,4 MB uncompressed -App size: 9,5 MB compressed, 14,4 MB uncompressed +Variant: BlinkID-sample-Swift-E8CB78E3-A93A-4FD5-82C0-A7499BFE7AE0.ipa +Supported variant descriptors: [device: iPad11,1, os-version: 13.0], [device: iPad6,12, os-version: 14.0], [device: iPhone11,4, os-version: 13.0], [device: iPhone11,6, os-version: 13.0], [device: iPhone9,2, os-version: 13.0], [device: iPad6,12, os-version: 13.0], [device: iPhone10,1, os-version: 14.0], [device: iPhone11,8, os-version: 13.0], [device: iPad6,8, os-version: 13.0], [device: iPhone10,4, os-version: 14.0], [device: iPad11,4, os-version: 13.0], [device: iPad6,4, os-version: 14.0], [device: iPhone8,1, os-version: 14.0], [device: iPad8,10, os-version: 13.0], [device: iPad11,3, os-version: 13.0], [device: iPhone10,4, os-version: 13.0], [device: iPad11,6, os-version: 14.0], [device: iPad13,6, os-version: 14.0], [device: iPhone9,4, os-version: 13.0], [device: iPad7,3, os-version: 13.0], [device: iPhone8,4, os-version: 13.0], [device: iPad13,8, os-version: 14.0], [device: iPhone9,1, os-version: 14.0], [device: iPad7,4, os-version: 13.0], [device: iPad5,4, os-version: 14.0], [device: iPad7,12, os-version: 14.0], [device: iPhone9,1, os-version: 13.0], [device: iPad7,5, os-version: 13.0], [device: iPad7,1, os-version: 14.0], [device: iPad7,12, os-version: 13.0], [device: iPhone10,3, os-version: 13.0], [device: iPad11,3, os-version: 14.0], [device: iPad8,4, os-version: 14.0], [device: iPhone12,5, os-version: 13.0], [device: iPad6,11, os-version: 13.0], [device: iPad11,2, os-version: 13.0], [device: iPhone8,2, os-version: 14.0], [device: iPad6,8, os-version: 14.0], [device: iPhone12,3, os-version: 14.0], [device: iPad7,2, os-version: 14.0], [device: iPhone12,5, os-version: 14.0], [device: iPhone9,4, os-version: 14.0], [device: iPad7,2, os-version: 13.0], [device: iPhone12,8, os-version: 14.0], [device: iPad8,4, os-version: 13.0], [device: iPad8,2, os-version: 14.0], [device: iPad5,2, os-version: 13.0], [device: iPhone11,6, os-version: 14.0], [device: iPhone8,4, os-version: 14.0], [device: iPhone11,4, os-version: 14.0], [device: iPad7,1, os-version: 13.0], [device: iPad5,1, os-version: 13.0], [device: iPad8,9, os-version: 14.0], [device: iPad8,5, os-version: 14.0], [device: iPad8,11, os-version: 14.0], [device: iPad6,3, os-version: 14.0], [device: iPad6,11, os-version: 14.0], [device: iPhone12,8, os-version: 13.0], [device: iPhone11,8, os-version: 14.0], [device: iPhone10,6, os-version: 13.0], [device: iPod9,1, os-version: 13.0], [device: iPhone9,3, os-version: 14.0], [device: iPad7,4, os-version: 14.0], [device: iPad11,7, os-version: 14.0], [device: iPad13,2, os-version: 14.0], [device: iPad6,7, os-version: 14.0], [device: iPad6,7, os-version: 13.0], [device: iPad11,1, os-version: 14.0], [device: iPad8,3, os-version: 13.0], [device: iPhone13,4, os-version: 14.0], [device: iPhone13,1, os-version: 14.0], [device: iPhone10,5, os-version: 13.0], [device: iPhone13,3, os-version: 14.0], [device: iPad8,6, os-version: 13.0], [device: iPad11,4, os-version: 14.0], [device: iPhone9,3, os-version: 13.0], [device: iPhone10,2, os-version: 13.0], [device: iPad8,12, os-version: 13.0], [device: iPhone10,1, os-version: 13.0], [device: iPhone12,3, os-version: 13.0], [device: iPad5,3, os-version: 14.0], [device: iPad5,4, os-version: 13.0], [device: MacFamily20,1, os-version: 14.0], [device: iPad13,9, os-version: 14.0], [device: iPad7,6, os-version: 14.0], [device: iPhone10,2, os-version: 14.0], [device: iPad8,9, os-version: 13.0], [device: iPhone8,1, os-version: 13.0], [device: iPhone8,2, os-version: 13.0], [device: iPad13,1, os-version: 14.0], [device: iPad5,1, os-version: 14.0], [device: iPad7,6, os-version: 13.0], [device: iPhone11,2, os-version: 13.0], [device: iPad11,2, os-version: 14.0], [device: iPad6,4, os-version: 13.0], [device: iPad7,5, os-version: 14.0], [device: iPhone10,5, os-version: 14.0], [device: iPad8,1, os-version: 14.0], [device: iPad8,7, os-version: 14.0], [device: iPad13,10, os-version: 14.0], [device: iPad8,5, os-version: 13.0], [device: iPad8,11, os-version: 13.0], [device: iPhone13,2, os-version: 14.0], [device: iPhone12,1, os-version: 14.0], [device: iPod9,1, os-version: 14.0], [device: iPad13,4, os-version: 14.0], [device: iPad13,11, os-version: 14.0], [device: iPad13,7, os-version: 14.0], [device: iPad5,3, os-version: 13.0], [device: iPad8,6, os-version: 14.0], [device: iPad8,8, os-version: 13.0], [device: iPad8,12, os-version: 14.0], [device: iPad8,10, os-version: 14.0], [device: iPad8,7, os-version: 13.0], [device: iPad7,11, os-version: 13.0], [device: iPhone11,2, os-version: 14.0], [device: iPad8,3, os-version: 14.0], [device: iPhone10,3, os-version: 14.0], [device: iPhone10,6, os-version: 14.0], [device: iPad13,5, os-version: 14.0], [device: iPhone12,1, os-version: 13.0], [device: iPad8,8, os-version: 14.0], [device: iPad5,2, os-version: 14.0], [device: iPad8,1, os-version: 13.0], [device: iPad7,11, os-version: 14.0], [device: iPad6,3, os-version: 13.0], [device: iPad7,3, os-version: 14.0], [device: iPad8,2, os-version: 13.0], and [device: iPhone9,2, os-version: 14.0] +App + On Demand Resources size: 9,7 MB compressed, 14,6 MB uncompressed +App size: 9,7 MB compressed, 14,6 MB uncompressed On Demand Resources size: Zero KB compressed, Zero KB uncompressed Variant: BlinkID-sample-Swift.ipa Supported variant descriptors: Universal -App + On Demand Resources size: 9,5 MB compressed, 14,4 MB uncompressed -App size: 9,5 MB compressed, 14,4 MB uncompressed +App + On Demand Resources size: 9,7 MB compressed, 14,6 MB uncompressed +App size: 9,7 MB compressed, 14,6 MB uncompressed On Demand Resources size: Zero KB compressed, Zero KB uncompressed