Protocols
The following protocols are available globally.
-
The delegate for handling TagData and ReaderCommand
See moreDeclaration
Swift
public protocol CommonReaderDelegate
-
The delegate of a RadarView object must adopt the RadarViewDelegate protocol.
See moreDeclaration
Swift
public protocol RadarViewDelegate
-
The delegate of a TagFinder object must adopt the TagFinderDelegate protocol. The methods of the protocol allow the delegate to report tags and commands from a reader and dectect status changes of searching.
See moreDeclaration
Swift
public protocol TagFinderDelegate