IDBLUE logo
Public Member Functions | Protected Attributes
RfidResponse Class Reference
Inheritance diagram for RfidResponse:
TimestampResponse IDBlueResponse BlockResponse GetEntryResponse GetTagInfoResponse ReadTagIdResponse BlocksResponse ReadBlockResponse WriteBlockResponse ReadBlocksResponse WriteBlocksResponse

Public Member Functions

(RfidTag *) - rfidTag
(byte) - tagIdLen

Protected Attributes

byte _tagIdLen

Detailed Description

RfidResponse is a subclass of IDBlueResponse. It is used when the payload of an IDBluePacket contains a timestamp, tag id length, followed by the tag id bytes. RfidResponse can be used as response class directly (providing tag id and timestamp) or can be overridden to process other information from the payload of an IDBluePacket (all responses from IDBLUE that contain RFID tag info, alwyas contain a timestamp, tag id length, and tag id).


Member Function Documentation

Get the RfidTag object returned from IDBLUE

- (byte) tagIdLen

Get the number of bytes in the tag id.


The documentation for this class was generated from the following files:

 

Generated on Mon Jan 19 2015 15:47:41
Copyright © 2015 Cathexis Innovations Inc. All Rights Reserved.