@microblink/blinkid-react-native 7.7.0 → 8001.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BlinkidReactNative.podspec +2 -1
- package/README.md +621 -281
- package/android/build.gradle +56 -4
- package/android/gradle.properties +3 -4
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdClassInfoIdMappings.kt +33 -0
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdDeserializationUtilities.kt +370 -258
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +149 -41
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +54 -31
- package/ios/BlinkidReactNative.mm +49 -52
- package/ios/BlinkidReactNativeModule.swift +114 -57
- package/ios/Frameworks/BlinkID.xcframework/Info.plist +5 -9
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios.private.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivacyInfo.xcprivacy +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID.h +893 -13
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{arm64-apple-ios-simulator.swiftinterface → arm64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/{x86_64-apple-ios-simulator.private.swiftinterface → x86_64.swiftinterface} +2421 -2076
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.modulemap +1 -7
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +276 -276
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +114 -114
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ak.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/am.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ar.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/bn.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/cs.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/da.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/de.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/el.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en-GB.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/en.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es-MX.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/es.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fa.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fil.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr-CA.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/fr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ha.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/he.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hu.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/id.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/is.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/it.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ja.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ka-GE.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/kk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/km-KH.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ko.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/lv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ms.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nb.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ne.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/nl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ps-AF.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt-BR.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/pt.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ro.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ru.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/si.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sl.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sv.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/sw.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/th.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/tr.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uk.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/ur.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/uz.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/vi.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/yo.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +3860 -1881
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +87 -69
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/ios/Serialization/BlinkIdDeserializationUtils.swift +614 -0
- package/ios/{BlinkIdSerializationUtilities.swift → Serialization/BlinkIdSerializationUtils.swift} +294 -255
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +1 -822
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +1 -496
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/index.js +94 -17
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +715 -3373
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +36 -5
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +17 -20
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +195 -317
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +48 -10
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +1062 -1210
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +5 -4
- package/src/NativeBlinkidReactNative.ts +39 -5
- package/src/blinkIdResult.ts +19 -466
- package/src/blinkIdSettings.ts +218 -389
- package/src/index.tsx +221 -35
- package/src/types.ts +1253 -1463
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.9/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.project +0 -28
- package/ios/BlinkIdDeserializationUtilities.swift +0 -374
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +0 -43937
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +0 -245
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +0 -40
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +0 -87870
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/MBSampleBufferWrapper.h +0 -28
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -78651
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -2304
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/module.private.modulemap +0 -12
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +0 -19
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +0 -300
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +0 -40
- package/lib/module/blinkIdUtilities.js +0 -21
- package/lib/module/blinkIdUtilities.js.map +0 -1
- package/lib/typescript/src/blinkIdUtilities.d.ts +0 -8
- package/lib/typescript/src/blinkIdUtilities.d.ts.map +0 -1
- package/src/android/.project +0 -28
- package/src/blinkIdUtilities.ts +0 -20
|
@@ -1,2304 +0,0 @@
|
|
|
1
|
-
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.2.3 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 6 -enforce-exclusivity=checked -Osize -enable-experimental-feature DebugDescriptionMacro -module-name BlinkID
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -formal-cxx-interoperability-mode=swift-6 -interface-compiler-version 6.2.3
|
|
5
|
-
import AVFoundation
|
|
6
|
-
@_exported import BlinkID
|
|
7
|
-
import CoreData
|
|
8
|
-
import CoreMedia
|
|
9
|
-
import CryptoKit
|
|
10
|
-
import Foundation
|
|
11
|
-
import Network
|
|
12
|
-
import Swift
|
|
13
|
-
import UIKit
|
|
14
|
-
import _Concurrency
|
|
15
|
-
import _StringProcessing
|
|
16
|
-
import _SwiftConcurrencyShims
|
|
17
|
-
public struct RequestTimeout : Swift.Sendable {
|
|
18
|
-
public static let `default`: BlinkID.RequestTimeout
|
|
19
|
-
}
|
|
20
|
-
public enum ResourceDownloaderError : Foundation.LocalizedError {
|
|
21
|
-
case invalidURL(Swift.String)
|
|
22
|
-
case downloadFailed(Swift.Int)
|
|
23
|
-
case fileNotFound(Foundation.URL)
|
|
24
|
-
case hashMismatch(Swift.String)
|
|
25
|
-
case fileAccessError(any Swift.Error)
|
|
26
|
-
case cacheDirNotFound
|
|
27
|
-
case fileCreationError(any Swift.Error)
|
|
28
|
-
case noInternetConnection
|
|
29
|
-
case invalidResponse
|
|
30
|
-
case resourceUnavailable
|
|
31
|
-
case timedOut
|
|
32
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
33
|
-
public var errorDescription: Swift.String? {
|
|
34
|
-
get
|
|
35
|
-
}
|
|
36
|
-
#endif
|
|
37
|
-
}
|
|
38
|
-
public struct Quadrilateral : Swift.Sendable {
|
|
39
|
-
public let upperLeft: BlinkID.Point
|
|
40
|
-
public let upperRight: BlinkID.Point
|
|
41
|
-
public let lowerRight: BlinkID.Point
|
|
42
|
-
public let lowerLeft: BlinkID.Point
|
|
43
|
-
}
|
|
44
|
-
public enum Country : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
45
|
-
case none
|
|
46
|
-
case albania
|
|
47
|
-
case algeria
|
|
48
|
-
case argentina
|
|
49
|
-
case australia
|
|
50
|
-
case austria
|
|
51
|
-
case azerbaijan
|
|
52
|
-
case bahrain
|
|
53
|
-
case bangladesh
|
|
54
|
-
case belgium
|
|
55
|
-
case bosniaAndHerzegovina
|
|
56
|
-
case brunei
|
|
57
|
-
case bulgaria
|
|
58
|
-
case cambodia
|
|
59
|
-
case canada
|
|
60
|
-
case chile
|
|
61
|
-
case colombia
|
|
62
|
-
case costaRica
|
|
63
|
-
case croatia
|
|
64
|
-
case cyprus
|
|
65
|
-
case czechia
|
|
66
|
-
case denmark
|
|
67
|
-
case dominicanRepublic
|
|
68
|
-
case egypt
|
|
69
|
-
case estonia
|
|
70
|
-
case finland
|
|
71
|
-
case france
|
|
72
|
-
case georgia
|
|
73
|
-
case germany
|
|
74
|
-
case ghana
|
|
75
|
-
case greece
|
|
76
|
-
case guatemala
|
|
77
|
-
case hongKong
|
|
78
|
-
case hungary
|
|
79
|
-
case india
|
|
80
|
-
case indonesia
|
|
81
|
-
case ireland
|
|
82
|
-
case israel
|
|
83
|
-
case italy
|
|
84
|
-
case jordan
|
|
85
|
-
case kazakhstan
|
|
86
|
-
case kenya
|
|
87
|
-
case kosovo
|
|
88
|
-
case kuwait
|
|
89
|
-
case latvia
|
|
90
|
-
case lithuania
|
|
91
|
-
case malaysia
|
|
92
|
-
case maldives
|
|
93
|
-
case malta
|
|
94
|
-
case mauritius
|
|
95
|
-
case mexico
|
|
96
|
-
case morocco
|
|
97
|
-
case netherlands
|
|
98
|
-
case newZealand
|
|
99
|
-
case nigeria
|
|
100
|
-
case pakistan
|
|
101
|
-
case panama
|
|
102
|
-
case paraguay
|
|
103
|
-
case philippines
|
|
104
|
-
case poland
|
|
105
|
-
case portugal
|
|
106
|
-
case puertoRico
|
|
107
|
-
case qatar
|
|
108
|
-
case romania
|
|
109
|
-
case russia
|
|
110
|
-
case saudiArabia
|
|
111
|
-
case serbia
|
|
112
|
-
case singapore
|
|
113
|
-
case slovakia
|
|
114
|
-
case slovenia
|
|
115
|
-
case southAfrica
|
|
116
|
-
case spain
|
|
117
|
-
case sweden
|
|
118
|
-
case switzerland
|
|
119
|
-
case taiwan
|
|
120
|
-
case thailand
|
|
121
|
-
case tunisia
|
|
122
|
-
case turkey
|
|
123
|
-
case uae
|
|
124
|
-
case uganda
|
|
125
|
-
case uk
|
|
126
|
-
case ukraine
|
|
127
|
-
case usa
|
|
128
|
-
case vietnam
|
|
129
|
-
case brazil
|
|
130
|
-
case norway
|
|
131
|
-
case oman
|
|
132
|
-
case ecuador
|
|
133
|
-
case elSalvador
|
|
134
|
-
case sriLanka
|
|
135
|
-
case peru
|
|
136
|
-
case uruguay
|
|
137
|
-
case bahamas
|
|
138
|
-
case bermuda
|
|
139
|
-
case bolivia
|
|
140
|
-
case china
|
|
141
|
-
case europeanUnion
|
|
142
|
-
case haiti
|
|
143
|
-
case honduras
|
|
144
|
-
case iceland
|
|
145
|
-
case japan
|
|
146
|
-
case luxembourg
|
|
147
|
-
case montenegro
|
|
148
|
-
case nicaragua
|
|
149
|
-
case southKorea
|
|
150
|
-
case venezuela
|
|
151
|
-
case afghanistan
|
|
152
|
-
case alandIslands
|
|
153
|
-
case americanSamoa
|
|
154
|
-
case andorra
|
|
155
|
-
case angola
|
|
156
|
-
case anguilla
|
|
157
|
-
case antarctica
|
|
158
|
-
case antiguaAndBarbuda
|
|
159
|
-
case armenia
|
|
160
|
-
case aruba
|
|
161
|
-
case bailiwickOfGuernsey
|
|
162
|
-
case bailiwickOfJersey
|
|
163
|
-
case barbados
|
|
164
|
-
case belarus
|
|
165
|
-
case belize
|
|
166
|
-
case benin
|
|
167
|
-
case bhutan
|
|
168
|
-
case bonaireSaintEustatiusAndSaba
|
|
169
|
-
case botswana
|
|
170
|
-
case bouvetIsland
|
|
171
|
-
case britishIndianOceanTerritory
|
|
172
|
-
case burkinaFaso
|
|
173
|
-
case burundi
|
|
174
|
-
case cameroon
|
|
175
|
-
case capeVerde
|
|
176
|
-
case caribbeanNetherlands
|
|
177
|
-
case caymanIslands
|
|
178
|
-
case centralAfricanRepublic
|
|
179
|
-
case chad
|
|
180
|
-
case christmasIsland
|
|
181
|
-
case cocosIslands
|
|
182
|
-
case comoros
|
|
183
|
-
case congo
|
|
184
|
-
case cookIslands
|
|
185
|
-
case cuba
|
|
186
|
-
case curacao
|
|
187
|
-
case democraticRepublicOfTheCongo
|
|
188
|
-
case djibouti
|
|
189
|
-
case dominica
|
|
190
|
-
case eastTimor
|
|
191
|
-
case equatorialGuinea
|
|
192
|
-
case eritrea
|
|
193
|
-
case ethiopia
|
|
194
|
-
case falklandIslands
|
|
195
|
-
case faroeIslands
|
|
196
|
-
case federatedStatesOfMicronesia
|
|
197
|
-
case fiji
|
|
198
|
-
case frenchGuiana
|
|
199
|
-
case frenchPolynesia
|
|
200
|
-
case frenchSouthernTerritories
|
|
201
|
-
case gabon
|
|
202
|
-
case gambia
|
|
203
|
-
case gibraltar
|
|
204
|
-
case greenland
|
|
205
|
-
case grenada
|
|
206
|
-
case guadeloupe
|
|
207
|
-
case guam
|
|
208
|
-
case guinea
|
|
209
|
-
case guineaBissau
|
|
210
|
-
case guyana
|
|
211
|
-
case heardIslandAndMcdonaldIslands
|
|
212
|
-
case iran
|
|
213
|
-
case iraq
|
|
214
|
-
case isleOfMan
|
|
215
|
-
case ivoryCoast
|
|
216
|
-
case jamaica
|
|
217
|
-
case kiribati
|
|
218
|
-
case kyrgyzstan
|
|
219
|
-
case laos
|
|
220
|
-
case lebanon
|
|
221
|
-
case lesotho
|
|
222
|
-
case liberia
|
|
223
|
-
case libya
|
|
224
|
-
case liechtenstein
|
|
225
|
-
case macau
|
|
226
|
-
case madagascar
|
|
227
|
-
case malawi
|
|
228
|
-
case mali
|
|
229
|
-
case marshallIslands
|
|
230
|
-
case martinique
|
|
231
|
-
case mauritania
|
|
232
|
-
case mayotte
|
|
233
|
-
case moldova
|
|
234
|
-
case monaco
|
|
235
|
-
case mongolia
|
|
236
|
-
case montserrat
|
|
237
|
-
case mozambique
|
|
238
|
-
case myanmar
|
|
239
|
-
case namibia
|
|
240
|
-
case nauru
|
|
241
|
-
case nepal
|
|
242
|
-
case newCaledonia
|
|
243
|
-
case niger
|
|
244
|
-
case niue
|
|
245
|
-
case norfolkIsland
|
|
246
|
-
case northernCyprus
|
|
247
|
-
case northernMarianaIslands
|
|
248
|
-
case northKorea
|
|
249
|
-
case northMacedonia
|
|
250
|
-
case palau
|
|
251
|
-
case palestine
|
|
252
|
-
case papuaNewGuinea
|
|
253
|
-
case pitcairn
|
|
254
|
-
case reunion
|
|
255
|
-
case rwanda
|
|
256
|
-
case saintBarthelemy
|
|
257
|
-
case saintHelenaAscensionAndTristianDaCunha
|
|
258
|
-
case saintKittsAndNevis
|
|
259
|
-
case saintLucia
|
|
260
|
-
case saintMartin
|
|
261
|
-
case saintPierreAndMiquelon
|
|
262
|
-
case saintVincentAndTheGrenadines
|
|
263
|
-
case saintThomasAndPrince
|
|
264
|
-
case samoa
|
|
265
|
-
case sanMarino
|
|
266
|
-
case saoTomeAndPrincipe
|
|
267
|
-
case senegal
|
|
268
|
-
case seychelles
|
|
269
|
-
case sierraLeone
|
|
270
|
-
case sintMaarten
|
|
271
|
-
case solomonIslands
|
|
272
|
-
case somalia
|
|
273
|
-
case southGeorgiaAndTheSouthSandwichIslands
|
|
274
|
-
case southSudan
|
|
275
|
-
case sudan
|
|
276
|
-
case suriname
|
|
277
|
-
case svalbardAndJanMayen
|
|
278
|
-
case eswatini
|
|
279
|
-
case syria
|
|
280
|
-
case tajikistan
|
|
281
|
-
case tanzania
|
|
282
|
-
case togo
|
|
283
|
-
case tokelau
|
|
284
|
-
case tonga
|
|
285
|
-
case trinidadAndTobago
|
|
286
|
-
case turkmenistan
|
|
287
|
-
case turksAndCaicosIslands
|
|
288
|
-
case tuvalu
|
|
289
|
-
case unitedStatesMinorOutlyingIslands
|
|
290
|
-
case uzbekistan
|
|
291
|
-
case vanuatu
|
|
292
|
-
case vaticanCity
|
|
293
|
-
case virginIslandsBritish
|
|
294
|
-
case virginIslandsUs
|
|
295
|
-
case wallisAndFutuna
|
|
296
|
-
case westernSahara
|
|
297
|
-
case yemen
|
|
298
|
-
case yugoslavia
|
|
299
|
-
case zambia
|
|
300
|
-
case zimbabwe
|
|
301
|
-
case schengen_area
|
|
302
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
303
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
304
|
-
public init?(rawValue: Swift.String)
|
|
305
|
-
#endif
|
|
306
|
-
public typealias AllCases = [BlinkID.Country]
|
|
307
|
-
public typealias RawValue = Swift.String
|
|
308
|
-
nonisolated public static var allCases: [BlinkID.Country] {
|
|
309
|
-
get
|
|
310
|
-
}
|
|
311
|
-
public var rawValue: Swift.String {
|
|
312
|
-
get
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
public enum Region : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
316
|
-
case none
|
|
317
|
-
case alabama
|
|
318
|
-
case alaska
|
|
319
|
-
case alberta
|
|
320
|
-
case arizona
|
|
321
|
-
case arkansas
|
|
322
|
-
case australianCapitalTerritory
|
|
323
|
-
case britishColumbia
|
|
324
|
-
case california
|
|
325
|
-
case colorado
|
|
326
|
-
case connecticut
|
|
327
|
-
case delaware
|
|
328
|
-
case districtOfColumbia
|
|
329
|
-
case florida
|
|
330
|
-
case georgia
|
|
331
|
-
case hawaii
|
|
332
|
-
case idaho
|
|
333
|
-
case illinois
|
|
334
|
-
case indiana
|
|
335
|
-
case iowa
|
|
336
|
-
case kansas
|
|
337
|
-
case kentucky
|
|
338
|
-
case louisiana
|
|
339
|
-
case maine
|
|
340
|
-
case manitoba
|
|
341
|
-
case maryland
|
|
342
|
-
case massachusetts
|
|
343
|
-
case michigan
|
|
344
|
-
case minnesota
|
|
345
|
-
case mississippi
|
|
346
|
-
case missouri
|
|
347
|
-
case montana
|
|
348
|
-
case nebraska
|
|
349
|
-
case nevada
|
|
350
|
-
case newBrunswick
|
|
351
|
-
case newHampshire
|
|
352
|
-
case newJersey
|
|
353
|
-
case newMexico
|
|
354
|
-
case newSouthWales
|
|
355
|
-
case newYork
|
|
356
|
-
case northernTerritory
|
|
357
|
-
case northCarolina
|
|
358
|
-
case northDakota
|
|
359
|
-
case novaScotia
|
|
360
|
-
case ohio
|
|
361
|
-
case oklahoma
|
|
362
|
-
case ontario
|
|
363
|
-
case oregon
|
|
364
|
-
case pennsylvania
|
|
365
|
-
case quebec
|
|
366
|
-
case queensland
|
|
367
|
-
case rhodeIsland
|
|
368
|
-
case saskatchewan
|
|
369
|
-
case southAustralia
|
|
370
|
-
case southCarolina
|
|
371
|
-
case southDakota
|
|
372
|
-
case tasmania
|
|
373
|
-
case tennessee
|
|
374
|
-
case texas
|
|
375
|
-
case utah
|
|
376
|
-
case vermont
|
|
377
|
-
case victoria
|
|
378
|
-
case virginia
|
|
379
|
-
case washington
|
|
380
|
-
case westernAustralia
|
|
381
|
-
case westVirginia
|
|
382
|
-
case wisconsin
|
|
383
|
-
case wyoming
|
|
384
|
-
case yukon
|
|
385
|
-
case ciudadDeMexico
|
|
386
|
-
case jalisco
|
|
387
|
-
case newfoundlandAndLabrador
|
|
388
|
-
case nuevoLeon
|
|
389
|
-
case bajaCalifornia
|
|
390
|
-
case chihuahua
|
|
391
|
-
case guanajuato
|
|
392
|
-
case guerrero
|
|
393
|
-
case mexico
|
|
394
|
-
case michoacan
|
|
395
|
-
case newYorkCity
|
|
396
|
-
case tamaulipas
|
|
397
|
-
case veracruz
|
|
398
|
-
case chiapas
|
|
399
|
-
case coahuila
|
|
400
|
-
case durango
|
|
401
|
-
case guerreroCocula
|
|
402
|
-
case guerreroJuchitan
|
|
403
|
-
case guerreroTepecoacuilco
|
|
404
|
-
case guerreroTlacoapa
|
|
405
|
-
case gujarat
|
|
406
|
-
case hidalgo
|
|
407
|
-
case karnataka
|
|
408
|
-
case kerala
|
|
409
|
-
case khyberPakhtunkhwa
|
|
410
|
-
case madhyaPradesh
|
|
411
|
-
case maharashtra
|
|
412
|
-
case morelos
|
|
413
|
-
case nayarit
|
|
414
|
-
case oaxaca
|
|
415
|
-
case puebla
|
|
416
|
-
case punjab
|
|
417
|
-
case queretaro
|
|
418
|
-
case sanLuisPotosi
|
|
419
|
-
case sinaloa
|
|
420
|
-
case sonora
|
|
421
|
-
case tabasco
|
|
422
|
-
case tamilNadu
|
|
423
|
-
case yucatan
|
|
424
|
-
case zacatecas
|
|
425
|
-
case aguascalientes
|
|
426
|
-
case bajaCaliforniaSur
|
|
427
|
-
case campeche
|
|
428
|
-
case colima
|
|
429
|
-
case quintanaRooBenitoJuarez
|
|
430
|
-
case quintanaRoo
|
|
431
|
-
case quintanaRooSolidaridad
|
|
432
|
-
case tlaxcala
|
|
433
|
-
case quintanaRooCozumel
|
|
434
|
-
case saoPaolo
|
|
435
|
-
case rioDeJaneiro
|
|
436
|
-
case rioGrandeDoSul
|
|
437
|
-
case northwestTerritories
|
|
438
|
-
case nunavut
|
|
439
|
-
case princeEdwardIsland
|
|
440
|
-
case distritoFederal
|
|
441
|
-
case maranhao
|
|
442
|
-
case matoGrosso
|
|
443
|
-
case minasGerais
|
|
444
|
-
case para
|
|
445
|
-
case parana
|
|
446
|
-
case pernambuco
|
|
447
|
-
case santaCatarina
|
|
448
|
-
case andhraPradesh
|
|
449
|
-
case ceara
|
|
450
|
-
case goias
|
|
451
|
-
case guerreroAcapulcoDeJuarez
|
|
452
|
-
case haryana
|
|
453
|
-
case sergipe
|
|
454
|
-
case alagoas
|
|
455
|
-
case bangsamoro
|
|
456
|
-
case telangana
|
|
457
|
-
case acre
|
|
458
|
-
case espiritoSanto
|
|
459
|
-
case matoGrossoDoSul
|
|
460
|
-
case paraiba
|
|
461
|
-
case piaui
|
|
462
|
-
case rioGrandeDoNorte
|
|
463
|
-
case tocantins
|
|
464
|
-
case odisha
|
|
465
|
-
case uttarakhand
|
|
466
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
467
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
468
|
-
public init?(rawValue: Swift.String)
|
|
469
|
-
#endif
|
|
470
|
-
public typealias AllCases = [BlinkID.Region]
|
|
471
|
-
public typealias RawValue = Swift.String
|
|
472
|
-
nonisolated public static var allCases: [BlinkID.Region] {
|
|
473
|
-
get
|
|
474
|
-
}
|
|
475
|
-
public var rawValue: Swift.String {
|
|
476
|
-
get
|
|
477
|
-
}
|
|
478
|
-
}
|
|
479
|
-
public enum DocumentType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
480
|
-
case none
|
|
481
|
-
case consularId
|
|
482
|
-
case dl
|
|
483
|
-
case dlPublicServicesCard
|
|
484
|
-
case employmentPass
|
|
485
|
-
case finCard
|
|
486
|
-
case id
|
|
487
|
-
case multipurposeId
|
|
488
|
-
case myKad
|
|
489
|
-
case myKid
|
|
490
|
-
case myPR
|
|
491
|
-
case myTentera
|
|
492
|
-
case panCard
|
|
493
|
-
case professionalId
|
|
494
|
-
case publicServicesCard
|
|
495
|
-
case residencePermit
|
|
496
|
-
case residentId
|
|
497
|
-
case temporaryResidencePermit
|
|
498
|
-
case voterId
|
|
499
|
-
case workPermit
|
|
500
|
-
case iKad
|
|
501
|
-
case militaryId
|
|
502
|
-
case myKas
|
|
503
|
-
case socialSecurityCard
|
|
504
|
-
case healthInsuranceCard
|
|
505
|
-
case passport
|
|
506
|
-
case sPass
|
|
507
|
-
case addressCard
|
|
508
|
-
case alienId
|
|
509
|
-
case alienPassport
|
|
510
|
-
case greenCard
|
|
511
|
-
case minorsId
|
|
512
|
-
case postalId
|
|
513
|
-
case professionalDl
|
|
514
|
-
case taxId
|
|
515
|
-
case weaponPermit
|
|
516
|
-
case visa
|
|
517
|
-
case borderCrossingCard
|
|
518
|
-
case driverCard
|
|
519
|
-
case globalEntryCard
|
|
520
|
-
case mypolis
|
|
521
|
-
case nexusCard
|
|
522
|
-
case passportCard
|
|
523
|
-
case proofOfAgeCard
|
|
524
|
-
case refugeeId
|
|
525
|
-
case tribalId
|
|
526
|
-
case veteranId
|
|
527
|
-
case citizenshipCertificate
|
|
528
|
-
case myNumberCard
|
|
529
|
-
case consularPassport
|
|
530
|
-
case minorsPassport
|
|
531
|
-
case minorsPublicServicesCard
|
|
532
|
-
case drivingPrivilegeCard
|
|
533
|
-
case asylumRequest
|
|
534
|
-
case driverQualificationCard
|
|
535
|
-
case provisionalDl
|
|
536
|
-
case refugeePassport
|
|
537
|
-
case specialId
|
|
538
|
-
case uniformedServicesId
|
|
539
|
-
case immigrantVisa
|
|
540
|
-
case consularVoterId
|
|
541
|
-
case twicCard
|
|
542
|
-
case exitEntryPermit
|
|
543
|
-
case mainlandTravelPermitTaiwan
|
|
544
|
-
case nbiClearance
|
|
545
|
-
case proofOfRegistration
|
|
546
|
-
case temporaryProtectionPermit
|
|
547
|
-
case afghanCitizenCard
|
|
548
|
-
case eid
|
|
549
|
-
case pass
|
|
550
|
-
case sisId
|
|
551
|
-
case asicCard
|
|
552
|
-
case bidoonCard
|
|
553
|
-
case interimHealthInsuranceCard
|
|
554
|
-
case nonVoterId
|
|
555
|
-
case reciprocalHealthInsuranceCard
|
|
556
|
-
case vehicleRegistration
|
|
557
|
-
case esaadCard
|
|
558
|
-
case registrationCertificate
|
|
559
|
-
case medicalMarijuanaId
|
|
560
|
-
case nonCardTribalId
|
|
561
|
-
case diplomaticId
|
|
562
|
-
case emergencyPassport
|
|
563
|
-
case temporaryPassport
|
|
564
|
-
case metisFederationCard
|
|
565
|
-
case adrCertificate
|
|
566
|
-
case ninCard
|
|
567
|
-
case mysssCard
|
|
568
|
-
case gendarmerieId
|
|
569
|
-
case policeId
|
|
570
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
571
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
572
|
-
public init?(rawValue: Swift.String)
|
|
573
|
-
#endif
|
|
574
|
-
public typealias AllCases = [BlinkID.DocumentType]
|
|
575
|
-
public typealias RawValue = Swift.String
|
|
576
|
-
nonisolated public static var allCases: [BlinkID.DocumentType] {
|
|
577
|
-
get
|
|
578
|
-
}
|
|
579
|
-
public var rawValue: Swift.String {
|
|
580
|
-
get
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
public enum DocumentRotation : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
584
|
-
case notAvailable
|
|
585
|
-
case zero
|
|
586
|
-
case clockwise90
|
|
587
|
-
case counterClockwise90
|
|
588
|
-
case upsideDown
|
|
589
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
590
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
591
|
-
public init?(rawValue: Swift.Int)
|
|
592
|
-
#endif
|
|
593
|
-
public typealias RawValue = Swift.Int
|
|
594
|
-
public var rawValue: Swift.Int {
|
|
595
|
-
get
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
@_hasMissingDesignatedInitializers @globalActor public actor ProcessingActor {
|
|
599
|
-
public static let shared: BlinkID.ProcessingActor
|
|
600
|
-
public typealias ActorType = BlinkID.ProcessingActor
|
|
601
|
-
@objc deinit
|
|
602
|
-
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
603
|
-
@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor {
|
|
604
|
-
get
|
|
605
|
-
}
|
|
606
|
-
}
|
|
607
|
-
public struct BlinkIDSDK {
|
|
608
|
-
public struct StringResult : Swift.Sendable {
|
|
609
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
610
|
-
public var value: Swift.String? {
|
|
611
|
-
get
|
|
612
|
-
}
|
|
613
|
-
#endif
|
|
614
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
615
|
-
public var location: BlinkID.RectangleF? {
|
|
616
|
-
get
|
|
617
|
-
}
|
|
618
|
-
#endif
|
|
619
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
620
|
-
public var side: BlinkID.ScanningSide? {
|
|
621
|
-
get
|
|
622
|
-
}
|
|
623
|
-
#endif
|
|
624
|
-
public func value(for alphabetType: BlinkID.AlphabetType) -> Swift.String
|
|
625
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
626
|
-
public func side(for alphabetType: BlinkID.AlphabetType) -> BlinkID.ScanningSide?
|
|
627
|
-
#endif
|
|
628
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
629
|
-
public func location(for alphabetType: BlinkID.AlphabetType) -> BlinkID.RectangleF?
|
|
630
|
-
#endif
|
|
631
|
-
}
|
|
632
|
-
public struct ResultCompleteness : Swift.Sendable {
|
|
633
|
-
public let scanningStatus: BlinkID.BlinkIDSDK.ScanningStatus
|
|
634
|
-
public let vizExtracted: Swift.Bool
|
|
635
|
-
public let mrzExtracted: Swift.Bool
|
|
636
|
-
public let barcodeExtracted: Swift.Bool
|
|
637
|
-
public let documentImageExtracted: Swift.Bool
|
|
638
|
-
public let faceImageExtracted: Swift.Bool
|
|
639
|
-
public let signatureImageExtracted: Swift.Bool
|
|
640
|
-
}
|
|
641
|
-
public struct ProcessResult : Swift.Sendable {
|
|
642
|
-
public let inputImageAnalysisResult: BlinkID.BlinkIDSDK.InputImageAnalysisResult
|
|
643
|
-
public let resultCompleteness: BlinkID.BlinkIDSDK.ResultCompleteness
|
|
644
|
-
}
|
|
645
|
-
public struct DocumentClassInfo : Swift.Sendable {
|
|
646
|
-
public let country: BlinkID.Country
|
|
647
|
-
public let region: BlinkID.Region
|
|
648
|
-
public let documentType: BlinkID.DocumentType
|
|
649
|
-
public let countryName: Swift.String
|
|
650
|
-
public let isoNumericCountryCode: Swift.String
|
|
651
|
-
public let isoAlpha2CountryCode: Swift.String
|
|
652
|
-
public let isoAlpha3CountryCode: Swift.String
|
|
653
|
-
public func isEmpty() -> Swift.Bool
|
|
654
|
-
}
|
|
655
|
-
public struct InputImageAnalysisResult : Swift.Sendable {
|
|
656
|
-
public let processingStatus: BlinkID.ProcessingStatus
|
|
657
|
-
public let missingMandatoryFields: Swift.Array<BlinkID.FieldType>
|
|
658
|
-
public let extractedFields: Swift.Array<BlinkID.FieldType>
|
|
659
|
-
public let invalidCharacterFields: Swift.Array<BlinkID.FieldType>
|
|
660
|
-
public let extraPresentFields: Swift.Array<BlinkID.FieldType>
|
|
661
|
-
public let imageExtractionFailures: Swift.Array<BlinkID.ImageExtractionType>
|
|
662
|
-
public let scanningSide: BlinkID.ScanningSide
|
|
663
|
-
public let documentDetectionStatus: BlinkID.DetectionStatus
|
|
664
|
-
public let documentLocation: BlinkID.Quadrilateral?
|
|
665
|
-
public let documentClassInfo: BlinkID.BlinkIDSDK.DocumentClassInfo
|
|
666
|
-
public let blurDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
667
|
-
public let glareDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
668
|
-
public let documentColorStatus: BlinkID.DocumentImageColorStatus
|
|
669
|
-
public let documentMoireStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
670
|
-
public let faceDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
671
|
-
public let mrzDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
672
|
-
public let barcodeDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
673
|
-
public let realIDDetectionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
674
|
-
public let documentLightingStatus: BlinkID.ImageAnalysisLightingStatus
|
|
675
|
-
public let documentHandOcclusionStatus: BlinkID.ImageAnalysisDetectionStatus
|
|
676
|
-
public let documentOrientation: BlinkID.DocumentOrientation
|
|
677
|
-
public let documentRotation: BlinkID.DocumentRotation
|
|
678
|
-
}
|
|
679
|
-
public enum ScanningStatus : Swift.Sendable {
|
|
680
|
-
case scanningSideInProgress
|
|
681
|
-
case scanningBarcodeInProgress
|
|
682
|
-
case sideScanned
|
|
683
|
-
case documentScanned
|
|
684
|
-
case cancelled
|
|
685
|
-
public static func == (a: BlinkID.BlinkIDSDK.ScanningStatus, b: BlinkID.BlinkIDSDK.ScanningStatus) -> Swift.Bool
|
|
686
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
687
|
-
public var hashValue: Swift.Int {
|
|
688
|
-
get
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
}
|
|
692
|
-
public enum DocumentImageColorStatus : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
693
|
-
case notAvailable
|
|
694
|
-
case blackAndWhite
|
|
695
|
-
case color
|
|
696
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
697
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
698
|
-
public init?(rawValue: Swift.Int)
|
|
699
|
-
#endif
|
|
700
|
-
public typealias RawValue = Swift.Int
|
|
701
|
-
public var rawValue: Swift.Int {
|
|
702
|
-
get
|
|
703
|
-
}
|
|
704
|
-
}
|
|
705
|
-
public enum DocumentOrientation : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
706
|
-
case horizontal
|
|
707
|
-
case vertical
|
|
708
|
-
case notAvailable
|
|
709
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
710
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
711
|
-
public init?(rawValue: Swift.Int)
|
|
712
|
-
#endif
|
|
713
|
-
public typealias RawValue = Swift.Int
|
|
714
|
-
public var rawValue: Swift.Int {
|
|
715
|
-
get
|
|
716
|
-
}
|
|
717
|
-
}
|
|
718
|
-
public enum DetectionStatus : Swift.String, Swift.Decodable, Swift.Sendable {
|
|
719
|
-
case failed
|
|
720
|
-
case success
|
|
721
|
-
case cameraTooFar
|
|
722
|
-
case cameraTooClose
|
|
723
|
-
case cameraAngleTooSteep
|
|
724
|
-
case documentTooCloseToCameraEdge
|
|
725
|
-
case documentPartiallyVisible
|
|
726
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
727
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
728
|
-
public init?(rawValue: Swift.String)
|
|
729
|
-
#endif
|
|
730
|
-
public typealias RawValue = Swift.String
|
|
731
|
-
public var rawValue: Swift.String {
|
|
732
|
-
get
|
|
733
|
-
}
|
|
734
|
-
}
|
|
735
|
-
public struct CameraHardwareInfoPinglet : BlinkID.Pinglet {
|
|
736
|
-
public static let schemaName: Swift.String
|
|
737
|
-
public static let schemaVersion: Swift.String
|
|
738
|
-
public let availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem]
|
|
739
|
-
public init(availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem])
|
|
740
|
-
public struct AvailableCamerasItem : Swift.Codable {
|
|
741
|
-
public let deviceId: Swift.String
|
|
742
|
-
public let cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing
|
|
743
|
-
public let focus: BlinkID.CameraHardwareInfoPinglet.Focus?
|
|
744
|
-
public let availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem]?
|
|
745
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
746
|
-
public init(deviceId: Swift.String, cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing, focus: BlinkID.CameraHardwareInfoPinglet.Focus? = nil, availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem]? = nil)
|
|
747
|
-
#endif
|
|
748
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
749
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
750
|
-
}
|
|
751
|
-
public struct AvailableResolutionsItem : Swift.Codable {
|
|
752
|
-
public let width: Swift.Int64
|
|
753
|
-
public let height: Swift.Int64
|
|
754
|
-
public init(width: Swift.Int64, height: Swift.Int64)
|
|
755
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
756
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
757
|
-
}
|
|
758
|
-
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
759
|
-
case front
|
|
760
|
-
case back
|
|
761
|
-
case unknown
|
|
762
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
763
|
-
public init?(rawValue: Swift.String)
|
|
764
|
-
#endif
|
|
765
|
-
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.CameraFacing]
|
|
766
|
-
public typealias RawValue = Swift.String
|
|
767
|
-
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.CameraFacing] {
|
|
768
|
-
get
|
|
769
|
-
}
|
|
770
|
-
public var rawValue: Swift.String {
|
|
771
|
-
get
|
|
772
|
-
}
|
|
773
|
-
}
|
|
774
|
-
public enum Focus : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
775
|
-
case auto
|
|
776
|
-
case fixed
|
|
777
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
778
|
-
public init?(rawValue: Swift.String)
|
|
779
|
-
#endif
|
|
780
|
-
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.Focus]
|
|
781
|
-
public typealias RawValue = Swift.String
|
|
782
|
-
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.Focus] {
|
|
783
|
-
get
|
|
784
|
-
}
|
|
785
|
-
public var rawValue: Swift.String {
|
|
786
|
-
get
|
|
787
|
-
}
|
|
788
|
-
}
|
|
789
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
790
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
791
|
-
}
|
|
792
|
-
public struct ScanningConditionsPinglet : BlinkID.Pinglet {
|
|
793
|
-
public static let schemaName: Swift.String
|
|
794
|
-
public static let schemaVersion: Swift.String
|
|
795
|
-
public let updateType: BlinkID.ScanningConditionsPinglet.UpdateType
|
|
796
|
-
public let deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation?
|
|
797
|
-
public let flashlightOn: Swift.Bool?
|
|
798
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
799
|
-
public init(updateType: BlinkID.ScanningConditionsPinglet.UpdateType, deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation? = nil, flashlightOn: Swift.Bool? = nil)
|
|
800
|
-
#endif
|
|
801
|
-
public enum UpdateType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
802
|
-
case deviceorientation
|
|
803
|
-
case flashlightstate
|
|
804
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
805
|
-
public init?(rawValue: Swift.String)
|
|
806
|
-
#endif
|
|
807
|
-
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.UpdateType]
|
|
808
|
-
public typealias RawValue = Swift.String
|
|
809
|
-
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.UpdateType] {
|
|
810
|
-
get
|
|
811
|
-
}
|
|
812
|
-
public var rawValue: Swift.String {
|
|
813
|
-
get
|
|
814
|
-
}
|
|
815
|
-
}
|
|
816
|
-
public enum DeviceOrientation : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
817
|
-
case portrait
|
|
818
|
-
case landscaperight
|
|
819
|
-
case landscapeleft
|
|
820
|
-
case portraitupside
|
|
821
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
822
|
-
public init?(rawValue: Swift.String)
|
|
823
|
-
#endif
|
|
824
|
-
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.DeviceOrientation]
|
|
825
|
-
public typealias RawValue = Swift.String
|
|
826
|
-
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.DeviceOrientation] {
|
|
827
|
-
get
|
|
828
|
-
}
|
|
829
|
-
public var rawValue: Swift.String {
|
|
830
|
-
get
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
834
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
835
|
-
}
|
|
836
|
-
public struct WrapperProductInfoPinglet : BlinkID.Pinglet {
|
|
837
|
-
public static let schemaName: Swift.String
|
|
838
|
-
public static let schemaVersion: Swift.String
|
|
839
|
-
public let wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct
|
|
840
|
-
public let correlationId: Swift.String?
|
|
841
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
842
|
-
public init(wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct, correlationId: Swift.String? = nil)
|
|
843
|
-
#endif
|
|
844
|
-
public enum WrapperProduct : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
845
|
-
case crossplatformflutter
|
|
846
|
-
case crossplatformreactnative
|
|
847
|
-
case identityverification
|
|
848
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
849
|
-
public init?(rawValue: Swift.String)
|
|
850
|
-
#endif
|
|
851
|
-
public typealias AllCases = [BlinkID.WrapperProductInfoPinglet.WrapperProduct]
|
|
852
|
-
public typealias RawValue = Swift.String
|
|
853
|
-
nonisolated public static var allCases: [BlinkID.WrapperProductInfoPinglet.WrapperProduct] {
|
|
854
|
-
get
|
|
855
|
-
}
|
|
856
|
-
public var rawValue: Swift.String {
|
|
857
|
-
get
|
|
858
|
-
}
|
|
859
|
-
}
|
|
860
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
861
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
862
|
-
}
|
|
863
|
-
public struct UxEventPinglet : BlinkID.Pinglet {
|
|
864
|
-
public static let schemaName: Swift.String
|
|
865
|
-
public static let schemaVersion: Swift.String
|
|
866
|
-
public let eventType: BlinkID.UxEventPinglet.EventType
|
|
867
|
-
public let errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType?
|
|
868
|
-
public let alertType: BlinkID.UxEventPinglet.AlertType?
|
|
869
|
-
public let helpCloseType: BlinkID.UxEventPinglet.HelpCloseType?
|
|
870
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
871
|
-
public init(eventType: BlinkID.UxEventPinglet.EventType, errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType? = nil, alertType: BlinkID.UxEventPinglet.AlertType? = nil, helpCloseType: BlinkID.UxEventPinglet.HelpCloseType? = nil)
|
|
872
|
-
#endif
|
|
873
|
-
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
874
|
-
case camerastarted
|
|
875
|
-
case cameraclosed
|
|
876
|
-
case onboardinginfodisplayed
|
|
877
|
-
case closebuttonclicked
|
|
878
|
-
case helptooltipdisplayed
|
|
879
|
-
case helpopened
|
|
880
|
-
case helpclosed
|
|
881
|
-
case alertdisplayed
|
|
882
|
-
case errormessage
|
|
883
|
-
case steptimeout
|
|
884
|
-
case appmovedtobackground
|
|
885
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
886
|
-
public init?(rawValue: Swift.String)
|
|
887
|
-
#endif
|
|
888
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.EventType]
|
|
889
|
-
public typealias RawValue = Swift.String
|
|
890
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.EventType] {
|
|
891
|
-
get
|
|
892
|
-
}
|
|
893
|
-
public var rawValue: Swift.String {
|
|
894
|
-
get
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
public enum ErrorMessageType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
898
|
-
case movecloser
|
|
899
|
-
case movefarther
|
|
900
|
-
case keepvisible
|
|
901
|
-
case flipside
|
|
902
|
-
case aligndocument
|
|
903
|
-
case movefromedge
|
|
904
|
-
case increaselighting
|
|
905
|
-
case decreaselighting
|
|
906
|
-
case eliminateblur
|
|
907
|
-
case eliminateglare
|
|
908
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
909
|
-
public init?(rawValue: Swift.String)
|
|
910
|
-
#endif
|
|
911
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.ErrorMessageType]
|
|
912
|
-
public typealias RawValue = Swift.String
|
|
913
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.ErrorMessageType] {
|
|
914
|
-
get
|
|
915
|
-
}
|
|
916
|
-
public var rawValue: Swift.String {
|
|
917
|
-
get
|
|
918
|
-
}
|
|
919
|
-
}
|
|
920
|
-
public enum AlertType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
921
|
-
case invalidlicensekey
|
|
922
|
-
case networkerror
|
|
923
|
-
case documentclassnotallowed
|
|
924
|
-
case steptimeout
|
|
925
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
926
|
-
public init?(rawValue: Swift.String)
|
|
927
|
-
#endif
|
|
928
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.AlertType]
|
|
929
|
-
public typealias RawValue = Swift.String
|
|
930
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.AlertType] {
|
|
931
|
-
get
|
|
932
|
-
}
|
|
933
|
-
public var rawValue: Swift.String {
|
|
934
|
-
get
|
|
935
|
-
}
|
|
936
|
-
}
|
|
937
|
-
public enum HelpCloseType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
938
|
-
case contentskipped
|
|
939
|
-
case contentfullyviewed
|
|
940
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
941
|
-
public init?(rawValue: Swift.String)
|
|
942
|
-
#endif
|
|
943
|
-
public typealias AllCases = [BlinkID.UxEventPinglet.HelpCloseType]
|
|
944
|
-
public typealias RawValue = Swift.String
|
|
945
|
-
nonisolated public static var allCases: [BlinkID.UxEventPinglet.HelpCloseType] {
|
|
946
|
-
get
|
|
947
|
-
}
|
|
948
|
-
public var rawValue: Swift.String {
|
|
949
|
-
get
|
|
950
|
-
}
|
|
951
|
-
}
|
|
952
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
953
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
954
|
-
}
|
|
955
|
-
public struct LogPinglet : BlinkID.Pinglet {
|
|
956
|
-
public static let schemaName: Swift.String
|
|
957
|
-
public static let schemaVersion: Swift.String
|
|
958
|
-
public let logLevel: BlinkID.LogPinglet.LogLevel
|
|
959
|
-
public let logMessage: Swift.String
|
|
960
|
-
public init(logLevel: BlinkID.LogPinglet.LogLevel, logMessage: Swift.String)
|
|
961
|
-
public enum LogLevel : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
962
|
-
case info
|
|
963
|
-
case warning
|
|
964
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
965
|
-
public init?(rawValue: Swift.String)
|
|
966
|
-
#endif
|
|
967
|
-
public typealias AllCases = [BlinkID.LogPinglet.LogLevel]
|
|
968
|
-
public typealias RawValue = Swift.String
|
|
969
|
-
nonisolated public static var allCases: [BlinkID.LogPinglet.LogLevel] {
|
|
970
|
-
get
|
|
971
|
-
}
|
|
972
|
-
public var rawValue: Swift.String {
|
|
973
|
-
get
|
|
974
|
-
}
|
|
975
|
-
}
|
|
976
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
977
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
978
|
-
}
|
|
979
|
-
public struct SdkInitStartPinglet : BlinkID.Pinglet {
|
|
980
|
-
public static let schemaName: Swift.String
|
|
981
|
-
public static let schemaVersion: Swift.String
|
|
982
|
-
public static let sessionNumber: Swift.Int
|
|
983
|
-
public let product: BlinkID.SdkInitStartPinglet.Product
|
|
984
|
-
public let platform: BlinkID.SdkInitStartPinglet.Platform
|
|
985
|
-
public let platformDetails: BlinkID.SdkInitStartPinglet.PlatformDetails?
|
|
986
|
-
public let packageName: Swift.String
|
|
987
|
-
public let userId: Swift.String
|
|
988
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
989
|
-
public init(product: BlinkID.SdkInitStartPinglet.Product, platform: BlinkID.SdkInitStartPinglet.Platform, platformDetails: BlinkID.SdkInitStartPinglet.PlatformDetails? = nil, packageName: Swift.String, userId: Swift.String)
|
|
990
|
-
#endif
|
|
991
|
-
public enum Product : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
992
|
-
case blinkcard
|
|
993
|
-
case blinkid
|
|
994
|
-
case blinkinput
|
|
995
|
-
case capture
|
|
996
|
-
case documentverification
|
|
997
|
-
case pdf417mobi
|
|
998
|
-
case photopay
|
|
999
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1000
|
-
public init?(rawValue: Swift.String)
|
|
1001
|
-
#endif
|
|
1002
|
-
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Product]
|
|
1003
|
-
public typealias RawValue = Swift.String
|
|
1004
|
-
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Product] {
|
|
1005
|
-
get
|
|
1006
|
-
}
|
|
1007
|
-
public var rawValue: Swift.String {
|
|
1008
|
-
get
|
|
1009
|
-
}
|
|
1010
|
-
}
|
|
1011
|
-
public enum Platform : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1012
|
-
case ios
|
|
1013
|
-
case android
|
|
1014
|
-
case emscripten
|
|
1015
|
-
case macos
|
|
1016
|
-
case linux
|
|
1017
|
-
case windows
|
|
1018
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1019
|
-
public init?(rawValue: Swift.String)
|
|
1020
|
-
#endif
|
|
1021
|
-
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Platform]
|
|
1022
|
-
public typealias RawValue = Swift.String
|
|
1023
|
-
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Platform] {
|
|
1024
|
-
get
|
|
1025
|
-
}
|
|
1026
|
-
public var rawValue: Swift.String {
|
|
1027
|
-
get
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
public enum PlatformDetails : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1031
|
-
case basic
|
|
1032
|
-
case advanced
|
|
1033
|
-
case advancedThreads
|
|
1034
|
-
case fullBasic
|
|
1035
|
-
case fullAdvanced
|
|
1036
|
-
case fullAdvancedThreads
|
|
1037
|
-
case lightweightBasic
|
|
1038
|
-
case lightweightAdvanced
|
|
1039
|
-
case lightweightAdvancedThreads
|
|
1040
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1041
|
-
public init?(rawValue: Swift.String)
|
|
1042
|
-
#endif
|
|
1043
|
-
public typealias AllCases = [BlinkID.SdkInitStartPinglet.PlatformDetails]
|
|
1044
|
-
public typealias RawValue = Swift.String
|
|
1045
|
-
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.PlatformDetails] {
|
|
1046
|
-
get
|
|
1047
|
-
}
|
|
1048
|
-
public var rawValue: Swift.String {
|
|
1049
|
-
get
|
|
1050
|
-
}
|
|
1051
|
-
}
|
|
1052
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
1053
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1054
|
-
}
|
|
1055
|
-
public struct CameraPermissionPinglet : BlinkID.Pinglet {
|
|
1056
|
-
public static let schemaName: Swift.String
|
|
1057
|
-
public static let schemaVersion: Swift.String
|
|
1058
|
-
public let eventType: BlinkID.CameraPermissionPinglet.EventType
|
|
1059
|
-
public let cameraPermissionGranted: Swift.Bool?
|
|
1060
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1061
|
-
public init(eventType: BlinkID.CameraPermissionPinglet.EventType, cameraPermissionGranted: Swift.Bool? = nil)
|
|
1062
|
-
#endif
|
|
1063
|
-
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1064
|
-
case camerapermissioncheck
|
|
1065
|
-
case camerapermissionrequest
|
|
1066
|
-
case camerapermissionuserresponse
|
|
1067
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1068
|
-
public init?(rawValue: Swift.String)
|
|
1069
|
-
#endif
|
|
1070
|
-
public typealias AllCases = [BlinkID.CameraPermissionPinglet.EventType]
|
|
1071
|
-
public typealias RawValue = Swift.String
|
|
1072
|
-
nonisolated public static var allCases: [BlinkID.CameraPermissionPinglet.EventType] {
|
|
1073
|
-
get
|
|
1074
|
-
}
|
|
1075
|
-
public var rawValue: Swift.String {
|
|
1076
|
-
get
|
|
1077
|
-
}
|
|
1078
|
-
}
|
|
1079
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
1080
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1081
|
-
}
|
|
1082
|
-
public struct ErrorPinglet : BlinkID.Pinglet {
|
|
1083
|
-
public static let schemaName: Swift.String
|
|
1084
|
-
public static let schemaVersion: Swift.String
|
|
1085
|
-
public let errorType: BlinkID.ErrorPinglet.ErrorType
|
|
1086
|
-
public let errorMessage: Swift.String
|
|
1087
|
-
public let stackTrace: Swift.String?
|
|
1088
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1089
|
-
public init(errorType: BlinkID.ErrorPinglet.ErrorType, errorMessage: Swift.String, stackTrace: Swift.String? = nil)
|
|
1090
|
-
#endif
|
|
1091
|
-
public enum ErrorType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1092
|
-
case nonfatal
|
|
1093
|
-
case crash
|
|
1094
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1095
|
-
public init?(rawValue: Swift.String)
|
|
1096
|
-
#endif
|
|
1097
|
-
public typealias AllCases = [BlinkID.ErrorPinglet.ErrorType]
|
|
1098
|
-
public typealias RawValue = Swift.String
|
|
1099
|
-
nonisolated public static var allCases: [BlinkID.ErrorPinglet.ErrorType] {
|
|
1100
|
-
get
|
|
1101
|
-
}
|
|
1102
|
-
public var rawValue: Swift.String {
|
|
1103
|
-
get
|
|
1104
|
-
}
|
|
1105
|
-
}
|
|
1106
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
1107
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1108
|
-
}
|
|
1109
|
-
public struct CameraInputInfoPinglet : BlinkID.Pinglet {
|
|
1110
|
-
public static let schemaName: Swift.String
|
|
1111
|
-
public static let schemaVersion: Swift.String
|
|
1112
|
-
public let deviceId: Swift.String
|
|
1113
|
-
public let cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing
|
|
1114
|
-
public let cameraFrameWidth: Swift.Int64
|
|
1115
|
-
public let cameraFrameHeight: Swift.Int64
|
|
1116
|
-
public let roiWidth: Swift.Int64
|
|
1117
|
-
public let roiHeight: Swift.Int64
|
|
1118
|
-
public let viewPortAspectRatio: Swift.Double
|
|
1119
|
-
public init(deviceId: Swift.String, cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing, cameraFrameWidth: Swift.Int64, cameraFrameHeight: Swift.Int64, roiWidth: Swift.Int64, roiHeight: Swift.Int64, viewPortAspectRatio: Swift.Double)
|
|
1120
|
-
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
1121
|
-
case front
|
|
1122
|
-
case back
|
|
1123
|
-
case unknown
|
|
1124
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1125
|
-
public init?(rawValue: Swift.String)
|
|
1126
|
-
#endif
|
|
1127
|
-
public typealias AllCases = [BlinkID.CameraInputInfoPinglet.CameraFacing]
|
|
1128
|
-
public typealias RawValue = Swift.String
|
|
1129
|
-
nonisolated public static var allCases: [BlinkID.CameraInputInfoPinglet.CameraFacing] {
|
|
1130
|
-
get
|
|
1131
|
-
}
|
|
1132
|
-
public var rawValue: Swift.String {
|
|
1133
|
-
get
|
|
1134
|
-
}
|
|
1135
|
-
}
|
|
1136
|
-
public func encode(to encoder: any Swift.Encoder) throws
|
|
1137
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1138
|
-
}
|
|
1139
|
-
@_hasMissingDesignatedInitializers final public class CrashMonitor : @unchecked Swift.Sendable {
|
|
1140
|
-
public static let shared: BlinkID.CrashMonitor
|
|
1141
|
-
@objc deinit
|
|
1142
|
-
final public func startMonitoring(enableDebugLogging: Swift.Bool = false)
|
|
1143
|
-
final public func stopMonitoring()
|
|
1144
|
-
final public func simulateCrash(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1145
|
-
final public func debugWriteTestMarker()
|
|
1146
|
-
final public func debugProcessTestMarker()
|
|
1147
|
-
public enum TestCrashType : Swift.CaseIterable {
|
|
1148
|
-
case exception
|
|
1149
|
-
case segmentationFault
|
|
1150
|
-
case arrayOutOfBounds
|
|
1151
|
-
case nilPointerDereference
|
|
1152
|
-
case abort
|
|
1153
|
-
public var description: Swift.String {
|
|
1154
|
-
get
|
|
1155
|
-
}
|
|
1156
|
-
public static func == (a: BlinkID.CrashMonitor.TestCrashType, b: BlinkID.CrashMonitor.TestCrashType) -> Swift.Bool
|
|
1157
|
-
public typealias AllCases = [BlinkID.CrashMonitor.TestCrashType]
|
|
1158
|
-
nonisolated public static var allCases: [BlinkID.CrashMonitor.TestCrashType] {
|
|
1159
|
-
get
|
|
1160
|
-
}
|
|
1161
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1162
|
-
public var hashValue: Swift.Int {
|
|
1163
|
-
get
|
|
1164
|
-
}
|
|
1165
|
-
}
|
|
1166
|
-
final public func testCrashReporting(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1167
|
-
final public func testCrashReportingSync(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
1168
|
-
final public func verifyPingManagerIntegration()
|
|
1169
|
-
}
|
|
1170
|
-
public enum MRZDocumentType : Swift.Sendable, Swift.CaseIterable {
|
|
1171
|
-
case unknown
|
|
1172
|
-
case identityCard
|
|
1173
|
-
case passport
|
|
1174
|
-
case visa
|
|
1175
|
-
case greenCard
|
|
1176
|
-
case mysPassIMM13P
|
|
1177
|
-
case driverLicense
|
|
1178
|
-
case internalTravelDocument
|
|
1179
|
-
case borderCrossingCard
|
|
1180
|
-
public static func == (a: BlinkID.MRZDocumentType, b: BlinkID.MRZDocumentType) -> Swift.Bool
|
|
1181
|
-
public typealias AllCases = [BlinkID.MRZDocumentType]
|
|
1182
|
-
nonisolated public static var allCases: [BlinkID.MRZDocumentType] {
|
|
1183
|
-
get
|
|
1184
|
-
}
|
|
1185
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1186
|
-
public var hashValue: Swift.Int {
|
|
1187
|
-
get
|
|
1188
|
-
}
|
|
1189
|
-
}
|
|
1190
|
-
public struct VIZResult : Swift.Sendable {
|
|
1191
|
-
public let firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
1192
|
-
public let lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
1193
|
-
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
1194
|
-
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1195
|
-
public let localizedName: BlinkID.BlinkIDSDK.StringResult?
|
|
1196
|
-
public let fathersName: BlinkID.BlinkIDSDK.StringResult?
|
|
1197
|
-
public let mothersName: BlinkID.BlinkIDSDK.StringResult?
|
|
1198
|
-
public let address: BlinkID.BlinkIDSDK.StringResult?
|
|
1199
|
-
public let additionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1200
|
-
public let additionalOptionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1201
|
-
public let placeOfBirth: BlinkID.BlinkIDSDK.StringResult?
|
|
1202
|
-
public let nationality: BlinkID.BlinkIDSDK.StringResult?
|
|
1203
|
-
public let race: BlinkID.BlinkIDSDK.StringResult?
|
|
1204
|
-
public let religion: BlinkID.BlinkIDSDK.StringResult?
|
|
1205
|
-
public let profession: BlinkID.BlinkIDSDK.StringResult?
|
|
1206
|
-
public let maritalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1207
|
-
public let residentialStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1208
|
-
public let employer: BlinkID.BlinkIDSDK.StringResult?
|
|
1209
|
-
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
1210
|
-
public let sponsor: BlinkID.BlinkIDSDK.StringResult?
|
|
1211
|
-
public let bloodType: BlinkID.BlinkIDSDK.StringResult?
|
|
1212
|
-
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1213
|
-
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1214
|
-
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1215
|
-
public let dateOfEntry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1216
|
-
public let dateOfExpiryPermanent: Swift.Bool
|
|
1217
|
-
public let effectiveDate: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1218
|
-
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1219
|
-
public let personalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1220
|
-
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1221
|
-
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1222
|
-
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1223
|
-
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
1224
|
-
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
1225
|
-
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1226
|
-
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1227
|
-
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
1228
|
-
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
1229
|
-
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
1230
|
-
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
1231
|
-
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
1232
|
-
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1233
|
-
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
1234
|
-
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
1235
|
-
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
1236
|
-
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
1237
|
-
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
1238
|
-
public let parentsInfo: Swift.Array<BlinkID.ParentInfo>?
|
|
1239
|
-
public let localityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1240
|
-
public let maidenName: BlinkID.BlinkIDSDK.StringResult?
|
|
1241
|
-
public let municipalityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1242
|
-
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResult?
|
|
1243
|
-
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1244
|
-
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1245
|
-
public let sectionCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1246
|
-
public let stateCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1247
|
-
public let stateName: BlinkID.BlinkIDSDK.StringResult?
|
|
1248
|
-
public let husbandName: BlinkID.BlinkIDSDK.StringResult?
|
|
1249
|
-
public let legalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1250
|
-
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1251
|
-
public let workRestriction: BlinkID.BlinkIDSDK.StringResult?
|
|
1252
|
-
}
|
|
1253
|
-
public struct MRZResult : Swift.Sendable {
|
|
1254
|
-
public let rawMRZString: Swift.String
|
|
1255
|
-
public let documentCode: Swift.String
|
|
1256
|
-
public let issuer: Swift.String
|
|
1257
|
-
public let documentNumber: Swift.String
|
|
1258
|
-
public let opt1: Swift.String
|
|
1259
|
-
public let opt2: Swift.String
|
|
1260
|
-
public let gender: Swift.String
|
|
1261
|
-
public let nationality: Swift.String
|
|
1262
|
-
public let primaryID: Swift.String
|
|
1263
|
-
public let secondaryID: Swift.String
|
|
1264
|
-
public let issuerName: Swift.String
|
|
1265
|
-
public let nationalityName: Swift.String
|
|
1266
|
-
public let verified: Swift.Bool
|
|
1267
|
-
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
1268
|
-
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
1269
|
-
public let documentType: BlinkID.MRZDocumentType
|
|
1270
|
-
public let sanitizedOpt1: Swift.String
|
|
1271
|
-
public let sanitizedOpt2: Swift.String
|
|
1272
|
-
public let sanitizedNationality: Swift.String
|
|
1273
|
-
public let sanitizedIssuer: Swift.String
|
|
1274
|
-
public let sanitizedDocumentCode: Swift.String
|
|
1275
|
-
public let sanitizedDocumentNumber: Swift.String
|
|
1276
|
-
}
|
|
1277
|
-
public struct AddressDetailedInfo : Swift.Sendable {
|
|
1278
|
-
public let street: Swift.String?
|
|
1279
|
-
public let postalCode: Swift.String?
|
|
1280
|
-
public let city: Swift.String?
|
|
1281
|
-
public let jurisdiction: Swift.String?
|
|
1282
|
-
}
|
|
1283
|
-
public enum BarcodeType : Swift.Sendable, Swift.CaseIterable {
|
|
1284
|
-
case none
|
|
1285
|
-
case qrCode
|
|
1286
|
-
case dataMatrix
|
|
1287
|
-
case upce
|
|
1288
|
-
case upca
|
|
1289
|
-
case ean8
|
|
1290
|
-
case ean13
|
|
1291
|
-
case code128
|
|
1292
|
-
case code39
|
|
1293
|
-
case itf
|
|
1294
|
-
case aztec
|
|
1295
|
-
case pdf417
|
|
1296
|
-
public static func == (a: BlinkID.BarcodeType, b: BlinkID.BarcodeType) -> Swift.Bool
|
|
1297
|
-
public typealias AllCases = [BlinkID.BarcodeType]
|
|
1298
|
-
nonisolated public static var allCases: [BlinkID.BarcodeType] {
|
|
1299
|
-
get
|
|
1300
|
-
}
|
|
1301
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1302
|
-
public var hashValue: Swift.Int {
|
|
1303
|
-
get
|
|
1304
|
-
}
|
|
1305
|
-
}
|
|
1306
|
-
public struct BarcodeData : Swift.Sendable {
|
|
1307
|
-
public let rawData: Foundation.Data
|
|
1308
|
-
public let stringData: Swift.String
|
|
1309
|
-
public let barcodeType: BlinkID.BarcodeType
|
|
1310
|
-
public let uncertain: Swift.Bool
|
|
1311
|
-
}
|
|
1312
|
-
public struct BarcodeElements : Swift.Sendable {
|
|
1313
|
-
public mutating func getValue(for barcodeElementKey: BlinkID.BarcodeElementKey) -> Swift.String
|
|
1314
|
-
}
|
|
1315
|
-
public struct BarcodeResult : Swift.Sendable {
|
|
1316
|
-
public let barcodeData: BlinkID.BarcodeData
|
|
1317
|
-
public let parsed: Swift.Bool
|
|
1318
|
-
public let firstName: Swift.String
|
|
1319
|
-
public let middleName: Swift.String
|
|
1320
|
-
public let lastName: Swift.String
|
|
1321
|
-
public let fullName: Swift.String
|
|
1322
|
-
public let additionalNameInformation: Swift.String
|
|
1323
|
-
public let address: Swift.String
|
|
1324
|
-
public let placeOfBirth: Swift.String
|
|
1325
|
-
public let nationality: Swift.String
|
|
1326
|
-
public let race: Swift.String
|
|
1327
|
-
public let religion: Swift.String
|
|
1328
|
-
public let profession: Swift.String
|
|
1329
|
-
public let maritalStatus: Swift.String
|
|
1330
|
-
public let residentialStatus: Swift.String
|
|
1331
|
-
public let employer: Swift.String
|
|
1332
|
-
public let sex: Swift.String
|
|
1333
|
-
public let dateOfBirth: BlinkID.DateResult<Swift.String>
|
|
1334
|
-
public let dateOfIssue: BlinkID.DateResult<Swift.String>
|
|
1335
|
-
public let dateOfExpiry: BlinkID.DateResult<Swift.String>
|
|
1336
|
-
public let documentNumber: Swift.String
|
|
1337
|
-
public let personalIdNumber: Swift.String
|
|
1338
|
-
public let documentAdditionalNumber: Swift.String
|
|
1339
|
-
public let issuingAuthority: Swift.String
|
|
1340
|
-
public let addressDetailedInfo: BlinkID.AddressDetailedInfo
|
|
1341
|
-
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<Swift.String>
|
|
1342
|
-
public let extendedElements: BlinkID.BarcodeElements
|
|
1343
|
-
}
|
|
1344
|
-
public struct SingleSideScanningResult : Swift.Sendable {
|
|
1345
|
-
public var viz: BlinkID.VIZResult?
|
|
1346
|
-
public var mrz: BlinkID.MRZResult?
|
|
1347
|
-
public var barcode: BlinkID.BarcodeResult?
|
|
1348
|
-
public var inputImage: BlinkID.InputImageResult?
|
|
1349
|
-
public var barcodeInputImage: BlinkID.InputImageResult?
|
|
1350
|
-
public var documentImage: BlinkID.CroppedImageResult?
|
|
1351
|
-
public var faceImage: BlinkID.DetailedCroppedImageResult?
|
|
1352
|
-
public var signatureImage: BlinkID.DetailedCroppedImageResult?
|
|
1353
|
-
}
|
|
1354
|
-
@_hasMissingDesignatedInitializers final public class BlinkIDSession : Swift.Sendable {
|
|
1355
|
-
final public let settings: BlinkID.BlinkIDSessionSettings
|
|
1356
|
-
@objc deinit
|
|
1357
|
-
final public func cancelActiveProcessing()
|
|
1358
|
-
final public func resumeActiveProcessing()
|
|
1359
|
-
@BlinkID.ProcessingActor final public func process(inputImage: BlinkID.InputImage) -> BlinkID.FrameProcessResult
|
|
1360
|
-
@BlinkID.ProcessingActor final public func reset() throws
|
|
1361
|
-
@BlinkID.ProcessingActor final public func allowBarcodeStep()
|
|
1362
|
-
@BlinkID.ProcessingActor final public func getResult() -> BlinkID.BlinkIDScanningResult
|
|
1363
|
-
@BlinkID.ProcessingActor final public func getSessionId() -> Swift.String
|
|
1364
|
-
@BlinkID.ProcessingActor final public func getSessionNumber() -> Swift.Int
|
|
1365
|
-
}
|
|
1366
|
-
public enum AnonymizationMode : Swift.String, Swift.Codable, Swift.CaseIterable, Swift.Identifiable, Swift.Sendable {
|
|
1367
|
-
case none
|
|
1368
|
-
case imageOnly
|
|
1369
|
-
case resultFieldsOnly
|
|
1370
|
-
case fullResult
|
|
1371
|
-
public var id: Swift.String {
|
|
1372
|
-
get
|
|
1373
|
-
}
|
|
1374
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1375
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1376
|
-
public init?(rawValue: Swift.String)
|
|
1377
|
-
#endif
|
|
1378
|
-
public typealias AllCases = [BlinkID.AnonymizationMode]
|
|
1379
|
-
public typealias ID = Swift.String
|
|
1380
|
-
public typealias RawValue = Swift.String
|
|
1381
|
-
nonisolated public static var allCases: [BlinkID.AnonymizationMode] {
|
|
1382
|
-
get
|
|
1383
|
-
}
|
|
1384
|
-
public var rawValue: Swift.String {
|
|
1385
|
-
get
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1388
|
-
public enum ProcessingStatus : Swift.String, Swift.Decodable, Swift.Sendable {
|
|
1389
|
-
case success
|
|
1390
|
-
case detectionFailed
|
|
1391
|
-
case imagePreprocessingFailed
|
|
1392
|
-
case stabilityTestFailed
|
|
1393
|
-
case scanningWrongSide
|
|
1394
|
-
case fieldIdentificationFailed
|
|
1395
|
-
case mandatoryFieldMissing
|
|
1396
|
-
case invalidCharactersFound
|
|
1397
|
-
case imageReturnFailed
|
|
1398
|
-
case barcodeRecognitionFailed
|
|
1399
|
-
case mrzParsingFailed
|
|
1400
|
-
case documentFiltered
|
|
1401
|
-
case unsupportedDocument
|
|
1402
|
-
case awaitingOtherSide
|
|
1403
|
-
case notScanned
|
|
1404
|
-
case barcodeDetectionFailed
|
|
1405
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1406
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1407
|
-
public init?(rawValue: Swift.String)
|
|
1408
|
-
#endif
|
|
1409
|
-
public typealias RawValue = Swift.String
|
|
1410
|
-
public var rawValue: Swift.String {
|
|
1411
|
-
get
|
|
1412
|
-
}
|
|
1413
|
-
}
|
|
1414
|
-
public enum InputImageSource : Swift.Sendable {
|
|
1415
|
-
case video
|
|
1416
|
-
case photo
|
|
1417
|
-
public static func == (a: BlinkID.InputImageSource, b: BlinkID.InputImageSource) -> Swift.Bool
|
|
1418
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1419
|
-
public var hashValue: Swift.Int {
|
|
1420
|
-
get
|
|
1421
|
-
}
|
|
1422
|
-
}
|
|
1423
|
-
public enum ScanningMode : Swift.Sendable, Swift.CaseIterable {
|
|
1424
|
-
case single
|
|
1425
|
-
case automatic
|
|
1426
|
-
public static func == (a: BlinkID.ScanningMode, b: BlinkID.ScanningMode) -> Swift.Bool
|
|
1427
|
-
public typealias AllCases = [BlinkID.ScanningMode]
|
|
1428
|
-
nonisolated public static var allCases: [BlinkID.ScanningMode] {
|
|
1429
|
-
get
|
|
1430
|
-
}
|
|
1431
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1432
|
-
public var hashValue: Swift.Int {
|
|
1433
|
-
get
|
|
1434
|
-
}
|
|
1435
|
-
}
|
|
1436
|
-
public enum DetectionLevel : Swift.Sendable, Swift.CaseIterable {
|
|
1437
|
-
case off
|
|
1438
|
-
case low
|
|
1439
|
-
case mid
|
|
1440
|
-
case high
|
|
1441
|
-
public static func == (a: BlinkID.DetectionLevel, b: BlinkID.DetectionLevel) -> Swift.Bool
|
|
1442
|
-
public typealias AllCases = [BlinkID.DetectionLevel]
|
|
1443
|
-
nonisolated public static var allCases: [BlinkID.DetectionLevel] {
|
|
1444
|
-
get
|
|
1445
|
-
}
|
|
1446
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1447
|
-
public var hashValue: Swift.Int {
|
|
1448
|
-
get
|
|
1449
|
-
}
|
|
1450
|
-
}
|
|
1451
|
-
public typealias DPI = Swift.Int
|
|
1452
|
-
public struct CroppedImageSettings : Swift.Sendable {
|
|
1453
|
-
public var dotsPerInch: BlinkID.DPI
|
|
1454
|
-
public var extensionFactor: Swift.Float
|
|
1455
|
-
public var returnDocumentImage: Swift.Bool
|
|
1456
|
-
public var returnFaceImage: Swift.Bool
|
|
1457
|
-
public var returnSignatureImage: Swift.Bool
|
|
1458
|
-
public init(dotsPerInch: BlinkID.DPI = 250, extensionFactor: Swift.Float = 0, returnDocumentImage: Swift.Bool = false, returnFaceImage: Swift.Bool = false, returnSignatureImage: Swift.Bool = false)
|
|
1459
|
-
}
|
|
1460
|
-
public struct DocumentFilter : Swift.Sendable {
|
|
1461
|
-
public var country: BlinkID.Country?
|
|
1462
|
-
public var region: BlinkID.Region?
|
|
1463
|
-
public var documentType: BlinkID.DocumentType?
|
|
1464
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1465
|
-
public init(country: BlinkID.Country? = nil, region: BlinkID.Region? = nil, documentType: BlinkID.DocumentType? = nil)
|
|
1466
|
-
#endif
|
|
1467
|
-
}
|
|
1468
|
-
public struct DocumentNumberAnonymizationSettings : Swift.Sendable {
|
|
1469
|
-
public var prefixDigitsVisible: Swift.Int
|
|
1470
|
-
public var suffixDigitsVisible: Swift.Int
|
|
1471
|
-
public init(prefixDigitsVisible: Swift.Int = 0, suffixDigitsVisible: Swift.Int = 0)
|
|
1472
|
-
}
|
|
1473
|
-
public struct DocumentAnonymizationSettings : Swift.Sendable {
|
|
1474
|
-
public var documentFilter: BlinkID.DocumentFilter
|
|
1475
|
-
public var fields: Swift.Array<BlinkID.FieldType>
|
|
1476
|
-
public var documentNumberAnonymizationSettings: BlinkID.DocumentNumberAnonymizationSettings?
|
|
1477
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1478
|
-
public init(documentFilter: BlinkID.DocumentFilter = DocumentFilter(), fields: Swift.Array<BlinkID.FieldType>, documentNumberAnonymizationSettings: BlinkID.DocumentNumberAnonymizationSettings? = nil)
|
|
1479
|
-
#endif
|
|
1480
|
-
}
|
|
1481
|
-
public struct DetailedFieldType : Swift.Sendable {
|
|
1482
|
-
public var fieldType: BlinkID.FieldType
|
|
1483
|
-
public var alphabetType: BlinkID.AlphabetType
|
|
1484
|
-
public init(fieldType: BlinkID.FieldType, alphabetType: BlinkID.AlphabetType)
|
|
1485
|
-
}
|
|
1486
|
-
public struct DocumentRules : Swift.Sendable {
|
|
1487
|
-
public var documentFilter: BlinkID.DocumentFilter
|
|
1488
|
-
public var fields: Swift.Array<BlinkID.DetailedFieldType>
|
|
1489
|
-
public init(documentFilter: BlinkID.DocumentFilter = DocumentFilter(), fields: Swift.Array<BlinkID.DetailedFieldType>)
|
|
1490
|
-
}
|
|
1491
|
-
@available(swift, deprecated: 7.0, message: "Experimental API, subject to change")
|
|
1492
|
-
public struct RecognitionModeFilter : Swift.Sendable {
|
|
1493
|
-
public var enableMrzId: Swift.Bool
|
|
1494
|
-
public var enableMrzVisa: Swift.Bool
|
|
1495
|
-
public var enableMrzPassport: Swift.Bool
|
|
1496
|
-
public var enablePhotoId: Swift.Bool
|
|
1497
|
-
public var enableBarcodeId: Swift.Bool
|
|
1498
|
-
public var enableFullDocumentRecognition: Swift.Bool
|
|
1499
|
-
public init(enableMrzId: Swift.Bool = true, enableMrzVisa: Swift.Bool = true, enableMrzPassport: Swift.Bool = true, enablePhotoId: Swift.Bool = true, enableBarcodeId: Swift.Bool = true, enableFullDocumentRecognition: Swift.Bool = true)
|
|
1500
|
-
}
|
|
1501
|
-
public struct ScanningSettings : Swift.Sendable {
|
|
1502
|
-
public var blurDetectionLevel: BlinkID.DetectionLevel
|
|
1503
|
-
public var skipImagesWithBlur: Swift.Bool
|
|
1504
|
-
public var glareDetectionLevel: BlinkID.DetectionLevel
|
|
1505
|
-
public var skipImagesWithGlare: Swift.Bool
|
|
1506
|
-
public var tiltDetectionLevel: BlinkID.DetectionLevel
|
|
1507
|
-
public var skipImagesWithInadequateLightingConditions: Swift.Bool
|
|
1508
|
-
public var skipImagesOccludedByHand: Swift.Bool
|
|
1509
|
-
public var combineResultsFromMultipleInputImages: Swift.Bool
|
|
1510
|
-
public var enableBarcodeScanOnly: Swift.Bool
|
|
1511
|
-
public var customDocumentRules: Swift.Array<BlinkID.DocumentRules>?
|
|
1512
|
-
public var anonymizationMode: BlinkID.AnonymizationMode
|
|
1513
|
-
public var customDocumentAnonymizationSettings: Swift.Array<BlinkID.DocumentAnonymizationSettings>?
|
|
1514
|
-
public var returnInputImages: Swift.Bool
|
|
1515
|
-
public var scanCroppedDocumentImage: Swift.Bool
|
|
1516
|
-
public var recognitionModeFilter: BlinkID.RecognitionModeFilter
|
|
1517
|
-
public var enableCharacterValidation: Swift.Bool
|
|
1518
|
-
public var inputImageMargin: Swift.Float
|
|
1519
|
-
public var scanUnsupportedBack: Swift.Bool
|
|
1520
|
-
public var allowUncertainFrontSideScan: Swift.Bool
|
|
1521
|
-
public var maxAllowedMismatchesPerField: Swift.Int
|
|
1522
|
-
public var scanPassportDataPageOnly: Swift.Bool
|
|
1523
|
-
public var croppedImageSettings: BlinkID.CroppedImageSettings
|
|
1524
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1525
|
-
public init(blurDetectionLevel: BlinkID.DetectionLevel = .mid, skipImagesWithBlur: Swift.Bool = true, glareDetectionLevel: BlinkID.DetectionLevel = .mid, skipImagesWithGlare: Swift.Bool = true, tiltDetectionLevel: BlinkID.DetectionLevel = .mid, skipImagesWithInadequateLightingConditions: Swift.Bool = true, skipImagesOccludedByHand: Swift.Bool = true, combineResultsFromMultipleInputImages: Swift.Bool = true, enableBarcodeScanOnly: Swift.Bool = false, customDocumentRules: Swift.Array<BlinkID.DocumentRules>? = nil, anonymizationMode: BlinkID.AnonymizationMode = .fullResult, customDocumentAnonymizationSettings: Swift.Array<BlinkID.DocumentAnonymizationSettings>? = nil, returnInputImages: Swift.Bool = false, scanCroppedDocumentImage: Swift.Bool = false, enableCharacterValidation: Swift.Bool = true, recognitionModeFilter: BlinkID.RecognitionModeFilter = RecognitionModeFilter(), inputImageMargin: Swift.Float = 0.02, scanUnsupportedBack: Swift.Bool = false, allowUncertainFrontSideScan: Swift.Bool = false, maxAllowedMismatchesPerField: Swift.Int = 0, scanPassportDataPageOnly: Swift.Bool = true, croppedImageSettings: BlinkID.CroppedImageSettings = CroppedImageSettings())
|
|
1526
|
-
#endif
|
|
1527
|
-
}
|
|
1528
|
-
public struct BlinkIDSessionSettings : Swift.Sendable {
|
|
1529
|
-
public var inputImageSource: BlinkID.InputImageSource
|
|
1530
|
-
public var scanningMode: BlinkID.ScanningMode
|
|
1531
|
-
public var scanningSettings: BlinkID.ScanningSettings
|
|
1532
|
-
public var stepTimeoutDuration: Foundation.TimeInterval
|
|
1533
|
-
public init(inputImageSource: BlinkID.InputImageSource = .video, scanningMode: BlinkID.ScanningMode = .automatic, scanningSettings: BlinkID.ScanningSettings = ScanningSettings(), stepTimeoutDuration: Foundation.TimeInterval = 15.0)
|
|
1534
|
-
}
|
|
1535
|
-
public enum ImageAnalysisLightingStatus : Swift.Sendable {
|
|
1536
|
-
case notAvailable
|
|
1537
|
-
case tooBright
|
|
1538
|
-
case tooDark
|
|
1539
|
-
case normal
|
|
1540
|
-
public static func == (a: BlinkID.ImageAnalysisLightingStatus, b: BlinkID.ImageAnalysisLightingStatus) -> Swift.Bool
|
|
1541
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1542
|
-
public var hashValue: Swift.Int {
|
|
1543
|
-
get
|
|
1544
|
-
}
|
|
1545
|
-
}
|
|
1546
|
-
public enum ImageExtractionType : Swift.Sendable {
|
|
1547
|
-
case document
|
|
1548
|
-
case face
|
|
1549
|
-
case signature
|
|
1550
|
-
public static func == (a: BlinkID.ImageExtractionType, b: BlinkID.ImageExtractionType) -> Swift.Bool
|
|
1551
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1552
|
-
public var hashValue: Swift.Int {
|
|
1553
|
-
get
|
|
1554
|
-
}
|
|
1555
|
-
}
|
|
1556
|
-
public enum SessionError : Swift.Error, Swift.Sendable {
|
|
1557
|
-
case processCallAfterDocumentScanned
|
|
1558
|
-
case resetCallAfterResultRetrieved
|
|
1559
|
-
public static func == (a: BlinkID.SessionError, b: BlinkID.SessionError) -> Swift.Bool
|
|
1560
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1561
|
-
public var hashValue: Swift.Int {
|
|
1562
|
-
get
|
|
1563
|
-
}
|
|
1564
|
-
}
|
|
1565
|
-
public struct FrameProcessResult : Swift.Sendable {
|
|
1566
|
-
public let processResult: BlinkID.BlinkIDSDK.ProcessResult?
|
|
1567
|
-
public let sessionError: BlinkID.SessionError?
|
|
1568
|
-
}
|
|
1569
|
-
public enum ImageOrientation : Swift.Sendable {
|
|
1570
|
-
case up
|
|
1571
|
-
case down
|
|
1572
|
-
case left
|
|
1573
|
-
case right
|
|
1574
|
-
case upMirrored
|
|
1575
|
-
case downMirrored
|
|
1576
|
-
case leftMirrored
|
|
1577
|
-
case rightMirrored
|
|
1578
|
-
public static func == (a: BlinkID.ImageOrientation, b: BlinkID.ImageOrientation) -> Swift.Bool
|
|
1579
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1580
|
-
public var hashValue: Swift.Int {
|
|
1581
|
-
get
|
|
1582
|
-
}
|
|
1583
|
-
}
|
|
1584
|
-
public struct RegionOfInterest {
|
|
1585
|
-
public let x: Swift.Float
|
|
1586
|
-
public let y: Swift.Float
|
|
1587
|
-
public let width: Swift.Float
|
|
1588
|
-
public let height: Swift.Float
|
|
1589
|
-
public init(x: Swift.Float = 0, y: Swift.Float = 0, width: Swift.Float = 1, height: Swift.Float = 1)
|
|
1590
|
-
}
|
|
1591
|
-
public enum CameraFrameVideoOrientation : Swift.Sendable {
|
|
1592
|
-
case portrait
|
|
1593
|
-
case portraitUpsideDown
|
|
1594
|
-
case landscapeRight
|
|
1595
|
-
case landscapeLeft
|
|
1596
|
-
public static func == (a: BlinkID.CameraFrameVideoOrientation, b: BlinkID.CameraFrameVideoOrientation) -> Swift.Bool
|
|
1597
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1598
|
-
public var hashValue: Swift.Int {
|
|
1599
|
-
get
|
|
1600
|
-
}
|
|
1601
|
-
}
|
|
1602
|
-
public struct CameraFrame : @unchecked Swift.Sendable {
|
|
1603
|
-
public let buffer: BlinkID.MBSampleBufferWrapper
|
|
1604
|
-
public let roi: BlinkID.RegionOfInterest
|
|
1605
|
-
public let orientation: BlinkID.CameraFrameVideoOrientation
|
|
1606
|
-
public init(buffer: BlinkID.MBSampleBufferWrapper, roi: BlinkID.RegionOfInterest = RegionOfInterest(), orientation: BlinkID.CameraFrameVideoOrientation = .portrait)
|
|
1607
|
-
public var width: Swift.Int {
|
|
1608
|
-
get
|
|
1609
|
-
}
|
|
1610
|
-
public var height: Swift.Int {
|
|
1611
|
-
get
|
|
1612
|
-
}
|
|
1613
|
-
}
|
|
1614
|
-
final public class InputImage : Swift.Sendable {
|
|
1615
|
-
public init(uiImage: UIKit.UIImage, regionOfInterest: BlinkID.RegionOfInterest = RegionOfInterest())
|
|
1616
|
-
public init(cameraFrame: BlinkID.CameraFrame)
|
|
1617
|
-
@objc deinit
|
|
1618
|
-
}
|
|
1619
|
-
public enum ImageAnalysisDetectionStatus : Swift.Int, Swift.Decodable, Swift.Sendable {
|
|
1620
|
-
case notAvailable
|
|
1621
|
-
case notDetected
|
|
1622
|
-
case detected
|
|
1623
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1624
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1625
|
-
public init?(rawValue: Swift.Int)
|
|
1626
|
-
#endif
|
|
1627
|
-
public typealias RawValue = Swift.Int
|
|
1628
|
-
public var rawValue: Swift.Int {
|
|
1629
|
-
get
|
|
1630
|
-
}
|
|
1631
|
-
}
|
|
1632
|
-
public struct DependentInfo : Swift.Sendable {
|
|
1633
|
-
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1634
|
-
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
1635
|
-
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1636
|
-
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
1637
|
-
}
|
|
1638
|
-
public struct VehicleClassInfo<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
1639
|
-
public let vehicleClass: StringType?
|
|
1640
|
-
public let licenceType: StringType?
|
|
1641
|
-
public let effectiveDate: BlinkID.DateResult<StringType>?
|
|
1642
|
-
public let expiryDate: BlinkID.DateResult<StringType>?
|
|
1643
|
-
}
|
|
1644
|
-
public struct DriverLicenseDetailedInfo<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
1645
|
-
public let restrictions: StringType?
|
|
1646
|
-
public let endorsements: StringType?
|
|
1647
|
-
public let vehicleClass: StringType?
|
|
1648
|
-
public let conditions: StringType?
|
|
1649
|
-
public let vehicleClassesInfo: Swift.Array<BlinkID.VehicleClassInfo<StringType>>?
|
|
1650
|
-
}
|
|
1651
|
-
public struct BlinkIDScanningResult : Swift.Sendable {
|
|
1652
|
-
public let recognitionMode: BlinkID.RecognitionMode
|
|
1653
|
-
public let documentClassInfo: BlinkID.BlinkIDSDK.DocumentClassInfo
|
|
1654
|
-
public let dataMatchResult: BlinkID.DataMatchResult?
|
|
1655
|
-
public let firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
1656
|
-
public let lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
1657
|
-
public let fullName: BlinkID.BlinkIDSDK.StringResult?
|
|
1658
|
-
public let additionalNameInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1659
|
-
public let localizedName: BlinkID.BlinkIDSDK.StringResult?
|
|
1660
|
-
public let fathersName: BlinkID.BlinkIDSDK.StringResult?
|
|
1661
|
-
public let mothersName: BlinkID.BlinkIDSDK.StringResult?
|
|
1662
|
-
public let address: BlinkID.BlinkIDSDK.StringResult?
|
|
1663
|
-
public let additionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1664
|
-
public let additionalOptionalAddressInformation: BlinkID.BlinkIDSDK.StringResult?
|
|
1665
|
-
public let placeOfBirth: BlinkID.BlinkIDSDK.StringResult?
|
|
1666
|
-
public let nationality: BlinkID.BlinkIDSDK.StringResult?
|
|
1667
|
-
public let race: BlinkID.BlinkIDSDK.StringResult?
|
|
1668
|
-
public let religion: BlinkID.BlinkIDSDK.StringResult?
|
|
1669
|
-
public let profession: BlinkID.BlinkIDSDK.StringResult?
|
|
1670
|
-
public let maritalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1671
|
-
public let residentialStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1672
|
-
public let employer: BlinkID.BlinkIDSDK.StringResult?
|
|
1673
|
-
public let sex: BlinkID.BlinkIDSDK.StringResult?
|
|
1674
|
-
public let sponsor: BlinkID.BlinkIDSDK.StringResult?
|
|
1675
|
-
public let bloodType: BlinkID.BlinkIDSDK.StringResult?
|
|
1676
|
-
public let documentNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1677
|
-
public let personalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1678
|
-
public let documentAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1679
|
-
public let documentOptionalAdditionalNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1680
|
-
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1681
|
-
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
1682
|
-
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
1683
|
-
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
1684
|
-
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
1685
|
-
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
1686
|
-
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
1687
|
-
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
1688
|
-
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
1689
|
-
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
1690
|
-
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
1691
|
-
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1692
|
-
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1693
|
-
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1694
|
-
public let localityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1695
|
-
public let maidenName: BlinkID.BlinkIDSDK.StringResult?
|
|
1696
|
-
public let municipalityCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1697
|
-
public let municipalityOfRegistration: BlinkID.BlinkIDSDK.StringResult?
|
|
1698
|
-
public let pollingStationCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1699
|
-
public let registrationCenterCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1700
|
-
public let sectionCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1701
|
-
public let stateCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1702
|
-
public let stateName: BlinkID.BlinkIDSDK.StringResult?
|
|
1703
|
-
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1704
|
-
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1705
|
-
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1706
|
-
public let dateOfEntry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1707
|
-
public let effectiveDate: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1708
|
-
public let dateOfExpiryPermanent: Swift.Bool?
|
|
1709
|
-
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
1710
|
-
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
1711
|
-
public let parentsInfo: Swift.Array<BlinkID.ParentInfo>?
|
|
1712
|
-
public let husbandName: BlinkID.BlinkIDSDK.StringResult?
|
|
1713
|
-
public let legalStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1714
|
-
public let socialSecurityStatus: BlinkID.BlinkIDSDK.StringResult?
|
|
1715
|
-
public let workRestriction: BlinkID.BlinkIDSDK.StringResult?
|
|
1716
|
-
public let subResults: Swift.Array<BlinkID.SingleSideScanningResult>
|
|
1717
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1718
|
-
public func getInputImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.InputImageResult?
|
|
1719
|
-
#endif
|
|
1720
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1721
|
-
public func getBarcodeInputImage() -> BlinkID.InputImageResult?
|
|
1722
|
-
#endif
|
|
1723
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1724
|
-
public func getDocumentImage(scanningSide: BlinkID.ScanningSide) -> BlinkID.CroppedImageResult?
|
|
1725
|
-
#endif
|
|
1726
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1727
|
-
public func getFaceImage() -> BlinkID.DetailedCroppedImageResult?
|
|
1728
|
-
#endif
|
|
1729
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1730
|
-
public func getSignatureImage() -> BlinkID.DetailedCroppedImageResult?
|
|
1731
|
-
#endif
|
|
1732
|
-
}
|
|
1733
|
-
public struct BlinkIDSdkSettings : Swift.Sendable, BlinkID.SdkSettings {
|
|
1734
|
-
public var licenseKey: Swift.String
|
|
1735
|
-
public var licensee: Swift.String?
|
|
1736
|
-
public var helloLogEnabled: Swift.Bool
|
|
1737
|
-
public var downloadResources: Swift.Bool
|
|
1738
|
-
public var resourceDownloadUrl: Swift.String
|
|
1739
|
-
public var resourceLocalFolder: Swift.String
|
|
1740
|
-
public var bundleURL: Foundation.URL?
|
|
1741
|
-
public var resourceRequestTimeout: BlinkID.RequestTimeout
|
|
1742
|
-
public var microblinkProxyURL: Swift.String?
|
|
1743
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1744
|
-
public init(licenseKey: Swift.String, licensee: Swift.String? = nil, helloLogEnabled: Swift.Bool = false, downloadResources: Swift.Bool = true, resourceDownloadUrl: Swift.String = "https://models.cdn.microblink.com/resources", resourceLocalFolder: Swift.String = "MLModels", bundleURL: Foundation.URL? = nil, resourceRequestTimeout: BlinkID.RequestTimeout = .default, microblinkProxyURL: Swift.String? = nil)
|
|
1745
|
-
#endif
|
|
1746
|
-
}
|
|
1747
|
-
@_hasMissingDesignatedInitializers final public class BlinkIDSdk : Swift.Sendable {
|
|
1748
|
-
@BlinkID.ProcessingActor final public func createScanningSession(sessionSettings: BlinkID.BlinkIDSessionSettings = BlinkIDSessionSettings()) async throws -> BlinkID.BlinkIDSession
|
|
1749
|
-
@BlinkID.ProcessingActor public static func createBlinkIDSdk(withSettings settings: BlinkID.BlinkIDSdkSettings) async throws -> BlinkID.BlinkIDSdk
|
|
1750
|
-
public static func refreshLicenseLease() async throws
|
|
1751
|
-
@BlinkID.ProcessingActor public static func terminateBlinkIDSdk()
|
|
1752
|
-
@BlinkID.ProcessingActor public static func terminateBlinkIDSdkAndDeleteCachedResources()
|
|
1753
|
-
@objc deinit
|
|
1754
|
-
}
|
|
1755
|
-
public protocol InputImageResultProtocol : Swift.Sendable {
|
|
1756
|
-
var rawData: Foundation.Data { get }
|
|
1757
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1758
|
-
var uiImage: UIKit.UIImage? { get }
|
|
1759
|
-
#endif
|
|
1760
|
-
}
|
|
1761
|
-
public struct InputImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
1762
|
-
public var rawData: Foundation.Data
|
|
1763
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1764
|
-
public var uiImage: UIKit.UIImage? {
|
|
1765
|
-
get
|
|
1766
|
-
}
|
|
1767
|
-
#endif
|
|
1768
|
-
}
|
|
1769
|
-
public struct CroppedImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
1770
|
-
public var rawData: Foundation.Data
|
|
1771
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1772
|
-
public var uiImage: UIKit.UIImage? {
|
|
1773
|
-
get
|
|
1774
|
-
}
|
|
1775
|
-
#endif
|
|
1776
|
-
}
|
|
1777
|
-
public struct DetailedCroppedImageResult : Swift.Sendable, BlinkID.InputImageResultProtocol {
|
|
1778
|
-
public var rawData: Foundation.Data
|
|
1779
|
-
public let side: BlinkID.ScanningSide?
|
|
1780
|
-
public let location: BlinkID.RectangleF?
|
|
1781
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1782
|
-
public var uiImage: UIKit.UIImage? {
|
|
1783
|
-
get
|
|
1784
|
-
}
|
|
1785
|
-
#endif
|
|
1786
|
-
}
|
|
1787
|
-
public enum RecognitionMode : Swift.String, Swift.Sendable, Swift.Decodable, Swift.CaseIterable {
|
|
1788
|
-
case none
|
|
1789
|
-
case mrzId
|
|
1790
|
-
case mrzVisa
|
|
1791
|
-
case mrzPassport
|
|
1792
|
-
case photoId
|
|
1793
|
-
case fullRecognition
|
|
1794
|
-
case barcodeId
|
|
1795
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1796
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1797
|
-
public init?(rawValue: Swift.String)
|
|
1798
|
-
#endif
|
|
1799
|
-
public typealias AllCases = [BlinkID.RecognitionMode]
|
|
1800
|
-
public typealias RawValue = Swift.String
|
|
1801
|
-
nonisolated public static var allCases: [BlinkID.RecognitionMode] {
|
|
1802
|
-
get
|
|
1803
|
-
}
|
|
1804
|
-
public var rawValue: Swift.String {
|
|
1805
|
-
get
|
|
1806
|
-
}
|
|
1807
|
-
}
|
|
1808
|
-
public enum BarcodeElementKey {
|
|
1809
|
-
case documentType
|
|
1810
|
-
case standardVersionNumber
|
|
1811
|
-
case customerFamilyName
|
|
1812
|
-
case customerFirstName
|
|
1813
|
-
case customerFullName
|
|
1814
|
-
case dateOfBirth
|
|
1815
|
-
case sex
|
|
1816
|
-
case eyeColor
|
|
1817
|
-
case addressStreet
|
|
1818
|
-
case addressCity
|
|
1819
|
-
case addressJurisdictionCode
|
|
1820
|
-
case addressPostalCode
|
|
1821
|
-
case fullAddress
|
|
1822
|
-
case height
|
|
1823
|
-
case heightIn
|
|
1824
|
-
case heightCm
|
|
1825
|
-
case customerMiddleName
|
|
1826
|
-
case hairColor
|
|
1827
|
-
case nameSuffix
|
|
1828
|
-
case akaFullName
|
|
1829
|
-
case akaFamilyName
|
|
1830
|
-
case akaGivenName
|
|
1831
|
-
case akaSuffixName
|
|
1832
|
-
case weightRange
|
|
1833
|
-
case weightPounds
|
|
1834
|
-
case weightKilograms
|
|
1835
|
-
case customerIdNumber
|
|
1836
|
-
case familyNameTruncation
|
|
1837
|
-
case firstNameTruncation
|
|
1838
|
-
case middleNameTruncation
|
|
1839
|
-
case placeOfBirth
|
|
1840
|
-
case addressStreet2
|
|
1841
|
-
case raceEthnicity
|
|
1842
|
-
case namePrefix
|
|
1843
|
-
case countryIdentification
|
|
1844
|
-
case residenceStreetAddress
|
|
1845
|
-
case residenceStreetAddress2
|
|
1846
|
-
case residenceCity
|
|
1847
|
-
case residenceJurisdictionCode
|
|
1848
|
-
case residencePostalCode
|
|
1849
|
-
case residenceFullAddress
|
|
1850
|
-
case under18
|
|
1851
|
-
case under19
|
|
1852
|
-
case under21
|
|
1853
|
-
case socialSecurityNumber
|
|
1854
|
-
case akaSocialSecurityNumber
|
|
1855
|
-
case akaMiddleName
|
|
1856
|
-
case akaPrefixName
|
|
1857
|
-
case organDonor
|
|
1858
|
-
case veteran
|
|
1859
|
-
case akaDateOfBirth
|
|
1860
|
-
case issuerIdentificationNumber
|
|
1861
|
-
case documentExpirationDate
|
|
1862
|
-
case jurisdictionVersionNumber
|
|
1863
|
-
case jurisdictionVehicleClass
|
|
1864
|
-
case jurisdictionRestrictionCodes
|
|
1865
|
-
case jurisdictionEndorsementCodes
|
|
1866
|
-
case documentIssueDate
|
|
1867
|
-
case federalCommercialVehicleCodes
|
|
1868
|
-
case issuingJurisdiction
|
|
1869
|
-
case standardVehicleClassification
|
|
1870
|
-
case issuingJurisdictionName
|
|
1871
|
-
case standardEndorsementCode
|
|
1872
|
-
case standardRestrictionCode
|
|
1873
|
-
case jurisdictionVehicleClassificationDescription
|
|
1874
|
-
case jurisdictionEndorsmentCodeDescription
|
|
1875
|
-
case jurisdictionRestrictionCodeDescription
|
|
1876
|
-
case inventoryControlNumber
|
|
1877
|
-
case cardRevisionDate
|
|
1878
|
-
case documentDiscriminator
|
|
1879
|
-
case limitedDurationDocument
|
|
1880
|
-
case auditInformation
|
|
1881
|
-
case complianceType
|
|
1882
|
-
case issueTimestamp
|
|
1883
|
-
case permitExpirationDate
|
|
1884
|
-
case permitIdentifier
|
|
1885
|
-
case permitIssueDate
|
|
1886
|
-
case numberOfDuplicates
|
|
1887
|
-
case hazmatExpirationDate
|
|
1888
|
-
case medicalIndicator
|
|
1889
|
-
case nonResident
|
|
1890
|
-
case uniqueCustomerId
|
|
1891
|
-
case dataDiscriminator
|
|
1892
|
-
case documentExpirationMonth
|
|
1893
|
-
case documentNonexpiring
|
|
1894
|
-
case securityVersion
|
|
1895
|
-
public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
|
|
1896
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1897
|
-
public var hashValue: Swift.Int {
|
|
1898
|
-
get
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1901
|
-
@_hasMissingDesignatedInitializers public actor PingManager {
|
|
1902
|
-
public static let shared: BlinkID.PingManager
|
|
1903
|
-
public func addPinglet<P>(pinglet: P, sessionNumber: Swift.Int) async where P : BlinkID.Pinglet
|
|
1904
|
-
@discardableResult
|
|
1905
|
-
public func sendPinglets() async -> BlinkID.PingStatus
|
|
1906
|
-
@objc deinit
|
|
1907
|
-
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
1908
|
-
@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor {
|
|
1909
|
-
get
|
|
1910
|
-
}
|
|
1911
|
-
}
|
|
1912
|
-
public enum FieldType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.CaseIterable {
|
|
1913
|
-
case additionalAddressInformation
|
|
1914
|
-
case additionalNameInformation
|
|
1915
|
-
case additionalOptionalAddressInformation
|
|
1916
|
-
case additionalPersonalIdNumber
|
|
1917
|
-
case address
|
|
1918
|
-
case classEffectiveDate
|
|
1919
|
-
case classExpiryDate
|
|
1920
|
-
case conditions
|
|
1921
|
-
case dateOfBirth
|
|
1922
|
-
case dateOfExpiry
|
|
1923
|
-
case dateOfIssue
|
|
1924
|
-
case documentAdditionalNumber
|
|
1925
|
-
case documentOptionalAdditionalNumber
|
|
1926
|
-
case documentNumber
|
|
1927
|
-
case employer
|
|
1928
|
-
case endorsements
|
|
1929
|
-
case fathersName
|
|
1930
|
-
case firstName
|
|
1931
|
-
case fullName
|
|
1932
|
-
case issuingAuthority
|
|
1933
|
-
case lastName
|
|
1934
|
-
case licenceType
|
|
1935
|
-
case localizedName
|
|
1936
|
-
case maritalStatus
|
|
1937
|
-
case mothersName
|
|
1938
|
-
case mrz
|
|
1939
|
-
case nationality
|
|
1940
|
-
case personalIdNumber
|
|
1941
|
-
case placeOfBirth
|
|
1942
|
-
case profession
|
|
1943
|
-
case race
|
|
1944
|
-
case religion
|
|
1945
|
-
case residentialStatus
|
|
1946
|
-
case restrictions
|
|
1947
|
-
case sex
|
|
1948
|
-
case vehicleClass
|
|
1949
|
-
case bloodType
|
|
1950
|
-
case sponsor
|
|
1951
|
-
case visaType
|
|
1952
|
-
case documentSubtype
|
|
1953
|
-
case remarks
|
|
1954
|
-
case residencePermitType
|
|
1955
|
-
case manufacturingYear
|
|
1956
|
-
case vehicleType
|
|
1957
|
-
case dependentDateOfBirth
|
|
1958
|
-
case dependentSex
|
|
1959
|
-
case dependentDocumentNumber
|
|
1960
|
-
case dependentFullName
|
|
1961
|
-
case eligibilityCategory
|
|
1962
|
-
case specificDocumentValidity
|
|
1963
|
-
case vehicleOwner
|
|
1964
|
-
case nationalInsuranceNumber
|
|
1965
|
-
case countryCode
|
|
1966
|
-
case certificateNumber
|
|
1967
|
-
case municipalityOfRegistration
|
|
1968
|
-
case localityCode
|
|
1969
|
-
case maidenName
|
|
1970
|
-
case stateCode
|
|
1971
|
-
case dateOfEntry
|
|
1972
|
-
case municipalityCode
|
|
1973
|
-
case pollingStationCode
|
|
1974
|
-
case sectionCode
|
|
1975
|
-
case registrationCenterCode
|
|
1976
|
-
case stateName
|
|
1977
|
-
case effectiveDate
|
|
1978
|
-
case parentsLastName
|
|
1979
|
-
case parentsLastName2
|
|
1980
|
-
case parentsFirstName2
|
|
1981
|
-
case workRestriction
|
|
1982
|
-
case parentsFirstName
|
|
1983
|
-
case socialSecurityStatus
|
|
1984
|
-
case legalStatus
|
|
1985
|
-
case husbandName
|
|
1986
|
-
case chinPermanentExpiry
|
|
1987
|
-
public init(from decoder: any Swift.Decoder) throws
|
|
1988
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
1989
|
-
public init?(rawValue: Swift.String)
|
|
1990
|
-
#endif
|
|
1991
|
-
public typealias AllCases = [BlinkID.FieldType]
|
|
1992
|
-
public typealias RawValue = Swift.String
|
|
1993
|
-
nonisolated public static var allCases: [BlinkID.FieldType] {
|
|
1994
|
-
get
|
|
1995
|
-
}
|
|
1996
|
-
public var rawValue: Swift.String {
|
|
1997
|
-
get
|
|
1998
|
-
}
|
|
1999
|
-
}
|
|
2000
|
-
public enum AlphabetType : Swift.String, Swift.Sendable, Swift.CaseIterable {
|
|
2001
|
-
case latin
|
|
2002
|
-
case arabic
|
|
2003
|
-
case cyrillic
|
|
2004
|
-
case greek
|
|
2005
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2006
|
-
public init?(rawValue: Swift.String)
|
|
2007
|
-
#endif
|
|
2008
|
-
public typealias AllCases = [BlinkID.AlphabetType]
|
|
2009
|
-
public typealias RawValue = Swift.String
|
|
2010
|
-
nonisolated public static var allCases: [BlinkID.AlphabetType] {
|
|
2011
|
-
get
|
|
2012
|
-
}
|
|
2013
|
-
public var rawValue: Swift.String {
|
|
2014
|
-
get
|
|
2015
|
-
}
|
|
2016
|
-
}
|
|
2017
|
-
public struct RectangleFPoint : Swift.Sendable {
|
|
2018
|
-
public let x: Swift.Float
|
|
2019
|
-
public let y: Swift.Float
|
|
2020
|
-
}
|
|
2021
|
-
public struct RectangleF : Swift.Sendable {
|
|
2022
|
-
public let origin: BlinkID.RectangleFPoint
|
|
2023
|
-
public let width: Swift.Float
|
|
2024
|
-
public let height: Swift.Float
|
|
2025
|
-
}
|
|
2026
|
-
public struct DateResult<StringType> : Swift.Sendable where StringType : Swift.Sendable {
|
|
2027
|
-
public let day: Swift.Int?
|
|
2028
|
-
public let month: Swift.Int?
|
|
2029
|
-
public let year: Swift.Int?
|
|
2030
|
-
public let date: Foundation.Date?
|
|
2031
|
-
public let filledByDomainKnowledge: Swift.Bool
|
|
2032
|
-
public let successfullyParsed: Swift.Bool
|
|
2033
|
-
public let originalString: StringType
|
|
2034
|
-
public func toString() -> Swift.String where StringType == Swift.String
|
|
2035
|
-
}
|
|
2036
|
-
public struct InvalidLicenseKeyError : Swift.Error {
|
|
2037
|
-
public let message: Swift.String
|
|
2038
|
-
}
|
|
2039
|
-
public struct MissingResources : Swift.Error {
|
|
2040
|
-
}
|
|
2041
|
-
public struct MissingBundle : Swift.Error {
|
|
2042
|
-
public let message: Swift.String
|
|
2043
|
-
}
|
|
2044
|
-
public enum ResourcesError : Swift.Error, Foundation.LocalizedError {
|
|
2045
|
-
case corruptedAssets(Swift.String)
|
|
2046
|
-
case resourceDownload(Swift.String)
|
|
2047
|
-
case invalidBundle(Swift.String)
|
|
2048
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2049
|
-
public var errorDescription: Swift.String? {
|
|
2050
|
-
get
|
|
2051
|
-
}
|
|
2052
|
-
#endif
|
|
2053
|
-
}
|
|
2054
|
-
public struct ResourceLoadError : Swift.Sendable {
|
|
2055
|
-
public let name: Swift.String
|
|
2056
|
-
public let error: BlinkID.ModelLoadError
|
|
2057
|
-
public init(errors: [(first: Swift.String, second: BlinkID.ModelLoadError)])
|
|
2058
|
-
}
|
|
2059
|
-
public enum ModelLoadError : Swift.Sendable, Swift.Error, Foundation.LocalizedError {
|
|
2060
|
-
case missingFile
|
|
2061
|
-
case invalidFile
|
|
2062
|
-
case invalidLicense
|
|
2063
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2064
|
-
public var errorDescription: Swift.String? {
|
|
2065
|
-
get
|
|
2066
|
-
}
|
|
2067
|
-
#endif
|
|
2068
|
-
public static func == (a: BlinkID.ModelLoadError, b: BlinkID.ModelLoadError) -> Swift.Bool
|
|
2069
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
2070
|
-
public var hashValue: Swift.Int {
|
|
2071
|
-
get
|
|
2072
|
-
}
|
|
2073
|
-
}
|
|
2074
|
-
public struct MemoryReserveError : Swift.Sendable {
|
|
2075
|
-
public let minRequiredMemory: Swift.Int
|
|
2076
|
-
public init(minRequiredMemory: Swift.Int)
|
|
2077
|
-
}
|
|
2078
|
-
public enum SDKInitError : Swift.Error, Foundation.LocalizedError {
|
|
2079
|
-
case resourceLoad(BlinkID.ResourceLoadError)
|
|
2080
|
-
case memoryReserve(BlinkID.MemoryReserveError)
|
|
2081
|
-
case licenseError
|
|
2082
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2083
|
-
public var errorDescription: Swift.String? {
|
|
2084
|
-
get
|
|
2085
|
-
}
|
|
2086
|
-
#endif
|
|
2087
|
-
}
|
|
2088
|
-
public protocol Pinglet : Swift.Decodable, Swift.Encodable {
|
|
2089
|
-
static var schemaName: Swift.String { get }
|
|
2090
|
-
static var schemaVersion: Swift.String { get }
|
|
2091
|
-
}
|
|
2092
|
-
public enum PingStatus : Swift.Sendable {
|
|
2093
|
-
case success
|
|
2094
|
-
case failure(any Swift.Error)
|
|
2095
|
-
case networkUnavailable
|
|
2096
|
-
case pingNotEnabled
|
|
2097
|
-
}
|
|
2098
|
-
public enum DataMatchState : Swift.Sendable, Swift.CaseIterable {
|
|
2099
|
-
case notPerformed
|
|
2100
|
-
case failed
|
|
2101
|
-
case success
|
|
2102
|
-
public static func == (a: BlinkID.DataMatchState, b: BlinkID.DataMatchState) -> Swift.Bool
|
|
2103
|
-
public typealias AllCases = [BlinkID.DataMatchState]
|
|
2104
|
-
nonisolated public static var allCases: [BlinkID.DataMatchState] {
|
|
2105
|
-
get
|
|
2106
|
-
}
|
|
2107
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
2108
|
-
public var hashValue: Swift.Int {
|
|
2109
|
-
get
|
|
2110
|
-
}
|
|
2111
|
-
}
|
|
2112
|
-
public enum DataMatchFieldType : Swift.Sendable, Swift.CaseIterable {
|
|
2113
|
-
case dateOfBirth
|
|
2114
|
-
case dateOfExpiry
|
|
2115
|
-
case documentNumber
|
|
2116
|
-
case documentAdditionalNumber
|
|
2117
|
-
case documentOptionalAdditionalNumber
|
|
2118
|
-
case personalIdNumber
|
|
2119
|
-
public static func == (a: BlinkID.DataMatchFieldType, b: BlinkID.DataMatchFieldType) -> Swift.Bool
|
|
2120
|
-
public typealias AllCases = [BlinkID.DataMatchFieldType]
|
|
2121
|
-
nonisolated public static var allCases: [BlinkID.DataMatchFieldType] {
|
|
2122
|
-
get
|
|
2123
|
-
}
|
|
2124
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
2125
|
-
public var hashValue: Swift.Int {
|
|
2126
|
-
get
|
|
2127
|
-
}
|
|
2128
|
-
}
|
|
2129
|
-
public struct FieldState : Swift.Sendable {
|
|
2130
|
-
public let fieldType: BlinkID.DataMatchFieldType
|
|
2131
|
-
public let state: BlinkID.DataMatchState
|
|
2132
|
-
}
|
|
2133
|
-
public struct DataMatchResult : Swift.Sendable {
|
|
2134
|
-
public let states: Swift.Array<BlinkID.FieldState>
|
|
2135
|
-
public let overallState: BlinkID.DataMatchState
|
|
2136
|
-
public func getState(for fieldType: BlinkID.DataMatchFieldType) -> BlinkID.DataMatchState
|
|
2137
|
-
}
|
|
2138
|
-
public enum ScanningSide : Swift.Int, Swift.Sendable, Swift.CaseIterable {
|
|
2139
|
-
case first
|
|
2140
|
-
case second
|
|
2141
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2142
|
-
public init?(rawValue: Swift.Int)
|
|
2143
|
-
#endif
|
|
2144
|
-
public typealias AllCases = [BlinkID.ScanningSide]
|
|
2145
|
-
public typealias RawValue = Swift.Int
|
|
2146
|
-
nonisolated public static var allCases: [BlinkID.ScanningSide] {
|
|
2147
|
-
get
|
|
2148
|
-
}
|
|
2149
|
-
public var rawValue: Swift.Int {
|
|
2150
|
-
get
|
|
2151
|
-
}
|
|
2152
|
-
}
|
|
2153
|
-
public struct Point : Swift.Sendable {
|
|
2154
|
-
public let x: Swift.Int32
|
|
2155
|
-
public let y: Swift.Int32
|
|
2156
|
-
}
|
|
2157
|
-
public protocol SdkSettings : Swift.Sendable {
|
|
2158
|
-
var licenseKey: Swift.String { get set }
|
|
2159
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2160
|
-
var licensee: Swift.String? { get set }
|
|
2161
|
-
#endif
|
|
2162
|
-
var helloLogEnabled: Swift.Bool { get set }
|
|
2163
|
-
var downloadResources: Swift.Bool { get set }
|
|
2164
|
-
var resourceDownloadUrl: Swift.String { get set }
|
|
2165
|
-
var resourceLocalFolder: Swift.String { get set }
|
|
2166
|
-
#if compiler(>=5.3) && $NonescapableTypes
|
|
2167
|
-
var bundleURL: Foundation.URL? { get set }
|
|
2168
|
-
#endif
|
|
2169
|
-
var resourceRequestTimeout: BlinkID.RequestTimeout { get set }
|
|
2170
|
-
}
|
|
2171
|
-
public struct ParentInfo : Swift.Sendable {
|
|
2172
|
-
public var firstName: BlinkID.BlinkIDSDK.StringResult?
|
|
2173
|
-
public var lastName: BlinkID.BlinkIDSDK.StringResult?
|
|
2174
|
-
}
|
|
2175
|
-
@_hasMissingDesignatedInitializers @_Concurrency.MainActor final public class UXLicenseProviderBridge {
|
|
2176
|
-
@_Concurrency.MainActor final public var showDemoOverlay: Swift.Bool
|
|
2177
|
-
@_Concurrency.MainActor final public var showProductionOverlay: Swift.Bool
|
|
2178
|
-
@_Concurrency.MainActor public static let shared: BlinkID.UXLicenseProviderBridge
|
|
2179
|
-
@objc deinit
|
|
2180
|
-
}
|
|
2181
|
-
extension BlinkID.Country : Swift.Equatable {}
|
|
2182
|
-
extension BlinkID.Country : Swift.Hashable {}
|
|
2183
|
-
extension BlinkID.Country : Swift.RawRepresentable {}
|
|
2184
|
-
extension BlinkID.Region : Swift.Equatable {}
|
|
2185
|
-
extension BlinkID.Region : Swift.Hashable {}
|
|
2186
|
-
extension BlinkID.Region : Swift.RawRepresentable {}
|
|
2187
|
-
extension BlinkID.DocumentType : Swift.Equatable {}
|
|
2188
|
-
extension BlinkID.DocumentType : Swift.Hashable {}
|
|
2189
|
-
extension BlinkID.DocumentType : Swift.RawRepresentable {}
|
|
2190
|
-
extension BlinkID.DocumentRotation : Swift.Equatable {}
|
|
2191
|
-
extension BlinkID.DocumentRotation : Swift.Hashable {}
|
|
2192
|
-
extension BlinkID.DocumentRotation : Swift.RawRepresentable {}
|
|
2193
|
-
extension BlinkID.ProcessingActor : _Concurrency.GlobalActor {}
|
|
2194
|
-
extension BlinkID.BlinkIDSDK.ScanningStatus : Swift.Equatable {}
|
|
2195
|
-
extension BlinkID.BlinkIDSDK.ScanningStatus : Swift.Hashable {}
|
|
2196
|
-
extension BlinkID.DocumentImageColorStatus : Swift.Equatable {}
|
|
2197
|
-
extension BlinkID.DocumentImageColorStatus : Swift.Hashable {}
|
|
2198
|
-
extension BlinkID.DocumentImageColorStatus : Swift.RawRepresentable {}
|
|
2199
|
-
extension BlinkID.DocumentOrientation : Swift.Equatable {}
|
|
2200
|
-
extension BlinkID.DocumentOrientation : Swift.Hashable {}
|
|
2201
|
-
extension BlinkID.DocumentOrientation : Swift.RawRepresentable {}
|
|
2202
|
-
extension BlinkID.FieldType : Swift.Equatable {}
|
|
2203
|
-
extension BlinkID.FieldType : Swift.Hashable {}
|
|
2204
|
-
extension BlinkID.FieldType : Swift.RawRepresentable {}
|
|
2205
|
-
extension BlinkID.DetectionStatus : Swift.Equatable {}
|
|
2206
|
-
extension BlinkID.DetectionStatus : Swift.Hashable {}
|
|
2207
|
-
extension BlinkID.DetectionStatus : Swift.RawRepresentable {}
|
|
2208
|
-
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
2209
|
-
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
2210
|
-
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
2211
|
-
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Equatable {}
|
|
2212
|
-
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Hashable {}
|
|
2213
|
-
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.RawRepresentable {}
|
|
2214
|
-
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Equatable {}
|
|
2215
|
-
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Hashable {}
|
|
2216
|
-
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.RawRepresentable {}
|
|
2217
|
-
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Equatable {}
|
|
2218
|
-
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Hashable {}
|
|
2219
|
-
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.RawRepresentable {}
|
|
2220
|
-
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Equatable {}
|
|
2221
|
-
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Hashable {}
|
|
2222
|
-
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.RawRepresentable {}
|
|
2223
|
-
extension BlinkID.UxEventPinglet.EventType : Swift.Equatable {}
|
|
2224
|
-
extension BlinkID.UxEventPinglet.EventType : Swift.Hashable {}
|
|
2225
|
-
extension BlinkID.UxEventPinglet.EventType : Swift.RawRepresentable {}
|
|
2226
|
-
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.Equatable {}
|
|
2227
|
-
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.Hashable {}
|
|
2228
|
-
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.RawRepresentable {}
|
|
2229
|
-
extension BlinkID.UxEventPinglet.AlertType : Swift.Equatable {}
|
|
2230
|
-
extension BlinkID.UxEventPinglet.AlertType : Swift.Hashable {}
|
|
2231
|
-
extension BlinkID.UxEventPinglet.AlertType : Swift.RawRepresentable {}
|
|
2232
|
-
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Equatable {}
|
|
2233
|
-
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Hashable {}
|
|
2234
|
-
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.RawRepresentable {}
|
|
2235
|
-
extension BlinkID.LogPinglet.LogLevel : Swift.Equatable {}
|
|
2236
|
-
extension BlinkID.LogPinglet.LogLevel : Swift.Hashable {}
|
|
2237
|
-
extension BlinkID.LogPinglet.LogLevel : Swift.RawRepresentable {}
|
|
2238
|
-
extension BlinkID.SdkInitStartPinglet.Product : Swift.Equatable {}
|
|
2239
|
-
extension BlinkID.SdkInitStartPinglet.Product : Swift.Hashable {}
|
|
2240
|
-
extension BlinkID.SdkInitStartPinglet.Product : Swift.RawRepresentable {}
|
|
2241
|
-
extension BlinkID.SdkInitStartPinglet.Platform : Swift.Equatable {}
|
|
2242
|
-
extension BlinkID.SdkInitStartPinglet.Platform : Swift.Hashable {}
|
|
2243
|
-
extension BlinkID.SdkInitStartPinglet.Platform : Swift.RawRepresentable {}
|
|
2244
|
-
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.Equatable {}
|
|
2245
|
-
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.Hashable {}
|
|
2246
|
-
extension BlinkID.SdkInitStartPinglet.PlatformDetails : Swift.RawRepresentable {}
|
|
2247
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Equatable {}
|
|
2248
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Hashable {}
|
|
2249
|
-
extension BlinkID.CameraPermissionPinglet.EventType : Swift.RawRepresentable {}
|
|
2250
|
-
extension BlinkID.ErrorPinglet.ErrorType : Swift.Equatable {}
|
|
2251
|
-
extension BlinkID.ErrorPinglet.ErrorType : Swift.Hashable {}
|
|
2252
|
-
extension BlinkID.ErrorPinglet.ErrorType : Swift.RawRepresentable {}
|
|
2253
|
-
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
2254
|
-
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
2255
|
-
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
2256
|
-
extension BlinkID.CrashMonitor.TestCrashType : Swift.Equatable {}
|
|
2257
|
-
extension BlinkID.CrashMonitor.TestCrashType : Swift.Hashable {}
|
|
2258
|
-
extension BlinkID.MRZDocumentType : Swift.Equatable {}
|
|
2259
|
-
extension BlinkID.MRZDocumentType : Swift.Hashable {}
|
|
2260
|
-
extension BlinkID.BarcodeType : Swift.Equatable {}
|
|
2261
|
-
extension BlinkID.BarcodeType : Swift.Hashable {}
|
|
2262
|
-
extension BlinkID.AnonymizationMode : Swift.Equatable {}
|
|
2263
|
-
extension BlinkID.AnonymizationMode : Swift.Hashable {}
|
|
2264
|
-
extension BlinkID.AnonymizationMode : Swift.RawRepresentable {}
|
|
2265
|
-
extension BlinkID.ProcessingStatus : Swift.Equatable {}
|
|
2266
|
-
extension BlinkID.ProcessingStatus : Swift.Hashable {}
|
|
2267
|
-
extension BlinkID.ProcessingStatus : Swift.RawRepresentable {}
|
|
2268
|
-
extension BlinkID.InputImageSource : Swift.Equatable {}
|
|
2269
|
-
extension BlinkID.InputImageSource : Swift.Hashable {}
|
|
2270
|
-
extension BlinkID.ScanningMode : Swift.Equatable {}
|
|
2271
|
-
extension BlinkID.ScanningMode : Swift.Hashable {}
|
|
2272
|
-
extension BlinkID.DetectionLevel : Swift.Equatable {}
|
|
2273
|
-
extension BlinkID.DetectionLevel : Swift.Hashable {}
|
|
2274
|
-
extension BlinkID.ImageAnalysisLightingStatus : Swift.Equatable {}
|
|
2275
|
-
extension BlinkID.ImageAnalysisLightingStatus : Swift.Hashable {}
|
|
2276
|
-
extension BlinkID.ImageExtractionType : Swift.Equatable {}
|
|
2277
|
-
extension BlinkID.ImageExtractionType : Swift.Hashable {}
|
|
2278
|
-
extension BlinkID.SessionError : Swift.Equatable {}
|
|
2279
|
-
extension BlinkID.SessionError : Swift.Hashable {}
|
|
2280
|
-
extension BlinkID.ImageOrientation : Swift.Equatable {}
|
|
2281
|
-
extension BlinkID.ImageOrientation : Swift.Hashable {}
|
|
2282
|
-
extension BlinkID.CameraFrameVideoOrientation : Swift.Equatable {}
|
|
2283
|
-
extension BlinkID.CameraFrameVideoOrientation : Swift.Hashable {}
|
|
2284
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Equatable {}
|
|
2285
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.Hashable {}
|
|
2286
|
-
extension BlinkID.ImageAnalysisDetectionStatus : Swift.RawRepresentable {}
|
|
2287
|
-
extension BlinkID.RecognitionMode : Swift.Equatable {}
|
|
2288
|
-
extension BlinkID.RecognitionMode : Swift.Hashable {}
|
|
2289
|
-
extension BlinkID.RecognitionMode : Swift.RawRepresentable {}
|
|
2290
|
-
extension BlinkID.BarcodeElementKey : Swift.Equatable {}
|
|
2291
|
-
extension BlinkID.BarcodeElementKey : Swift.Hashable {}
|
|
2292
|
-
extension BlinkID.AlphabetType : Swift.Equatable {}
|
|
2293
|
-
extension BlinkID.AlphabetType : Swift.Hashable {}
|
|
2294
|
-
extension BlinkID.AlphabetType : Swift.RawRepresentable {}
|
|
2295
|
-
extension BlinkID.ModelLoadError : Swift.Equatable {}
|
|
2296
|
-
extension BlinkID.ModelLoadError : Swift.Hashable {}
|
|
2297
|
-
extension BlinkID.DataMatchState : Swift.Equatable {}
|
|
2298
|
-
extension BlinkID.DataMatchState : Swift.Hashable {}
|
|
2299
|
-
extension BlinkID.DataMatchFieldType : Swift.Equatable {}
|
|
2300
|
-
extension BlinkID.DataMatchFieldType : Swift.Hashable {}
|
|
2301
|
-
extension BlinkID.ScanningSide : Swift.Equatable {}
|
|
2302
|
-
extension BlinkID.ScanningSide : Swift.Hashable {}
|
|
2303
|
-
extension BlinkID.ScanningSide : Swift.RawRepresentable {}
|
|
2304
|
-
extension BlinkID.UXLicenseProviderBridge : Swift.Sendable {}
|