Protocols
The following protocols are available globally.
-
Protocol methods to receive scan result from a ScanTrust frame processing
See moreDeclaration
Objective-C
@protocol STCameraManagerDelegate <NSObject>
Swift
protocol STCameraManagerDelegate : NSObjectProtocol
-
Protocol methods to receive scan result from a ScanTrust frame processing from limited camera manager
See moreDeclaration
Objective-C
@protocol STLimitedCameraManagerDelegate <NSObject>
Swift
protocol STLimitedCameraManagerDelegate : NSObjectProtocol