Package | Description |
---|---|
RFIDReader |
API for encapsulating high-level reader functions
|
Modifier and Type | Method and Description |
---|---|
void |
RFIDReader.SetTagReadCallback(OnTagReadResponse tagReadHandler)
Method:
void SetTagReadCallback(OnTagReadResponse tagReadHandler)
Summary:
This method allows the continuous read callback function to be changed or disabled
(by passing the parameter value as null).
|