UniPRT SDK  v1.0.0.0
RfidReportNotice Interface Reference

Delegate function signature type for setting the callback when barcode report received. For setting RfidReportCallback. More...

Public Member Functions

void handle (RfidReport rfidReport)
 

Detailed Description

Delegate function signature type for setting the callback when barcode report received. For setting RfidReportCallback.

The parameter passed into the function is a OdvReport object representing the RFID report received.