Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X _ 

O

offset - Variable in class com.unitech.lib.reader.params.DataRange
 
onAccessResult(ResultCode, ActionType, String, String, Object) - Method in interface com.unitech.lib.uhf.event.IModuleRfidUhfEventListener
 
onAccessResult(ResultCode, ActionType, String, String, Object) - Method in class com.unitech.lib.uhf.impinj.UHFRM100
 
onAccessResult(ResultCode, ActionType, String, String, Object) - Method in class com.unitech.lib.uhf.stseries.UHFST25RU3993
 
onActionChanged(ResultCode, ActionType, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
Called when the operational state of the Device.
onActionChanged(ResultCode, ActionType, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onActionChanged(ResultCode, ActionType, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onBatteryState(int, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
Called to report the battery state of the Device.
onBatteryState(int, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onBatteryState(int, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onEvent(int, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
 
onEvent(int, int, Object) - Method in class com.unitech.lib.htx.device.DeviceHT730
 
onEvent(int, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onEvent(int, int, Object) - Method in interface com.unitech.lib.protocol.IProtocolEventListener
 
onEvent(int, int, Object) - Method in class com.unitech.lib.rpx.device.DeviceRP902
 
onEvent(int, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onKeyEvent(KeyType, KeyState, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
Called to report the key type and state of the Device.
onKeyEvent(KeyType, KeyState, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onKeyEvent(KeyType, KeyState, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onNotificationState(NotificationState, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
Called to notify the state of the Device.
onNotificationState(NotificationState, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onNotificationState(NotificationState, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
Called to notify the state of the Device.
onNotificationState(NotificationState, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onOverflow() - Method in interface com.unitech.lib.transport.event.IBufferControlEventListener
 
onReaderActionChanged(ResultCode, ActionState, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderActionChanged(BaseReader, ResultCode, ActionState, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
Called when the operational state of the Device associated with the BaseReader instance changes.
onReaderBatteryState(int, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderBatteryState(BaseReader, int, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
Called to report the battery state of the Device attached to the BaseReader instance before it occurs.
onReaderKeyChanged(KeyType, KeyState, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderKeyChanged(BaseReader, KeyType, KeyState, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
Called to report the key type and state of the Device attached to the BaseReader instance before it occurs.
onReaderNotificationState(NotificationState, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderStateChanged(ConnectState, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderStateChanged(BaseReader, ConnectState, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
The BaseTransport instance associated with the BaseReader instance is called when the connection state of the Device changes.
onReaderTemperatureState(double, Object) - Method in class com.unitech.lib.reader.BaseReader
 
onReaderTemperatureState(BaseReader, double, Object) - Method in interface com.unitech.lib.reader.event.IReaderEventListener
Called to report the temperature state of the Device attached to the BaseReader instance before it occurs.
onReadTag(String, Object) - Method in interface com.unitech.lib.uhf.event.IModuleRfidUhfEventListener
 
onReadTag(String, Object) - Method in class com.unitech.lib.uhf.impinj.UHFRM100
 
onReadTag(String, Object) - Method in class com.unitech.lib.uhf.stseries.UHFST25RU3993
 
onRfidUhfAccessResult(BaseUHF, ResultCode, ActionState, String, String, Object) - Method in interface com.unitech.lib.uhf.event.IRfidUhfEventListener
It is called when the device receives the result of executing the functions of Read Memory, Write Memory, Lock and so on.
onRfidUhfReadTag(BaseUHF, String, Object) - Method in interface com.unitech.lib.uhf.event.IRfidUhfEventListener
Called when the device reads the tag while performing the Inventory function.
onServiceConnected(ComponentName, IBinder) - Method in class com.unitech.lib.util.ServiceHandler.ServiceConnection
 
onServiceConnected(ComponentName, IBinder) - Method in interface com.unitech.lib.util.ServiceHandler.ServiceConnectionCallback
 
onServiceDisconnected(ComponentName) - Method in class com.unitech.lib.util.ServiceHandler.ServiceConnection
 
onServiceDisconnected(ComponentName) - Method in interface com.unitech.lib.util.ServiceHandler.ServiceConnectionCallback
 
onStateChanged(ConnectState, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
The BaseTransport instance associated with the BaseReader instance is called when the connection state of the Device changes.
onStateChanged(ConnectState, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onStateChanged(ConnectState, Object) - Method in class com.unitech.lib.reader.BaseReader
Called when the connection state of the BaseTransport instance and the device changes.
onStateChanged(ConnectState, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onStateChanged(ConnectState, Object) - Method in interface com.unitech.lib.transport.event.IConnectStateEventListener
Called when the connection state of the BaseTransport instance and the device changes.
onTemperatureState(double, Object) - Method in interface com.unitech.lib.device.IDeviceEventListener
Called to report the temperature state of the Device.
onTemperatureState(double, Object) - Method in class com.unitech.lib.htx.HT730Reader
 
onTemperatureState(double, Object) - Method in class com.unitech.lib.rpx.RP902Reader
 
onUnderflow() - Method in interface com.unitech.lib.transport.event.IBufferControlEventListener
 
OperatingMode - Enum in com.unitech.lib.types
The OperatingMode enumeration represents the type of device associated with the SDK.
option - Variable in class com.unitech.stuhfl.STUHFL_T_ST25RU3993_Gb29768_InventoryCfg
 
Option(boolean) - Constructor for class com.unitech.stuhfl.STUHFL_T_ST25RU3993_Gb29768_InventoryCfg.Option
< I Param: read TID enabling.
option - Variable in class com.unitech.stuhfl.STUHFL_T_ST25RU3993_Gen2_InventoryCfg
 
Option(boolean, boolean, boolean) - Constructor for class com.unitech.stuhfl.STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Option
< I Param: read TID enabling.
option_autoAck - Variable in class com.unitech.stuhflBridge.BR_ST25RU3993_Gen2_InventoryCfg.Fields
 
option_fast - Variable in class com.unitech.stuhflBridge.BR_ST25RU3993_Gen2_InventoryCfg.Fields
 
option_readTID - Variable in class com.unitech.stuhflBridge.BR_ST25RU3993_Gb29768_InventoryCfg.Fields
 
option_readTID - Variable in class com.unitech.stuhflBridge.BR_ST25RU3993_Gen2_InventoryCfg.Fields
 
options - Variable in class com.unitech.stuhfl.STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Anticollision
< I/O Param: Maximum value that Q could reach.
A B C D E F G H I K L M N O P Q R S T U V W X _ 
Skip navigation links