public abstract static class StUhf.InterrogatorModelC.UmcOnNewUiiInventoried
extends java.lang.Object
##onNewTagInventoried(UII)
通知调用方
构造器和说明 |
---|
UmcOnNewUiiInventoried() |
限定符和类型 | 方法和说明 |
---|---|
abstract void |
onEnd(int errorId)
操作过程结束时,此函数将被调用
|
void |
onNewErrorReport(int errorCode,
StUhf.InterrogatorModelC.UmcErrorCode umcErrorCode) |
abstract void |
onNewTagInventoried(StUhf.UII uii)
盘点到标签时,将会调用此函数通知调用方
|
public abstract void onNewTagInventoried(StUhf.UII uii)
uii:
- 盘点到的标签的UII信息
public abstract void onEnd(int errorId)
public void onNewErrorReport(int errorCode, StUhf.InterrogatorModelC.UmcErrorCode umcErrorCode)