Protocols

The following protocols are available globally.

  • This protocol allows to get messages from SmartScanner. These messages can be the content of a code or an error with your current use of the library.

    See more

    Declaration

    Objective-C

    @protocol SmartScannerDelegate <NSObject>