PPRetailDiscoveredCardReader Class Reference

Inherits from PPRetailObject : NSObject
Declared in PPRetailDiscoveredCardReader.h

Overview

DiscoveredCardReader class contains the device info discovered from DeviceScanner to be shown on the UI

  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

PPRetailDiscoveredCardReader.h

  readerDescription

Card reader description

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

Discussion

Card reader description

Declared In

PPRetailDiscoveredCardReader.h

  readerImgId

Image identifier

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

Discussion

Image identifier

Declared In

PPRetailDiscoveredCardReader.h

  isConnected

status of the device

@property (nonatomic, assign) BOOL isConnected

Discussion

status of the device

Declared In

PPRetailDiscoveredCardReader.h