Protocols

The following protocols are available globally.

  • Protocol methods to receive scan result from a ScanTrust frame processing

    See more

    Declaration

    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 more

    Declaration

    Objective-C

    @protocol STLimitedCameraManagerDelegate <NSObject>

    Swift

    protocol STLimitedCameraManagerDelegate : NSObjectProtocol