PPReaderDetails Class Reference

Inherits from NSObject
Declared in PPReaderDetails.h

  readerId

Card reader name as it shows up in the bluetooth settings page

@property (nonatomic, strong, nullable) NSString *readerId

Discussion

Card reader name as it shows up in the bluetooth settings page

Declared In

PPReaderDetails.h

  readerDescription

Card reader description

@property (nonatomic, strong, nullable) NSString *readerDescription

Discussion

Card reader description

Declared In

PPReaderDetails.h

  readerImgId

Image identifier

@property (nonatomic, strong, nullable) NSString *readerImgId

Discussion

Image identifier

Declared In

PPReaderDetails.h

  isConnected

status of the device

@property (nonatomic, assign) BOOL isConnected

Discussion

status of the device

Declared In

PPReaderDetails.h