The ACRTrackData
class represents the track data after swiping a card from the reader.
More...
#import <ACRTrackData.h>
The ACRTrackData
class represents the track data after swiping a card from the reader.
- Author
- Godfrey Chung
- Version
- 1.0, 8 Apr 2013
◆ _batteryStatus
- (NSUInteger) _batteryStatus |
|
protected |
◆ _track1ErrorCode
- (NSUInteger) _track1ErrorCode |
|
protected |
◆ _track1Length
- (NSUInteger) _track1Length |
|
protected |
◆ _track2ErrorCode
- (NSUInteger) _track2ErrorCode |
|
protected |
◆ _track2Length
- (NSUInteger) _track2Length |
|
protected |
◆ batteryStatus
- (NSUInteger) batteryStatus |
|
readnonatomicassign |
◆ track1ErrorCode
- (NSUInteger) track1ErrorCode |
|
readnonatomicassign |
◆ track1Length
- (NSUInteger) track1Length |
|
readnonatomicassign |
◆ track2ErrorCode
- (NSUInteger) track2ErrorCode |
|
readnonatomicassign |
◆ track2Length
- (NSUInteger) track2Length |
|
readnonatomicassign |
The documentation for this class was generated from the following file: