QRScanResultProtocol public protocol QRScanResultProtocol The protocol to which QR codes are scanned. Functions parse(_:) Parses the incoming data from the QR code. Declaration Swift static func parse(_ value: String?) -> `Self`? Parameters value The incoming value. Return Value An instance of QRScanResultProtocol, otherwise nil. © 2018 IBM Security. All rights reserved. (Last updated: 2018-05-07) Generated by jazzy ♪♫ v0.9.2, a Realm project.