Constants
The following constants are available globally.
-
The barcode document type AAMVA.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeAAMVA
Swift
let SBSDKBarcodeDocumentTypeAAMVA: SBSDKBarcodeDocumentType
-
The barcode document type PDF417.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeIDCardPDF417
Swift
let SBSDKBarcodeDocumentTypeIDCardPDF417: SBSDKBarcodeDocumentType
-
The barcode document type SEPA.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeSEPA
Swift
let SBSDKBarcodeDocumentTypeSEPA: SBSDKBarcodeDocumentType
-
The barcode document type for disability certificates.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeDisabilityCertificate
Swift
let SBSDKBarcodeDocumentTypeDisabilityCertificate: SBSDKBarcodeDocumentType
-
The barcode document type for boarding passes.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeBoardingPass
Swift
let SBSDKBarcodeDocumentTypeBoardingPass: SBSDKBarcodeDocumentType
-
The barcode document type for medical plans.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeMedicalPlan
Swift
let SBSDKBarcodeDocumentTypeMedicalPlan: SBSDKBarcodeDocumentType
-
The barcode document type for VCards.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeVCard
Swift
let SBSDKBarcodeDocumentTypeVCard: SBSDKBarcodeDocumentType
-
The barcode document type for Swiss QR codes.
Declaration
Objective-C
extern SBSDKBarcodeDocumentType *const _Nonnull SBSDKBarcodeDocumentTypeSwissQR
Swift
let SBSDKBarcodeDocumentTypeSwissQR: SBSDKBarcodeDocumentType
-
The barcode type Aztec.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeAztec
Swift
let SBSDKBarcodeTypeAztec: SBSDKBarcodeType
-
The barcode type Codabar.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeCodaBar
Swift
let SBSDKBarcodeTypeCodaBar: SBSDKBarcodeType
-
The barcode type Code39.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeCode39
Swift
let SBSDKBarcodeTypeCode39: SBSDKBarcodeType
-
The barcode type Code93.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeCode93
Swift
let SBSDKBarcodeTypeCode93: SBSDKBarcodeType
-
The barcode type Code128.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeCode128
Swift
let SBSDKBarcodeTypeCode128: SBSDKBarcodeType
-
The barcode type DataMatrix.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeDataMatrix
Swift
let SBSDKBarcodeTypeDataMatrix: SBSDKBarcodeType
-
The barcode type EAN-8.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeEAN8
Swift
let SBSDKBarcodeTypeEAN8: SBSDKBarcodeType
-
The barcode type EAN-13.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeEAN13
Swift
let SBSDKBarcodeTypeEAN13: SBSDKBarcodeType
-
The barcode type Interleaved two-of-five (ITF).
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeITF
Swift
let SBSDKBarcodeTypeITF: SBSDKBarcodeType
-
The barcode type PDF-417.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypePDF417
Swift
let SBSDKBarcodeTypePDF417: SBSDKBarcodeType
-
The barcode type QR.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeQRCode
Swift
let SBSDKBarcodeTypeQRCode: SBSDKBarcodeType
-
The barcode type RSS14.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeRSS14
Swift
let SBSDKBarcodeTypeRSS14: SBSDKBarcodeType
-
The barcode type RSS Expanded. *
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeRSSExpanded
Swift
let SBSDKBarcodeTypeRSSExpanded: SBSDKBarcodeType
-
The barcode type UPC-A.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeUPCA
Swift
let SBSDKBarcodeTypeUPCA: SBSDKBarcodeType
-
The barcode type UPC-E.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeUPCE
Swift
let SBSDKBarcodeTypeUPCE: SBSDKBarcodeType
-
Not a known barcode type.
Declaration
Objective-C
extern SBSDKBarcodeType *const _Nonnull SBSDKBarcodeTypeUnknown
Swift
let SBSDKBarcodeTypeUnknown: SBSDKBarcodeType
-
Unknown type. May not be a personal ID card.
Declaration
Objective-C
extern SBSDKIDCardType *const _Nonnull SBSDKIDCardTypeUnknown
Swift
let SBSDKIDCardTypeUnknown: SBSDKIDCardType
-
The back side of a german personal ID card.
Declaration
Objective-C
extern SBSDKIDCardType *const _Nonnull SBSDKIDCardTypeBack_DE
Swift
let SBSDKIDCardTypeBack_DE: SBSDKIDCardType
-
The front side of a german personal ID card.
Declaration
Objective-C
extern SBSDKIDCardType *const _Nonnull SBSDKIDCardTypeFront_DE
Swift
let SBSDKIDCardTypeFront_DE: SBSDKIDCardType
-
A german passport.
Declaration
Objective-C
extern SBSDKIDCardType *const _Nonnull SBSDKIDCardTypePassport_DE
Swift
let SBSDKIDCardTypePassport_DE: SBSDKIDCardType
-
Data group DG1
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG1
Swift
let SBSDKNFCDatagroupTypeDG1: String
-
Data group DG2
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG2
Swift
let SBSDKNFCDatagroupTypeDG2: String
-
Data group DG3. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG3
Swift
let SBSDKNFCDatagroupTypeDG3: String
-
Data group DG4. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG4
Swift
let SBSDKNFCDatagroupTypeDG4: String
-
Data group DG5. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG5
Swift
let SBSDKNFCDatagroupTypeDG5: String
-
Data group DG6. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG6
Swift
let SBSDKNFCDatagroupTypeDG6: String
-
Data group DG7. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG7
Swift
let SBSDKNFCDatagroupTypeDG7: String
-
Data group DG8. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG8
Swift
let SBSDKNFCDatagroupTypeDG8: String
-
Data group DG9. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG9
Swift
let SBSDKNFCDatagroupTypeDG9: String
-
Data group DG10. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG10
Swift
let SBSDKNFCDatagroupTypeDG10: String
-
Data group DG11. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG11
Swift
let SBSDKNFCDatagroupTypeDG11: String
-
Data group DG12. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG12
Swift
let SBSDKNFCDatagroupTypeDG12: String
-
Data group DG13. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG13
Swift
let SBSDKNFCDatagroupTypeDG13: String
-
Data group DG14. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG14
Swift
let SBSDKNFCDatagroupTypeDG14: String
-
Data group DG15. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG15
Swift
let SBSDKNFCDatagroupTypeDG15: String
-
Data group DG16. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeDG16
Swift
let SBSDKNFCDatagroupTypeDG16: String
-
Data group COM.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeCOM
Swift
let SBSDKNFCDatagroupTypeCOM: String
-
Data group SOD. Not supported.
Declaration
Objective-C
extern SBSDKNFCDatagroupType *const _Nonnull SBSDKNFCDatagroupTypeSOD
Swift
let SBSDKNFCDatagroupTypeSOD: String
-
The progress describes a text recognition operation.
Declaration
Objective-C
extern NSString *const _Nonnull SBSDKProgressKindTextRecognition
Swift
let SBSDKProgressKindTextRecognition: String
-
The progress describes a document/PDF creation operation.
Declaration
Objective-C
extern NSString *const _Nonnull SBSDKProgressKindCreatePages
Swift
let SBSDKProgressKindCreatePages: String
-
The progress describes an image processing operation.
Declaration
Objective-C
extern NSString *const _Nonnull SBSDKProgressKindProcessImage
Swift
let SBSDKProgressKindProcessImage: String
-
NSURL: the operations source file.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoSourceFileURLKey
Swift
let SBSDKResultInfoSourceFileURLKey: UnsafeMutablePointer<Int32>
-
NSURL: the operations destination file.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoDestinationFileURLKey
Swift
let SBSDKResultInfoDestinationFileURLKey: UnsafeMutablePointer<Int32>
-
UIImage: the operations destination or output image.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoDestinationImageKey
Swift
let SBSDKResultInfoDestinationImageKey: UnsafeMutablePointer<Int32>
-
SBSDKOCRResult: the result of a text recognition operation.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoOCRResultsKey
Swift
let SBSDKResultInfoOCRResultsKey: UnsafeMutablePointer<Int32>
-
SBSDKPageAnalyzerResult: the result of a page layout analysis operation.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoPageAnalyzerResultsKey
Swift
let SBSDKResultInfoPageAnalyzerResultsKey: UnsafeMutablePointer<Int32>
-
SBSDKImageStoring: source image storage for operations on multiple images.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKResultInfoImageStorageKey
Swift
let SBSDKResultInfoImageStorageKey: UnsafeMutablePointer<Int32>
-
The constant SBSDK error domain string.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKErrorDomain
Swift
let SBSDKErrorDomain: UnsafeMutablePointer<Int32>
-
The key for an NSError userInfo dictionary that contains the reason for the error.
Declaration
Objective-C
extern NSString *_Nonnull const SBSDKErrorReasonKey
Swift
let SBSDKErrorReasonKey: UnsafeMutablePointer<Int32>