Interface | Description |
---|---|
BDNavigation.BDLocationListener |
北斗位置服务的监听接口
Beidou positioning service monitor contact. |
BDNavigation.BDStatusListener |
北斗模块状态监听接口
Beidou module status monitor contact. |
BDNavigation.TestResultRawData |
获取返回的所有数据,此接口用于测试
Acquire all feedback data, the contact is used for testing. |
BluetoothReader.OnDataChangeListener |
接收蓝牙原始数据的接口
Interface of receiving initial data. |
FingerprintWithFIPS.EnrollCallBack |
采集指纹回调接口
call-back contact for acquiring fingerprint |
FingerprintWithFIPS.GRABCallBack |
指纹图像回调接口
fingerprint image call-back contact |
FingerprintWithFIPS.IdentificationCallBack |
验证指纹的回调接口
call-back contact of verify fingerprint |
FingerprintWithFIPS.PtCaptureCallBack |
获取指纹模版数据回调接口
Acquire call-back contact fingerprint template data |
FingerprintWithFIPS.TemplateVerifyCallBack |
指纹模版比对
fingerprint template comparison |
FingerprintWithMorpho.EnrollCallBack |
采集指纹回调接口
acquire fingerprint call-back contact |
FingerprintWithMorpho.IdentificationCallBack |
验证指纹的回调接口
call-back contact for fingerprint verification |
FingerprintWithMorpho.PtCaptureCallBack |
设置获取指纹模版回调接口
setup fingerprint template acquire call-back contact |
FingerprintWithMorpho.TemplateVerifyCallBack | |
Printer.PrinterStatusCallBack | |
RFIDWithUHFBluetooth.BTStatusCallback |
连接蓝牙的状态值回调
|
RFIDWithUHFBluetooth.KeyEventCallback |
接收扫描按键的回调
|
RFIDWithUHFBluetooth.ScanBTCallback |
扫描蓝牙设备的回调接口
|
Class | Description |
---|---|
Barcode1D |
一维条码操作类
1D barcode operation class |
Barcode2D |
二维条码操作类
2D barcode operation class. |
BDNavigation |
北斗导航模块操作类
|
BluetoothReader |
蓝牙读写器操作类:
Bluetoot reader operation 第一步:调用 BluetoothReader.init(Context context) 函数初始化蓝牙相关服务,退出应用程序需要调用BluetoothReader.free() 是否蓝牙相关资源First step: Call BluetoothReader.init(Context context) to initiate BT service, call BluetoothReader.free() to exit application. |
BuildConfig | |
CardWithBYL |
白玉兰公交卡操作类
|
DeviceConfiguration |
设备参数配置类
Device parameter config type |
Fingerprint |
指纹识别模块操作类,
Fingerprint identify module operation type |
FingerprintWithFIPS |
FIPS指纹识别模块操作类,
FIPS fingerprint indentify module operation type, |
FingerprintWithMorpho | |
FingerprintWithZAZ | |
Infrared |
红外模块操作类
Infared module operation type
|
LedLight |
手柄LED灯控制类
Handdeld LED control type |
Module | |
Printer | |
PSAM |
PSAM操作类
PSAM operation type |
RFIDWithISO14443A |
RFID模块ISO14443A协议操作类
RFID module ISO 14443A protocol operation type |
RFIDWithISO14443A4CPU |
RFID模块ISO14443A CPU卡协议操作类
RFID module ISO14443A CPU card protocol operation type |
RFIDWithISO14443B |
RFID模块ISO14443B协议操作类
RFID module ISO14443B protocol operation type |
RFIDWithISO15693 |
RFID模块ISO15693协议操作类,
RFID module ISO15639 protocol operation type |
RFIDWithLF |
RFID低频(125K)操作类
RFID LF (125K) operation type |
RFIDWithUHF | Deprecated |
RFIDWithUHF706 |
UHF 706所模块操作类
|
RFIDWithUHFA8 |
UHF模块 A8操作类
UHF module operation type |
RFIDWithUHFBLE |
UHF模块低功耗蓝牙操作类
UHF module operation type |
RFIDWithUHFBluetooth | Deprecated |
RFIDWithUHFUART |
UHF模块串口通信操作类
UHF module operation type |
RFIDWithUHFUSB |
UHF模块USB通信操作类
UHF module operation type |
ScanerLedLight |
扫描LED灯控制类(仅C6000有效)
Scanning LED light control type ( valid for C6000 only) |
SPI | |
UHFCustomAPI | |
UHFProtocolParse | |
UHFProtocolParseUSB | |
VersionInfo |
jar包信息类
jar pack infor type |
Enum | Description |
---|---|
BDNavigation.BDProviderEnum |
导航类型枚举
Navigation type enum. |
BDNavigation.BDStartModeEnum |
模块启动类型枚举
Module start type enum. |
Fingerprint.BufferEnum |
模块缓冲区枚举
Module buffer zone example. |
FingerprintWithFIPS.DataFormat |
指纹数据格式
Fingerprint data format |
FingerprintWithZAZ.BufferEnum |
模块缓冲区枚举
Module buffer zone example. |
Printer.BarcodeType |
1D条码类型
|
Printer.PrinterStatus | |
RFIDWithISO14443A.DESFireEncryptionTypekEnum |
DESFire卡加密类型
DESFire card encyption type |
RFIDWithISO14443A.DESFireFileTypekEnum |
DESFire卡文件类型
DESFire card file typr |
RFIDWithISO14443A.KeyType |
密钥类型,适用于S50和S70标签。
key type, used for S50 and S70 tags. |
RFIDWithISO14443A.TagType |
M1标签类型定义
M1 tag type definition |
RFIDWithISO15693.TagType |
标签类型
Tag type |
RFIDWithUHF.BankEnum |
存储区
Storage |
RFIDWithUHF.LockModeEnum | Deprecated |
RFIDWithUHF.SingleModeEnum |
读取模式
Read mode |
RFIDWithUHFBluetooth.BankEnum |
存储区
Storage |
RFIDWithUHFBluetooth.StatusEnum |
蓝牙状态枚举
CONNECTED:已经连接
DISCONNECTED:已经断开 CONNECTING:连接中 |