PCQRCodeType Constants Reference

Declared in PCQRCode.h

PCQRCodeType

Тип QR-кода.

Definition

typedef NS_ENUM(NSUInteger, PCQRCodeType ) {
   PCQRCodeTypeFullKey = 201,
   PCQRCodeTypeHalfKey = 202,
   PCQRCodeTypeTransaction = 203,
};

Constants

PCQRCodeTypeFullKey

Тип QR-кода.

Declared In PCQRCode.h.

PCQRCodeTypeHalfKey

Тип QR-кода.

Declared In PCQRCode.h.

PCQRCodeTypeTransaction

Тип QR-кода.

Declared In PCQRCode.h.

Declared In

PCQRCode.h