Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for iOS

SBSScanCaseState.h
Go to the documentation of this file.
1 //
2 // SBSScanCaseState.h
3 // ScanditBarcodeScanner
4 //
5 // Created by Luca Torella on 17/02/16.
6 // Copyright © 2016 Scandit AG. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 #import "SBSCommon.h"
11 
32 
Definition: SBSScanCaseState.h:47
SBSScanCaseState
Definition: SBSScanCaseState.h:18
Definition: SBSScanCaseState.h:43
Definition: SBSScanCaseState.h:22
#define SBS_ENUM_END(name)
Definition: SBSCommon.h:17
SBSScanCaseStateChangeReason
Definition: SBSScanCaseState.h:39
Definition: SBSScanCaseState.h:26
Definition: SBSScanCaseState.h:51
Definition: SBSScanCaseState.h:30
#define SBS_ENUM_BEGIN(name)
Definition: SBSCommon.h:16