@microblink/blinkid-react-native 7.2.0 → 7.5.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/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/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +1 -1
- package/android/build.gradle +1 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdDeserializationUtilities.kt +2 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +21 -3
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +14 -2
- package/ios/BlinkIdDeserializationUtilities.swift +3 -0
- package/ios/BlinkIdSerializationUtilities.swift +151 -53
- package/ios/BlinkidReactNativeModule.swift +22 -3
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +24563 -16979
- 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-apple-ios.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +17 -17
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +3 -3
- 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-Swift.h +49697 -34548
- 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-apple-ios-simulator.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +462 -14
- 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/arm64-apple-ios-simulator.swiftinterface +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +27 -27
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +3 -3
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- 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/hr.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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +28 -41
- 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 +28 -41
- 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/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +6 -6
- 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/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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/lib/module/NativeBlinkidReactNative.js +4 -4
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +34 -1
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +272 -259
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/blinkIdUtilities.js +2 -2
- package/lib/module/index.js +19 -19
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +30 -9
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +16 -1
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +193 -181
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +6 -6
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +20 -1
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/NativeBlinkidReactNative.ts +25 -15
- package/src/blinkIdResult.ts +74 -74
- package/src/blinkIdSettings.ts +264 -250
- package/src/blinkIdUtilities.ts +4 -4
- package/src/index.tsx +56 -34
- package/src/types.ts +647 -688
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +0 -1575
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
// swift-interface-format-version: 1.0
|
|
2
|
-
// swift-compiler-version: Apple Swift version 6.
|
|
3
|
-
// swift-module-flags: -target arm64-apple-ios16.6-simulator -enable-objc-interop -
|
|
4
|
-
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios16.6-simulator -enable-objc-interop -enable-library-evolution -swift-version 6 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -module-name BlinkID
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
5
|
import AVFoundation
|
|
6
6
|
@_exported import BlinkID
|
|
7
7
|
import CoreData
|
|
8
8
|
import CoreMedia
|
|
9
9
|
import CryptoKit
|
|
10
10
|
import Foundation
|
|
11
|
+
import Network
|
|
11
12
|
import Swift
|
|
12
13
|
import UIKit
|
|
13
14
|
import _Concurrency
|
|
@@ -107,12 +108,14 @@ public enum BarcodeElementKey {
|
|
|
107
108
|
}
|
|
108
109
|
}
|
|
109
110
|
@_hasMissingDesignatedInitializers final public class BlinkIDSession : Swift.Sendable {
|
|
111
|
+
@objc deinit
|
|
110
112
|
final public func cancelActiveProcessing()
|
|
111
113
|
final public func resumeActiveProcessing()
|
|
112
114
|
@BlinkID.ProcessingActor final public func process(inputImage: BlinkID.InputImage) -> BlinkID.FrameProcessResult
|
|
113
115
|
@BlinkID.ProcessingActor final public func reset() throws
|
|
114
116
|
@BlinkID.ProcessingActor final public func getResult() -> BlinkID.BlinkIDScanningResult
|
|
115
|
-
@
|
|
117
|
+
@BlinkID.ProcessingActor final public func getSessionId() -> Swift.String
|
|
118
|
+
@BlinkID.ProcessingActor final public func getSessionNumber() -> Swift.Int
|
|
116
119
|
}
|
|
117
120
|
@_hasMissingDesignatedInitializers @globalActor public actor ProcessingActor {
|
|
118
121
|
public static var shared: BlinkID.ProcessingActor
|
|
@@ -624,6 +627,8 @@ public enum DocumentType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.
|
|
|
624
627
|
case esaadCard
|
|
625
628
|
case registrationCertificate
|
|
626
629
|
case medicalMarijuanaId
|
|
630
|
+
case nonCardTribalId
|
|
631
|
+
case diplomaticId
|
|
627
632
|
public init(from decoder: any Swift.Decoder) throws
|
|
628
633
|
public init?(rawValue: Swift.String)
|
|
629
634
|
public typealias AllCases = [BlinkID.DocumentType]
|
|
@@ -635,6 +640,369 @@ public enum DocumentType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.
|
|
|
635
640
|
get
|
|
636
641
|
}
|
|
637
642
|
}
|
|
643
|
+
public struct UxEventPinglet : BlinkID.Pinglet {
|
|
644
|
+
public static let schemaName: Swift.String
|
|
645
|
+
public static let schemaVersion: Swift.String
|
|
646
|
+
public let eventType: BlinkID.UxEventPinglet.EventType
|
|
647
|
+
public let errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType?
|
|
648
|
+
public let alertType: BlinkID.UxEventPinglet.AlertType?
|
|
649
|
+
public let helpCloseType: BlinkID.UxEventPinglet.HelpCloseType?
|
|
650
|
+
public init(eventType: BlinkID.UxEventPinglet.EventType, errorMessageType: BlinkID.UxEventPinglet.ErrorMessageType? = nil, alertType: BlinkID.UxEventPinglet.AlertType? = nil, helpCloseType: BlinkID.UxEventPinglet.HelpCloseType? = nil)
|
|
651
|
+
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
652
|
+
case camerastarted
|
|
653
|
+
case cameraclosed
|
|
654
|
+
case onboardinginfodisplayed
|
|
655
|
+
case closebuttonclicked
|
|
656
|
+
case helptooltipdisplayed
|
|
657
|
+
case helpopened
|
|
658
|
+
case helpclosed
|
|
659
|
+
case alertdisplayed
|
|
660
|
+
case errormessage
|
|
661
|
+
case steptimeout
|
|
662
|
+
case appmovedtobackground
|
|
663
|
+
public init?(rawValue: Swift.String)
|
|
664
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.EventType]
|
|
665
|
+
public typealias RawValue = Swift.String
|
|
666
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.EventType] {
|
|
667
|
+
get
|
|
668
|
+
}
|
|
669
|
+
public var rawValue: Swift.String {
|
|
670
|
+
get
|
|
671
|
+
}
|
|
672
|
+
}
|
|
673
|
+
public enum ErrorMessageType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
674
|
+
case movecloser
|
|
675
|
+
case movefarther
|
|
676
|
+
case keepvisible
|
|
677
|
+
case flipside
|
|
678
|
+
case aligndocument
|
|
679
|
+
case movefromedge
|
|
680
|
+
case increaselighting
|
|
681
|
+
case decreaselighting
|
|
682
|
+
case eliminateblur
|
|
683
|
+
case eliminateglare
|
|
684
|
+
public init?(rawValue: Swift.String)
|
|
685
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.ErrorMessageType]
|
|
686
|
+
public typealias RawValue = Swift.String
|
|
687
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.ErrorMessageType] {
|
|
688
|
+
get
|
|
689
|
+
}
|
|
690
|
+
public var rawValue: Swift.String {
|
|
691
|
+
get
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
public enum AlertType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
695
|
+
case invalidlicensekey
|
|
696
|
+
case networkerror
|
|
697
|
+
case documentclassnotallowed
|
|
698
|
+
case steptimeout
|
|
699
|
+
public init?(rawValue: Swift.String)
|
|
700
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.AlertType]
|
|
701
|
+
public typealias RawValue = Swift.String
|
|
702
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.AlertType] {
|
|
703
|
+
get
|
|
704
|
+
}
|
|
705
|
+
public var rawValue: Swift.String {
|
|
706
|
+
get
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
public enum HelpCloseType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
710
|
+
case contentskipped
|
|
711
|
+
case contentfullyviewed
|
|
712
|
+
public init?(rawValue: Swift.String)
|
|
713
|
+
public typealias AllCases = [BlinkID.UxEventPinglet.HelpCloseType]
|
|
714
|
+
public typealias RawValue = Swift.String
|
|
715
|
+
nonisolated public static var allCases: [BlinkID.UxEventPinglet.HelpCloseType] {
|
|
716
|
+
get
|
|
717
|
+
}
|
|
718
|
+
public var rawValue: Swift.String {
|
|
719
|
+
get
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
723
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
724
|
+
}
|
|
725
|
+
public struct CameraInputInfoPinglet : BlinkID.Pinglet {
|
|
726
|
+
public static let schemaName: Swift.String
|
|
727
|
+
public static let schemaVersion: Swift.String
|
|
728
|
+
public let cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing
|
|
729
|
+
public let cameraFrameWidth: Swift.Int64
|
|
730
|
+
public let cameraFrameHeight: Swift.Int64
|
|
731
|
+
public let roiWidth: Swift.Int64
|
|
732
|
+
public let roiHeight: Swift.Int64
|
|
733
|
+
public let viewPortAspectRatio: Swift.Double
|
|
734
|
+
public init(cameraFacing: BlinkID.CameraInputInfoPinglet.CameraFacing, cameraFrameWidth: Swift.Int64, cameraFrameHeight: Swift.Int64, roiWidth: Swift.Int64, roiHeight: Swift.Int64, viewPortAspectRatio: Swift.Double)
|
|
735
|
+
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
736
|
+
case front
|
|
737
|
+
case back
|
|
738
|
+
public init?(rawValue: Swift.String)
|
|
739
|
+
public typealias AllCases = [BlinkID.CameraInputInfoPinglet.CameraFacing]
|
|
740
|
+
public typealias RawValue = Swift.String
|
|
741
|
+
nonisolated public static var allCases: [BlinkID.CameraInputInfoPinglet.CameraFacing] {
|
|
742
|
+
get
|
|
743
|
+
}
|
|
744
|
+
public var rawValue: Swift.String {
|
|
745
|
+
get
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
749
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
750
|
+
}
|
|
751
|
+
public struct CameraHardwareInfoPinglet : BlinkID.Pinglet {
|
|
752
|
+
public static let schemaName: Swift.String
|
|
753
|
+
public static let schemaVersion: Swift.String
|
|
754
|
+
public static let sessionNumber: Swift.Int
|
|
755
|
+
public let availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem]
|
|
756
|
+
public init(availableCameras: [BlinkID.CameraHardwareInfoPinglet.AvailableCamerasItem])
|
|
757
|
+
public struct AvailableCamerasItem : Swift.Codable {
|
|
758
|
+
public let cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing
|
|
759
|
+
public let focus: BlinkID.CameraHardwareInfoPinglet.Focus?
|
|
760
|
+
public let availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem]
|
|
761
|
+
public init(cameraFacing: BlinkID.CameraHardwareInfoPinglet.CameraFacing, focus: BlinkID.CameraHardwareInfoPinglet.Focus? = nil, availableResolutions: [BlinkID.CameraHardwareInfoPinglet.AvailableResolutionsItem])
|
|
762
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
763
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
764
|
+
}
|
|
765
|
+
public struct AvailableResolutionsItem : Swift.Codable {
|
|
766
|
+
public let width: Swift.Int64
|
|
767
|
+
public let height: Swift.Int64
|
|
768
|
+
public init(width: Swift.Int64, height: Swift.Int64)
|
|
769
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
770
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
771
|
+
}
|
|
772
|
+
public enum CameraFacing : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
773
|
+
case front
|
|
774
|
+
case back
|
|
775
|
+
public init?(rawValue: Swift.String)
|
|
776
|
+
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.CameraFacing]
|
|
777
|
+
public typealias RawValue = Swift.String
|
|
778
|
+
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.CameraFacing] {
|
|
779
|
+
get
|
|
780
|
+
}
|
|
781
|
+
public var rawValue: Swift.String {
|
|
782
|
+
get
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
public enum Focus : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
786
|
+
case auto
|
|
787
|
+
case fixed
|
|
788
|
+
public init?(rawValue: Swift.String)
|
|
789
|
+
public typealias AllCases = [BlinkID.CameraHardwareInfoPinglet.Focus]
|
|
790
|
+
public typealias RawValue = Swift.String
|
|
791
|
+
nonisolated public static var allCases: [BlinkID.CameraHardwareInfoPinglet.Focus] {
|
|
792
|
+
get
|
|
793
|
+
}
|
|
794
|
+
public var rawValue: Swift.String {
|
|
795
|
+
get
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
799
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
800
|
+
}
|
|
801
|
+
public struct ErrorPinglet : BlinkID.Pinglet {
|
|
802
|
+
public static let schemaName: Swift.String
|
|
803
|
+
public static let schemaVersion: Swift.String
|
|
804
|
+
public let errorType: BlinkID.ErrorPinglet.ErrorType
|
|
805
|
+
public let errorMessage: Swift.String
|
|
806
|
+
public let stackTrace: Swift.String?
|
|
807
|
+
public init(errorType: BlinkID.ErrorPinglet.ErrorType, errorMessage: Swift.String, stackTrace: Swift.String? = nil)
|
|
808
|
+
public enum ErrorType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
809
|
+
case nonfatal
|
|
810
|
+
case crash
|
|
811
|
+
public init?(rawValue: Swift.String)
|
|
812
|
+
public typealias AllCases = [BlinkID.ErrorPinglet.ErrorType]
|
|
813
|
+
public typealias RawValue = Swift.String
|
|
814
|
+
nonisolated public static var allCases: [BlinkID.ErrorPinglet.ErrorType] {
|
|
815
|
+
get
|
|
816
|
+
}
|
|
817
|
+
public var rawValue: Swift.String {
|
|
818
|
+
get
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
822
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
823
|
+
}
|
|
824
|
+
public struct CameraPermissionPinglet : BlinkID.Pinglet {
|
|
825
|
+
public static let schemaName: Swift.String
|
|
826
|
+
public static let schemaVersion: Swift.String
|
|
827
|
+
public let eventType: BlinkID.CameraPermissionPinglet.EventType
|
|
828
|
+
public let cameraPermissionGranted: Swift.Bool?
|
|
829
|
+
public init(eventType: BlinkID.CameraPermissionPinglet.EventType, cameraPermissionGranted: Swift.Bool? = nil)
|
|
830
|
+
public enum EventType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
831
|
+
case camerapermissioncheck
|
|
832
|
+
case camerapermissionrequest
|
|
833
|
+
case camerapermissionuserresponse
|
|
834
|
+
public init?(rawValue: Swift.String)
|
|
835
|
+
public typealias AllCases = [BlinkID.CameraPermissionPinglet.EventType]
|
|
836
|
+
public typealias RawValue = Swift.String
|
|
837
|
+
nonisolated public static var allCases: [BlinkID.CameraPermissionPinglet.EventType] {
|
|
838
|
+
get
|
|
839
|
+
}
|
|
840
|
+
public var rawValue: Swift.String {
|
|
841
|
+
get
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
845
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
846
|
+
}
|
|
847
|
+
@_hasMissingDesignatedInitializers final public class CrashMonitor : @unchecked Swift.Sendable {
|
|
848
|
+
public static let shared: BlinkID.CrashMonitor
|
|
849
|
+
@objc deinit
|
|
850
|
+
final public func startMonitoring(enableDebugLogging: Swift.Bool = false)
|
|
851
|
+
final public func stopMonitoring()
|
|
852
|
+
final public func simulateCrash(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
853
|
+
public enum TestCrashType : Swift.CaseIterable {
|
|
854
|
+
case exception
|
|
855
|
+
case segmentationFault
|
|
856
|
+
case arrayOutOfBounds
|
|
857
|
+
case nilPointerDereference
|
|
858
|
+
case abort
|
|
859
|
+
public var description: Swift.String {
|
|
860
|
+
get
|
|
861
|
+
}
|
|
862
|
+
public static func == (a: BlinkID.CrashMonitor.TestCrashType, b: BlinkID.CrashMonitor.TestCrashType) -> Swift.Bool
|
|
863
|
+
public typealias AllCases = [BlinkID.CrashMonitor.TestCrashType]
|
|
864
|
+
nonisolated public static var allCases: [BlinkID.CrashMonitor.TestCrashType] {
|
|
865
|
+
get
|
|
866
|
+
}
|
|
867
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
868
|
+
public var hashValue: Swift.Int {
|
|
869
|
+
get
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
final public func testCrashReporting(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
873
|
+
final public func testCrashReportingSync(type crashType: BlinkID.CrashMonitor.TestCrashType)
|
|
874
|
+
final public func verifyPingManagerIntegration()
|
|
875
|
+
}
|
|
876
|
+
public struct SdkInitStartPinglet : BlinkID.Pinglet {
|
|
877
|
+
public static let schemaName: Swift.String
|
|
878
|
+
public static let schemaVersion: Swift.String
|
|
879
|
+
public static let sessionNumber: Swift.Int
|
|
880
|
+
public let product: BlinkID.SdkInitStartPinglet.Product
|
|
881
|
+
public let platform: BlinkID.SdkInitStartPinglet.Platform
|
|
882
|
+
public let packageName: Swift.String
|
|
883
|
+
public let userId: Swift.String
|
|
884
|
+
public init(product: BlinkID.SdkInitStartPinglet.Product, platform: BlinkID.SdkInitStartPinglet.Platform, packageName: Swift.String, userId: Swift.String)
|
|
885
|
+
public enum Product : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
886
|
+
case blinkcard
|
|
887
|
+
case blinkid
|
|
888
|
+
case blinkinput
|
|
889
|
+
case capture
|
|
890
|
+
case documentverification
|
|
891
|
+
case pdf417mobi
|
|
892
|
+
case photopay
|
|
893
|
+
public init?(rawValue: Swift.String)
|
|
894
|
+
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Product]
|
|
895
|
+
public typealias RawValue = Swift.String
|
|
896
|
+
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Product] {
|
|
897
|
+
get
|
|
898
|
+
}
|
|
899
|
+
public var rawValue: Swift.String {
|
|
900
|
+
get
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
public enum Platform : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
904
|
+
case ios
|
|
905
|
+
case android
|
|
906
|
+
case emscripten
|
|
907
|
+
case macos
|
|
908
|
+
case linux
|
|
909
|
+
case windows
|
|
910
|
+
public init?(rawValue: Swift.String)
|
|
911
|
+
public typealias AllCases = [BlinkID.SdkInitStartPinglet.Platform]
|
|
912
|
+
public typealias RawValue = Swift.String
|
|
913
|
+
nonisolated public static var allCases: [BlinkID.SdkInitStartPinglet.Platform] {
|
|
914
|
+
get
|
|
915
|
+
}
|
|
916
|
+
public var rawValue: Swift.String {
|
|
917
|
+
get
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
921
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
922
|
+
}
|
|
923
|
+
public struct LogPinglet : BlinkID.Pinglet {
|
|
924
|
+
public static let schemaName: Swift.String
|
|
925
|
+
public static let schemaVersion: Swift.String
|
|
926
|
+
public let logLevel: BlinkID.LogPinglet.LogLevel
|
|
927
|
+
public let logMessage: Swift.String
|
|
928
|
+
public init(logLevel: BlinkID.LogPinglet.LogLevel, logMessage: Swift.String)
|
|
929
|
+
public enum LogLevel : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
930
|
+
case info
|
|
931
|
+
case warning
|
|
932
|
+
public init?(rawValue: Swift.String)
|
|
933
|
+
public typealias AllCases = [BlinkID.LogPinglet.LogLevel]
|
|
934
|
+
public typealias RawValue = Swift.String
|
|
935
|
+
nonisolated public static var allCases: [BlinkID.LogPinglet.LogLevel] {
|
|
936
|
+
get
|
|
937
|
+
}
|
|
938
|
+
public var rawValue: Swift.String {
|
|
939
|
+
get
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
943
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
944
|
+
}
|
|
945
|
+
public struct WrapperProductInfoPinglet : BlinkID.Pinglet {
|
|
946
|
+
public static let schemaName: Swift.String
|
|
947
|
+
public static let schemaVersion: Swift.String
|
|
948
|
+
public let wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct
|
|
949
|
+
public let correlationId: Swift.String?
|
|
950
|
+
public init(wrapperProduct: BlinkID.WrapperProductInfoPinglet.WrapperProduct, correlationId: Swift.String? = nil)
|
|
951
|
+
public enum WrapperProduct : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
952
|
+
case crossplatformflutter
|
|
953
|
+
case crossplatformreactnative
|
|
954
|
+
case identityverification
|
|
955
|
+
public init?(rawValue: Swift.String)
|
|
956
|
+
public typealias AllCases = [BlinkID.WrapperProductInfoPinglet.WrapperProduct]
|
|
957
|
+
public typealias RawValue = Swift.String
|
|
958
|
+
nonisolated public static var allCases: [BlinkID.WrapperProductInfoPinglet.WrapperProduct] {
|
|
959
|
+
get
|
|
960
|
+
}
|
|
961
|
+
public var rawValue: Swift.String {
|
|
962
|
+
get
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
966
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
967
|
+
}
|
|
968
|
+
public struct ScanningConditionsPinglet : BlinkID.Pinglet {
|
|
969
|
+
public static let schemaName: Swift.String
|
|
970
|
+
public static let schemaVersion: Swift.String
|
|
971
|
+
public let updateType: BlinkID.ScanningConditionsPinglet.UpdateType
|
|
972
|
+
public let deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation?
|
|
973
|
+
public let flashlightOn: Swift.Bool?
|
|
974
|
+
public init(updateType: BlinkID.ScanningConditionsPinglet.UpdateType, deviceOrientation: BlinkID.ScanningConditionsPinglet.DeviceOrientation? = nil, flashlightOn: Swift.Bool? = nil)
|
|
975
|
+
public enum UpdateType : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
976
|
+
case deviceorientation
|
|
977
|
+
case flashlightstate
|
|
978
|
+
public init?(rawValue: Swift.String)
|
|
979
|
+
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.UpdateType]
|
|
980
|
+
public typealias RawValue = Swift.String
|
|
981
|
+
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.UpdateType] {
|
|
982
|
+
get
|
|
983
|
+
}
|
|
984
|
+
public var rawValue: Swift.String {
|
|
985
|
+
get
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
public enum DeviceOrientation : Swift.String, Swift.Codable, Swift.CaseIterable {
|
|
989
|
+
case portrait
|
|
990
|
+
case landscaperight
|
|
991
|
+
case landscapeleft
|
|
992
|
+
case portraitupside
|
|
993
|
+
public init?(rawValue: Swift.String)
|
|
994
|
+
public typealias AllCases = [BlinkID.ScanningConditionsPinglet.DeviceOrientation]
|
|
995
|
+
public typealias RawValue = Swift.String
|
|
996
|
+
nonisolated public static var allCases: [BlinkID.ScanningConditionsPinglet.DeviceOrientation] {
|
|
997
|
+
get
|
|
998
|
+
}
|
|
999
|
+
public var rawValue: Swift.String {
|
|
1000
|
+
get
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
1004
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
1005
|
+
}
|
|
638
1006
|
public enum DetectionStatus : Swift.String, Swift.Decodable, Swift.Sendable {
|
|
639
1007
|
case failed
|
|
640
1008
|
case success
|
|
@@ -766,7 +1134,8 @@ public struct BlinkIDSdkSettings : Swift.Sendable, BlinkID.SdkSettings {
|
|
|
766
1134
|
public var resourceLocalFolder: Swift.String
|
|
767
1135
|
public var bundleURL: Foundation.URL?
|
|
768
1136
|
public var resourceRequestTimeout: BlinkID.RequestTimeout
|
|
769
|
-
public
|
|
1137
|
+
public var microblinkProxyURL: Swift.String?
|
|
1138
|
+
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)
|
|
770
1139
|
}
|
|
771
1140
|
@_hasMissingDesignatedInitializers final public class BlinkIDSdk : Swift.Sendable {
|
|
772
1141
|
@BlinkID.ProcessingActor final public func createScanningSession(sessionSettings: BlinkID.BlinkIDSessionSettings = BlinkIDSessionSettings()) async throws -> BlinkID.BlinkIDSession
|
|
@@ -776,6 +1145,17 @@ public struct BlinkIDSdkSettings : Swift.Sendable, BlinkID.SdkSettings {
|
|
|
776
1145
|
@BlinkID.ProcessingActor public static func terminateBlinkIDSdkAndDeleteCachedResources()
|
|
777
1146
|
@objc deinit
|
|
778
1147
|
}
|
|
1148
|
+
@_hasMissingDesignatedInitializers public actor PingManager {
|
|
1149
|
+
public static let shared: BlinkID.PingManager
|
|
1150
|
+
public func addPinglet<P>(pinglet: P, sessionNumber: Swift.Int) async where P : BlinkID.Pinglet
|
|
1151
|
+
@discardableResult
|
|
1152
|
+
public func sendPinglets() async -> BlinkID.PingStatus
|
|
1153
|
+
@objc deinit
|
|
1154
|
+
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
1155
|
+
@_semantics("defaultActor") nonisolated final public var unownedExecutor: _Concurrency.UnownedSerialExecutor {
|
|
1156
|
+
get
|
|
1157
|
+
}
|
|
1158
|
+
}
|
|
779
1159
|
public enum InputImageSource : Swift.Sendable {
|
|
780
1160
|
case video
|
|
781
1161
|
case photo
|
|
@@ -789,11 +1169,11 @@ public enum ScanningMode : Swift.Sendable, Swift.CaseIterable {
|
|
|
789
1169
|
case single
|
|
790
1170
|
case automatic
|
|
791
1171
|
public static func == (a: BlinkID.ScanningMode, b: BlinkID.ScanningMode) -> Swift.Bool
|
|
792
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
793
1172
|
public typealias AllCases = [BlinkID.ScanningMode]
|
|
794
1173
|
nonisolated public static var allCases: [BlinkID.ScanningMode] {
|
|
795
1174
|
get
|
|
796
1175
|
}
|
|
1176
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
797
1177
|
public var hashValue: Swift.Int {
|
|
798
1178
|
get
|
|
799
1179
|
}
|
|
@@ -804,11 +1184,11 @@ public enum DetectionLevel : Swift.Sendable, Swift.CaseIterable {
|
|
|
804
1184
|
case mid
|
|
805
1185
|
case high
|
|
806
1186
|
public static func == (a: BlinkID.DetectionLevel, b: BlinkID.DetectionLevel) -> Swift.Bool
|
|
807
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
808
1187
|
public typealias AllCases = [BlinkID.DetectionLevel]
|
|
809
1188
|
nonisolated public static var allCases: [BlinkID.DetectionLevel] {
|
|
810
1189
|
get
|
|
811
1190
|
}
|
|
1191
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
812
1192
|
public var hashValue: Swift.Int {
|
|
813
1193
|
get
|
|
814
1194
|
}
|
|
@@ -942,7 +1322,7 @@ public enum ImageAnalysisLightingStatus : Swift.Sendable {
|
|
|
942
1322
|
}
|
|
943
1323
|
}
|
|
944
1324
|
public enum ImageExtractionType : Swift.Sendable {
|
|
945
|
-
case
|
|
1325
|
+
case document
|
|
946
1326
|
case face
|
|
947
1327
|
case signature
|
|
948
1328
|
public static func == (a: BlinkID.ImageExtractionType, b: BlinkID.ImageExtractionType) -> Swift.Bool
|
|
@@ -1098,6 +1478,10 @@ public enum FieldType : Swift.String, Swift.Decodable, Swift.Sendable, Swift.Cas
|
|
|
1098
1478
|
case eligibilityCategory
|
|
1099
1479
|
case specificDocumentValidity
|
|
1100
1480
|
case vehicleOwner
|
|
1481
|
+
case nationalInsuranceNumber
|
|
1482
|
+
case countryCode
|
|
1483
|
+
case certificateNumber
|
|
1484
|
+
case publicTransportFreeUse
|
|
1101
1485
|
public init(from decoder: any Swift.Decoder) throws
|
|
1102
1486
|
public init?(rawValue: Swift.String)
|
|
1103
1487
|
public typealias AllCases = [BlinkID.FieldType]
|
|
@@ -1136,11 +1520,11 @@ public enum MRZDocumentType : Swift.Sendable, Swift.CaseIterable {
|
|
|
1136
1520
|
case internalTravelDocument
|
|
1137
1521
|
case borderCrossingCard
|
|
1138
1522
|
public static func == (a: BlinkID.MRZDocumentType, b: BlinkID.MRZDocumentType) -> Swift.Bool
|
|
1139
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1140
1523
|
public typealias AllCases = [BlinkID.MRZDocumentType]
|
|
1141
1524
|
nonisolated public static var allCases: [BlinkID.MRZDocumentType] {
|
|
1142
1525
|
get
|
|
1143
1526
|
}
|
|
1527
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1144
1528
|
public var hashValue: Swift.Int {
|
|
1145
1529
|
get
|
|
1146
1530
|
}
|
|
@@ -1178,15 +1562,18 @@ public struct VIZResult : Swift.Sendable {
|
|
|
1178
1562
|
public let additionalPersonalIdNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1179
1563
|
public let issuingAuthority: BlinkID.BlinkIDSDK.StringResult?
|
|
1180
1564
|
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
1565
|
+
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1566
|
+
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1181
1567
|
public let driverLicenseDetailedInfo: BlinkID.DriverLicenseDetailedInfo<BlinkID.BlinkIDSDK.StringResult>?
|
|
1182
1568
|
public let documentSubtype: BlinkID.BlinkIDSDK.StringResult?
|
|
1183
1569
|
public let remarks: BlinkID.BlinkIDSDK.StringResult?
|
|
1184
1570
|
public let residencePermitType: BlinkID.BlinkIDSDK.StringResult?
|
|
1185
1571
|
public let manufacturingYear: BlinkID.BlinkIDSDK.StringResult?
|
|
1572
|
+
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1186
1573
|
public let vehicleType: BlinkID.BlinkIDSDK.StringResult?
|
|
1187
1574
|
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
1188
1575
|
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
1189
|
-
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo
|
|
1576
|
+
public let dependentsInfo: Swift.Array<BlinkID.DependentInfo>?
|
|
1190
1577
|
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
1191
1578
|
}
|
|
1192
1579
|
public struct MRZResult : Swift.Sendable {
|
|
@@ -1233,11 +1620,11 @@ public enum BarcodeType : Swift.Sendable, Swift.CaseIterable {
|
|
|
1233
1620
|
case aztec
|
|
1234
1621
|
case pdf417
|
|
1235
1622
|
public static func == (a: BlinkID.BarcodeType, b: BlinkID.BarcodeType) -> Swift.Bool
|
|
1236
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1237
1623
|
public typealias AllCases = [BlinkID.BarcodeType]
|
|
1238
1624
|
nonisolated public static var allCases: [BlinkID.BarcodeType] {
|
|
1239
1625
|
get
|
|
1240
1626
|
}
|
|
1627
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1241
1628
|
public var hashValue: Swift.Int {
|
|
1242
1629
|
get
|
|
1243
1630
|
}
|
|
@@ -1253,6 +1640,7 @@ public struct BarcodeElements : Swift.Sendable {
|
|
|
1253
1640
|
}
|
|
1254
1641
|
public struct BarcodeResult : Swift.Sendable {
|
|
1255
1642
|
public let barcodeData: BlinkID.BarcodeData
|
|
1643
|
+
public let parsed: Swift.Bool
|
|
1256
1644
|
public let firstName: Swift.String
|
|
1257
1645
|
public let middleName: Swift.String
|
|
1258
1646
|
public let lastName: Swift.String
|
|
@@ -1328,6 +1716,10 @@ public struct BlinkIDScanningResult : Swift.Sendable {
|
|
|
1328
1716
|
public let eligibilityCategory: BlinkID.BlinkIDSDK.StringResult?
|
|
1329
1717
|
public let specificDocumentValidity: BlinkID.BlinkIDSDK.StringResult?
|
|
1330
1718
|
public let visaType: BlinkID.BlinkIDSDK.StringResult?
|
|
1719
|
+
public let vehicleOwner: BlinkID.BlinkIDSDK.StringResult?
|
|
1720
|
+
public let certificateNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1721
|
+
public let countryCode: BlinkID.BlinkIDSDK.StringResult?
|
|
1722
|
+
public let nationalInsuranceNumber: BlinkID.BlinkIDSDK.StringResult?
|
|
1331
1723
|
public let dateOfBirth: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1332
1724
|
public let dateOfIssue: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
1333
1725
|
public let dateOfExpiry: BlinkID.DateResult<BlinkID.BlinkIDSDK.StringResult>?
|
|
@@ -1405,7 +1797,6 @@ public enum AnonymizationMode : Swift.String, Swift.Codable, Swift.CaseIterable,
|
|
|
1405
1797
|
public init(from decoder: any Swift.Decoder) throws
|
|
1406
1798
|
public init?(rawValue: Swift.String)
|
|
1407
1799
|
public typealias AllCases = [BlinkID.AnonymizationMode]
|
|
1408
|
-
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
|
1409
1800
|
public typealias ID = Swift.String
|
|
1410
1801
|
public typealias RawValue = Swift.String
|
|
1411
1802
|
nonisolated public static var allCases: [BlinkID.AnonymizationMode] {
|
|
@@ -1519,11 +1910,11 @@ public enum DataMatchState : Swift.Sendable, Swift.CaseIterable {
|
|
|
1519
1910
|
case failed
|
|
1520
1911
|
case success
|
|
1521
1912
|
public static func == (a: BlinkID.DataMatchState, b: BlinkID.DataMatchState) -> Swift.Bool
|
|
1522
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1523
1913
|
public typealias AllCases = [BlinkID.DataMatchState]
|
|
1524
1914
|
nonisolated public static var allCases: [BlinkID.DataMatchState] {
|
|
1525
1915
|
get
|
|
1526
1916
|
}
|
|
1917
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1527
1918
|
public var hashValue: Swift.Int {
|
|
1528
1919
|
get
|
|
1529
1920
|
}
|
|
@@ -1536,11 +1927,11 @@ public enum DataMatchFieldType : Swift.Sendable, Swift.CaseIterable {
|
|
|
1536
1927
|
case documentOptionalAdditionalNumber
|
|
1537
1928
|
case personalIdNumber
|
|
1538
1929
|
public static func == (a: BlinkID.DataMatchFieldType, b: BlinkID.DataMatchFieldType) -> Swift.Bool
|
|
1539
|
-
public func hash(into hasher: inout Swift.Hasher)
|
|
1540
1930
|
public typealias AllCases = [BlinkID.DataMatchFieldType]
|
|
1541
1931
|
nonisolated public static var allCases: [BlinkID.DataMatchFieldType] {
|
|
1542
1932
|
get
|
|
1543
1933
|
}
|
|
1934
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
1544
1935
|
public var hashValue: Swift.Int {
|
|
1545
1936
|
get
|
|
1546
1937
|
}
|
|
@@ -1554,6 +1945,16 @@ public struct DataMatchResult : Swift.Sendable {
|
|
|
1554
1945
|
public let overallState: BlinkID.DataMatchState
|
|
1555
1946
|
public func getState(for fieldType: BlinkID.DataMatchFieldType) -> BlinkID.DataMatchState
|
|
1556
1947
|
}
|
|
1948
|
+
public protocol Pinglet : Swift.Decodable, Swift.Encodable {
|
|
1949
|
+
static var schemaName: Swift.String { get }
|
|
1950
|
+
static var schemaVersion: Swift.String { get }
|
|
1951
|
+
}
|
|
1952
|
+
public enum PingStatus : Swift.Sendable {
|
|
1953
|
+
case success
|
|
1954
|
+
case failure(any Swift.Error)
|
|
1955
|
+
case networkUnavailable
|
|
1956
|
+
case pingNotEnabled
|
|
1957
|
+
}
|
|
1557
1958
|
extension BlinkID.BarcodeElementKey : Swift.Equatable {}
|
|
1558
1959
|
extension BlinkID.BarcodeElementKey : Swift.Hashable {}
|
|
1559
1960
|
extension BlinkID.ProcessingActor : _Concurrency.GlobalActor {}
|
|
@@ -1566,6 +1967,53 @@ extension BlinkID.Region : Swift.RawRepresentable {}
|
|
|
1566
1967
|
extension BlinkID.DocumentType : Swift.Equatable {}
|
|
1567
1968
|
extension BlinkID.DocumentType : Swift.Hashable {}
|
|
1568
1969
|
extension BlinkID.DocumentType : Swift.RawRepresentable {}
|
|
1970
|
+
extension BlinkID.UxEventPinglet.EventType : Swift.Equatable {}
|
|
1971
|
+
extension BlinkID.UxEventPinglet.EventType : Swift.Hashable {}
|
|
1972
|
+
extension BlinkID.UxEventPinglet.EventType : Swift.RawRepresentable {}
|
|
1973
|
+
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.Equatable {}
|
|
1974
|
+
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.Hashable {}
|
|
1975
|
+
extension BlinkID.UxEventPinglet.ErrorMessageType : Swift.RawRepresentable {}
|
|
1976
|
+
extension BlinkID.UxEventPinglet.AlertType : Swift.Equatable {}
|
|
1977
|
+
extension BlinkID.UxEventPinglet.AlertType : Swift.Hashable {}
|
|
1978
|
+
extension BlinkID.UxEventPinglet.AlertType : Swift.RawRepresentable {}
|
|
1979
|
+
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Equatable {}
|
|
1980
|
+
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.Hashable {}
|
|
1981
|
+
extension BlinkID.UxEventPinglet.HelpCloseType : Swift.RawRepresentable {}
|
|
1982
|
+
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
1983
|
+
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
1984
|
+
extension BlinkID.CameraInputInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
1985
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Equatable {}
|
|
1986
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.Hashable {}
|
|
1987
|
+
extension BlinkID.CameraHardwareInfoPinglet.CameraFacing : Swift.RawRepresentable {}
|
|
1988
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Equatable {}
|
|
1989
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.Hashable {}
|
|
1990
|
+
extension BlinkID.CameraHardwareInfoPinglet.Focus : Swift.RawRepresentable {}
|
|
1991
|
+
extension BlinkID.ErrorPinglet.ErrorType : Swift.Equatable {}
|
|
1992
|
+
extension BlinkID.ErrorPinglet.ErrorType : Swift.Hashable {}
|
|
1993
|
+
extension BlinkID.ErrorPinglet.ErrorType : Swift.RawRepresentable {}
|
|
1994
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Equatable {}
|
|
1995
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.Hashable {}
|
|
1996
|
+
extension BlinkID.CameraPermissionPinglet.EventType : Swift.RawRepresentable {}
|
|
1997
|
+
extension BlinkID.CrashMonitor.TestCrashType : Swift.Equatable {}
|
|
1998
|
+
extension BlinkID.CrashMonitor.TestCrashType : Swift.Hashable {}
|
|
1999
|
+
extension BlinkID.SdkInitStartPinglet.Product : Swift.Equatable {}
|
|
2000
|
+
extension BlinkID.SdkInitStartPinglet.Product : Swift.Hashable {}
|
|
2001
|
+
extension BlinkID.SdkInitStartPinglet.Product : Swift.RawRepresentable {}
|
|
2002
|
+
extension BlinkID.SdkInitStartPinglet.Platform : Swift.Equatable {}
|
|
2003
|
+
extension BlinkID.SdkInitStartPinglet.Platform : Swift.Hashable {}
|
|
2004
|
+
extension BlinkID.SdkInitStartPinglet.Platform : Swift.RawRepresentable {}
|
|
2005
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.Equatable {}
|
|
2006
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.Hashable {}
|
|
2007
|
+
extension BlinkID.LogPinglet.LogLevel : Swift.RawRepresentable {}
|
|
2008
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Equatable {}
|
|
2009
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.Hashable {}
|
|
2010
|
+
extension BlinkID.WrapperProductInfoPinglet.WrapperProduct : Swift.RawRepresentable {}
|
|
2011
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Equatable {}
|
|
2012
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.Hashable {}
|
|
2013
|
+
extension BlinkID.ScanningConditionsPinglet.UpdateType : Swift.RawRepresentable {}
|
|
2014
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Equatable {}
|
|
2015
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.Hashable {}
|
|
2016
|
+
extension BlinkID.ScanningConditionsPinglet.DeviceOrientation : Swift.RawRepresentable {}
|
|
1569
2017
|
extension BlinkID.DetectionStatus : Swift.Equatable {}
|
|
1570
2018
|
extension BlinkID.DetectionStatus : Swift.Hashable {}
|
|
1571
2019
|
extension BlinkID.DetectionStatus : Swift.RawRepresentable {}
|