public static final class StHfB.RadioFrequencyFindCardResult extends StHfB.BaseResult
cmd, frame, replyCode| Constructor and Description |
|---|
RadioFrequencyFindCardResult(byte[] frame,
byte cmd,
byte replyCode,
byte[] tagType,
byte[] uid,
byte ask)
This function is only SDK calls, does not guarantee that the future of SDK compatible with this function.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getAsk()
get ask byte
|
byte[] |
getCardType()
get tag type
|
byte[] |
getUid()
get uid data
|
getCmd, getFrame, getReplyCode