Enums
The following enums are available globally.
-
The status of search
Remark
For searching one target,there are NoRead/Far/Near/Close/Immediate/Separating/Over status, but for searching mutiple tags, there are only NoRead/Searching status.Declaration
Swift
public enum SearchStatus:Int
-
Constants indicating the status of the reader
See moreDeclaration
Swift
public enum ReaderStatus