IRfidNotificationCompletion
This page covers the description of the IRfidNotificationCompletion completion
public interface IRfidNotificationCompletion {
int RFID_EVENT_CHIP_DETECTED = 1;
int RFID_EVENT_READING_ERROR = 2;
}Last updated
This page covers the description of the IRfidNotificationCompletion completion
public interface IRfidNotificationCompletion {
int RFID_EVENT_CHIP_DETECTED = 1;
int RFID_EVENT_READING_ERROR = 2;
}Last updated