public interface TagReportListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTagReported(ImpinjReader reader,
TagReport report) |
void onTagReported(ImpinjReader reader, TagReport report)
reader - The reader that the report is coming from.report - The report about the tag that was read.