Package | Description |
---|---|
com.rscja.deviceapi | |
com.rscja.deviceapi.interfaces |
Modifier and Type | Method and Description |
---|---|
boolean |
RFIDWithUHFUSB.startLocation(Context context,
java.lang.String label,
int bank,
int ptr,
IUHFLocationCallback locationCallback) |
boolean |
RFIDWithUHFUART.startLocation(Context context,
java.lang.String label,
int bank,
int ptr,
IUHFLocationCallback locationCallback)
开始定位
Start location |
boolean |
RFIDWithUHFBLE.startLocation(Context context,
java.lang.String label,
int bank,
int ptr,
IUHFLocationCallback locationCallback)
开始定位
Start location |
Modifier and Type | Method and Description |
---|---|
boolean |
IHandheldRFID.startLocation(Context context,
java.lang.String label,
int bank,
int ptr,
IUHFLocationCallback locationCallback) |