Select your printer model

Parameters are refined by the selected printer.

parseQR


Analyzes QR tags data.

Syntax

 
- (EposEasySelectInfo*) parseQR:(NSString *)data

Parameter

data

Specifies QR code data that has been read by using iOS API.

Return value

The QR code analysis result is returned to the member variables of the EasySelectInfo class.

When the analysis has failed, nil is returned.

Supplementary explanation

Create the QR code using createQR API and print it to be read.

Some printers can print the QR code on a status sheet. For details, refer to the Technical Reference Guide of the printer.

 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

Epson ePOS SDK includes patented or patent pending functions. The contents must not be disclosed to third parties.


Epson ePOS SDK for iOS

Jump to the top