@infilectorg/infiviz-shots-react-sdk 1.0.2
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/README.md +9 -0
- package/android/build.gradle +121 -0
- package/android/gradle.properties +6 -0
- package/android/settings.gradle +18 -0
- package/android/src/main/AndroidManifest.xml +3 -0
- package/android/src/main/AndroidManifestNew.xml +4 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkModule.kt +502 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkPackage.kt +20 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/SDKEvent.kt +9 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/SessionStatus.kt +6 -0
- package/android/src/main/java/com/infilect/infivizshotsreactsdk/Utils.kt +3 -0
- package/ios/InfivizShotSDK.xcframework/Info.plist +44 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/AccuracyCheckViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionProgressSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionableInsightsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/BBoxImageSliderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Base.lproj/FullImageCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CategoryTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CircleViewWithNumber.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CollapsibleHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/CollapsibleTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/EvidenceCategoryViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/FabBtnView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +1124 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Headers/InfivizShotSDK.h +18 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageQualityCollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageQualityView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ImageViewFullScreenView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Localizable.strings +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/module.modulemap +11 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/OSAActionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/PassthroughView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/PhotoSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ProgressWithActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/RealmTimeChartAndGraphViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/RealtimeChartView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsActionCellViewTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SKUTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SelectReasonsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SelectReasonsVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SessionStatusView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionPopup.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsQuestionVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ShelvingViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SpreadSheetXIBView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/StoreLevelKPIViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListTabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ListViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1OptionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1OptionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ReasonTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ReasonsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1TabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1TableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V1ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V3CollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/V3ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ViewOverlay.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/_CodeSignature/CodeResources +1029 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/default_english.json +251 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/en.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/id.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/CameraViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/SessionDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/AccuracyCheckViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionProgressSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionableInsightsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Assets.car +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/BBoxImageSliderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Base.lproj/FullImageCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CategoryTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CircleViewWithNumber.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CollapsibleHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/CollapsibleTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/EvidenceCategoryViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/FabBtnView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Headers/InfivizShotSDK-Swift.h +2244 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Headers/InfivizShotSDK.h +18 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageQualityCollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageQualityView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ImageViewFullScreenView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Localizable.strings +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +88284 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2785 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/module.modulemap +11 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/OSAActionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/PassthroughView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/PhotoSliderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ProgressWithActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/RealmTimeChartAndGraphViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/RealtimeChartView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonActionView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsActionCellViewTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsTableView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SKUTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SelectReasonsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SelectReasonsVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SessionStatusView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionPopup.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsQuestionVIew.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingActionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingHeaderView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ShelvingViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SpreadSheetXIBView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/StoreLevelKPIViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListTabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ListViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1OptionTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1OptionsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ReasonTableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ReasonsView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1TabView.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1TableViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V1ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V3CollectionViewCell.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/V3ViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ViewOverlay.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/_CodeSignature/CodeResources +1084 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/default_english.json +251 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/en.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/id.lproj/FullImageCell.strings +1 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/InfivizShotSDKDatabase.mom +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/infivizshots.momd/VersionInfo.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/8Tq-Ro-cFI-view-Hie-zi-eQ4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/CameraViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/Grb-Na-uhe-view-0fF-4V-Sp4.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/ImagePreviewDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/Info.plist +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/LoaderViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/SW9-KF-vYy-view-a8B-9e-hfC.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/SessionDetailsViewController.nib +0 -0
- package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
- package/ios/InfivizShotsReactSdk.m +124 -0
- package/ios/InfivizShotsReactSdk.swift +477 -0
- package/ios/ModuleProvider.swift +13 -0
- package/ios/nativeModulesIos-Bridging-Header.h +13 -0
- package/lib/module/NativeInfivizShotsReactSdk.js +13 -0
- package/lib/module/NativeInfivizShotsReactSdk.js.map +1 -0
- package/lib/module/index.js +47 -0
- package/lib/module/index.js.map +1 -0
- package/lib/module/types/Environment.js +6 -0
- package/lib/module/types/Environment.js.map +1 -0
- package/lib/module/types/ImageMetaData.js +2 -0
- package/lib/module/types/ImageMetaData.js.map +1 -0
- package/lib/module/types/InfiSession.js +2 -0
- package/lib/module/types/InfiSession.js.map +1 -0
- package/lib/module/types/LabelScore.js +2 -0
- package/lib/module/types/LabelScore.js.map +1 -0
- package/lib/module/types/SessionStatus.js +2 -0
- package/lib/module/types/SessionStatus.js.map +1 -0
- package/lib/module/types/SessionSyncStateEnum.js +9 -0
- package/lib/module/types/SessionSyncStateEnum.js.map +1 -0
- package/package.json +153 -0
- package/react-native-infiviz-shots.podspec +28 -0
- package/react-native.config.js +13 -0
- package/src/NativeInfivizShotsReactSdk.tsx +96 -0
- package/src/index.tsx +83 -0
- package/src/types/Environment.ts +4 -0
- package/src/types/ImageMetaData.ts +12 -0
- package/src/types/InfiSession.ts +18 -0
- package/src/types/LabelScore.ts +4 -0
- package/src/types/SessionStatus.ts +4 -0
- package/src/types/SessionSyncStateEnum.ts +7 -0
|
@@ -0,0 +1,2785 @@
|
|
|
1
|
+
// swift-interface-format-version: 1.0
|
|
2
|
+
// swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
|
|
3
|
+
// swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
|
|
4
|
+
// swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
|
|
5
|
+
import AVFoundation
|
|
6
|
+
import Alamofire
|
|
7
|
+
import AmplitudeSwift
|
|
8
|
+
import BackgroundTasks
|
|
9
|
+
import Combine
|
|
10
|
+
import CommonCrypto
|
|
11
|
+
import CoreData
|
|
12
|
+
import CoreImage
|
|
13
|
+
import CoreLocation
|
|
14
|
+
import CoreML
|
|
15
|
+
import CoreVideo
|
|
16
|
+
import CryptoKit
|
|
17
|
+
import DeveloperToolsSupport
|
|
18
|
+
import Foundation
|
|
19
|
+
@_exported import InfivizShotSDK
|
|
20
|
+
import MobileCoreServices
|
|
21
|
+
import Network
|
|
22
|
+
import Photos
|
|
23
|
+
import Security
|
|
24
|
+
import Swift
|
|
25
|
+
import SwiftLocation
|
|
26
|
+
import SwiftUI
|
|
27
|
+
import SystemConfiguration
|
|
28
|
+
import UIKit
|
|
29
|
+
import UserNotifications
|
|
30
|
+
import Vision
|
|
31
|
+
import _Concurrency
|
|
32
|
+
import _StringProcessing
|
|
33
|
+
import _SwiftConcurrencyShims
|
|
34
|
+
extension UIKit.UITextField {
|
|
35
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic open func awakeFromNib()
|
|
36
|
+
}
|
|
37
|
+
@objc @_inheritsConvenienceInitializers public class DBUserDetails : CoreData.NSManagedObject {
|
|
38
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
39
|
+
@objc deinit
|
|
40
|
+
}
|
|
41
|
+
final public class InfivizShotsActivity {
|
|
42
|
+
public init(model: InfivizShotSDK.InfivizUserLoginContext)
|
|
43
|
+
final public func initialize(completionHandler: @escaping (Swift.Result<Swift.Bool, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
44
|
+
@objc deinit
|
|
45
|
+
}
|
|
46
|
+
extension InfivizShotSDK.DBUserDetails {
|
|
47
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBUserDetails>
|
|
48
|
+
@objc @NSManaged dynamic public var clientID: Swift.String? {
|
|
49
|
+
@objc get
|
|
50
|
+
@objc set
|
|
51
|
+
}
|
|
52
|
+
@objc @NSManaged dynamic public var appID: Swift.String? {
|
|
53
|
+
@objc get
|
|
54
|
+
@objc set
|
|
55
|
+
}
|
|
56
|
+
@objc @NSManaged dynamic public var authSecret: Swift.String? {
|
|
57
|
+
@objc get
|
|
58
|
+
@objc set
|
|
59
|
+
}
|
|
60
|
+
@objc @NSManaged dynamic public var accountKey: Swift.String? {
|
|
61
|
+
@objc get
|
|
62
|
+
@objc set
|
|
63
|
+
}
|
|
64
|
+
@objc @NSManaged dynamic public var userID: Swift.String? {
|
|
65
|
+
@objc get
|
|
66
|
+
@objc set
|
|
67
|
+
}
|
|
68
|
+
@objc @NSManaged dynamic public var isLoggedIn: Swift.Bool {
|
|
69
|
+
@objc get
|
|
70
|
+
@objc set
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
extension InfivizShotSDK.DBUserDetails : Swift.Identifiable {
|
|
74
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
75
|
+
}
|
|
76
|
+
public enum AmpliEnvironment : Swift.Int {
|
|
77
|
+
case infilectios_sdk
|
|
78
|
+
public init?(rawValue: Swift.Int)
|
|
79
|
+
public typealias RawValue = Swift.Int
|
|
80
|
+
public var rawValue: Swift.Int {
|
|
81
|
+
get
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
public struct LoadClientOptions {
|
|
85
|
+
public let apiKey: Swift.String?
|
|
86
|
+
public let instance: AmplitudeSwift.Amplitude?
|
|
87
|
+
public let configuration: AmplitudeSwift.Configuration?
|
|
88
|
+
public init(apiKey: Swift.String? = nil, instance: AmplitudeSwift.Amplitude? = nil, configuration: AmplitudeSwift.Configuration? = nil)
|
|
89
|
+
}
|
|
90
|
+
public struct LoadOptions {
|
|
91
|
+
public let environment: InfivizShotSDK.AmpliEnvironment?
|
|
92
|
+
public let disabled: Swift.Bool?
|
|
93
|
+
public let client: InfivizShotSDK.LoadClientOptions?
|
|
94
|
+
public init(environment: InfivizShotSDK.AmpliEnvironment? = nil, disabled: Swift.Bool? = nil, client: InfivizShotSDK.LoadClientOptions? = nil)
|
|
95
|
+
}
|
|
96
|
+
public class Ampli {
|
|
97
|
+
public var client: AmplitudeSwift.Amplitude {
|
|
98
|
+
get
|
|
99
|
+
}
|
|
100
|
+
public var isLoaded: Swift.Bool {
|
|
101
|
+
get
|
|
102
|
+
}
|
|
103
|
+
public var disabled: Swift.Bool {
|
|
104
|
+
get
|
|
105
|
+
}
|
|
106
|
+
public static let instance: InfivizShotSDK.Ampli
|
|
107
|
+
public init()
|
|
108
|
+
public func load(_ options: InfivizShotSDK.LoadOptions)
|
|
109
|
+
public func track(_ event: AmplitudeSwift.BaseEvent, options: AmplitudeSwift.EventOptions? = nil)
|
|
110
|
+
public func identify(_ userId: Swift.String?, options: AmplitudeSwift.EventOptions? = nil)
|
|
111
|
+
public func flush()
|
|
112
|
+
@objc deinit
|
|
113
|
+
}
|
|
114
|
+
public struct ActionTableConfigsClass : Swift.Codable {
|
|
115
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
116
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
117
|
+
}
|
|
118
|
+
public struct ColumnAction : Swift.Codable {
|
|
119
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
120
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
121
|
+
}
|
|
122
|
+
public struct AssociatedReasonElement : Swift.Codable {
|
|
123
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
124
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
125
|
+
}
|
|
126
|
+
@_hasMissingDesignatedInitializers public class AssociatedReasonReason : Swift.Codable {
|
|
127
|
+
@objc deinit
|
|
128
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
129
|
+
required public init(from decoder: any Swift.Decoder) throws
|
|
130
|
+
}
|
|
131
|
+
public struct ActionTable : Swift.Codable {
|
|
132
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
133
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
134
|
+
}
|
|
135
|
+
public struct PositionalData : Swift.Codable {
|
|
136
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
137
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
138
|
+
}
|
|
139
|
+
public struct SelectionConfigs : Swift.Codable {
|
|
140
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
141
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
142
|
+
}
|
|
143
|
+
public struct ActionConfig : Swift.Codable {
|
|
144
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
145
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
146
|
+
}
|
|
147
|
+
public struct FromStep : Swift.Codable {
|
|
148
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
149
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
150
|
+
}
|
|
151
|
+
public struct InfiSession : Swift.Codable {
|
|
152
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
153
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
154
|
+
}
|
|
155
|
+
@_hasMissingDesignatedInitializers final public class RealTimeView {
|
|
156
|
+
@objc deinit
|
|
157
|
+
}
|
|
158
|
+
@objc @_inheritsConvenienceInitializers public class DBMLModels : CoreData.NSManagedObject {
|
|
159
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
160
|
+
@objc deinit
|
|
161
|
+
}
|
|
162
|
+
@objc @_inheritsConvenienceInitializers public class DBConfigurations : CoreData.NSManagedObject {
|
|
163
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
164
|
+
@objc deinit
|
|
165
|
+
}
|
|
166
|
+
extension InfivizShotSDK.DBConfigurations {
|
|
167
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBConfigurations>
|
|
168
|
+
@objc @NSManaged dynamic public var actionsScreen: Swift.Bool {
|
|
169
|
+
@objc get
|
|
170
|
+
@objc set
|
|
171
|
+
}
|
|
172
|
+
@objc @NSManaged dynamic public var appUpdateTimeInterval: Swift.Int64 {
|
|
173
|
+
@objc get
|
|
174
|
+
@objc set
|
|
175
|
+
}
|
|
176
|
+
@objc @NSManaged dynamic public var autoUpload: Foundation.Data? {
|
|
177
|
+
@objc get
|
|
178
|
+
@objc set
|
|
179
|
+
}
|
|
180
|
+
@objc @NSManaged dynamic public var cameraCaptureLogic: Swift.Int64 {
|
|
181
|
+
@objc get
|
|
182
|
+
@objc set
|
|
183
|
+
}
|
|
184
|
+
@objc @NSManaged dynamic public var client: Swift.String? {
|
|
185
|
+
@objc get
|
|
186
|
+
@objc set
|
|
187
|
+
}
|
|
188
|
+
@objc @NSManaged dynamic public var dateFormat: Swift.String? {
|
|
189
|
+
@objc get
|
|
190
|
+
@objc set
|
|
191
|
+
}
|
|
192
|
+
@objc @NSManaged dynamic public var delayTimer: Swift.Int64 {
|
|
193
|
+
@objc get
|
|
194
|
+
@objc set
|
|
195
|
+
}
|
|
196
|
+
@objc @NSManaged dynamic public var demoEnabled: Swift.Bool {
|
|
197
|
+
@objc get
|
|
198
|
+
@objc set
|
|
199
|
+
}
|
|
200
|
+
@objc @NSManaged dynamic public var email: Swift.String? {
|
|
201
|
+
@objc get
|
|
202
|
+
@objc set
|
|
203
|
+
}
|
|
204
|
+
@objc @NSManaged dynamic public var enableOpportunisticFlag: Swift.Bool {
|
|
205
|
+
@objc get
|
|
206
|
+
@objc set
|
|
207
|
+
}
|
|
208
|
+
@objc @NSManaged dynamic public var enableStoreLevelActions: Swift.Bool {
|
|
209
|
+
@objc get
|
|
210
|
+
@objc set
|
|
211
|
+
}
|
|
212
|
+
@objc @NSManaged dynamic public var featureConfigs: Foundation.Data? {
|
|
213
|
+
@objc get
|
|
214
|
+
@objc set
|
|
215
|
+
}
|
|
216
|
+
@objc @NSManaged dynamic public var geoLocation: Foundation.Data? {
|
|
217
|
+
@objc get
|
|
218
|
+
@objc set
|
|
219
|
+
}
|
|
220
|
+
@objc @NSManaged dynamic public var globalSyncPrompt: Swift.Bool {
|
|
221
|
+
@objc get
|
|
222
|
+
@objc set
|
|
223
|
+
}
|
|
224
|
+
@objc @NSManaged dynamic public var groupId: Swift.String? {
|
|
225
|
+
@objc get
|
|
226
|
+
@objc set
|
|
227
|
+
}
|
|
228
|
+
@objc @NSManaged dynamic public var imageCompression: Swift.Double {
|
|
229
|
+
@objc get
|
|
230
|
+
@objc set
|
|
231
|
+
}
|
|
232
|
+
@objc @NSManaged dynamic public var imageHeight: Swift.Int64 {
|
|
233
|
+
@objc get
|
|
234
|
+
@objc set
|
|
235
|
+
}
|
|
236
|
+
@objc @NSManaged dynamic public var imageWidth: Swift.Int64 {
|
|
237
|
+
@objc get
|
|
238
|
+
@objc set
|
|
239
|
+
}
|
|
240
|
+
@objc @NSManaged dynamic public var iOSCameraSettings: Foundation.Data? {
|
|
241
|
+
@objc get
|
|
242
|
+
@objc set
|
|
243
|
+
}
|
|
244
|
+
@objc @NSManaged dynamic public var isFlashAllowed: Swift.Bool {
|
|
245
|
+
@objc get
|
|
246
|
+
@objc set
|
|
247
|
+
}
|
|
248
|
+
@objc @NSManaged dynamic public var isLandscape: Swift.Bool {
|
|
249
|
+
@objc get
|
|
250
|
+
@objc set
|
|
251
|
+
}
|
|
252
|
+
@objc @NSManaged dynamic public var isReprocessingEnabled: Swift.Bool {
|
|
253
|
+
@objc get
|
|
254
|
+
@objc set
|
|
255
|
+
}
|
|
256
|
+
@objc @NSManaged dynamic public var isZoomAllowed: Swift.Bool {
|
|
257
|
+
@objc get
|
|
258
|
+
@objc set
|
|
259
|
+
}
|
|
260
|
+
@objc @NSManaged dynamic public var masterFallBackPeriod: Swift.Int64 {
|
|
261
|
+
@objc get
|
|
262
|
+
@objc set
|
|
263
|
+
}
|
|
264
|
+
@objc @NSManaged dynamic public var maxArchivalPeriod: Swift.Int64 {
|
|
265
|
+
@objc get
|
|
266
|
+
@objc set
|
|
267
|
+
}
|
|
268
|
+
@objc @NSManaged dynamic public var maximumHeight: Swift.Float {
|
|
269
|
+
@objc get
|
|
270
|
+
@objc set
|
|
271
|
+
}
|
|
272
|
+
@objc @NSManaged dynamic public var maximumWidth: Swift.Float {
|
|
273
|
+
@objc get
|
|
274
|
+
@objc set
|
|
275
|
+
}
|
|
276
|
+
@objc @NSManaged dynamic public var maxZoom: Swift.Float {
|
|
277
|
+
@objc get
|
|
278
|
+
@objc set
|
|
279
|
+
}
|
|
280
|
+
@objc @NSManaged dynamic public var minArchivalPeriod: Swift.Int64 {
|
|
281
|
+
@objc get
|
|
282
|
+
@objc set
|
|
283
|
+
}
|
|
284
|
+
@objc @NSManaged dynamic public var minimumHeight: Swift.Float {
|
|
285
|
+
@objc get
|
|
286
|
+
@objc set
|
|
287
|
+
}
|
|
288
|
+
@objc @NSManaged dynamic public var minimumWidth: Swift.Float {
|
|
289
|
+
@objc get
|
|
290
|
+
@objc set
|
|
291
|
+
}
|
|
292
|
+
@objc @NSManaged dynamic public var minThresholdSpace: Swift.Int64 {
|
|
293
|
+
@objc get
|
|
294
|
+
@objc set
|
|
295
|
+
}
|
|
296
|
+
@objc @NSManaged dynamic public var optionalCheckAccuracy: Foundation.Data? {
|
|
297
|
+
@objc get
|
|
298
|
+
@objc set
|
|
299
|
+
}
|
|
300
|
+
@objc @NSManaged dynamic public var pollOffset: Swift.Int64 {
|
|
301
|
+
@objc get
|
|
302
|
+
@objc set
|
|
303
|
+
}
|
|
304
|
+
@objc @NSManaged dynamic public var reprocessingRetryCount: Swift.Int64 {
|
|
305
|
+
@objc get
|
|
306
|
+
@objc set
|
|
307
|
+
}
|
|
308
|
+
@objc @NSManaged dynamic public var requiredHeight: Swift.Float {
|
|
309
|
+
@objc get
|
|
310
|
+
@objc set
|
|
311
|
+
}
|
|
312
|
+
@objc @NSManaged dynamic public var requiredWidth: Swift.Float {
|
|
313
|
+
@objc get
|
|
314
|
+
@objc set
|
|
315
|
+
}
|
|
316
|
+
@objc @NSManaged dynamic public var shouldAddImageInActionDetails: Swift.Bool {
|
|
317
|
+
@objc get
|
|
318
|
+
@objc set
|
|
319
|
+
}
|
|
320
|
+
@objc @NSManaged dynamic public var shouldAddImageInActions: Swift.Bool {
|
|
321
|
+
@objc get
|
|
322
|
+
@objc set
|
|
323
|
+
}
|
|
324
|
+
@objc @NSManaged dynamic public var shouldAllowDeviceTimeChange: Swift.Bool {
|
|
325
|
+
@objc get
|
|
326
|
+
@objc set
|
|
327
|
+
}
|
|
328
|
+
@objc @NSManaged dynamic public var shouldAllowPoorQualityImageCapture: Swift.Bool {
|
|
329
|
+
@objc get
|
|
330
|
+
@objc set
|
|
331
|
+
}
|
|
332
|
+
@objc @NSManaged dynamic public var shouldArchiveMetadata: Swift.Bool {
|
|
333
|
+
@objc get
|
|
334
|
+
@objc set
|
|
335
|
+
}
|
|
336
|
+
@objc @NSManaged dynamic public var shouldArchivePhotos: Swift.Bool {
|
|
337
|
+
@objc get
|
|
338
|
+
@objc set
|
|
339
|
+
}
|
|
340
|
+
@objc @NSManaged dynamic public var shouldClearDatabaseOnLogout: Swift.Bool {
|
|
341
|
+
@objc get
|
|
342
|
+
@objc set
|
|
343
|
+
}
|
|
344
|
+
@objc @NSManaged dynamic public var shouldEnableBayLogic: Swift.Bool {
|
|
345
|
+
@objc get
|
|
346
|
+
@objc set
|
|
347
|
+
}
|
|
348
|
+
@objc @NSManaged dynamic public var shouldEnableGuidelines: Swift.Bool {
|
|
349
|
+
@objc get
|
|
350
|
+
@objc set
|
|
351
|
+
}
|
|
352
|
+
@objc @NSManaged dynamic public var shouldEnableOnDeviceAI: Swift.Bool {
|
|
353
|
+
@objc get
|
|
354
|
+
@objc set
|
|
355
|
+
}
|
|
356
|
+
@objc @NSManaged dynamic public var shouldLockOrientationIcon: Swift.Bool {
|
|
357
|
+
@objc get
|
|
358
|
+
@objc set
|
|
359
|
+
}
|
|
360
|
+
@objc @NSManaged dynamic public var shouldPerformaceCardOnCategoryScreen: Swift.Bool {
|
|
361
|
+
@objc get
|
|
362
|
+
@objc set
|
|
363
|
+
}
|
|
364
|
+
@objc @NSManaged dynamic public var shouldPerformaceCardOnGuidelineScreen: Swift.Bool {
|
|
365
|
+
@objc get
|
|
366
|
+
@objc set
|
|
367
|
+
}
|
|
368
|
+
@objc @NSManaged dynamic public var shouldProcesInApp: Swift.Bool {
|
|
369
|
+
@objc get
|
|
370
|
+
@objc set
|
|
371
|
+
}
|
|
372
|
+
@objc @NSManaged dynamic public var shouldShowActionsScreen: Swift.Bool {
|
|
373
|
+
@objc get
|
|
374
|
+
@objc set
|
|
375
|
+
}
|
|
376
|
+
@objc @NSManaged dynamic public var shouldShowAreaOfInterest: Swift.Bool {
|
|
377
|
+
@objc get
|
|
378
|
+
@objc set
|
|
379
|
+
}
|
|
380
|
+
@objc @NSManaged dynamic public var shouldShowRealtimeActions: Swift.Bool {
|
|
381
|
+
@objc get
|
|
382
|
+
@objc set
|
|
383
|
+
}
|
|
384
|
+
@objc @NSManaged dynamic public var shouldShowReports: Swift.Bool {
|
|
385
|
+
@objc get
|
|
386
|
+
@objc set
|
|
387
|
+
}
|
|
388
|
+
@objc @NSManaged dynamic public var shouldShowSurveyQuestions: Swift.Bool {
|
|
389
|
+
@objc get
|
|
390
|
+
@objc set
|
|
391
|
+
}
|
|
392
|
+
@objc @NSManaged dynamic public var shouldStoreLoginCred: Swift.Bool {
|
|
393
|
+
@objc get
|
|
394
|
+
@objc set
|
|
395
|
+
}
|
|
396
|
+
@objc @NSManaged dynamic public var shouldStoreLoginCredentials: Swift.Bool {
|
|
397
|
+
@objc get
|
|
398
|
+
@objc set
|
|
399
|
+
}
|
|
400
|
+
@objc @NSManaged dynamic public var shouldWaitForRealtimeActions: Swift.Bool {
|
|
401
|
+
@objc get
|
|
402
|
+
@objc set
|
|
403
|
+
}
|
|
404
|
+
@objc @NSManaged dynamic public var startPollAfter: Swift.Int64 {
|
|
405
|
+
@objc get
|
|
406
|
+
@objc set
|
|
407
|
+
}
|
|
408
|
+
@objc @NSManaged dynamic public var stopPollAfter: Swift.Int64 {
|
|
409
|
+
@objc get
|
|
410
|
+
@objc set
|
|
411
|
+
}
|
|
412
|
+
@objc @NSManaged dynamic public var timeoutForRealtimeActionProcessing: Swift.Int64 {
|
|
413
|
+
@objc get
|
|
414
|
+
@objc set
|
|
415
|
+
}
|
|
416
|
+
@objc @NSManaged dynamic public var token: Swift.String? {
|
|
417
|
+
@objc get
|
|
418
|
+
@objc set
|
|
419
|
+
}
|
|
420
|
+
@objc @NSManaged dynamic public var userName: Swift.String? {
|
|
421
|
+
@objc get
|
|
422
|
+
@objc set
|
|
423
|
+
}
|
|
424
|
+
@objc @NSManaged dynamic public var isAutoUploadActive: Swift.Bool {
|
|
425
|
+
@objc get
|
|
426
|
+
@objc set
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
extension InfivizShotSDK.DBConfigurations : Swift.Identifiable {
|
|
430
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
431
|
+
}
|
|
432
|
+
public struct ActionsRequest : Swift.Codable {
|
|
433
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
434
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
435
|
+
}
|
|
436
|
+
final public class CameraContext {
|
|
437
|
+
public init(taskName: Swift.String, storeTitle: Swift.String, storeId: Swift.String, photoType: Swift.String, category: Swift.String, maxPhoto: Swift.Int?, maxPhotoOneGo: Swift.Int?, tempSessionId: Swift.String? = nil, imageURI: Swift.String? = nil, navigationController: UIKit.UINavigationController?, retake: Swift.Bool = false)
|
|
438
|
+
@objc deinit
|
|
439
|
+
}
|
|
440
|
+
@_inheritsConvenienceInitializers @objc(DBComplianceMetric) public class DBComplianceMetric : CoreData.NSManagedObject {
|
|
441
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
442
|
+
@objc deinit
|
|
443
|
+
}
|
|
444
|
+
extension InfivizShotSDK.DBActionConfig {
|
|
445
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionConfig>
|
|
446
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
447
|
+
@objc get
|
|
448
|
+
@objc set
|
|
449
|
+
}
|
|
450
|
+
@objc @NSManaged dynamic public var step: Swift.Int64 {
|
|
451
|
+
@objc get
|
|
452
|
+
@objc set
|
|
453
|
+
}
|
|
454
|
+
@objc @NSManaged dynamic public var toSelectionConfig: InfivizShotSDK.DBSelectionConfigs? {
|
|
455
|
+
@objc get
|
|
456
|
+
@objc set
|
|
457
|
+
}
|
|
458
|
+
@objc @NSManaged dynamic public var fromSteps: Swift.Set<InfivizShotSDK.DBFromStep>? {
|
|
459
|
+
@objc get
|
|
460
|
+
@objc set
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
extension InfivizShotSDK.DBActionConfig {
|
|
464
|
+
@objc(addFromStepsObject:) @NSManaged dynamic public func addToFromSteps(_ value: InfivizShotSDK.DBFromStep)
|
|
465
|
+
@objc(removeFromStepsObject:) @NSManaged dynamic public func removeFromFromSteps(_ value: InfivizShotSDK.DBFromStep)
|
|
466
|
+
@objc(addFromSteps:) @NSManaged dynamic public func addToFromSteps(_ values: Swift.Set<InfivizShotSDK.DBFromStep>)
|
|
467
|
+
@objc(removeFromSteps:) @NSManaged dynamic public func removeFromFromSteps(_ values: Swift.Set<InfivizShotSDK.DBFromStep>)
|
|
468
|
+
}
|
|
469
|
+
extension InfivizShotSDK.DBActionConfig : Swift.Identifiable {
|
|
470
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
471
|
+
}
|
|
472
|
+
extension InfivizShotSDK.DBActionTable {
|
|
473
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionTable>
|
|
474
|
+
@objc @NSManaged dynamic public var columnData: Foundation.NSOrderedSet? {
|
|
475
|
+
@objc get
|
|
476
|
+
@objc set
|
|
477
|
+
}
|
|
478
|
+
@objc @NSManaged dynamic public var toAction: InfivizShotSDK.DBAction? {
|
|
479
|
+
@objc get
|
|
480
|
+
@objc set
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
extension InfivizShotSDK.DBActionTable {
|
|
484
|
+
@objc(insertObject:inColumnDataAtIndex:) @NSManaged dynamic public func insertIntoColumnData(_ value: CoreData.NSManagedObject, at idx: Swift.Int)
|
|
485
|
+
@objc(removeObjectFromColumnDataAtIndex:) @NSManaged dynamic public func removeFromColumnData(at idx: Swift.Int)
|
|
486
|
+
@objc(insertColumnData:atIndexes:) @NSManaged dynamic public func insertIntoColumnData(_ values: [CoreData.NSManagedObject], at indexes: Foundation.NSIndexSet)
|
|
487
|
+
@objc(removeColumnDataAtIndexes:) @NSManaged dynamic public func removeFromColumnData(at indexes: Foundation.NSIndexSet)
|
|
488
|
+
@objc(replaceObjectInColumnDataAtIndex:withObject:) @NSManaged dynamic public func replaceColumnData(at idx: Swift.Int, with value: CoreData.NSManagedObject)
|
|
489
|
+
@objc(replaceColumnDataAtIndexes:withColumnData:) @NSManaged dynamic public func replaceColumnData(at indexes: Foundation.NSIndexSet, with values: [CoreData.NSManagedObject])
|
|
490
|
+
@objc(addColumnDataObject:) @NSManaged dynamic public func addToColumnData(_ value: CoreData.NSManagedObject)
|
|
491
|
+
@objc(removeColumnDataObject:) @NSManaged dynamic public func removeFromColumnData(_ value: CoreData.NSManagedObject)
|
|
492
|
+
@objc(addColumnData:) @NSManaged dynamic public func addToColumnData(_ values: Foundation.NSOrderedSet)
|
|
493
|
+
@objc(removeColumnData:) @NSManaged dynamic public func removeFromColumnData(_ values: Foundation.NSOrderedSet)
|
|
494
|
+
}
|
|
495
|
+
extension InfivizShotSDK.DBActionTable : Swift.Identifiable {
|
|
496
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
497
|
+
}
|
|
498
|
+
extension InfivizShotSDK.DBGetActionsTable {
|
|
499
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBGetActionsTable>
|
|
500
|
+
@objc @NSManaged dynamic public var actionsData: Foundation.Data? {
|
|
501
|
+
@objc get
|
|
502
|
+
@objc set
|
|
503
|
+
}
|
|
504
|
+
@objc @NSManaged dynamic public var backendSessionID: Swift.String? {
|
|
505
|
+
@objc get
|
|
506
|
+
@objc set
|
|
507
|
+
}
|
|
508
|
+
@objc @NSManaged dynamic public var dateString: Swift.String? {
|
|
509
|
+
@objc get
|
|
510
|
+
@objc set
|
|
511
|
+
}
|
|
512
|
+
@objc @NSManaged dynamic public var isOptional: Swift.Bool {
|
|
513
|
+
@objc get
|
|
514
|
+
@objc set
|
|
515
|
+
}
|
|
516
|
+
@objc @NSManaged dynamic public var isSubmitted: Swift.Bool {
|
|
517
|
+
@objc get
|
|
518
|
+
@objc set
|
|
519
|
+
}
|
|
520
|
+
@objc @NSManaged dynamic public var isSynced: Swift.Bool {
|
|
521
|
+
@objc get
|
|
522
|
+
@objc set
|
|
523
|
+
}
|
|
524
|
+
@objc @NSManaged dynamic public var kpiTitle: Swift.String? {
|
|
525
|
+
@objc get
|
|
526
|
+
@objc set
|
|
527
|
+
}
|
|
528
|
+
@objc @NSManaged dynamic public var kpiType: Swift.String? {
|
|
529
|
+
@objc get
|
|
530
|
+
@objc set
|
|
531
|
+
}
|
|
532
|
+
@objc @NSManaged dynamic public var kpiVersion: Swift.String? {
|
|
533
|
+
@objc get
|
|
534
|
+
@objc set
|
|
535
|
+
}
|
|
536
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
537
|
+
@objc get
|
|
538
|
+
@objc set
|
|
539
|
+
}
|
|
540
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
541
|
+
@objc get
|
|
542
|
+
@objc set
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
extension InfivizShotSDK.DBGetActionsTable : Swift.Identifiable {
|
|
546
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
547
|
+
}
|
|
548
|
+
@_inheritsConvenienceInitializers @objc(DBGetActionsTable) public class DBGetActionsTable : CoreData.NSManagedObject {
|
|
549
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
550
|
+
@objc deinit
|
|
551
|
+
}
|
|
552
|
+
extension InfivizShotSDK.DBActionType {
|
|
553
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionType>
|
|
554
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
555
|
+
@objc get
|
|
556
|
+
@objc set
|
|
557
|
+
}
|
|
558
|
+
@objc @NSManaged dynamic public var id: Swift.Int64 {
|
|
559
|
+
@objc get
|
|
560
|
+
@objc set
|
|
561
|
+
}
|
|
562
|
+
@objc @NSManaged dynamic public var order: Swift.Int64 {
|
|
563
|
+
@objc get
|
|
564
|
+
@objc set
|
|
565
|
+
}
|
|
566
|
+
@objc @NSManaged dynamic public var templateText: Swift.String? {
|
|
567
|
+
@objc get
|
|
568
|
+
@objc set
|
|
569
|
+
}
|
|
570
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
571
|
+
@objc get
|
|
572
|
+
@objc set
|
|
573
|
+
}
|
|
574
|
+
@objc @NSManaged dynamic public var associatedReasons: Swift.Set<InfivizShotSDK.DBAssociatedReasonElement>? {
|
|
575
|
+
@objc get
|
|
576
|
+
@objc set
|
|
577
|
+
}
|
|
578
|
+
@objc @NSManaged dynamic public var toBucketAction: InfivizShotSDK.DBActionBucket? {
|
|
579
|
+
@objc get
|
|
580
|
+
@objc set
|
|
581
|
+
}
|
|
582
|
+
@objc @NSManaged dynamic public var actionTable: InfivizShotSDK.DBActionTableConfigsClass? {
|
|
583
|
+
@objc get
|
|
584
|
+
@objc set
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
extension InfivizShotSDK.DBActionType {
|
|
588
|
+
@objc(insertObject:inAssociatedReasonsAtIndex:) @NSManaged dynamic public func insertIntoAssociatedReasons(_ value: InfivizShotSDK.DBAssociatedReasonElement, at idx: Swift.Int)
|
|
589
|
+
@objc(removeObjectFromAssociatedReasonsAtIndex:) @NSManaged dynamic public func removeFromAssociatedReasons(at idx: Swift.Int)
|
|
590
|
+
@objc(insertAssociatedReasons:atIndexes:) @NSManaged dynamic public func insertIntoAssociatedReasons(_ values: [InfivizShotSDK.DBAssociatedReasonElement], at indexes: Foundation.NSIndexSet)
|
|
591
|
+
@objc(removeAssociatedReasonsAtIndexes:) @NSManaged dynamic public func removeFromAssociatedReasons(at indexes: Foundation.NSIndexSet)
|
|
592
|
+
@objc(replaceObjectInAssociatedReasonsAtIndex:withObject:) @NSManaged dynamic public func replaceAssociatedReasons(at idx: Swift.Int, with value: InfivizShotSDK.DBAssociatedReasonElement)
|
|
593
|
+
@objc(replaceAssociatedReasonsAtIndexes:withAssociatedReasons:) @NSManaged dynamic public func replaceAssociatedReasons(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBAssociatedReasonElement])
|
|
594
|
+
@objc(addAssociatedReasonsObject:) @NSManaged dynamic public func addToAssociatedReasons(_ value: InfivizShotSDK.DBAssociatedReasonElement)
|
|
595
|
+
@objc(removeAssociatedReasonsObject:) @NSManaged dynamic public func removeFromAssociatedReasons(_ value: InfivizShotSDK.DBAssociatedReasonElement)
|
|
596
|
+
@objc(addAssociatedReasons:) @NSManaged dynamic public func addToAssociatedReasons(_ values: Swift.Set<InfivizShotSDK.DBAssociatedReasonElement>)
|
|
597
|
+
@objc(removeAssociatedReasons:) @NSManaged dynamic public func removeFromAssociatedReasons(_ values: Swift.Set<InfivizShotSDK.DBAssociatedReasonElement>)
|
|
598
|
+
}
|
|
599
|
+
extension InfivizShotSDK.DBActionType : Swift.Identifiable {
|
|
600
|
+
public typealias ID = Swift.Int64
|
|
601
|
+
}
|
|
602
|
+
extension InfivizShotSDK.DBPositionalData {
|
|
603
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBPositionalData>
|
|
604
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
605
|
+
@objc get
|
|
606
|
+
@objc set
|
|
607
|
+
}
|
|
608
|
+
@objc @NSManaged dynamic public var imageID: Swift.Int64 {
|
|
609
|
+
@objc get
|
|
610
|
+
@objc set
|
|
611
|
+
}
|
|
612
|
+
@objc @NSManaged dynamic public var rowNo: Swift.Int64 {
|
|
613
|
+
@objc get
|
|
614
|
+
@objc set
|
|
615
|
+
}
|
|
616
|
+
@objc @NSManaged dynamic public var sequenceNo: Swift.Int64 {
|
|
617
|
+
@objc get
|
|
618
|
+
@objc set
|
|
619
|
+
}
|
|
620
|
+
@objc @NSManaged dynamic public var skuPackShot: Swift.String? {
|
|
621
|
+
@objc get
|
|
622
|
+
@objc set
|
|
623
|
+
}
|
|
624
|
+
@objc @NSManaged dynamic public var coordinates: CoreData.NSManagedObject? {
|
|
625
|
+
@objc get
|
|
626
|
+
@objc set
|
|
627
|
+
}
|
|
628
|
+
@objc @NSManaged dynamic public var toAction: CoreData.NSManagedObject? {
|
|
629
|
+
@objc get
|
|
630
|
+
@objc set
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
extension InfivizShotSDK.DBPositionalData : Swift.Identifiable {
|
|
634
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
635
|
+
}
|
|
636
|
+
@_inheritsConvenienceInitializers @objc(DBActionTable) public class DBActionTable : CoreData.NSManagedObject {
|
|
637
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
638
|
+
@objc deinit
|
|
639
|
+
}
|
|
640
|
+
extension InfivizShotSDK.DBActionPopulated {
|
|
641
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionPopulated>
|
|
642
|
+
@objc @NSManaged dynamic public var accuracyBinaryData: Foundation.Data? {
|
|
643
|
+
@objc get
|
|
644
|
+
@objc set
|
|
645
|
+
}
|
|
646
|
+
@objc @NSManaged dynamic public var date: Swift.String? {
|
|
647
|
+
@objc get
|
|
648
|
+
@objc set
|
|
649
|
+
}
|
|
650
|
+
@objc @NSManaged dynamic public var isAccuracySubmitted: Swift.Bool {
|
|
651
|
+
@objc get
|
|
652
|
+
@objc set
|
|
653
|
+
}
|
|
654
|
+
@objc @NSManaged dynamic public var kpiName: Swift.String? {
|
|
655
|
+
@objc get
|
|
656
|
+
@objc set
|
|
657
|
+
}
|
|
658
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
659
|
+
@objc get
|
|
660
|
+
@objc set
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
extension InfivizShotSDK.DBActionPopulated : Swift.Identifiable {
|
|
664
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
665
|
+
}
|
|
666
|
+
@_inheritsConvenienceInitializers @objc(DBActionData) public class DBActionData : CoreData.NSManagedObject {
|
|
667
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
668
|
+
@objc deinit
|
|
669
|
+
}
|
|
670
|
+
public class InfivizRealTimeView {
|
|
671
|
+
public init(sessionID: Swift.String, navigationController: UIKit.UINavigationController)
|
|
672
|
+
public func viewIRResults(sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
673
|
+
public func startActionsWorkFlow(storeId: Swift.String, sessionId: Swift.String, latitude: Swift.String, longitude: Swift.String, dateTimeStamp: Swift.String, completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
674
|
+
@objc deinit
|
|
675
|
+
}
|
|
676
|
+
@_inheritsConvenienceInitializers @objc(DBAssociatedReason) public class DBAssociatedReason : CoreData.NSManagedObject {
|
|
677
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
678
|
+
@objc deinit
|
|
679
|
+
}
|
|
680
|
+
extension InfivizShotSDK.SpreadsheetView {
|
|
681
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func layoutSubviews()
|
|
682
|
+
}
|
|
683
|
+
extension InfivizShotSDK.SpreadsheetView {
|
|
684
|
+
@_Concurrency.MainActor @preconcurrency public var contentOffset: CoreFoundation.CGPoint {
|
|
685
|
+
get
|
|
686
|
+
set
|
|
687
|
+
}
|
|
688
|
+
@_Concurrency.MainActor @preconcurrency public var scrollIndicatorInsets: UIKit.UIEdgeInsets {
|
|
689
|
+
get
|
|
690
|
+
set
|
|
691
|
+
}
|
|
692
|
+
@_Concurrency.MainActor @preconcurrency public var contentSize: CoreFoundation.CGSize {
|
|
693
|
+
get
|
|
694
|
+
}
|
|
695
|
+
@_Concurrency.MainActor @preconcurrency public var contentInset: UIKit.UIEdgeInsets {
|
|
696
|
+
get
|
|
697
|
+
set
|
|
698
|
+
}
|
|
699
|
+
@available(iOS 11.0, *)
|
|
700
|
+
@_Concurrency.MainActor @preconcurrency public var adjustedContentInset: UIKit.UIEdgeInsets {
|
|
701
|
+
get
|
|
702
|
+
}
|
|
703
|
+
@_Concurrency.MainActor @preconcurrency public func flashScrollIndicators()
|
|
704
|
+
@_Concurrency.MainActor @preconcurrency public func setContentOffset(_ contentOffset: CoreFoundation.CGPoint, animated: Swift.Bool)
|
|
705
|
+
@_Concurrency.MainActor @preconcurrency public func scrollRectToVisible(_ rect: CoreFoundation.CGRect, animated: Swift.Bool)
|
|
706
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func isKind(of aClass: Swift.AnyClass) -> Swift.Bool
|
|
707
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func forwardingTarget(for aSelector: ObjectiveC.Selector!) -> Any?
|
|
708
|
+
}
|
|
709
|
+
extension InfivizShotSDK.SpreadsheetView {
|
|
710
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func insertSubview(_ view: UIKit.UIView, at index: Swift.Int)
|
|
711
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func exchangeSubview(at index1: Swift.Int, withSubviewAt index2: Swift.Int)
|
|
712
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func addSubview(_ view: UIKit.UIView)
|
|
713
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func insertSubview(_ view: UIKit.UIView, belowSubview siblingSubview: UIKit.UIView)
|
|
714
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func insertSubview(_ view: UIKit.UIView, aboveSubview siblingSubview: UIKit.UIView)
|
|
715
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func bringSubviewToFront(_ view: UIKit.UIView)
|
|
716
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func sendSubviewToBack(_ view: UIKit.UIView)
|
|
717
|
+
}
|
|
718
|
+
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor @preconcurrency public class SpreadsheetView : UIKit.UIView {
|
|
719
|
+
@_Concurrency.MainActor @preconcurrency weak public var dataSource: (any InfivizShotSDK.SpreadsheetViewDataSource)? {
|
|
720
|
+
get
|
|
721
|
+
set
|
|
722
|
+
}
|
|
723
|
+
@_Concurrency.MainActor @preconcurrency weak public var delegate: (any InfivizShotSDK.SpreadsheetViewDelegate)?
|
|
724
|
+
@_Concurrency.MainActor @preconcurrency public var intercellSpacing: CoreFoundation.CGSize
|
|
725
|
+
@_Concurrency.MainActor @preconcurrency public var gridStyle: InfivizShotSDK.GridStyle
|
|
726
|
+
@_Concurrency.MainActor @preconcurrency public var allowsSelection: Swift.Bool {
|
|
727
|
+
get
|
|
728
|
+
set
|
|
729
|
+
}
|
|
730
|
+
@_Concurrency.MainActor @preconcurrency public var allowsMultipleSelection: Swift.Bool {
|
|
731
|
+
get
|
|
732
|
+
set
|
|
733
|
+
}
|
|
734
|
+
@_Concurrency.MainActor @preconcurrency public var showsVerticalScrollIndicator: Swift.Bool {
|
|
735
|
+
get
|
|
736
|
+
set
|
|
737
|
+
}
|
|
738
|
+
@_Concurrency.MainActor @preconcurrency public var showsHorizontalScrollIndicator: Swift.Bool {
|
|
739
|
+
get
|
|
740
|
+
set
|
|
741
|
+
}
|
|
742
|
+
@_Concurrency.MainActor @preconcurrency public var scrollsToTop: Swift.Bool {
|
|
743
|
+
get
|
|
744
|
+
set
|
|
745
|
+
}
|
|
746
|
+
@_Concurrency.MainActor @preconcurrency public var circularScrolling: any InfivizShotSDK.CircularScrollingConfiguration {
|
|
747
|
+
get
|
|
748
|
+
set
|
|
749
|
+
}
|
|
750
|
+
@_Concurrency.MainActor @preconcurrency public var backgroundView: UIKit.UIView? {
|
|
751
|
+
get
|
|
752
|
+
set
|
|
753
|
+
}
|
|
754
|
+
@available(iOS 11.0, *)
|
|
755
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func safeAreaInsetsDidChange()
|
|
756
|
+
@_Concurrency.MainActor @preconcurrency public var visibleCells: [InfivizShotSDK.Cell] {
|
|
757
|
+
get
|
|
758
|
+
}
|
|
759
|
+
@_Concurrency.MainActor @preconcurrency public var indexPathsForVisibleItems: [Foundation.IndexPath] {
|
|
760
|
+
get
|
|
761
|
+
}
|
|
762
|
+
@_Concurrency.MainActor @preconcurrency public var indexPathForSelectedItem: Foundation.IndexPath? {
|
|
763
|
+
get
|
|
764
|
+
}
|
|
765
|
+
@_Concurrency.MainActor @preconcurrency public var indexPathsForSelectedItems: [Foundation.IndexPath] {
|
|
766
|
+
get
|
|
767
|
+
}
|
|
768
|
+
@_Concurrency.MainActor @preconcurrency public var isDirectionalLockEnabled: Swift.Bool {
|
|
769
|
+
get
|
|
770
|
+
set
|
|
771
|
+
}
|
|
772
|
+
@_Concurrency.MainActor @preconcurrency public var bounces: Swift.Bool {
|
|
773
|
+
get
|
|
774
|
+
set
|
|
775
|
+
}
|
|
776
|
+
@_Concurrency.MainActor @preconcurrency public var alwaysBounceVertical: Swift.Bool {
|
|
777
|
+
get
|
|
778
|
+
set
|
|
779
|
+
}
|
|
780
|
+
@_Concurrency.MainActor @preconcurrency public var alwaysBounceHorizontal: Swift.Bool {
|
|
781
|
+
get
|
|
782
|
+
set
|
|
783
|
+
}
|
|
784
|
+
@_Concurrency.MainActor @preconcurrency public var stickyRowHeader: Swift.Bool
|
|
785
|
+
@_Concurrency.MainActor @preconcurrency public var stickyColumnHeader: Swift.Bool
|
|
786
|
+
@_Concurrency.MainActor @preconcurrency public var isPagingEnabled: Swift.Bool {
|
|
787
|
+
get
|
|
788
|
+
set
|
|
789
|
+
}
|
|
790
|
+
@_Concurrency.MainActor @preconcurrency public var isScrollEnabled: Swift.Bool {
|
|
791
|
+
get
|
|
792
|
+
set
|
|
793
|
+
}
|
|
794
|
+
@_Concurrency.MainActor @preconcurrency public var indicatorStyle: UIKit.UIScrollView.IndicatorStyle {
|
|
795
|
+
get
|
|
796
|
+
set
|
|
797
|
+
}
|
|
798
|
+
@_Concurrency.MainActor @preconcurrency public var decelerationRate: CoreFoundation.CGFloat {
|
|
799
|
+
get
|
|
800
|
+
set
|
|
801
|
+
}
|
|
802
|
+
@_Concurrency.MainActor @preconcurrency public var numberOfColumns: Swift.Int {
|
|
803
|
+
get
|
|
804
|
+
}
|
|
805
|
+
@_Concurrency.MainActor @preconcurrency public var numberOfRows: Swift.Int {
|
|
806
|
+
get
|
|
807
|
+
}
|
|
808
|
+
@_Concurrency.MainActor @preconcurrency public var frozenColumns: Swift.Int {
|
|
809
|
+
get
|
|
810
|
+
}
|
|
811
|
+
@_Concurrency.MainActor @preconcurrency public var frozenRows: Swift.Int {
|
|
812
|
+
get
|
|
813
|
+
}
|
|
814
|
+
@_Concurrency.MainActor @preconcurrency public var mergedCells: [InfivizShotSDK.CellRange] {
|
|
815
|
+
get
|
|
816
|
+
}
|
|
817
|
+
@_Concurrency.MainActor @preconcurrency public var scrollView: UIKit.UIScrollView {
|
|
818
|
+
get
|
|
819
|
+
}
|
|
820
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public init(frame: CoreFoundation.CGRect)
|
|
821
|
+
@_Concurrency.MainActor @preconcurrency @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder)
|
|
822
|
+
@objc(registerClass:forCellWithReuseIdentifier:) @_Concurrency.MainActor @preconcurrency public func register(_ cellClass: InfivizShotSDK.Cell.Type, forCellWithReuseIdentifier identifier: Swift.String)
|
|
823
|
+
@objc(registerNib:forCellWithReuseIdentifier:) @_Concurrency.MainActor @preconcurrency public func register(_ nib: UIKit.UINib, forCellWithReuseIdentifier identifier: Swift.String)
|
|
824
|
+
@_Concurrency.MainActor @preconcurrency public func reloadData()
|
|
825
|
+
@_Concurrency.MainActor @preconcurrency public func dequeueReusableCell(withReuseIdentifier identifier: Swift.String, for indexPath: Foundation.IndexPath) -> InfivizShotSDK.Cell
|
|
826
|
+
@_Concurrency.MainActor @preconcurrency public func scrollToItem(at indexPath: Foundation.IndexPath, at scrollPosition: InfivizShotSDK.ScrollPosition, animated: Swift.Bool)
|
|
827
|
+
@_Concurrency.MainActor @preconcurrency public func selectItem(at indexPath: Foundation.IndexPath?, animated: Swift.Bool, scrollPosition: InfivizShotSDK.ScrollPosition)
|
|
828
|
+
@_Concurrency.MainActor @preconcurrency public func deselectItem(at indexPath: Foundation.IndexPath, animated: Swift.Bool)
|
|
829
|
+
@_Concurrency.MainActor @preconcurrency public func indexPathForItem(at point: CoreFoundation.CGPoint) -> Foundation.IndexPath?
|
|
830
|
+
@_Concurrency.MainActor @preconcurrency public func cellForItem(at indexPath: Foundation.IndexPath) -> InfivizShotSDK.Cell?
|
|
831
|
+
@_Concurrency.MainActor @preconcurrency public func cellsForItem(at indexPath: Foundation.IndexPath) -> [InfivizShotSDK.Cell]
|
|
832
|
+
@_Concurrency.MainActor @preconcurrency public func rectForItem(at indexPath: Foundation.IndexPath) -> CoreFoundation.CGRect
|
|
833
|
+
@objc deinit
|
|
834
|
+
}
|
|
835
|
+
extension InfivizShotSDK.SpreadsheetView {
|
|
836
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func resizableSnapshotView(from rect: CoreFoundation.CGRect, afterScreenUpdates afterUpdates: Swift.Bool, withCapInsets capInsets: UIKit.UIEdgeInsets) -> UIKit.UIView?
|
|
837
|
+
}
|
|
838
|
+
public struct Borders {
|
|
839
|
+
public var top: InfivizShotSDK.BorderStyle
|
|
840
|
+
public var bottom: InfivizShotSDK.BorderStyle
|
|
841
|
+
public var left: InfivizShotSDK.BorderStyle
|
|
842
|
+
public var right: InfivizShotSDK.BorderStyle
|
|
843
|
+
public static func all(_ style: InfivizShotSDK.BorderStyle) -> InfivizShotSDK.Borders
|
|
844
|
+
}
|
|
845
|
+
public enum BorderStyle {
|
|
846
|
+
case none
|
|
847
|
+
case solid(width: CoreFoundation.CGFloat, color: UIKit.UIColor)
|
|
848
|
+
}
|
|
849
|
+
extension InfivizShotSDK.BorderStyle : Swift.Equatable {
|
|
850
|
+
public static func == (lhs: InfivizShotSDK.BorderStyle, rhs: InfivizShotSDK.BorderStyle) -> Swift.Bool
|
|
851
|
+
}
|
|
852
|
+
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor @preconcurrency open class Cell : UIKit.UIView {
|
|
853
|
+
@_Concurrency.MainActor @preconcurrency final public let contentView: UIKit.UIView
|
|
854
|
+
@_Concurrency.MainActor @preconcurrency public var backgroundView: UIKit.UIView? {
|
|
855
|
+
get
|
|
856
|
+
set
|
|
857
|
+
}
|
|
858
|
+
@_Concurrency.MainActor @preconcurrency public var selectedBackgroundView: UIKit.UIView? {
|
|
859
|
+
get
|
|
860
|
+
set
|
|
861
|
+
}
|
|
862
|
+
@_Concurrency.MainActor @preconcurrency open var isHighlighted: Swift.Bool {
|
|
863
|
+
get
|
|
864
|
+
set
|
|
865
|
+
}
|
|
866
|
+
@_Concurrency.MainActor @preconcurrency open var isSelected: Swift.Bool {
|
|
867
|
+
get
|
|
868
|
+
set
|
|
869
|
+
}
|
|
870
|
+
@_Concurrency.MainActor @preconcurrency public var gridlines: InfivizShotSDK.Gridlines
|
|
871
|
+
@_Concurrency.MainActor @preconcurrency public var borders: InfivizShotSDK.Borders {
|
|
872
|
+
get
|
|
873
|
+
set
|
|
874
|
+
}
|
|
875
|
+
@_Concurrency.MainActor @preconcurrency public var reuseIdentifier: Swift.String? {
|
|
876
|
+
get
|
|
877
|
+
}
|
|
878
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public init(frame: CoreFoundation.CGRect)
|
|
879
|
+
@_Concurrency.MainActor @preconcurrency @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder)
|
|
880
|
+
@_Concurrency.MainActor @preconcurrency open func prepareForReuse()
|
|
881
|
+
@objc deinit
|
|
882
|
+
}
|
|
883
|
+
extension InfivizShotSDK.Cell : Swift.Comparable {
|
|
884
|
+
@_Concurrency.MainActor @preconcurrency public static func < (lhs: InfivizShotSDK.Cell, rhs: InfivizShotSDK.Cell) -> Swift.Bool
|
|
885
|
+
}
|
|
886
|
+
extension InfivizShotSDK.SpreadsheetView : UIKit.UIScrollViewDelegate {
|
|
887
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func scrollViewDidScroll(_ scrollView: UIKit.UIScrollView)
|
|
888
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func scrollViewDidEndScrollingAnimation(_ scrollView: UIKit.UIScrollView)
|
|
889
|
+
@available(iOS 11.0, *)
|
|
890
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func scrollViewDidChangeAdjustedContentInset(_ scrollView: UIKit.UIScrollView)
|
|
891
|
+
}
|
|
892
|
+
@_hasMissingDesignatedInitializers final public class CellRange {
|
|
893
|
+
final public let from: InfivizShotSDK.Location
|
|
894
|
+
final public let to: InfivizShotSDK.Location
|
|
895
|
+
final public let columnCount: Swift.Int
|
|
896
|
+
final public let rowCount: Swift.Int
|
|
897
|
+
convenience public init(from: (row: Swift.Int, column: Swift.Int), to: (row: Swift.Int, column: Swift.Int))
|
|
898
|
+
convenience public init(from: Foundation.IndexPath, to: Foundation.IndexPath)
|
|
899
|
+
final public func contains(_ indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
900
|
+
final public func contains(_ cellRange: InfivizShotSDK.CellRange) -> Swift.Bool
|
|
901
|
+
@objc deinit
|
|
902
|
+
}
|
|
903
|
+
extension InfivizShotSDK.CellRange : Swift.Hashable {
|
|
904
|
+
final public func hash(into hasher: inout Swift.Hasher)
|
|
905
|
+
public static func == (lhs: InfivizShotSDK.CellRange, rhs: InfivizShotSDK.CellRange) -> Swift.Bool
|
|
906
|
+
final public var hashValue: Swift.Int {
|
|
907
|
+
get
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
extension InfivizShotSDK.CellRange : Swift.CustomStringConvertible, Swift.CustomDebugStringConvertible {
|
|
911
|
+
final public var description: Swift.String {
|
|
912
|
+
get
|
|
913
|
+
}
|
|
914
|
+
final public var debugDescription: Swift.String {
|
|
915
|
+
get
|
|
916
|
+
}
|
|
917
|
+
}
|
|
918
|
+
public protocol SpreadsheetViewDataSource : AnyObject {
|
|
919
|
+
func numberOfColumns(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
920
|
+
func numberOfRows(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
921
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, widthForColumn column: Swift.Int) -> CoreFoundation.CGFloat
|
|
922
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, heightForRow row: Swift.Int) -> CoreFoundation.CGFloat
|
|
923
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, cellForItemAt indexPath: Foundation.IndexPath) -> InfivizShotSDK.Cell?
|
|
924
|
+
func mergedCells(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> [InfivizShotSDK.CellRange]
|
|
925
|
+
func frozenColumns(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
926
|
+
func frozenRows(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
927
|
+
}
|
|
928
|
+
extension InfivizShotSDK.SpreadsheetViewDataSource {
|
|
929
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, cellForItemAt indexPath: Foundation.IndexPath) -> InfivizShotSDK.Cell?
|
|
930
|
+
public func mergedCells(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> [InfivizShotSDK.CellRange]
|
|
931
|
+
public func frozenColumns(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
932
|
+
public func frozenRows(in spreadsheetView: InfivizShotSDK.SpreadsheetView) -> Swift.Int
|
|
933
|
+
}
|
|
934
|
+
public protocol SpreadsheetViewDelegate : AnyObject {
|
|
935
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldHighlightItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
936
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didHighlightItemAt indexPath: Foundation.IndexPath)
|
|
937
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didUnhighlightItemAt indexPath: Foundation.IndexPath)
|
|
938
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldSelectItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
939
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldDeselectItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
940
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didSelectItemAt indexPath: Foundation.IndexPath)
|
|
941
|
+
func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didDeselectItemAt indexPath: Foundation.IndexPath)
|
|
942
|
+
}
|
|
943
|
+
extension InfivizShotSDK.SpreadsheetViewDelegate {
|
|
944
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldHighlightItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
945
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didHighlightItemAt indexPath: Foundation.IndexPath)
|
|
946
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didUnhighlightItemAt indexPath: Foundation.IndexPath)
|
|
947
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldSelectItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
948
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, shouldDeselectItemAt indexPath: Foundation.IndexPath) -> Swift.Bool
|
|
949
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didSelectItemAt indexPath: Foundation.IndexPath)
|
|
950
|
+
public func spreadsheetView(_ spreadsheetView: InfivizShotSDK.SpreadsheetView, didDeselectItemAt indexPath: Foundation.IndexPath)
|
|
951
|
+
}
|
|
952
|
+
extension Foundation.IndexPath {
|
|
953
|
+
public var column: Swift.Int {
|
|
954
|
+
get
|
|
955
|
+
}
|
|
956
|
+
public init(row: Swift.Int, column: Swift.Int)
|
|
957
|
+
}
|
|
958
|
+
public struct Gridlines {
|
|
959
|
+
public var top: InfivizShotSDK.GridStyle
|
|
960
|
+
public var bottom: InfivizShotSDK.GridStyle
|
|
961
|
+
public var left: InfivizShotSDK.GridStyle
|
|
962
|
+
public var right: InfivizShotSDK.GridStyle
|
|
963
|
+
public static func all(_ style: InfivizShotSDK.GridStyle) -> InfivizShotSDK.Gridlines
|
|
964
|
+
}
|
|
965
|
+
public enum GridStyle {
|
|
966
|
+
case `default`
|
|
967
|
+
case none
|
|
968
|
+
case solid(width: CoreFoundation.CGFloat, color: UIKit.UIColor)
|
|
969
|
+
}
|
|
970
|
+
extension InfivizShotSDK.GridStyle : Swift.Equatable {
|
|
971
|
+
public static func == (lhs: InfivizShotSDK.GridStyle, rhs: InfivizShotSDK.GridStyle) -> Swift.Bool
|
|
972
|
+
}
|
|
973
|
+
public struct ScrollPosition : Swift.OptionSet {
|
|
974
|
+
public static var top: InfivizShotSDK.ScrollPosition
|
|
975
|
+
public static var centeredVertically: InfivizShotSDK.ScrollPosition
|
|
976
|
+
public static var bottom: InfivizShotSDK.ScrollPosition
|
|
977
|
+
public static var left: InfivizShotSDK.ScrollPosition
|
|
978
|
+
public static var centeredHorizontally: InfivizShotSDK.ScrollPosition
|
|
979
|
+
public static var right: InfivizShotSDK.ScrollPosition
|
|
980
|
+
public let rawValue: Swift.Int
|
|
981
|
+
public init(rawValue: Swift.Int)
|
|
982
|
+
public typealias ArrayLiteralElement = InfivizShotSDK.ScrollPosition
|
|
983
|
+
public typealias Element = InfivizShotSDK.ScrollPosition
|
|
984
|
+
public typealias RawValue = Swift.Int
|
|
985
|
+
}
|
|
986
|
+
extension InfivizShotSDK.ScrollPosition : Swift.CustomStringConvertible, Swift.CustomDebugStringConvertible {
|
|
987
|
+
public var description: Swift.String {
|
|
988
|
+
get
|
|
989
|
+
}
|
|
990
|
+
public var debugDescription: Swift.String {
|
|
991
|
+
get
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
public struct Location : Swift.Hashable {
|
|
995
|
+
public let row: Swift.Int
|
|
996
|
+
public let column: Swift.Int
|
|
997
|
+
public func hash(into hasher: inout Swift.Hasher)
|
|
998
|
+
public static func == (lhs: InfivizShotSDK.Location, rhs: InfivizShotSDK.Location) -> Swift.Bool
|
|
999
|
+
public var hashValue: Swift.Int {
|
|
1000
|
+
get
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
extension InfivizShotSDK.DBSession {
|
|
1004
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBSession>
|
|
1005
|
+
@objc @NSManaged dynamic public var actionsGenerated: Swift.Bool {
|
|
1006
|
+
@objc get
|
|
1007
|
+
@objc set
|
|
1008
|
+
}
|
|
1009
|
+
@objc @NSManaged dynamic public var backendSessionID: Swift.String? {
|
|
1010
|
+
@objc get
|
|
1011
|
+
@objc set
|
|
1012
|
+
}
|
|
1013
|
+
@objc @NSManaged dynamic public var blurCount: Swift.Int64 {
|
|
1014
|
+
@objc get
|
|
1015
|
+
@objc set
|
|
1016
|
+
}
|
|
1017
|
+
@objc @NSManaged dynamic public var blurCountEvidence: Swift.Int64 {
|
|
1018
|
+
@objc get
|
|
1019
|
+
@objc set
|
|
1020
|
+
}
|
|
1021
|
+
@objc @NSManaged dynamic public var categoryName: Swift.String? {
|
|
1022
|
+
@objc get
|
|
1023
|
+
@objc set
|
|
1024
|
+
}
|
|
1025
|
+
@objc @NSManaged dynamic public var client: Swift.String? {
|
|
1026
|
+
@objc get
|
|
1027
|
+
@objc set
|
|
1028
|
+
}
|
|
1029
|
+
@objc @NSManaged dynamic public var createdOn: Foundation.Date? {
|
|
1030
|
+
@objc get
|
|
1031
|
+
@objc set
|
|
1032
|
+
}
|
|
1033
|
+
@objc @NSManaged dynamic public var dateString: Swift.String? {
|
|
1034
|
+
@objc get
|
|
1035
|
+
@objc set
|
|
1036
|
+
}
|
|
1037
|
+
@objc @NSManaged dynamic public var evidencePhotoCount: Swift.String? {
|
|
1038
|
+
@objc get
|
|
1039
|
+
@objc set
|
|
1040
|
+
}
|
|
1041
|
+
@objc @NSManaged dynamic public var geoStatus: Swift.Bool {
|
|
1042
|
+
@objc get
|
|
1043
|
+
@objc set
|
|
1044
|
+
}
|
|
1045
|
+
@objc @NSManaged dynamic public var imageHeight: Swift.String? {
|
|
1046
|
+
@objc get
|
|
1047
|
+
@objc set
|
|
1048
|
+
}
|
|
1049
|
+
@objc @NSManaged dynamic public var imageSelectionDemoModel: Swift.String? {
|
|
1050
|
+
@objc get
|
|
1051
|
+
@objc set
|
|
1052
|
+
}
|
|
1053
|
+
@objc @NSManaged dynamic public var imageWidth: Swift.String? {
|
|
1054
|
+
@objc get
|
|
1055
|
+
@objc set
|
|
1056
|
+
}
|
|
1057
|
+
@objc @NSManaged dynamic public var isAutoComplete: Swift.Bool {
|
|
1058
|
+
@objc get
|
|
1059
|
+
@objc set
|
|
1060
|
+
}
|
|
1061
|
+
@objc @NSManaged dynamic public var isEvidenceSubmitted: Swift.Bool {
|
|
1062
|
+
@objc get
|
|
1063
|
+
@objc set
|
|
1064
|
+
}
|
|
1065
|
+
@objc @NSManaged dynamic public var isEvidenceSynced: Swift.Bool {
|
|
1066
|
+
@objc get
|
|
1067
|
+
@objc set
|
|
1068
|
+
}
|
|
1069
|
+
@objc @NSManaged dynamic public var isLandscapeLocked: Swift.Bool {
|
|
1070
|
+
@objc get
|
|
1071
|
+
@objc set
|
|
1072
|
+
}
|
|
1073
|
+
@objc @NSManaged dynamic public var isLandscapeLockedForEvidence: Swift.Bool {
|
|
1074
|
+
@objc get
|
|
1075
|
+
@objc set
|
|
1076
|
+
}
|
|
1077
|
+
@objc @NSManaged dynamic public var isReportProcessed: Swift.Bool {
|
|
1078
|
+
@objc get
|
|
1079
|
+
@objc set
|
|
1080
|
+
}
|
|
1081
|
+
@objc @NSManaged dynamic public var isRetry: Swift.Bool {
|
|
1082
|
+
@objc get
|
|
1083
|
+
@objc set
|
|
1084
|
+
}
|
|
1085
|
+
@objc @NSManaged dynamic public var isSingleSessionLocked: Swift.Bool {
|
|
1086
|
+
@objc get
|
|
1087
|
+
@objc set
|
|
1088
|
+
}
|
|
1089
|
+
@objc @NSManaged dynamic public var isUploadTapped: Swift.Bool {
|
|
1090
|
+
@objc get
|
|
1091
|
+
@objc set
|
|
1092
|
+
}
|
|
1093
|
+
@objc @NSManaged dynamic public var latitude: Swift.Double {
|
|
1094
|
+
@objc get
|
|
1095
|
+
@objc set
|
|
1096
|
+
}
|
|
1097
|
+
@objc @NSManaged dynamic public var longitude: Swift.Double {
|
|
1098
|
+
@objc get
|
|
1099
|
+
@objc set
|
|
1100
|
+
}
|
|
1101
|
+
@objc @NSManaged dynamic public var mode: Swift.String? {
|
|
1102
|
+
@objc get
|
|
1103
|
+
@objc set
|
|
1104
|
+
}
|
|
1105
|
+
@objc @NSManaged dynamic public var noActionsAvailable: Swift.Bool {
|
|
1106
|
+
@objc get
|
|
1107
|
+
@objc set
|
|
1108
|
+
}
|
|
1109
|
+
@objc @NSManaged dynamic public var noEvidenceReq: Swift.Bool {
|
|
1110
|
+
@objc get
|
|
1111
|
+
@objc set
|
|
1112
|
+
}
|
|
1113
|
+
@objc @NSManaged dynamic public var polledTime: Swift.Int64 {
|
|
1114
|
+
@objc get
|
|
1115
|
+
@objc set
|
|
1116
|
+
}
|
|
1117
|
+
@objc @NSManaged dynamic public var processingFailedTime: Foundation.Date? {
|
|
1118
|
+
@objc get
|
|
1119
|
+
@objc set
|
|
1120
|
+
}
|
|
1121
|
+
@objc @NSManaged dynamic public var processingTimestamp: Foundation.Date? {
|
|
1122
|
+
@objc get
|
|
1123
|
+
@objc set
|
|
1124
|
+
}
|
|
1125
|
+
@objc @NSManaged dynamic public var realTimeData: Foundation.Data? {
|
|
1126
|
+
@objc get
|
|
1127
|
+
@objc set
|
|
1128
|
+
}
|
|
1129
|
+
@objc @NSManaged dynamic public var reprocessingRetryCount: Swift.Int64 {
|
|
1130
|
+
@objc get
|
|
1131
|
+
@objc set
|
|
1132
|
+
}
|
|
1133
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
1134
|
+
@objc get
|
|
1135
|
+
@objc set
|
|
1136
|
+
}
|
|
1137
|
+
@objc @NSManaged dynamic public var slantCount: Swift.Int64 {
|
|
1138
|
+
@objc get
|
|
1139
|
+
@objc set
|
|
1140
|
+
}
|
|
1141
|
+
@objc @NSManaged dynamic public var slantCountForEvidence: Swift.Int64 {
|
|
1142
|
+
@objc get
|
|
1143
|
+
@objc set
|
|
1144
|
+
}
|
|
1145
|
+
@objc @NSManaged dynamic public var status: Swift.String? {
|
|
1146
|
+
@objc get
|
|
1147
|
+
@objc set
|
|
1148
|
+
}
|
|
1149
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
1150
|
+
@objc get
|
|
1151
|
+
@objc set
|
|
1152
|
+
}
|
|
1153
|
+
@objc @NSManaged dynamic public var taskCategory: Swift.String? {
|
|
1154
|
+
@objc get
|
|
1155
|
+
@objc set
|
|
1156
|
+
}
|
|
1157
|
+
@objc @NSManaged dynamic public var taskID: Swift.String? {
|
|
1158
|
+
@objc get
|
|
1159
|
+
@objc set
|
|
1160
|
+
}
|
|
1161
|
+
@objc @NSManaged dynamic public var taskName: Swift.String? {
|
|
1162
|
+
@objc get
|
|
1163
|
+
@objc set
|
|
1164
|
+
}
|
|
1165
|
+
@objc @NSManaged dynamic public var taskPhotoType: Swift.String? {
|
|
1166
|
+
@objc get
|
|
1167
|
+
@objc set
|
|
1168
|
+
}
|
|
1169
|
+
@objc @NSManaged dynamic public var timeElapsed: Swift.Int64 {
|
|
1170
|
+
@objc get
|
|
1171
|
+
@objc set
|
|
1172
|
+
}
|
|
1173
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
1174
|
+
@objc get
|
|
1175
|
+
@objc set
|
|
1176
|
+
}
|
|
1177
|
+
@objc @NSManaged dynamic public var totalAnalyticsForEvidence: Swift.Int64 {
|
|
1178
|
+
@objc get
|
|
1179
|
+
@objc set
|
|
1180
|
+
}
|
|
1181
|
+
@objc @NSManaged dynamic public var totalPhoto: Swift.String? {
|
|
1182
|
+
@objc get
|
|
1183
|
+
@objc set
|
|
1184
|
+
}
|
|
1185
|
+
@objc @NSManaged dynamic public var totalPhotoAnalytics: Swift.Int64 {
|
|
1186
|
+
@objc get
|
|
1187
|
+
@objc set
|
|
1188
|
+
}
|
|
1189
|
+
@objc @NSManaged dynamic public var trueSyncTime: Swift.Double {
|
|
1190
|
+
@objc get
|
|
1191
|
+
@objc set
|
|
1192
|
+
}
|
|
1193
|
+
@objc @NSManaged dynamic public var updatedOn: Foundation.Date? {
|
|
1194
|
+
@objc get
|
|
1195
|
+
@objc set
|
|
1196
|
+
}
|
|
1197
|
+
@objc @NSManaged dynamic public var userName: Swift.String? {
|
|
1198
|
+
@objc get
|
|
1199
|
+
@objc set
|
|
1200
|
+
}
|
|
1201
|
+
}
|
|
1202
|
+
extension InfivizShotSDK.DBSession : Swift.Identifiable {
|
|
1203
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1204
|
+
}
|
|
1205
|
+
@objc @_inheritsConvenienceInitializers public class DBSession : CoreData.NSManagedObject {
|
|
1206
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1207
|
+
@objc deinit
|
|
1208
|
+
}
|
|
1209
|
+
public enum CircularScrolling {
|
|
1210
|
+
public struct Configuration {
|
|
1211
|
+
public static var none: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.None> {
|
|
1212
|
+
get
|
|
1213
|
+
}
|
|
1214
|
+
public static var horizontally: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Horizontally> {
|
|
1215
|
+
get
|
|
1216
|
+
}
|
|
1217
|
+
public static var vertically: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Vertically> {
|
|
1218
|
+
get
|
|
1219
|
+
}
|
|
1220
|
+
public static var both: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both> {
|
|
1221
|
+
get
|
|
1222
|
+
}
|
|
1223
|
+
public struct Options {
|
|
1224
|
+
}
|
|
1225
|
+
}
|
|
1226
|
+
@_hasMissingDesignatedInitializers public class None : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1227
|
+
@objc deinit
|
|
1228
|
+
}
|
|
1229
|
+
@_hasMissingDesignatedInitializers public class Horizontally : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1230
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1231
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1232
|
+
@objc deinit
|
|
1233
|
+
}
|
|
1234
|
+
@objc deinit
|
|
1235
|
+
}
|
|
1236
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1237
|
+
@objc deinit
|
|
1238
|
+
}
|
|
1239
|
+
@objc deinit
|
|
1240
|
+
}
|
|
1241
|
+
@_hasMissingDesignatedInitializers public class Vertically : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1242
|
+
@_hasMissingDesignatedInitializers public class RowHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1243
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1244
|
+
@objc deinit
|
|
1245
|
+
}
|
|
1246
|
+
@objc deinit
|
|
1247
|
+
}
|
|
1248
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1249
|
+
@objc deinit
|
|
1250
|
+
}
|
|
1251
|
+
@objc deinit
|
|
1252
|
+
}
|
|
1253
|
+
@_hasMissingDesignatedInitializers public class Both : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1254
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1255
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1256
|
+
@objc deinit
|
|
1257
|
+
}
|
|
1258
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1259
|
+
@objc deinit
|
|
1260
|
+
}
|
|
1261
|
+
@_hasMissingDesignatedInitializers public class RowHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1262
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1263
|
+
@objc deinit
|
|
1264
|
+
}
|
|
1265
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1266
|
+
@objc deinit
|
|
1267
|
+
}
|
|
1268
|
+
@objc deinit
|
|
1269
|
+
}
|
|
1270
|
+
@objc deinit
|
|
1271
|
+
}
|
|
1272
|
+
@_hasMissingDesignatedInitializers public class RowHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1273
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1274
|
+
@objc deinit
|
|
1275
|
+
}
|
|
1276
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1277
|
+
@objc deinit
|
|
1278
|
+
}
|
|
1279
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1280
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1281
|
+
@objc deinit
|
|
1282
|
+
}
|
|
1283
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1284
|
+
@objc deinit
|
|
1285
|
+
}
|
|
1286
|
+
@objc deinit
|
|
1287
|
+
}
|
|
1288
|
+
@objc deinit
|
|
1289
|
+
}
|
|
1290
|
+
@_hasMissingDesignatedInitializers public class RowHeaderStartsFirstColumn : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1291
|
+
@_hasMissingDesignatedInitializers public class RowHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1292
|
+
@objc deinit
|
|
1293
|
+
}
|
|
1294
|
+
@objc deinit
|
|
1295
|
+
}
|
|
1296
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderStartsFirstRow : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1297
|
+
@_hasMissingDesignatedInitializers public class ColumnHeaderNotRepeated : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1298
|
+
@objc deinit
|
|
1299
|
+
}
|
|
1300
|
+
@objc deinit
|
|
1301
|
+
}
|
|
1302
|
+
@objc deinit
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1305
|
+
public protocol CircularScrollingConfigurationState {
|
|
1306
|
+
}
|
|
1307
|
+
public protocol CircularScrollingConfiguration {
|
|
1308
|
+
var options: InfivizShotSDK.CircularScrolling.Configuration.Options { get }
|
|
1309
|
+
}
|
|
1310
|
+
@_hasMissingDesignatedInitializers public class CircularScrollingConfigurationBuilder<T> : InfivizShotSDK.CircularScrollingConfiguration where T : InfivizShotSDK.CircularScrollingConfigurationState {
|
|
1311
|
+
public var options: InfivizShotSDK.CircularScrolling.Configuration.Options {
|
|
1312
|
+
get
|
|
1313
|
+
}
|
|
1314
|
+
@objc deinit
|
|
1315
|
+
}
|
|
1316
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Horizontally {
|
|
1317
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Horizontally.RowHeaderStartsFirstColumn> {
|
|
1318
|
+
get
|
|
1319
|
+
}
|
|
1320
|
+
public var columnHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Horizontally.ColumnHeaderNotRepeated> {
|
|
1321
|
+
get
|
|
1322
|
+
}
|
|
1323
|
+
}
|
|
1324
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Horizontally.ColumnHeaderNotRepeated {
|
|
1325
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Horizontally.ColumnHeaderNotRepeated.RowHeaderStartsFirstColumn> {
|
|
1326
|
+
get
|
|
1327
|
+
}
|
|
1328
|
+
}
|
|
1329
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Vertically {
|
|
1330
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Vertically.ColumnHeaderStartsFirstRow> {
|
|
1331
|
+
get
|
|
1332
|
+
}
|
|
1333
|
+
public var rowHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Vertically.RowHeaderNotRepeated> {
|
|
1334
|
+
get
|
|
1335
|
+
}
|
|
1336
|
+
}
|
|
1337
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Vertically.RowHeaderNotRepeated {
|
|
1338
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Vertically.RowHeaderNotRepeated.ColumnHeaderStartsFirstRow> {
|
|
1339
|
+
get
|
|
1340
|
+
}
|
|
1341
|
+
}
|
|
1342
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both {
|
|
1343
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderStartsFirstColumn> {
|
|
1344
|
+
get
|
|
1345
|
+
}
|
|
1346
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderStartsFirstRow> {
|
|
1347
|
+
get
|
|
1348
|
+
}
|
|
1349
|
+
public var columnHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated> {
|
|
1350
|
+
get
|
|
1351
|
+
}
|
|
1352
|
+
public var rowHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated> {
|
|
1353
|
+
get
|
|
1354
|
+
}
|
|
1355
|
+
}
|
|
1356
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.RowHeaderStartsFirstColumn {
|
|
1357
|
+
public var rowHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderStartsFirstColumn.RowHeaderNotRepeated> {
|
|
1358
|
+
get
|
|
1359
|
+
}
|
|
1360
|
+
}
|
|
1361
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.ColumnHeaderStartsFirstRow {
|
|
1362
|
+
public var columnHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderStartsFirstRow.ColumnHeaderNotRepeated> {
|
|
1363
|
+
get
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated {
|
|
1367
|
+
public var rowHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.RowHeaderNotRepeated> {
|
|
1368
|
+
get
|
|
1369
|
+
}
|
|
1370
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.RowHeaderStartsFirstColumn> {
|
|
1371
|
+
get
|
|
1372
|
+
}
|
|
1373
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.ColumnHeaderStartsFirstRow> {
|
|
1374
|
+
get
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.RowHeaderNotRepeated {
|
|
1378
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.RowHeaderNotRepeated.RowHeaderStartsFirstColumn> {
|
|
1379
|
+
get
|
|
1380
|
+
}
|
|
1381
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.ColumnHeaderNotRepeated.RowHeaderNotRepeated.ColumnHeaderStartsFirstRow> {
|
|
1382
|
+
get
|
|
1383
|
+
}
|
|
1384
|
+
}
|
|
1385
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated {
|
|
1386
|
+
public var columnHeaderNotRepeated: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.ColumnHeaderNotRepeated> {
|
|
1387
|
+
get
|
|
1388
|
+
}
|
|
1389
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.RowHeaderStartsFirstColumn> {
|
|
1390
|
+
get
|
|
1391
|
+
}
|
|
1392
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.ColumnHeaderStartsFirstRow> {
|
|
1393
|
+
get
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder where T : InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.ColumnHeaderNotRepeated {
|
|
1397
|
+
public var rowHeaderStartsFirstColumn: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.ColumnHeaderNotRepeated.RowHeaderStartsFirstColumn> {
|
|
1398
|
+
get
|
|
1399
|
+
}
|
|
1400
|
+
public var columnHeaderStartsFirstRow: InfivizShotSDK.CircularScrollingConfigurationBuilder<InfivizShotSDK.CircularScrolling.Both.RowHeaderNotRepeated.ColumnHeaderNotRepeated.ColumnHeaderStartsFirstRow> {
|
|
1401
|
+
get
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
extension InfivizShotSDK.CircularScrollingConfigurationBuilder : Swift.CustomStringConvertible, Swift.CustomDebugStringConvertible {
|
|
1405
|
+
public var description: Swift.String {
|
|
1406
|
+
get
|
|
1407
|
+
}
|
|
1408
|
+
public var debugDescription: Swift.String {
|
|
1409
|
+
get
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
@_inheritsConvenienceInitializers @objc(DBAssociatedReasonElement) public class DBAssociatedReasonElement : CoreData.NSManagedObject {
|
|
1413
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1414
|
+
@objc deinit
|
|
1415
|
+
}
|
|
1416
|
+
extension InfivizShotSDK.DBActionBucket {
|
|
1417
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionBucket>
|
|
1418
|
+
@objc @NSManaged dynamic public var actionsBucketDescription: Swift.String? {
|
|
1419
|
+
@objc get
|
|
1420
|
+
@objc set
|
|
1421
|
+
}
|
|
1422
|
+
@objc @NSManaged dynamic public var actionsRecommendedIds: Swift.String? {
|
|
1423
|
+
@objc get
|
|
1424
|
+
@objc set
|
|
1425
|
+
}
|
|
1426
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1427
|
+
@objc get
|
|
1428
|
+
@objc set
|
|
1429
|
+
}
|
|
1430
|
+
@objc @NSManaged dynamic public var complianceMetricsIds: Swift.String? {
|
|
1431
|
+
@objc get
|
|
1432
|
+
@objc set
|
|
1433
|
+
}
|
|
1434
|
+
@objc @NSManaged dynamic public var createdTimeStamp: Swift.Int64 {
|
|
1435
|
+
@objc get
|
|
1436
|
+
@objc set
|
|
1437
|
+
}
|
|
1438
|
+
@objc @NSManaged dynamic public var currentCompliancePercentage: Swift.Float {
|
|
1439
|
+
@objc get
|
|
1440
|
+
@objc set
|
|
1441
|
+
}
|
|
1442
|
+
@objc @NSManaged dynamic public var desiredCompliancePercentage: Swift.Float {
|
|
1443
|
+
@objc get
|
|
1444
|
+
@objc set
|
|
1445
|
+
}
|
|
1446
|
+
@objc @NSManaged dynamic public var feedbackInfo: Swift.String? {
|
|
1447
|
+
@objc get
|
|
1448
|
+
@objc set
|
|
1449
|
+
}
|
|
1450
|
+
@objc @NSManaged dynamic public var isAccuracySubmitted: Swift.Int64 {
|
|
1451
|
+
@objc get
|
|
1452
|
+
@objc set
|
|
1453
|
+
}
|
|
1454
|
+
@objc @NSManaged dynamic public var isOptional: Swift.Bool {
|
|
1455
|
+
@objc get
|
|
1456
|
+
@objc set
|
|
1457
|
+
}
|
|
1458
|
+
@objc @NSManaged dynamic public var kpiIcon: Swift.String? {
|
|
1459
|
+
@objc get
|
|
1460
|
+
@objc set
|
|
1461
|
+
}
|
|
1462
|
+
@objc @NSManaged dynamic public var kpiTypeDisplayTitle: Swift.String? {
|
|
1463
|
+
@objc get
|
|
1464
|
+
@objc set
|
|
1465
|
+
}
|
|
1466
|
+
@objc @NSManaged dynamic public var kpiTypeName: Swift.String? {
|
|
1467
|
+
@objc get
|
|
1468
|
+
@objc set
|
|
1469
|
+
}
|
|
1470
|
+
@objc @NSManaged dynamic public var kpiUserWorkflowVersion: Swift.String? {
|
|
1471
|
+
@objc get
|
|
1472
|
+
@objc set
|
|
1473
|
+
}
|
|
1474
|
+
@objc @NSManaged dynamic public var logoURL: Swift.String? {
|
|
1475
|
+
@objc get
|
|
1476
|
+
@objc set
|
|
1477
|
+
}
|
|
1478
|
+
@objc @NSManaged dynamic public var myLastStep: Swift.Int64 {
|
|
1479
|
+
@objc get
|
|
1480
|
+
@objc set
|
|
1481
|
+
}
|
|
1482
|
+
@objc @NSManaged dynamic public var name: Swift.String? {
|
|
1483
|
+
@objc get
|
|
1484
|
+
@objc set
|
|
1485
|
+
}
|
|
1486
|
+
@objc @NSManaged dynamic public var numActions: Swift.Int64 {
|
|
1487
|
+
@objc get
|
|
1488
|
+
@objc set
|
|
1489
|
+
}
|
|
1490
|
+
@objc @NSManaged dynamic public var selectionConfig: Swift.String? {
|
|
1491
|
+
@objc get
|
|
1492
|
+
@objc set
|
|
1493
|
+
}
|
|
1494
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
1495
|
+
@objc get
|
|
1496
|
+
@objc set
|
|
1497
|
+
}
|
|
1498
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
1499
|
+
@objc get
|
|
1500
|
+
@objc set
|
|
1501
|
+
}
|
|
1502
|
+
@objc @NSManaged dynamic public var type: Swift.String? {
|
|
1503
|
+
@objc get
|
|
1504
|
+
@objc set
|
|
1505
|
+
}
|
|
1506
|
+
@objc @NSManaged dynamic public var value: Swift.String? {
|
|
1507
|
+
@objc get
|
|
1508
|
+
@objc set
|
|
1509
|
+
}
|
|
1510
|
+
@objc @NSManaged dynamic public var valueType: Swift.String? {
|
|
1511
|
+
@objc get
|
|
1512
|
+
@objc set
|
|
1513
|
+
}
|
|
1514
|
+
@objc @NSManaged dynamic public var kpiID: Swift.Int64 {
|
|
1515
|
+
@objc get
|
|
1516
|
+
@objc set
|
|
1517
|
+
}
|
|
1518
|
+
@objc @NSManaged dynamic public var actions: Swift.Set<InfivizShotSDK.DBAction>? {
|
|
1519
|
+
@objc get
|
|
1520
|
+
@objc set
|
|
1521
|
+
}
|
|
1522
|
+
@objc @NSManaged dynamic public var kpiConfigs: InfivizShotSDK.DBKpiConfigs? {
|
|
1523
|
+
@objc get
|
|
1524
|
+
@objc set
|
|
1525
|
+
}
|
|
1526
|
+
@objc @NSManaged dynamic public var actionTypes: Swift.Set<InfivizShotSDK.DBActionType>? {
|
|
1527
|
+
@objc get
|
|
1528
|
+
@objc set
|
|
1529
|
+
}
|
|
1530
|
+
@objc @NSManaged dynamic public var complianceMetrics: Swift.Set<InfivizShotSDK.DBComplianceMetric>? {
|
|
1531
|
+
@objc get
|
|
1532
|
+
@objc set
|
|
1533
|
+
}
|
|
1534
|
+
@objc @NSManaged dynamic public var toActionData: InfivizShotSDK.DBActionData? {
|
|
1535
|
+
@objc get
|
|
1536
|
+
@objc set
|
|
1537
|
+
}
|
|
1538
|
+
}
|
|
1539
|
+
extension InfivizShotSDK.DBActionBucket {
|
|
1540
|
+
@objc(insertObject:inActionsAtIndex:) @NSManaged dynamic public func insertIntoActions(_ value: InfivizShotSDK.DBAction, at idx: Swift.Int)
|
|
1541
|
+
@objc(removeObjectFromActionsAtIndex:) @NSManaged dynamic public func removeFromActions(at idx: Swift.Int)
|
|
1542
|
+
@objc(insertActions:atIndexes:) @NSManaged dynamic public func insertIntoActions(_ values: [InfivizShotSDK.DBAction], at indexes: Foundation.NSIndexSet)
|
|
1543
|
+
@objc(removeActionsAtIndexes:) @NSManaged dynamic public func removeFromActions(at indexes: Foundation.NSIndexSet)
|
|
1544
|
+
@objc(replaceObjectInActionsAtIndex:withObject:) @NSManaged dynamic public func replaceActions(at idx: Swift.Int, with value: InfivizShotSDK.DBAction)
|
|
1545
|
+
@objc(replaceActionsAtIndexes:withActions:) @NSManaged dynamic public func replaceActions(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBAction])
|
|
1546
|
+
@objc(addActionsObject:) @NSManaged dynamic public func addToActions(_ value: InfivizShotSDK.DBAction)
|
|
1547
|
+
@objc(removeActionsObject:) @NSManaged dynamic public func removeFromActions(_ value: InfivizShotSDK.DBAction)
|
|
1548
|
+
@objc(addActions:) @NSManaged dynamic public func addToActions(_ values: Swift.Set<InfivizShotSDK.DBAction>)
|
|
1549
|
+
@objc(removeActions:) @NSManaged dynamic public func removeFromActions(_ values: Swift.Set<InfivizShotSDK.DBAction>)
|
|
1550
|
+
}
|
|
1551
|
+
extension InfivizShotSDK.DBActionBucket {
|
|
1552
|
+
@objc(insertObject:inActionTypesAtIndex:) @NSManaged dynamic public func insertIntoActionTypes(_ value: InfivizShotSDK.DBActionType, at idx: Swift.Int)
|
|
1553
|
+
@objc(removeObjectFromActionTypesAtIndex:) @NSManaged dynamic public func removeFromActionTypes(at idx: Swift.Int)
|
|
1554
|
+
@objc(insertActionTypes:atIndexes:) @NSManaged dynamic public func insertIntoActionTypes(_ values: [InfivizShotSDK.DBActionType], at indexes: Foundation.NSIndexSet)
|
|
1555
|
+
@objc(removeActionTypesAtIndexes:) @NSManaged dynamic public func removeFromActionTypes(at indexes: Foundation.NSIndexSet)
|
|
1556
|
+
@objc(replaceObjectInActionTypesAtIndex:withObject:) @NSManaged dynamic public func replaceActionTypes(at idx: Swift.Int, with value: InfivizShotSDK.DBActionType)
|
|
1557
|
+
@objc(replaceActionTypesAtIndexes:withActionTypes:) @NSManaged dynamic public func replaceActionTypes(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBActionType])
|
|
1558
|
+
@objc(addActionTypesObject:) @NSManaged dynamic public func addToActionTypes(_ value: InfivizShotSDK.DBActionType)
|
|
1559
|
+
@objc(removeActionTypesObject:) @NSManaged dynamic public func removeFromActionTypes(_ value: InfivizShotSDK.DBActionType)
|
|
1560
|
+
@objc(addActionTypes:) @NSManaged dynamic public func addToActionTypes(_ values: Swift.Set<InfivizShotSDK.DBActionType>)
|
|
1561
|
+
@objc(removeActionTypes:) @NSManaged dynamic public func removeFromActionTypes(_ values: Swift.Set<InfivizShotSDK.DBActionType>)
|
|
1562
|
+
}
|
|
1563
|
+
extension InfivizShotSDK.DBActionBucket {
|
|
1564
|
+
@objc(insertObject:inComplianceMetricsAtIndex:) @NSManaged dynamic public func insertIntoComplianceMetrics(_ value: InfivizShotSDK.DBComplianceMetric, at idx: Swift.Int)
|
|
1565
|
+
@objc(removeObjectFromComplianceMetricsAtIndex:) @NSManaged dynamic public func removeFromComplianceMetrics(at idx: Swift.Int)
|
|
1566
|
+
@objc(insertComplianceMetrics:atIndexes:) @NSManaged dynamic public func insertIntoComplianceMetrics(_ values: [InfivizShotSDK.DBComplianceMetric], at indexes: Foundation.NSIndexSet)
|
|
1567
|
+
@objc(removeComplianceMetricsAtIndexes:) @NSManaged dynamic public func removeFromComplianceMetrics(at indexes: Foundation.NSIndexSet)
|
|
1568
|
+
@objc(replaceObjectInComplianceMetricsAtIndex:withObject:) @NSManaged dynamic public func replaceComplianceMetrics(at idx: Swift.Int, with value: InfivizShotSDK.DBComplianceMetric)
|
|
1569
|
+
@objc(replaceComplianceMetricsAtIndexes:withComplianceMetrics:) @NSManaged dynamic public func replaceComplianceMetrics(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBComplianceMetric])
|
|
1570
|
+
@objc(addComplianceMetricsObject:) @NSManaged dynamic public func addToComplianceMetrics(_ value: InfivizShotSDK.DBComplianceMetric)
|
|
1571
|
+
@objc(removeComplianceMetricsObject:) @NSManaged dynamic public func removeFromComplianceMetrics(_ value: InfivizShotSDK.DBComplianceMetric)
|
|
1572
|
+
@objc(addComplianceMetrics:) @NSManaged dynamic public func addToComplianceMetrics(_ values: Swift.Set<InfivizShotSDK.DBComplianceMetric>)
|
|
1573
|
+
@objc(removeComplianceMetrics:) @NSManaged dynamic public func removeFromComplianceMetrics(_ values: Swift.Set<InfivizShotSDK.DBComplianceMetric>)
|
|
1574
|
+
}
|
|
1575
|
+
extension InfivizShotSDK.DBActionBucket : Swift.Identifiable {
|
|
1576
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1577
|
+
}
|
|
1578
|
+
@_inheritsConvenienceInitializers @objc(DBActionType) public class DBActionType : CoreData.NSManagedObject {
|
|
1579
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1580
|
+
@objc deinit
|
|
1581
|
+
}
|
|
1582
|
+
extension InfivizShotSDK.DBActionTableConfigsClass {
|
|
1583
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionTableConfigsClass>
|
|
1584
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1585
|
+
@objc get
|
|
1586
|
+
@objc set
|
|
1587
|
+
}
|
|
1588
|
+
@objc @NSManaged dynamic public var columnMeta: Foundation.NSOrderedSet? {
|
|
1589
|
+
@objc get
|
|
1590
|
+
@objc set
|
|
1591
|
+
}
|
|
1592
|
+
@objc @NSManaged dynamic public var toActionType: InfivizShotSDK.DBActionType? {
|
|
1593
|
+
@objc get
|
|
1594
|
+
@objc set
|
|
1595
|
+
}
|
|
1596
|
+
@objc @NSManaged dynamic public var tokpiConfigs: CoreData.NSManagedObject? {
|
|
1597
|
+
@objc get
|
|
1598
|
+
@objc set
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
extension InfivizShotSDK.DBActionTableConfigsClass {
|
|
1602
|
+
@objc(insertObject:inColumnMetaAtIndex:) @NSManaged dynamic public func insertIntoColumnMeta(_ value: CoreData.NSManagedObject, at idx: Swift.Int)
|
|
1603
|
+
@objc(removeObjectFromColumnMetaAtIndex:) @NSManaged dynamic public func removeFromColumnMeta(at idx: Swift.Int)
|
|
1604
|
+
@objc(insertColumnMeta:atIndexes:) @NSManaged dynamic public func insertIntoColumnMeta(_ values: [CoreData.NSManagedObject], at indexes: Foundation.NSIndexSet)
|
|
1605
|
+
@objc(removeColumnMetaAtIndexes:) @NSManaged dynamic public func removeFromColumnMeta(at indexes: Foundation.NSIndexSet)
|
|
1606
|
+
@objc(replaceObjectInColumnMetaAtIndex:withObject:) @NSManaged dynamic public func replaceColumnMeta(at idx: Swift.Int, with value: CoreData.NSManagedObject)
|
|
1607
|
+
@objc(replaceColumnMetaAtIndexes:withColumnMeta:) @NSManaged dynamic public func replaceColumnMeta(at indexes: Foundation.NSIndexSet, with values: [CoreData.NSManagedObject])
|
|
1608
|
+
@objc(addColumnMetaObject:) @NSManaged dynamic public func addToColumnMeta(_ value: CoreData.NSManagedObject)
|
|
1609
|
+
@objc(removeColumnMetaObject:) @NSManaged dynamic public func removeFromColumnMeta(_ value: CoreData.NSManagedObject)
|
|
1610
|
+
@objc(addColumnMeta:) @NSManaged dynamic public func addToColumnMeta(_ values: Foundation.NSOrderedSet)
|
|
1611
|
+
@objc(removeColumnMeta:) @NSManaged dynamic public func removeFromColumnMeta(_ values: Foundation.NSOrderedSet)
|
|
1612
|
+
}
|
|
1613
|
+
extension InfivizShotSDK.DBActionTableConfigsClass : Swift.Identifiable {
|
|
1614
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1615
|
+
}
|
|
1616
|
+
extension InfivizShotSDK.DBActionData {
|
|
1617
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionData>
|
|
1618
|
+
@objc @NSManaged dynamic public var categoryName: Swift.String? {
|
|
1619
|
+
@objc get
|
|
1620
|
+
@objc set
|
|
1621
|
+
}
|
|
1622
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1623
|
+
@objc get
|
|
1624
|
+
@objc set
|
|
1625
|
+
}
|
|
1626
|
+
@objc @NSManaged dynamic public var merchandiserID: Swift.Int64 {
|
|
1627
|
+
@objc get
|
|
1628
|
+
@objc set
|
|
1629
|
+
}
|
|
1630
|
+
@objc @NSManaged dynamic public var merchandiserTaskID: Swift.Int64 {
|
|
1631
|
+
@objc get
|
|
1632
|
+
@objc set
|
|
1633
|
+
}
|
|
1634
|
+
@objc @NSManaged dynamic public var photoType: Swift.String? {
|
|
1635
|
+
@objc get
|
|
1636
|
+
@objc set
|
|
1637
|
+
}
|
|
1638
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
1639
|
+
@objc get
|
|
1640
|
+
@objc set
|
|
1641
|
+
}
|
|
1642
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
1643
|
+
@objc get
|
|
1644
|
+
@objc set
|
|
1645
|
+
}
|
|
1646
|
+
@objc @NSManaged dynamic public var username: Swift.String? {
|
|
1647
|
+
@objc get
|
|
1648
|
+
@objc set
|
|
1649
|
+
}
|
|
1650
|
+
@objc @NSManaged dynamic public var visitTime: Swift.String? {
|
|
1651
|
+
@objc get
|
|
1652
|
+
@objc set
|
|
1653
|
+
}
|
|
1654
|
+
@objc @NSManaged dynamic public var geolocation: InfivizShotSDK.DBGeolocation? {
|
|
1655
|
+
@objc get
|
|
1656
|
+
@objc set
|
|
1657
|
+
}
|
|
1658
|
+
@objc @NSManaged dynamic public var actionsBuckets: Swift.Set<InfivizShotSDK.DBActionBucket>? {
|
|
1659
|
+
@objc get
|
|
1660
|
+
@objc set
|
|
1661
|
+
}
|
|
1662
|
+
}
|
|
1663
|
+
extension InfivizShotSDK.DBActionData {
|
|
1664
|
+
@objc(insertObject:inActionsBucketsAtIndex:) @NSManaged dynamic public func insertIntoActionsBuckets(_ value: InfivizShotSDK.DBActionBucket, at idx: Swift.Int)
|
|
1665
|
+
@objc(removeObjectFromActionsBucketsAtIndex:) @NSManaged dynamic public func removeFromActionsBuckets(at idx: Swift.Int)
|
|
1666
|
+
@objc(insertActionsBuckets:atIndexes:) @NSManaged dynamic public func insertIntoActionsBuckets(_ values: [InfivizShotSDK.DBActionBucket], at indexes: Foundation.NSIndexSet)
|
|
1667
|
+
@objc(removeActionsBucketsAtIndexes:) @NSManaged dynamic public func removeFromActionsBuckets(at indexes: Foundation.NSIndexSet)
|
|
1668
|
+
@objc(replaceObjectInActionsBucketsAtIndex:withObject:) @NSManaged dynamic public func replaceActionsBuckets(at idx: Swift.Int, with value: InfivizShotSDK.DBActionBucket)
|
|
1669
|
+
@objc(replaceActionsBucketsAtIndexes:withActionsBuckets:) @NSManaged dynamic public func replaceActionsBuckets(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBActionBucket])
|
|
1670
|
+
@objc(addActionsBucketsObject:) @NSManaged dynamic public func addToActionsBuckets(_ value: InfivizShotSDK.DBActionBucket)
|
|
1671
|
+
@objc(removeActionsBucketsObject:) @NSManaged dynamic public func removeFromActionsBuckets(_ value: InfivizShotSDK.DBActionBucket)
|
|
1672
|
+
@objc(addActionsBuckets:) @NSManaged dynamic public func addToActionsBuckets(_ values: Swift.Set<InfivizShotSDK.DBActionBucket>)
|
|
1673
|
+
@objc(removeActionsBuckets:) @NSManaged dynamic public func removeFromActionsBuckets(_ values: Swift.Set<InfivizShotSDK.DBActionBucket>)
|
|
1674
|
+
}
|
|
1675
|
+
extension InfivizShotSDK.DBActionData : Swift.Identifiable {
|
|
1676
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1677
|
+
}
|
|
1678
|
+
@_inheritsConvenienceInitializers @objc(DBSelectionConfigs) public class DBSelectionConfigs : CoreData.NSManagedObject {
|
|
1679
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1680
|
+
@objc deinit
|
|
1681
|
+
}
|
|
1682
|
+
@_inheritsConvenienceInitializers @objc(DBKpiConfigs) public class DBKpiConfigs : CoreData.NSManagedObject {
|
|
1683
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1684
|
+
@objc deinit
|
|
1685
|
+
}
|
|
1686
|
+
@_inheritsConvenienceInitializers @objc(DBActionConfig) public class DBActionConfig : CoreData.NSManagedObject {
|
|
1687
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1688
|
+
@objc deinit
|
|
1689
|
+
}
|
|
1690
|
+
@_inheritsConvenienceInitializers @objc(DBActionBucket) public class DBActionBucket : CoreData.NSManagedObject {
|
|
1691
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1692
|
+
@objc deinit
|
|
1693
|
+
}
|
|
1694
|
+
extension InfivizShotSDK.DBAssociatedReason {
|
|
1695
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBAssociatedReason>
|
|
1696
|
+
@objc @NSManaged dynamic public var columnID: Swift.Int64 {
|
|
1697
|
+
@objc get
|
|
1698
|
+
@objc set
|
|
1699
|
+
}
|
|
1700
|
+
@objc @NSManaged dynamic public var id: Swift.Int64 {
|
|
1701
|
+
@objc get
|
|
1702
|
+
@objc set
|
|
1703
|
+
}
|
|
1704
|
+
@objc @NSManaged dynamic public var name: Swift.String? {
|
|
1705
|
+
@objc get
|
|
1706
|
+
@objc set
|
|
1707
|
+
}
|
|
1708
|
+
@objc @NSManaged dynamic public var orderID: Swift.Int64 {
|
|
1709
|
+
@objc get
|
|
1710
|
+
@objc set
|
|
1711
|
+
}
|
|
1712
|
+
@objc @NSManaged dynamic public var reasonDescription: Swift.String? {
|
|
1713
|
+
@objc get
|
|
1714
|
+
@objc set
|
|
1715
|
+
}
|
|
1716
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
1717
|
+
@objc get
|
|
1718
|
+
@objc set
|
|
1719
|
+
}
|
|
1720
|
+
@objc @NSManaged dynamic public var toAssociatedReasonElement: InfivizShotSDK.DBAssociatedReasonElement? {
|
|
1721
|
+
@objc get
|
|
1722
|
+
@objc set
|
|
1723
|
+
}
|
|
1724
|
+
}
|
|
1725
|
+
extension InfivizShotSDK.DBAssociatedReason : Swift.Identifiable {
|
|
1726
|
+
public typealias ID = Swift.Int64
|
|
1727
|
+
}
|
|
1728
|
+
extension InfivizShotSDK.LanguageTranslatedStringDB {
|
|
1729
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.LanguageTranslatedStringDB>
|
|
1730
|
+
@objc @NSManaged dynamic public var langCode: Swift.String? {
|
|
1731
|
+
@objc get
|
|
1732
|
+
@objc set
|
|
1733
|
+
}
|
|
1734
|
+
@objc @NSManaged dynamic public var timeStampLang: Swift.String? {
|
|
1735
|
+
@objc get
|
|
1736
|
+
@objc set
|
|
1737
|
+
}
|
|
1738
|
+
@objc @NSManaged dynamic public var translatedLang: Swift.String? {
|
|
1739
|
+
@objc get
|
|
1740
|
+
@objc set
|
|
1741
|
+
}
|
|
1742
|
+
}
|
|
1743
|
+
extension InfivizShotSDK.LanguageTranslatedStringDB : Swift.Identifiable {
|
|
1744
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1745
|
+
}
|
|
1746
|
+
@_inheritsConvenienceInitializers @objc(DBActionTableConfigsClass) public class DBActionTableConfigsClass : CoreData.NSManagedObject {
|
|
1747
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1748
|
+
@objc deinit
|
|
1749
|
+
}
|
|
1750
|
+
extension InfivizShotSDK.DBGuideline {
|
|
1751
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBGuideline>
|
|
1752
|
+
@objc @NSManaged dynamic public var imageURL: Swift.String? {
|
|
1753
|
+
@objc get
|
|
1754
|
+
@objc set
|
|
1755
|
+
}
|
|
1756
|
+
@objc @NSManaged dynamic public var mandatory: Swift.Bool {
|
|
1757
|
+
@objc get
|
|
1758
|
+
@objc set
|
|
1759
|
+
}
|
|
1760
|
+
@objc @NSManaged dynamic public var showImage: Swift.Bool {
|
|
1761
|
+
@objc get
|
|
1762
|
+
@objc set
|
|
1763
|
+
}
|
|
1764
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
1765
|
+
@objc get
|
|
1766
|
+
@objc set
|
|
1767
|
+
}
|
|
1768
|
+
@objc @NSManaged dynamic public var taskID: Swift.Int64 {
|
|
1769
|
+
@objc get
|
|
1770
|
+
@objc set
|
|
1771
|
+
}
|
|
1772
|
+
@objc @NSManaged dynamic public var values: Swift.String? {
|
|
1773
|
+
@objc get
|
|
1774
|
+
@objc set
|
|
1775
|
+
}
|
|
1776
|
+
@objc @NSManaged dynamic public var toTask: CoreData.NSManagedObject? {
|
|
1777
|
+
@objc get
|
|
1778
|
+
@objc set
|
|
1779
|
+
}
|
|
1780
|
+
}
|
|
1781
|
+
extension InfivizShotSDK.DBGuideline : Swift.Identifiable {
|
|
1782
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1783
|
+
}
|
|
1784
|
+
@objc @_inheritsConvenienceInitializers public class DBGuideline : CoreData.NSManagedObject {
|
|
1785
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1786
|
+
@objc deinit
|
|
1787
|
+
}
|
|
1788
|
+
extension InfivizShotSDK.DBActionRecommended {
|
|
1789
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionRecommended>
|
|
1790
|
+
@objc @NSManaged dynamic public var answerType: Swift.String? {
|
|
1791
|
+
@objc get
|
|
1792
|
+
@objc set
|
|
1793
|
+
}
|
|
1794
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1795
|
+
@objc get
|
|
1796
|
+
@objc set
|
|
1797
|
+
}
|
|
1798
|
+
@objc @NSManaged dynamic public var selectedOption: Swift.String? {
|
|
1799
|
+
@objc get
|
|
1800
|
+
@objc set
|
|
1801
|
+
}
|
|
1802
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
1803
|
+
@objc get
|
|
1804
|
+
@objc set
|
|
1805
|
+
}
|
|
1806
|
+
}
|
|
1807
|
+
extension InfivizShotSDK.DBActionRecommended : Swift.Identifiable {
|
|
1808
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1809
|
+
}
|
|
1810
|
+
extension InfivizShotSDK.DBColumn {
|
|
1811
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBColumn>
|
|
1812
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1813
|
+
@objc get
|
|
1814
|
+
@objc set
|
|
1815
|
+
}
|
|
1816
|
+
@objc @NSManaged dynamic public var id: Swift.String? {
|
|
1817
|
+
@objc get
|
|
1818
|
+
@objc set
|
|
1819
|
+
}
|
|
1820
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
1821
|
+
@objc get
|
|
1822
|
+
@objc set
|
|
1823
|
+
}
|
|
1824
|
+
@objc @NSManaged dynamic public var toActionTable: CoreData.NSManagedObject? {
|
|
1825
|
+
@objc get
|
|
1826
|
+
@objc set
|
|
1827
|
+
}
|
|
1828
|
+
@objc @NSManaged dynamic public var toActionTableConfigsClass: CoreData.NSManagedObject? {
|
|
1829
|
+
@objc get
|
|
1830
|
+
@objc set
|
|
1831
|
+
}
|
|
1832
|
+
}
|
|
1833
|
+
extension InfivizShotSDK.DBColumn : Swift.Identifiable {
|
|
1834
|
+
public typealias ID = Swift.String?
|
|
1835
|
+
}
|
|
1836
|
+
extension InfivizShotSDK.DBAssociatedReasonElement {
|
|
1837
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBAssociatedReasonElement>
|
|
1838
|
+
@objc @NSManaged dynamic public var columnID: Swift.Int64 {
|
|
1839
|
+
@objc get
|
|
1840
|
+
@objc set
|
|
1841
|
+
}
|
|
1842
|
+
@objc @NSManaged dynamic public var id: Swift.Int64 {
|
|
1843
|
+
@objc get
|
|
1844
|
+
@objc set
|
|
1845
|
+
}
|
|
1846
|
+
@objc @NSManaged dynamic public var reasonDescription: Swift.String? {
|
|
1847
|
+
@objc get
|
|
1848
|
+
@objc set
|
|
1849
|
+
}
|
|
1850
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
1851
|
+
@objc get
|
|
1852
|
+
@objc set
|
|
1853
|
+
}
|
|
1854
|
+
@objc @NSManaged dynamic public var toActionType: InfivizShotSDK.DBActionType? {
|
|
1855
|
+
@objc get
|
|
1856
|
+
@objc set
|
|
1857
|
+
}
|
|
1858
|
+
@objc @NSManaged dynamic public var reasons: Swift.Set<InfivizShotSDK.DBAssociatedReason>? {
|
|
1859
|
+
@objc get
|
|
1860
|
+
@objc set
|
|
1861
|
+
}
|
|
1862
|
+
@objc @NSManaged dynamic public var toAction: InfivizShotSDK.DBAction? {
|
|
1863
|
+
@objc get
|
|
1864
|
+
@objc set
|
|
1865
|
+
}
|
|
1866
|
+
}
|
|
1867
|
+
extension InfivizShotSDK.DBAssociatedReasonElement {
|
|
1868
|
+
@objc(addReasonsObject:) @NSManaged dynamic public func addToReasons(_ value: InfivizShotSDK.DBAssociatedReason)
|
|
1869
|
+
@objc(removeReasonsObject:) @NSManaged dynamic public func removeFromReasons(_ value: InfivizShotSDK.DBAssociatedReason)
|
|
1870
|
+
@objc(addReasons:) @NSManaged dynamic public func addToReasons(_ values: Swift.Set<InfivizShotSDK.DBAssociatedReason>)
|
|
1871
|
+
@objc(removeReasons:) @NSManaged dynamic public func removeFromReasons(_ values: Swift.Set<InfivizShotSDK.DBAssociatedReason>)
|
|
1872
|
+
}
|
|
1873
|
+
extension InfivizShotSDK.DBAssociatedReasonElement : Swift.Identifiable {
|
|
1874
|
+
public typealias ID = Swift.Int64
|
|
1875
|
+
}
|
|
1876
|
+
@_inheritsConvenienceInitializers @objc(DBActionItemTrack) public class DBActionItemTrack : CoreData.NSManagedObject {
|
|
1877
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1878
|
+
@objc deinit
|
|
1879
|
+
}
|
|
1880
|
+
extension InfivizShotSDK.DBKpiConfigs {
|
|
1881
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBKpiConfigs>
|
|
1882
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1883
|
+
@objc get
|
|
1884
|
+
@objc set
|
|
1885
|
+
}
|
|
1886
|
+
@objc @NSManaged dynamic public var kpiUserWorkflowVersion: Swift.String? {
|
|
1887
|
+
@objc get
|
|
1888
|
+
@objc set
|
|
1889
|
+
}
|
|
1890
|
+
@objc @NSManaged dynamic public var actionTableConfigs: CoreData.NSManagedObject? {
|
|
1891
|
+
@objc get
|
|
1892
|
+
@objc set
|
|
1893
|
+
}
|
|
1894
|
+
@objc @NSManaged dynamic public var selectionConfigs: InfivizShotSDK.DBSelectionConfigs? {
|
|
1895
|
+
@objc get
|
|
1896
|
+
@objc set
|
|
1897
|
+
}
|
|
1898
|
+
@objc @NSManaged dynamic public var toActionBucket: CoreData.NSManagedObject? {
|
|
1899
|
+
@objc get
|
|
1900
|
+
@objc set
|
|
1901
|
+
}
|
|
1902
|
+
}
|
|
1903
|
+
extension InfivizShotSDK.DBKpiConfigs : Swift.Identifiable {
|
|
1904
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1905
|
+
}
|
|
1906
|
+
@_inheritsConvenienceInitializers @objc(DBPositionalData) public class DBPositionalData : CoreData.NSManagedObject {
|
|
1907
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1908
|
+
@objc deinit
|
|
1909
|
+
}
|
|
1910
|
+
@_inheritsConvenienceInitializers @objc(DBColumn) public class DBColumn : CoreData.NSManagedObject {
|
|
1911
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1912
|
+
@objc deinit
|
|
1913
|
+
}
|
|
1914
|
+
extension InfivizShotSDK.DBComplianceMetric {
|
|
1915
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBComplianceMetric>
|
|
1916
|
+
@objc @NSManaged dynamic public var cardTitle: Swift.String? {
|
|
1917
|
+
@objc get
|
|
1918
|
+
@objc set
|
|
1919
|
+
}
|
|
1920
|
+
@objc @NSManaged dynamic public var color: Swift.String? {
|
|
1921
|
+
@objc get
|
|
1922
|
+
@objc set
|
|
1923
|
+
}
|
|
1924
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1925
|
+
@objc get
|
|
1926
|
+
@objc set
|
|
1927
|
+
}
|
|
1928
|
+
@objc @NSManaged dynamic public var summary: [Swift.String]? {
|
|
1929
|
+
@objc get
|
|
1930
|
+
@objc set
|
|
1931
|
+
}
|
|
1932
|
+
@objc @NSManaged dynamic public var summaryTitle: Swift.String? {
|
|
1933
|
+
@objc get
|
|
1934
|
+
@objc set
|
|
1935
|
+
}
|
|
1936
|
+
@objc @NSManaged dynamic public var value: Swift.String? {
|
|
1937
|
+
@objc get
|
|
1938
|
+
@objc set
|
|
1939
|
+
}
|
|
1940
|
+
@objc @NSManaged dynamic public var valueType: Swift.String? {
|
|
1941
|
+
@objc get
|
|
1942
|
+
@objc set
|
|
1943
|
+
}
|
|
1944
|
+
@objc @NSManaged dynamic public var toActionBucket: CoreData.NSManagedObject? {
|
|
1945
|
+
@objc get
|
|
1946
|
+
@objc set
|
|
1947
|
+
}
|
|
1948
|
+
}
|
|
1949
|
+
extension InfivizShotSDK.DBComplianceMetric : Swift.Identifiable {
|
|
1950
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1951
|
+
}
|
|
1952
|
+
@_inheritsConvenienceInitializers @objc(DBActionPopulated) public class DBActionPopulated : CoreData.NSManagedObject {
|
|
1953
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1954
|
+
@objc deinit
|
|
1955
|
+
}
|
|
1956
|
+
@_inheritsConvenienceInitializers @objc(DBActionRecommended) public class DBActionRecommended : CoreData.NSManagedObject {
|
|
1957
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1958
|
+
@objc deinit
|
|
1959
|
+
}
|
|
1960
|
+
extension InfivizShotSDK.DBSelectionConfigs {
|
|
1961
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBSelectionConfigs>
|
|
1962
|
+
@objc @NSManaged dynamic public var accuracySelection: Swift.String? {
|
|
1963
|
+
@objc get
|
|
1964
|
+
@objc set
|
|
1965
|
+
}
|
|
1966
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
1967
|
+
@objc get
|
|
1968
|
+
@objc set
|
|
1969
|
+
}
|
|
1970
|
+
@objc @NSManaged dynamic public var toKpiConfigs: InfivizShotSDK.DBKpiConfigs? {
|
|
1971
|
+
@objc get
|
|
1972
|
+
@objc set
|
|
1973
|
+
}
|
|
1974
|
+
@objc @NSManaged dynamic public var actionConfigs: Swift.Set<InfivizShotSDK.DBActionConfig>? {
|
|
1975
|
+
@objc get
|
|
1976
|
+
@objc set
|
|
1977
|
+
}
|
|
1978
|
+
}
|
|
1979
|
+
extension InfivizShotSDK.DBSelectionConfigs {
|
|
1980
|
+
@objc(insertObject:inActionConfigsAtIndex:) @NSManaged dynamic public func insertIntoActionConfigs(_ value: InfivizShotSDK.DBActionConfig, at idx: Swift.Int)
|
|
1981
|
+
@objc(removeObjectFromActionConfigsAtIndex:) @NSManaged dynamic public func removeFromActionConfigs(at idx: Swift.Int)
|
|
1982
|
+
@objc(insertActionConfigs:atIndexes:) @NSManaged dynamic public func insertIntoActionConfigs(_ values: [InfivizShotSDK.DBActionConfig], at indexes: Foundation.NSIndexSet)
|
|
1983
|
+
@objc(removeActionConfigsAtIndexes:) @NSManaged dynamic public func removeFromActionConfigs(at indexes: Foundation.NSIndexSet)
|
|
1984
|
+
@objc(replaceObjectInActionConfigsAtIndex:withObject:) @NSManaged dynamic public func replaceActionConfigs(at idx: Swift.Int, with value: InfivizShotSDK.DBActionConfig)
|
|
1985
|
+
@objc(replaceActionConfigsAtIndexes:withActionConfigs:) @NSManaged dynamic public func replaceActionConfigs(at indexes: Foundation.NSIndexSet, with values: [InfivizShotSDK.DBActionConfig])
|
|
1986
|
+
@objc(addActionConfigsObject:) @NSManaged dynamic public func addToActionConfigs(_ value: InfivizShotSDK.DBActionConfig)
|
|
1987
|
+
@objc(removeActionConfigsObject:) @NSManaged dynamic public func removeFromActionConfigs(_ value: InfivizShotSDK.DBActionConfig)
|
|
1988
|
+
@objc(addActionConfigs:) @NSManaged dynamic public func addToActionConfigs(_ values: Swift.Set<InfivizShotSDK.DBActionConfig>)
|
|
1989
|
+
@objc(removeActionConfigs:) @NSManaged dynamic public func removeFromActionConfigs(_ values: Swift.Set<InfivizShotSDK.DBActionConfig>)
|
|
1990
|
+
}
|
|
1991
|
+
extension InfivizShotSDK.DBSelectionConfigs : Swift.Identifiable {
|
|
1992
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
1993
|
+
}
|
|
1994
|
+
@_inheritsConvenienceInitializers @objc(LanguageTranslatedStringDB) public class LanguageTranslatedStringDB : CoreData.NSManagedObject {
|
|
1995
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
1996
|
+
@objc deinit
|
|
1997
|
+
}
|
|
1998
|
+
extension InfivizShotSDK.DBActionItemTrack {
|
|
1999
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBActionItemTrack>
|
|
2000
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
2001
|
+
@objc get
|
|
2002
|
+
@objc set
|
|
2003
|
+
}
|
|
2004
|
+
@objc @NSManaged dynamic public var date: Swift.String? {
|
|
2005
|
+
@objc get
|
|
2006
|
+
@objc set
|
|
2007
|
+
}
|
|
2008
|
+
@objc @NSManaged dynamic public var dateVal: Swift.Int64 {
|
|
2009
|
+
@objc get
|
|
2010
|
+
@objc set
|
|
2011
|
+
}
|
|
2012
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
2013
|
+
@objc get
|
|
2014
|
+
@objc set
|
|
2015
|
+
}
|
|
2016
|
+
}
|
|
2017
|
+
extension InfivizShotSDK.DBActionItemTrack : Swift.Identifiable {
|
|
2018
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2019
|
+
}
|
|
2020
|
+
public enum LanguageType : Swift.String, Swift.CaseIterable {
|
|
2021
|
+
case english
|
|
2022
|
+
case indonesia
|
|
2023
|
+
case arabic
|
|
2024
|
+
public init?(rawValue: Swift.String)
|
|
2025
|
+
public typealias AllCases = [InfivizShotSDK.LanguageType]
|
|
2026
|
+
public typealias RawValue = Swift.String
|
|
2027
|
+
nonisolated public static var allCases: [InfivizShotSDK.LanguageType] {
|
|
2028
|
+
get
|
|
2029
|
+
}
|
|
2030
|
+
public var rawValue: Swift.String {
|
|
2031
|
+
get
|
|
2032
|
+
}
|
|
2033
|
+
}
|
|
2034
|
+
public struct InfivizUserLoginContext : Swift.Codable, Swift.Equatable {
|
|
2035
|
+
public var appID: Swift.String
|
|
2036
|
+
public var authSecret: Swift.String
|
|
2037
|
+
public var accountKey: Swift.String
|
|
2038
|
+
public var userID: Swift.String
|
|
2039
|
+
public var clientID: Swift.String
|
|
2040
|
+
public var apiToken: Swift.String
|
|
2041
|
+
public init(appID: Swift.String, authSecret: Swift.String, accountKey: Swift.String, userID: Swift.String, clientID: Swift.String, apiToken: Swift.String)
|
|
2042
|
+
public static func == (lhs: InfivizShotSDK.InfivizUserLoginContext, rhs: InfivizShotSDK.InfivizUserLoginContext) -> Swift.Bool
|
|
2043
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2044
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2045
|
+
}
|
|
2046
|
+
public struct InfilectSDKCameraActivityForResult {
|
|
2047
|
+
public init(cameraContext: InfivizShotSDK.CameraContext)
|
|
2048
|
+
public func start(completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2049
|
+
public func deleteImage(imageID: Swift.String, sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2050
|
+
public func resumeCamera(sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2051
|
+
public func retakeImage(imageURL: Swift.String, sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2052
|
+
public func fetchSession(completion: @escaping (Swift.Result<[InfivizShotSDK.ImageDetails], InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2053
|
+
public func getCameraViewController(resume: Swift.Bool = false, completionHandler: ((Swift.String) -> Swift.Void)? = nil) -> UIKit.UIViewController?
|
|
2054
|
+
}
|
|
2055
|
+
extension InfivizShotSDK.DBMLModels {
|
|
2056
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBMLModels>
|
|
2057
|
+
@objc @NSManaged dynamic public var deleteModel: Swift.Bool {
|
|
2058
|
+
@objc get
|
|
2059
|
+
@objc set
|
|
2060
|
+
}
|
|
2061
|
+
@objc @NSManaged dynamic public var modelID: Swift.Int64 {
|
|
2062
|
+
@objc get
|
|
2063
|
+
@objc set
|
|
2064
|
+
}
|
|
2065
|
+
@objc @NSManaged dynamic public var modelName: Swift.String? {
|
|
2066
|
+
@objc get
|
|
2067
|
+
@objc set
|
|
2068
|
+
}
|
|
2069
|
+
@objc @NSManaged dynamic public var modelWithVersion: Swift.String? {
|
|
2070
|
+
@objc get
|
|
2071
|
+
@objc set
|
|
2072
|
+
}
|
|
2073
|
+
@objc @NSManaged dynamic public var outputLabel: Swift.String? {
|
|
2074
|
+
@objc get
|
|
2075
|
+
@objc set
|
|
2076
|
+
}
|
|
2077
|
+
@objc @NSManaged dynamic public var version: Swift.String? {
|
|
2078
|
+
@objc get
|
|
2079
|
+
@objc set
|
|
2080
|
+
}
|
|
2081
|
+
}
|
|
2082
|
+
extension InfivizShotSDK.DBMLModels : Swift.Identifiable {
|
|
2083
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2084
|
+
}
|
|
2085
|
+
@objc @_inheritsConvenienceInitializers public class DBTask : CoreData.NSManagedObject {
|
|
2086
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
2087
|
+
@objc deinit
|
|
2088
|
+
}
|
|
2089
|
+
extension InfivizShotSDK.DBTask {
|
|
2090
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBTask>
|
|
2091
|
+
@objc @NSManaged dynamic public var category: Swift.String? {
|
|
2092
|
+
@objc get
|
|
2093
|
+
@objc set
|
|
2094
|
+
}
|
|
2095
|
+
@objc @NSManaged dynamic public var categoryExternalID: Swift.String? {
|
|
2096
|
+
@objc get
|
|
2097
|
+
@objc set
|
|
2098
|
+
}
|
|
2099
|
+
@objc @NSManaged dynamic public var categoryName: Swift.String? {
|
|
2100
|
+
@objc get
|
|
2101
|
+
@objc set
|
|
2102
|
+
}
|
|
2103
|
+
@objc @NSManaged dynamic public var desc: Swift.String? {
|
|
2104
|
+
@objc get
|
|
2105
|
+
@objc set
|
|
2106
|
+
}
|
|
2107
|
+
@objc @NSManaged dynamic public var photoType: Swift.String? {
|
|
2108
|
+
@objc get
|
|
2109
|
+
@objc set
|
|
2110
|
+
}
|
|
2111
|
+
@objc @NSManaged dynamic public var taskID: Swift.Int64 {
|
|
2112
|
+
@objc get
|
|
2113
|
+
@objc set
|
|
2114
|
+
}
|
|
2115
|
+
@objc @NSManaged dynamic public var taskName: Swift.String? {
|
|
2116
|
+
@objc get
|
|
2117
|
+
@objc set
|
|
2118
|
+
}
|
|
2119
|
+
@objc @NSManaged dynamic public var taskTitle: Swift.String? {
|
|
2120
|
+
@objc get
|
|
2121
|
+
@objc set
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2124
|
+
extension InfivizShotSDK.DBTask : Swift.Identifiable {
|
|
2125
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2126
|
+
}
|
|
2127
|
+
@_hasMissingDesignatedInitializers final public class SSAnalytics {
|
|
2128
|
+
public enum SSAnalyticsEvent {
|
|
2129
|
+
case createUserProfile(_: InfivizShotSDK.UserProfile)
|
|
2130
|
+
case screenName(screenName: Swift.String)
|
|
2131
|
+
case logAnalyticsEventForFCMReceivedForRealtime(storeId: Swift.String, sessionId: Swift.String)
|
|
2132
|
+
case logAnalyticsEventForRealtimeResultsReceived(storeId: Swift.String, sessionId: Swift.String, fromNotificationFallBack: Swift.Bool, apiResponse: Swift.String)
|
|
2133
|
+
case logAnalyticsEventForActionsReceived(storeId: Swift.String, sessionId: Swift.String, fromNotificationFallBack: Swift.Bool, apiResponse: Swift.String)
|
|
2134
|
+
case logAnalyticsEventForActionsReceivedFailed(storeId: Swift.String, sessionId: Swift.String, fromNotificationFallBack: Swift.Bool, apiResponse: Swift.String)
|
|
2135
|
+
case logAnalyticsEventForRealtimeResultsReceivedFailed(storeId: Swift.String, sessionId: Swift.String, fromNotificationFallBack: Swift.Bool, apiResponse: Swift.String)
|
|
2136
|
+
case logAnalyticsEventActionsViewed(storeId: Swift.String?, sessionId: Swift.String?)
|
|
2137
|
+
case logAnalyticsEventForStoreVisitStarted(storeID: Swift.String, latitude: Swift.String, longitude: Swift.String)
|
|
2138
|
+
case singleUploadClick(category: Swift.String, storeID: Swift.String, taskID: Swift.String, photoType: Swift.String, sessionID: Swift.String, backendSessionID: Swift.String)
|
|
2139
|
+
case resumeSession(category: Swift.String, storeID: Swift.String, taskID: Swift.String, photoType: Swift.String, sessionID: Swift.String, backendSessionID: Swift.String)
|
|
2140
|
+
case checkSessionStatus(category: Swift.String, storeID: Swift.String, taskID: Swift.String, photoType: Swift.String, sessionID: Swift.String, backendSessionID: Swift.String)
|
|
2141
|
+
case sessionFetch(category: Swift.String, storeID: Swift.String, taskID: Swift.String, photoType: Swift.String, sessionID: Swift.String, backendSessionID: Swift.String)
|
|
2142
|
+
case logAnalyticsEventForCategoryTaskStarted(longitude: Swift.String, latitude: Swift.String, taskId: Swift.String, session: InfivizShotSDK.AnalyticsSession)
|
|
2143
|
+
case logAnalyticsEventForLocalSessionIdCreated(session: InfivizShotSDK.AnalyticsSession, latitude: Swift.String, longitude: Swift.String)
|
|
2144
|
+
case logAnalyticsEventForStoreVisitEnded(model: InfivizShotSDK.AnalyticsSession, latitude: Swift.String, longitude: Swift.String)
|
|
2145
|
+
case logAnalyticsEventForPhotoCapturedStarted(session: InfivizShotSDK.AnalyticsSession, latitude: Swift.Double, longitude: Swift.Double, taskID: Swift.String)
|
|
2146
|
+
case logAnalyticsEventForCategoryPhotoCapturedEnded(session: InfivizShotSDK.AnalyticsSession, latitude: Swift.Double, longitude: Swift.Double, taskID: Swift.String)
|
|
2147
|
+
case logAnalyticsEventForCategoryPhotoCaptureCancelled(session: InfivizShotSDK.AnalyticsSession, latitude: Swift.Double, longitude: Swift.Double, taskID: Swift.String)
|
|
2148
|
+
case logAnalyticsEventForPhotoCaptured(imageSequenceNumber: Swift.Int, originalSizeKb: Swift.Double, resolution: Swift.String, imageName: Swift.String, session: InfivizShotSDK.AnalyticsSession, latitude: Swift.Double, longitude: Swift.Double, taskId: Swift.String)
|
|
2149
|
+
case logAnalyticsEventForSessionCreationCompleted(session: InfivizShotSDK.AnalyticsSession, latitude: Swift.Double, longitude: Swift.Double, taskID: Swift.String)
|
|
2150
|
+
case logAnalyticsEventForGlobalSessionIdCreated(sessionId: Swift.String?, externalSessionId: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?, storeID: Swift.String?, taskName: Swift.String)
|
|
2151
|
+
case logAnalyticsEventForPhotoUploadStarted(sessionId: Swift.String?, externalSessionId: Swift.String?, imageName: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?, trigerredFrom: Swift.String)
|
|
2152
|
+
case logAnalyticsEventForPhotoUploadEnded(sessionId: Swift.String?, externalSessionId: Swift.String?, imageName: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?, imageID: Swift.Int?, trigerredFrom: Swift.String)
|
|
2153
|
+
case logAnalyticsEventForPhotoUploadFailed(sessionId: Swift.String?, externalSessionId: Swift.String?, imageName: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?)
|
|
2154
|
+
case logAnalyticsEventConfirmPhotoFailed(sessionId: Swift.String?, externalSessionId: Swift.String?, imageName: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?)
|
|
2155
|
+
case logAnalyticsEventGlobalSessionCreationFailed(sessionId: Swift.String?, externalSessionId: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?)
|
|
2156
|
+
case logAnalyticsStartTimerForGeoFencing
|
|
2157
|
+
case logAnalyticsStopTimerForGeoFencing(storeId: Swift.String, screenName: Swift.String)
|
|
2158
|
+
case logAnalyticsStartTimerForGeoFencingLatLongFetch
|
|
2159
|
+
case logAnalyticsStopTimerForGeoFencingLatLongFetch(storeId: Swift.String, screenName: Swift.String)
|
|
2160
|
+
case logAnalyticsStartTimerForCameraScreen
|
|
2161
|
+
case logAnalyticsStopTimerForCameraScreen(storeId: Swift.String?, taskName: Swift.String?, userName: Swift.String?, clientId: Swift.String?, category: Swift.String?)
|
|
2162
|
+
case logAnalyticsStartTimerForCategory
|
|
2163
|
+
case logAnalyticsStopTimerForCategory(storeId: Swift.String?, taskName: Swift.String?, userName: Swift.String?, clientId: Swift.String?, category: Swift.String?)
|
|
2164
|
+
case logRetakeImageClicked(storeId: Swift.String?, taskName: Swift.String?)
|
|
2165
|
+
case logODAIRetakeImageClicked(storeId: Swift.String?, taskName: Swift.String?, userName: Swift.String?, clientId: Swift.String?)
|
|
2166
|
+
case logUploadPhotosEventsByUser(taskName: Swift.String?, storeId: Swift.String, externalSessionId: Swift.String?, trigerredFrom: Swift.String?)
|
|
2167
|
+
case logCompleteBtnTap(taskName: Swift.String?, storeId: Swift.String, externalSessionId: Swift.String?, trigerredFrom: Swift.String?)
|
|
2168
|
+
case logConfirmPhotoUploadSuccess(externalSessionId: Swift.String?, internalSessionId: Swift.String, imageID: [Swift.Int]?)
|
|
2169
|
+
case logAnalyticsPhotoDeleted(internalSessionId: Swift.String, imageName: Swift.String, storeID: Swift.String)
|
|
2170
|
+
case logAnalyticsPhotoUndo(internalSessionId: Swift.String, imageName: Swift.String, storeID: Swift.String)
|
|
2171
|
+
case logAnalyticsPhotoUploadAborted(sessionId: Swift.String?, externalSessionId: Swift.String?, imageName: Swift.String?, uploadApiVersion: Swift.String, latitude: Swift.Double?, longitude: Swift.Double?)
|
|
2172
|
+
case logAnalyticsEventForClickOnStoreLevelActions(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?)
|
|
2173
|
+
case logAnalyticsEventForClickOnSessionFromTaskOrSessionTab(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?)
|
|
2174
|
+
case logAnalyticsEventForClickOnCheckAccuracy(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Any)
|
|
2175
|
+
case logAnalyticsEventForClickOnAccordion(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?)
|
|
2176
|
+
case logAnalyticsEventForClickOnSubmitAccuracy(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Any)
|
|
2177
|
+
case logAnalyticsEventForClickOnActionFromSessionDetail(screenName: Swift.String?, storeId: Swift.String?, sessionId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, isStoreLevelEnable: Swift.Bool)
|
|
2178
|
+
case logAnalyticsStartTimerForAccuracySubmit
|
|
2179
|
+
case logAnalyticsStopTimerForAccuracySubmit(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Swift.String?, isAccuracySubmitted: Swift.Bool)
|
|
2180
|
+
case logAnalyticsEventForClickOnTakeActions(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Swift.String?)
|
|
2181
|
+
case logAnalyticsEventForClickOnFabButtonV3(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Swift.String?, buttonName: Swift.String?)
|
|
2182
|
+
case logAnalyticsEventForClickOnSubmitForV1V3(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Swift.String?, workFlowVersion: Swift.String?)
|
|
2183
|
+
case logAnalyticsStartTimerForActionSubmit
|
|
2184
|
+
case logAnalyticsStopTimerForActionSubmit(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, kpiTypeName: Swift.String?, categoryJsonList: Swift.String?, isActionSubmitted: Swift.Bool, workFlowVersion: Swift.String?)
|
|
2185
|
+
case logAnalyticsEventForClickOnBoundingBoxShelving(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?)
|
|
2186
|
+
case logAnalyticsEventForScrollingToActionScreenFromImageScreen(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?)
|
|
2187
|
+
case logAnalyticsEventForClickOnOverlayResponse(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?)
|
|
2188
|
+
case logAnalyticsSessionResume(internalSessionId: Swift.String, storeID: Swift.String)
|
|
2189
|
+
case logAnalyticsEventForClickOnOverlayCloseButton(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?)
|
|
2190
|
+
case logAnalyticsEventForClickOnShelvingFabButton(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?, buttonName: Swift.String?)
|
|
2191
|
+
case logAnalyticsStartTimerForActionResponseOnOverlayShelving
|
|
2192
|
+
case logAnalyticsStopTimerActionResponseOnOverlayShelving(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, isActionChanged: Swift.Bool)
|
|
2193
|
+
case logAnalyticsStartTimerForImageScreenShelving
|
|
2194
|
+
case logAnalyticsStopTimerForImageScreenShelving(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?)
|
|
2195
|
+
case logAnalyticsStartTimerForActionScreenShelving
|
|
2196
|
+
case logAnalyticsStopTimerForActionScreenShelving(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?, workFlowVersion: Swift.String?)
|
|
2197
|
+
case logAnalyticsEventForClickOnEvidenceImageImages(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?)
|
|
2198
|
+
case logAnalyticsEventForClickOnEvidenceImageUpload(screenName: Swift.String?, storeId: Swift.String?, latitude: Swift.Double?, longitude: Swift.Double?, userName: Swift.String?, categoryName: Swift.String?)
|
|
2199
|
+
case logReprocessBtnTap(taskName: Swift.String?, storeId: Swift.String, externalSessionId: Swift.String?, trigerredFrom: Swift.String?, status: Swift.String?, retryCount: Swift.String?)
|
|
2200
|
+
case logLanguageSelectedFromApp(screenName: Swift.String?, previousLanguage: Swift.String?, languageSelected: Swift.String?)
|
|
2201
|
+
case logLanguageSelectedFromDevice(screenName: Swift.String?, previousLanguage: Swift.String?, currentLanguage: Swift.String?)
|
|
2202
|
+
case logoutButtonClicked
|
|
2203
|
+
case sdKInitialized(appID: Swift.String, authSecret: Swift.String, accountKey: Swift.String, userID: Swift.String, clientID: Swift.String)
|
|
2204
|
+
case logSyncReminderModelDisplayed(date: Foundation.Date?, screenName: Swift.String?)
|
|
2205
|
+
case logSyncReminderModelDismissed(date: Foundation.Date?, screenName: Swift.String?)
|
|
2206
|
+
case logUploadPhotosEventsByTrueSync(date: Foundation.Date?, trigerredFrom: Swift.String?, taskName: Swift.String?, storeId: Swift.String, internalSessionId: Swift.String?, externalSessionId: Swift.String?)
|
|
2207
|
+
}
|
|
2208
|
+
public static func configure()
|
|
2209
|
+
public static func track(event: InfivizShotSDK.SSAnalytics.SSAnalyticsEvent)
|
|
2210
|
+
@objc deinit
|
|
2211
|
+
}
|
|
2212
|
+
public struct AnalyticsSession {
|
|
2213
|
+
public var backendSessionID: Swift.String?
|
|
2214
|
+
public var sessionID: Swift.String
|
|
2215
|
+
public var storeID: Swift.String
|
|
2216
|
+
public var taskCategory: Swift.String
|
|
2217
|
+
public var taskName: Swift.String
|
|
2218
|
+
public var taskPhotoType: Swift.String
|
|
2219
|
+
}
|
|
2220
|
+
public struct UserProfile {
|
|
2221
|
+
public var clientID: Swift.String
|
|
2222
|
+
public var uniqueID: Swift.String
|
|
2223
|
+
public var userName: Swift.String
|
|
2224
|
+
}
|
|
2225
|
+
public struct ImageDetails : Swift.Codable {
|
|
2226
|
+
public var imageUrl: Swift.String
|
|
2227
|
+
public var latitude: Swift.Double
|
|
2228
|
+
public var longitude: Swift.Double
|
|
2229
|
+
public var imageTimestamp: Swift.String
|
|
2230
|
+
public var height: Swift.String?
|
|
2231
|
+
public var width: Swift.String?
|
|
2232
|
+
public var sessionID: Swift.String
|
|
2233
|
+
public var backendSessionID: Swift.String
|
|
2234
|
+
public var flash: Swift.String
|
|
2235
|
+
public var zoom: Swift.String
|
|
2236
|
+
public var storeID: Swift.String?
|
|
2237
|
+
public var storeTitle: Swift.String?
|
|
2238
|
+
public var category: Swift.String?
|
|
2239
|
+
public var photoType: Swift.String?
|
|
2240
|
+
public var taskName: Swift.String?
|
|
2241
|
+
public var blurScore: Swift.String
|
|
2242
|
+
public var slantScore: Swift.String
|
|
2243
|
+
public var realTimeData: Foundation.Data?
|
|
2244
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2245
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2246
|
+
}
|
|
2247
|
+
public enum SessionSyncStateEnum : Swift.String, Swift.Codable {
|
|
2248
|
+
case syncing
|
|
2249
|
+
case synced
|
|
2250
|
+
case notSynced
|
|
2251
|
+
case failed
|
|
2252
|
+
case processed
|
|
2253
|
+
public init?(rawValue: Swift.String)
|
|
2254
|
+
public typealias RawValue = Swift.String
|
|
2255
|
+
public var rawValue: Swift.String {
|
|
2256
|
+
get
|
|
2257
|
+
}
|
|
2258
|
+
}
|
|
2259
|
+
public struct LabelScore : Swift.Codable {
|
|
2260
|
+
public let label: Swift.String
|
|
2261
|
+
public let score: Swift.Double
|
|
2262
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2263
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2264
|
+
}
|
|
2265
|
+
public struct ImageMetaData : Swift.Codable {
|
|
2266
|
+
public let imageDirection: Swift.String
|
|
2267
|
+
public let latitude: Swift.Double
|
|
2268
|
+
public let longitude: Swift.Double
|
|
2269
|
+
public let zoomLevel: Swift.Double
|
|
2270
|
+
public let isFlash: Swift.Bool
|
|
2271
|
+
public let imagePath: Swift.String
|
|
2272
|
+
public let timestamp: Swift.String
|
|
2273
|
+
public let onDeviceAiMeta: [Swift.String : InfivizShotSDK.LabelScore]
|
|
2274
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2275
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2276
|
+
}
|
|
2277
|
+
public struct InfiSessions : Swift.Codable {
|
|
2278
|
+
public let temporarySessionId: Swift.String
|
|
2279
|
+
public let universalSessionId: Swift.String
|
|
2280
|
+
public let imageURI: [Swift.String]
|
|
2281
|
+
public let storeTitle: Swift.String
|
|
2282
|
+
public let taskName: Swift.String
|
|
2283
|
+
public let photoType: Swift.String
|
|
2284
|
+
public let date: Swift.String
|
|
2285
|
+
public let timeInMilliSec: Swift.Int
|
|
2286
|
+
public let status: InfivizShotSDK.SessionSyncStateEnum
|
|
2287
|
+
public let statusInt: Swift.Int
|
|
2288
|
+
public let category: Swift.String
|
|
2289
|
+
public let storeId: Swift.String
|
|
2290
|
+
public let imageMetaData: [InfivizShotSDK.ImageMetaData]
|
|
2291
|
+
public func encode(to encoder: any Swift.Encoder) throws
|
|
2292
|
+
public init(from decoder: any Swift.Decoder) throws
|
|
2293
|
+
}
|
|
2294
|
+
@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(InfivizShotsSDK) final public class InfivizShotsSDK : ObjectiveC.NSObject {
|
|
2295
|
+
@objc public static let shared: InfivizShotSDK.InfivizShotsSDK
|
|
2296
|
+
final public func initializeEnvironent(_ environment: InfivizShotSDK.APIEnvironment)
|
|
2297
|
+
final public var nortificationToken: Swift.String?
|
|
2298
|
+
@objc final public func appEnterInForeground()
|
|
2299
|
+
final public func handleEventsForBackgroundURLSession(completionHandler: @escaping () -> Swift.Void)
|
|
2300
|
+
final public func deleteImage(sessionID: Swift.String, imageURL: Swift.String)
|
|
2301
|
+
final public func getIrResult(sessionID: Swift.String, completion: @escaping (Swift.String?, Any?) -> Swift.Void)
|
|
2302
|
+
final public func getActionsResult(sessionID: Swift.String, completion: @escaping (Swift.String?, Any?) -> Swift.Void)
|
|
2303
|
+
final public func fetchSessionDetails(temporarySessionID: Swift.String, completion: @escaping (Swift.Result<Any, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2304
|
+
final public func fetchUniversalSessionId(temporarySessionID: Swift.String, completion: @escaping (Swift.String?, InfivizShotSDK.APIError?) -> Swift.Void)
|
|
2305
|
+
final public func uploadSession(temporarySessionID: Swift.String, completionHandler: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2306
|
+
final public func checkState(sessionID: Swift.String, completionHandler: @escaping (Swift.Result<Swift.Int, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2307
|
+
final public func fetchSessionID(taskCategory: Swift.String, storeID: Swift.String, taskPhotoType: Swift.String, completionHandler: @escaping (Swift.String?, InfivizShotSDK.APIError?) -> Swift.Void)
|
|
2308
|
+
final public func fetchUniversalSessionId(temporarySessionID: Swift.String, completionHandler: @escaping (Swift.String?, InfivizShotSDK.APIError?) -> Swift.Void)
|
|
2309
|
+
final public func syncAllData(completionHandler: @escaping (Swift.Result<Swift.String, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2310
|
+
final public func callLogoutAPI(completion: @escaping (Swift.Result<Swift.Bool, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2311
|
+
final public func getReprocessingButtonEnableTime(sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.Int64, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2312
|
+
final public func startReprocessingWorkflow(sessionID: Swift.String, completion: @escaping (Swift.Result<Swift.Int64, InfivizShotSDK.APIError>) -> Swift.Void)
|
|
2313
|
+
@objc deinit
|
|
2314
|
+
}
|
|
2315
|
+
extension InfivizShotSDK.DBFromStep {
|
|
2316
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBFromStep>
|
|
2317
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
2318
|
+
@objc get
|
|
2319
|
+
@objc set
|
|
2320
|
+
}
|
|
2321
|
+
@objc @NSManaged dynamic public var option: Swift.String? {
|
|
2322
|
+
@objc get
|
|
2323
|
+
@objc set
|
|
2324
|
+
}
|
|
2325
|
+
@objc @NSManaged dynamic public var relation: Swift.String? {
|
|
2326
|
+
@objc get
|
|
2327
|
+
@objc set
|
|
2328
|
+
}
|
|
2329
|
+
@objc @NSManaged dynamic public var step: Swift.Int64 {
|
|
2330
|
+
@objc get
|
|
2331
|
+
@objc set
|
|
2332
|
+
}
|
|
2333
|
+
@objc @NSManaged dynamic public var toActionConfig: InfivizShotSDK.DBActionConfig? {
|
|
2334
|
+
@objc get
|
|
2335
|
+
@objc set
|
|
2336
|
+
}
|
|
2337
|
+
}
|
|
2338
|
+
extension InfivizShotSDK.DBFromStep : Swift.Identifiable {
|
|
2339
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2340
|
+
}
|
|
2341
|
+
@objc @_inheritsConvenienceInitializers public class DBFromStep : CoreData.NSManagedObject {
|
|
2342
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
2343
|
+
@objc deinit
|
|
2344
|
+
}
|
|
2345
|
+
@objc @_inheritsConvenienceInitializers public class DBGeolocation : CoreData.NSManagedObject {
|
|
2346
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
2347
|
+
@objc deinit
|
|
2348
|
+
}
|
|
2349
|
+
extension InfivizShotSDK.DBGeolocation {
|
|
2350
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBGeolocation>
|
|
2351
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
2352
|
+
@objc get
|
|
2353
|
+
@objc set
|
|
2354
|
+
}
|
|
2355
|
+
@objc @NSManaged dynamic public var lat: Swift.String? {
|
|
2356
|
+
@objc get
|
|
2357
|
+
@objc set
|
|
2358
|
+
}
|
|
2359
|
+
@objc @NSManaged dynamic public var long: Swift.String? {
|
|
2360
|
+
@objc get
|
|
2361
|
+
@objc set
|
|
2362
|
+
}
|
|
2363
|
+
@objc @NSManaged dynamic public var toActionData: InfivizShotSDK.DBActionData? {
|
|
2364
|
+
@objc get
|
|
2365
|
+
@objc set
|
|
2366
|
+
}
|
|
2367
|
+
@objc @NSManaged dynamic public var toPositionData: InfivizShotSDK.DBPositionalData? {
|
|
2368
|
+
@objc get
|
|
2369
|
+
@objc set
|
|
2370
|
+
}
|
|
2371
|
+
}
|
|
2372
|
+
extension InfivizShotSDK.DBGeolocation : Swift.Identifiable {
|
|
2373
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2374
|
+
}
|
|
2375
|
+
public enum LineCap : Swift.Int {
|
|
2376
|
+
case round, butt, square
|
|
2377
|
+
public func style() -> Swift.String
|
|
2378
|
+
public init?(rawValue: Swift.Int)
|
|
2379
|
+
public typealias RawValue = Swift.Int
|
|
2380
|
+
public var rawValue: Swift.Int {
|
|
2381
|
+
get
|
|
2382
|
+
}
|
|
2383
|
+
}
|
|
2384
|
+
public enum Orientation : Swift.Int {
|
|
2385
|
+
case left, top, right, bottom
|
|
2386
|
+
public init?(rawValue: Swift.Int)
|
|
2387
|
+
public typealias RawValue = Swift.Int
|
|
2388
|
+
public var rawValue: Swift.Int {
|
|
2389
|
+
get
|
|
2390
|
+
}
|
|
2391
|
+
}
|
|
2392
|
+
@objc @_inheritsConvenienceInitializers @IBDesignable @_Concurrency.MainActor @preconcurrency open class ProgressBarManagerView : UIKit.UIView {
|
|
2393
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var titleLabel: UIKit.UILabel
|
|
2394
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var clockwise: Swift.Bool {
|
|
2395
|
+
@objc get
|
|
2396
|
+
@objc set
|
|
2397
|
+
}
|
|
2398
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var backgroundShapeColor: UIKit.UIColor {
|
|
2399
|
+
@objc get
|
|
2400
|
+
@objc set
|
|
2401
|
+
}
|
|
2402
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var progressShapeColor: UIKit.UIColor {
|
|
2403
|
+
@objc get
|
|
2404
|
+
@objc set
|
|
2405
|
+
}
|
|
2406
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var lineWidth: CoreFoundation.CGFloat {
|
|
2407
|
+
@objc get
|
|
2408
|
+
@objc set
|
|
2409
|
+
}
|
|
2410
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var spaceDegree: CoreFoundation.CGFloat {
|
|
2411
|
+
@objc get
|
|
2412
|
+
@objc set
|
|
2413
|
+
}
|
|
2414
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var inset: CoreFoundation.CGFloat {
|
|
2415
|
+
@objc get
|
|
2416
|
+
@objc set
|
|
2417
|
+
}
|
|
2418
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var percentLabelFormat: Swift.String {
|
|
2419
|
+
@objc get
|
|
2420
|
+
@objc set
|
|
2421
|
+
}
|
|
2422
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var percentColor: UIKit.UIColor {
|
|
2423
|
+
@objc get
|
|
2424
|
+
@objc set
|
|
2425
|
+
}
|
|
2426
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var title: Swift.String {
|
|
2427
|
+
@objc get
|
|
2428
|
+
@objc set
|
|
2429
|
+
}
|
|
2430
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var titleColor: UIKit.UIColor {
|
|
2431
|
+
@objc get
|
|
2432
|
+
@objc set
|
|
2433
|
+
}
|
|
2434
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var font: UIKit.UIFont {
|
|
2435
|
+
@objc get
|
|
2436
|
+
@objc set
|
|
2437
|
+
}
|
|
2438
|
+
@_Concurrency.MainActor @preconcurrency open var orientation: InfivizShotSDK.Orientation {
|
|
2439
|
+
get
|
|
2440
|
+
set
|
|
2441
|
+
}
|
|
2442
|
+
@_Concurrency.MainActor @preconcurrency open var lineCap: InfivizShotSDK.LineCap {
|
|
2443
|
+
get
|
|
2444
|
+
set
|
|
2445
|
+
}
|
|
2446
|
+
@objc @IBInspectable @_Concurrency.MainActor @preconcurrency open var progress: CoreFoundation.CGFloat {
|
|
2447
|
+
@objc get
|
|
2448
|
+
}
|
|
2449
|
+
@_Concurrency.MainActor @preconcurrency open var completeDuration: Swift.Double
|
|
2450
|
+
@_Concurrency.MainActor @preconcurrency @objc required dynamic public init?(coder aDecoder: Foundation.NSCoder)
|
|
2451
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public init(frame: CoreFoundation.CGRect)
|
|
2452
|
+
@_Concurrency.MainActor @preconcurrency public func setProgress(progress: CoreFoundation.CGFloat, animated: Swift.Bool = true)
|
|
2453
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic open func layoutSubviews()
|
|
2454
|
+
@objc deinit
|
|
2455
|
+
}
|
|
2456
|
+
@objc @_inheritsConvenienceInitializers public class DBSessionImage : CoreData.NSManagedObject {
|
|
2457
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
2458
|
+
@objc deinit
|
|
2459
|
+
}
|
|
2460
|
+
extension InfivizShotSDK.DBSessionImage {
|
|
2461
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBSessionImage>
|
|
2462
|
+
@objc @NSManaged dynamic public var apiImageID: Swift.Int64 {
|
|
2463
|
+
@objc get
|
|
2464
|
+
@objc set
|
|
2465
|
+
}
|
|
2466
|
+
@objc @NSManaged dynamic public var backendSessionID: Swift.String? {
|
|
2467
|
+
@objc get
|
|
2468
|
+
@objc set
|
|
2469
|
+
}
|
|
2470
|
+
@objc @NSManaged dynamic public var bayNumber: Swift.Int64 {
|
|
2471
|
+
@objc get
|
|
2472
|
+
@objc set
|
|
2473
|
+
}
|
|
2474
|
+
@objc @NSManaged dynamic public var blurScore: Swift.Float {
|
|
2475
|
+
@objc get
|
|
2476
|
+
@objc set
|
|
2477
|
+
}
|
|
2478
|
+
@objc @NSManaged dynamic public var category: Swift.String? {
|
|
2479
|
+
@objc get
|
|
2480
|
+
@objc set
|
|
2481
|
+
}
|
|
2482
|
+
@objc @NSManaged dynamic public var client: Swift.String? {
|
|
2483
|
+
@objc get
|
|
2484
|
+
@objc set
|
|
2485
|
+
}
|
|
2486
|
+
@objc @NSManaged dynamic public var dateCreated: Foundation.Date? {
|
|
2487
|
+
@objc get
|
|
2488
|
+
@objc set
|
|
2489
|
+
}
|
|
2490
|
+
@objc @NSManaged dynamic public var dateModified: Foundation.Date? {
|
|
2491
|
+
@objc get
|
|
2492
|
+
@objc set
|
|
2493
|
+
}
|
|
2494
|
+
@objc @NSManaged dynamic public var demoPhotoId: Swift.String? {
|
|
2495
|
+
@objc get
|
|
2496
|
+
@objc set
|
|
2497
|
+
}
|
|
2498
|
+
@objc @NSManaged dynamic public var demoSetId: Swift.String? {
|
|
2499
|
+
@objc get
|
|
2500
|
+
@objc set
|
|
2501
|
+
}
|
|
2502
|
+
@objc @NSManaged dynamic public var direction: Swift.String? {
|
|
2503
|
+
@objc get
|
|
2504
|
+
@objc set
|
|
2505
|
+
}
|
|
2506
|
+
@objc @NSManaged dynamic public var imageID: Swift.String? {
|
|
2507
|
+
@objc get
|
|
2508
|
+
@objc set
|
|
2509
|
+
}
|
|
2510
|
+
@objc @NSManaged dynamic public var index: Swift.Int64 {
|
|
2511
|
+
@objc get
|
|
2512
|
+
@objc set
|
|
2513
|
+
}
|
|
2514
|
+
@objc @NSManaged dynamic public var isBlur: Swift.Bool {
|
|
2515
|
+
@objc get
|
|
2516
|
+
@objc set
|
|
2517
|
+
}
|
|
2518
|
+
@objc @NSManaged dynamic public var isEvidence: Swift.Bool {
|
|
2519
|
+
@objc get
|
|
2520
|
+
@objc set
|
|
2521
|
+
}
|
|
2522
|
+
@objc @NSManaged dynamic public var isFlash: Swift.Bool {
|
|
2523
|
+
@objc get
|
|
2524
|
+
@objc set
|
|
2525
|
+
}
|
|
2526
|
+
@objc @NSManaged dynamic public var isSlant: Swift.Bool {
|
|
2527
|
+
@objc get
|
|
2528
|
+
@objc set
|
|
2529
|
+
}
|
|
2530
|
+
@objc @NSManaged dynamic public var isSurvey: Swift.Bool {
|
|
2531
|
+
@objc get
|
|
2532
|
+
@objc set
|
|
2533
|
+
}
|
|
2534
|
+
@objc @NSManaged dynamic public var isZoom: Swift.Bool {
|
|
2535
|
+
@objc get
|
|
2536
|
+
@objc set
|
|
2537
|
+
}
|
|
2538
|
+
@objc @NSManaged dynamic public var lat: Swift.Double {
|
|
2539
|
+
@objc get
|
|
2540
|
+
@objc set
|
|
2541
|
+
}
|
|
2542
|
+
@objc @NSManaged dynamic public var lng: Swift.Double {
|
|
2543
|
+
@objc get
|
|
2544
|
+
@objc set
|
|
2545
|
+
}
|
|
2546
|
+
@objc @NSManaged dynamic public var photoType: Swift.String? {
|
|
2547
|
+
@objc get
|
|
2548
|
+
@objc set
|
|
2549
|
+
}
|
|
2550
|
+
@objc @NSManaged dynamic public var sessionID: Swift.String? {
|
|
2551
|
+
@objc get
|
|
2552
|
+
@objc set
|
|
2553
|
+
}
|
|
2554
|
+
@objc @NSManaged dynamic public var slantScore: Swift.Float {
|
|
2555
|
+
@objc get
|
|
2556
|
+
@objc set
|
|
2557
|
+
}
|
|
2558
|
+
@objc @NSManaged dynamic public var stackNumber: Swift.Int64 {
|
|
2559
|
+
@objc get
|
|
2560
|
+
@objc set
|
|
2561
|
+
}
|
|
2562
|
+
@objc @NSManaged dynamic public var status: Swift.String? {
|
|
2563
|
+
@objc get
|
|
2564
|
+
@objc set
|
|
2565
|
+
}
|
|
2566
|
+
@objc @NSManaged dynamic public var storeID: Swift.String? {
|
|
2567
|
+
@objc get
|
|
2568
|
+
@objc set
|
|
2569
|
+
}
|
|
2570
|
+
@objc @NSManaged dynamic public var taskPhotoType: Swift.String? {
|
|
2571
|
+
@objc get
|
|
2572
|
+
@objc set
|
|
2573
|
+
}
|
|
2574
|
+
@objc @NSManaged dynamic public var userName: Swift.String? {
|
|
2575
|
+
@objc get
|
|
2576
|
+
@objc set
|
|
2577
|
+
}
|
|
2578
|
+
@objc @NSManaged dynamic public var zoomLevel: Swift.String? {
|
|
2579
|
+
@objc get
|
|
2580
|
+
@objc set
|
|
2581
|
+
}
|
|
2582
|
+
@objc @NSManaged dynamic public var isLandscape: Swift.Bool {
|
|
2583
|
+
@objc get
|
|
2584
|
+
@objc set
|
|
2585
|
+
}
|
|
2586
|
+
}
|
|
2587
|
+
extension InfivizShotSDK.DBSessionImage : Swift.Identifiable {
|
|
2588
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2589
|
+
}
|
|
2590
|
+
extension InfivizShotSDK.DBAction {
|
|
2591
|
+
@nonobjc public class func fetchRequest() -> CoreData.NSFetchRequest<InfivizShotSDK.DBAction>
|
|
2592
|
+
@objc @NSManaged dynamic public var actionDescription: Swift.String? {
|
|
2593
|
+
@objc get
|
|
2594
|
+
@objc set
|
|
2595
|
+
}
|
|
2596
|
+
@objc @NSManaged dynamic public var actionID: Swift.Int64 {
|
|
2597
|
+
@objc get
|
|
2598
|
+
@objc set
|
|
2599
|
+
}
|
|
2600
|
+
@objc @NSManaged dynamic public var actionTypeID: Swift.Int64 {
|
|
2601
|
+
@objc get
|
|
2602
|
+
@objc set
|
|
2603
|
+
}
|
|
2604
|
+
@objc @NSManaged dynamic public var columnID: Foundation.UUID? {
|
|
2605
|
+
@objc get
|
|
2606
|
+
@objc set
|
|
2607
|
+
}
|
|
2608
|
+
@objc @NSManaged dynamic public var isOptional: Swift.Bool {
|
|
2609
|
+
@objc get
|
|
2610
|
+
@objc set
|
|
2611
|
+
}
|
|
2612
|
+
@objc @NSManaged dynamic public var reasonType: Swift.String? {
|
|
2613
|
+
@objc get
|
|
2614
|
+
@objc set
|
|
2615
|
+
}
|
|
2616
|
+
@objc @NSManaged dynamic public var title: Swift.String? {
|
|
2617
|
+
@objc get
|
|
2618
|
+
@objc set
|
|
2619
|
+
}
|
|
2620
|
+
@objc @NSManaged dynamic public var actionTable: InfivizShotSDK.DBActionTable? {
|
|
2621
|
+
@objc get
|
|
2622
|
+
@objc set
|
|
2623
|
+
}
|
|
2624
|
+
@objc @NSManaged dynamic public var positionalData: CoreData.NSManagedObject? {
|
|
2625
|
+
@objc get
|
|
2626
|
+
@objc set
|
|
2627
|
+
}
|
|
2628
|
+
@objc @NSManaged dynamic public var reasons: Foundation.NSOrderedSet? {
|
|
2629
|
+
@objc get
|
|
2630
|
+
@objc set
|
|
2631
|
+
}
|
|
2632
|
+
@objc @NSManaged dynamic public var toActionBucket: InfivizShotSDK.DBActionBucket? {
|
|
2633
|
+
@objc get
|
|
2634
|
+
@objc set
|
|
2635
|
+
}
|
|
2636
|
+
}
|
|
2637
|
+
extension InfivizShotSDK.DBAction {
|
|
2638
|
+
@objc(insertObject:inReasonsAtIndex:) @NSManaged dynamic public func insertIntoReasons(_ value: CoreData.NSManagedObject, at idx: Swift.Int)
|
|
2639
|
+
@objc(removeObjectFromReasonsAtIndex:) @NSManaged dynamic public func removeFromReasons(at idx: Swift.Int)
|
|
2640
|
+
@objc(insertReasons:atIndexes:) @NSManaged dynamic public func insertIntoReasons(_ values: [CoreData.NSManagedObject], at indexes: Foundation.NSIndexSet)
|
|
2641
|
+
@objc(removeReasonsAtIndexes:) @NSManaged dynamic public func removeFromReasons(at indexes: Foundation.NSIndexSet)
|
|
2642
|
+
@objc(replaceObjectInReasonsAtIndex:withObject:) @NSManaged dynamic public func replaceReasons(at idx: Swift.Int, with value: CoreData.NSManagedObject)
|
|
2643
|
+
@objc(replaceReasonsAtIndexes:withReasons:) @NSManaged dynamic public func replaceReasons(at indexes: Foundation.NSIndexSet, with values: [CoreData.NSManagedObject])
|
|
2644
|
+
@objc(addReasonsObject:) @NSManaged dynamic public func addToReasons(_ value: CoreData.NSManagedObject)
|
|
2645
|
+
@objc(removeReasonsObject:) @NSManaged dynamic public func removeFromReasons(_ value: CoreData.NSManagedObject)
|
|
2646
|
+
@objc(addReasons:) @NSManaged dynamic public func addToReasons(_ values: Foundation.NSOrderedSet)
|
|
2647
|
+
@objc(removeReasons:) @NSManaged dynamic public func removeFromReasons(_ values: Foundation.NSOrderedSet)
|
|
2648
|
+
}
|
|
2649
|
+
extension InfivizShotSDK.DBAction : Swift.Identifiable {
|
|
2650
|
+
public typealias ID = Swift.ObjectIdentifier
|
|
2651
|
+
}
|
|
2652
|
+
@_inheritsConvenienceInitializers @objc(DBAction) public class DBAction : CoreData.NSManagedObject {
|
|
2653
|
+
@objc override dynamic public init(entity: CoreData.NSEntityDescription, insertInto context: CoreData.NSManagedObjectContext?)
|
|
2654
|
+
@objc deinit
|
|
2655
|
+
}
|
|
2656
|
+
public protocol InfivizShotsSyncDelegate : AnyObject {
|
|
2657
|
+
func sessionSync(withSuccess value: Swift.String, failedwith error: InfivizShotSDK.APIError?)
|
|
2658
|
+
}
|
|
2659
|
+
@objc @_inheritsConvenienceInitializers @_Concurrency.MainActor @preconcurrency public class StepBar : UIKit.UIStackView {
|
|
2660
|
+
@objc @_Concurrency.MainActor @preconcurrency dynamic public var currentStepValue: Swift.Int
|
|
2661
|
+
@_Concurrency.MainActor @preconcurrency public var stepTitles: [Swift.String]
|
|
2662
|
+
@_Concurrency.MainActor @preconcurrency public var stepSubTitles: [Swift.String]
|
|
2663
|
+
@_Concurrency.MainActor @preconcurrency public var stepSelectedImages: [Swift.String]
|
|
2664
|
+
@_Concurrency.MainActor @preconcurrency public var progress: UIKit.UIProgressView
|
|
2665
|
+
@_Concurrency.MainActor @preconcurrency public var stepButtonPoint: UIKit.UIButton
|
|
2666
|
+
@_Concurrency.MainActor @preconcurrency public var label: UIKit.UILabel
|
|
2667
|
+
@_Concurrency.MainActor @preconcurrency public var labelSub: UIKit.UILabel
|
|
2668
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func draw(_ rect: CoreFoundation.CGRect)
|
|
2669
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func observeValue(forKeyPath keyPath: Swift.String?, of object: Any?, change: [Foundation.NSKeyValueChangeKey : Any]?, context: Swift.UnsafeMutableRawPointer?)
|
|
2670
|
+
@objc deinit
|
|
2671
|
+
@_Concurrency.MainActor @preconcurrency @objc override dynamic public init(frame: CoreFoundation.CGRect)
|
|
2672
|
+
@_Concurrency.MainActor @preconcurrency @objc required dynamic public init(coder: Foundation.NSCoder)
|
|
2673
|
+
}
|
|
2674
|
+
public struct Section {
|
|
2675
|
+
public init(categoryName: Swift.String, expand: Swift.Bool = false, subCategory: [InfivizShotSDK.SubCategory])
|
|
2676
|
+
}
|
|
2677
|
+
public struct SubCategory {
|
|
2678
|
+
public init(sku: Swift.String, reqQty: Swift.String, expand: Swift.Bool = false, subSubCategory: InfivizShotSDK.SubSubCategory)
|
|
2679
|
+
}
|
|
2680
|
+
public struct SubSubCategory {
|
|
2681
|
+
public init(action: Swift.String, qty: Swift.String)
|
|
2682
|
+
}
|
|
2683
|
+
public enum APIEnvironment : Swift.String, Swift.Codable {
|
|
2684
|
+
case staging
|
|
2685
|
+
case production
|
|
2686
|
+
public init?(rawValue: Swift.String)
|
|
2687
|
+
public typealias RawValue = Swift.String
|
|
2688
|
+
public var rawValue: Swift.String {
|
|
2689
|
+
get
|
|
2690
|
+
}
|
|
2691
|
+
}
|
|
2692
|
+
public enum APIError : Swift.Error, Foundation.LocalizedError {
|
|
2693
|
+
case networkIssue
|
|
2694
|
+
case unexpectedSDKError
|
|
2695
|
+
case processingStarted
|
|
2696
|
+
case accountKeyMissing
|
|
2697
|
+
case accountKeyNotMatching
|
|
2698
|
+
case clientIDMissing
|
|
2699
|
+
case clientNotAvailable
|
|
2700
|
+
case userNotFound
|
|
2701
|
+
case userAlreadyLoggedIn
|
|
2702
|
+
case clientIDNotMatching
|
|
2703
|
+
case authParamsMissing
|
|
2704
|
+
case appIDNotMatching
|
|
2705
|
+
case dataNotMatching
|
|
2706
|
+
case userIDMissing
|
|
2707
|
+
case deviceNotAllowed
|
|
2708
|
+
case internalServerError
|
|
2709
|
+
case noProcessedImage
|
|
2710
|
+
case sessionIDCannotBeNull
|
|
2711
|
+
case sdkNotInitialized
|
|
2712
|
+
case invalidInitializationParams
|
|
2713
|
+
case tempSessionIDMissing
|
|
2714
|
+
case noImagesToUpload(sessionId: Swift.String, storeId: Swift.String)
|
|
2715
|
+
case sessionExist(sessionId: Swift.String)
|
|
2716
|
+
case sessionLocked
|
|
2717
|
+
case sessionModificationNotAllowed
|
|
2718
|
+
case sessionNotFound
|
|
2719
|
+
case invalidParams
|
|
2720
|
+
case imageNotFound
|
|
2721
|
+
case emptySessionID
|
|
2722
|
+
case maxPhotoLimitExceeded
|
|
2723
|
+
case maxPhotoLimitOneGoExceeded
|
|
2724
|
+
case storeIDCannotBeNull
|
|
2725
|
+
case invalidDateFormat
|
|
2726
|
+
case noActionsFound
|
|
2727
|
+
case actionableInsightsNotEnabled
|
|
2728
|
+
case sessionIDCannotBeEmpty
|
|
2729
|
+
case resultsNotGenerated
|
|
2730
|
+
case viewResultsNotEnabled
|
|
2731
|
+
case resultsProcessingFailed
|
|
2732
|
+
case sessionStoreIDMismatch
|
|
2733
|
+
case actionNotAllowed
|
|
2734
|
+
case syncInProgress
|
|
2735
|
+
case noDataToSync
|
|
2736
|
+
case autoUploadOfSession
|
|
2737
|
+
case reprocessingNotEnabled
|
|
2738
|
+
case imageProcessingDisabledAsDateChanged
|
|
2739
|
+
case sessionWillBeProcessedInBatchMode
|
|
2740
|
+
case imageProcessingFailed
|
|
2741
|
+
case custom(message: Swift.String)
|
|
2742
|
+
case underProcessing
|
|
2743
|
+
case alreadySentForReprocessing
|
|
2744
|
+
case sessionAlreadyProcessed
|
|
2745
|
+
case customError(domain: InfivizShotSDK.ErrorType, status: Swift.Int, message: Swift.String)
|
|
2746
|
+
case noActiveProducts
|
|
2747
|
+
case sessionNotProcessedSoNoActions
|
|
2748
|
+
case sessionStatusError(sessionId: Swift.String, status: Swift.Int, message: Swift.String)
|
|
2749
|
+
public var code: Swift.Int {
|
|
2750
|
+
get
|
|
2751
|
+
}
|
|
2752
|
+
public var errorDescription: Swift.String? {
|
|
2753
|
+
get
|
|
2754
|
+
}
|
|
2755
|
+
}
|
|
2756
|
+
public enum ErrorType : Swift.String {
|
|
2757
|
+
case api
|
|
2758
|
+
case system
|
|
2759
|
+
public init?(rawValue: Swift.String)
|
|
2760
|
+
public typealias RawValue = Swift.String
|
|
2761
|
+
public var rawValue: Swift.String {
|
|
2762
|
+
get
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
extension InfivizShotSDK.AmpliEnvironment : Swift.Equatable {}
|
|
2766
|
+
extension InfivizShotSDK.AmpliEnvironment : Swift.Hashable {}
|
|
2767
|
+
extension InfivizShotSDK.AmpliEnvironment : Swift.RawRepresentable {}
|
|
2768
|
+
extension InfivizShotSDK.LanguageType : Swift.Equatable {}
|
|
2769
|
+
extension InfivizShotSDK.LanguageType : Swift.Hashable {}
|
|
2770
|
+
extension InfivizShotSDK.LanguageType : Swift.RawRepresentable {}
|
|
2771
|
+
extension InfivizShotSDK.SessionSyncStateEnum : Swift.Equatable {}
|
|
2772
|
+
extension InfivizShotSDK.SessionSyncStateEnum : Swift.Hashable {}
|
|
2773
|
+
extension InfivizShotSDK.SessionSyncStateEnum : Swift.RawRepresentable {}
|
|
2774
|
+
extension InfivizShotSDK.LineCap : Swift.Equatable {}
|
|
2775
|
+
extension InfivizShotSDK.LineCap : Swift.Hashable {}
|
|
2776
|
+
extension InfivizShotSDK.LineCap : Swift.RawRepresentable {}
|
|
2777
|
+
extension InfivizShotSDK.Orientation : Swift.Equatable {}
|
|
2778
|
+
extension InfivizShotSDK.Orientation : Swift.Hashable {}
|
|
2779
|
+
extension InfivizShotSDK.Orientation : Swift.RawRepresentable {}
|
|
2780
|
+
extension InfivizShotSDK.APIEnvironment : Swift.Equatable {}
|
|
2781
|
+
extension InfivizShotSDK.APIEnvironment : Swift.Hashable {}
|
|
2782
|
+
extension InfivizShotSDK.APIEnvironment : Swift.RawRepresentable {}
|
|
2783
|
+
extension InfivizShotSDK.ErrorType : Swift.Equatable {}
|
|
2784
|
+
extension InfivizShotSDK.ErrorType : Swift.Hashable {}
|
|
2785
|
+
extension InfivizShotSDK.ErrorType : Swift.RawRepresentable {}
|