PPRetailreaderConnectionType Constants Reference

Declared in PayPalRetailSDKTypeDefs.h

PPRetailreaderConnectionType

Indicates the channel through which the reader is connected.

Definition

typedef NS_ENUM(NSInteger, PPRetailreaderConnectionType ) {
   PPRetailreaderConnectionTypeunknown = 0,
   PPRetailreaderConnectionTypeaudioJack = 1,
   PPRetailreaderConnectionTypebluetooth = 2,
   PPRetailreaderConnectionTypedockPort = 3,
   PPRetailreaderConnectionTypeusb = 4,
   PPRetailreaderConnectionTypenetwork = 5,
};

Constants

PPRetailreaderConnectionTypeunknown

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderConnectionTypeaudioJack

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderConnectionTypebluetooth

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderConnectionTypedockPort

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderConnectionTypeusb

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

PPRetailreaderConnectionTypenetwork

Indicates the channel through which the reader is connected.

Declared In PayPalRetailSDKTypeDefs.h.

Declared In

PayPalRetailSDKTypeDefs.h