# class QRCode.ErrorCorrection



# STATIC MEMBERS

# static member read-only LevelL

Type: QRCode.ErrorCorrection

Description:

# static member read-only LevelM

Type: QRCode.ErrorCorrection

Description:

# static member read-only LevelQ

Type: QRCode.ErrorCorrection

Description:

# static member read-only LevelH

Type: QRCode.ErrorCorrection

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(QRCode.ErrorCorrection) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(QRCode.ErrorCorrection) -

Last Updated: 12/20/2022, 8:12:45 AM