getSessionTokenFromQrcode

public final static String getSessionTokenFromQrcode(String qrCode)

Extract Session token from QR code.

Return

Session token of the QR code session.

Parameters

qrCode

raw value of scanned QR code.

Throws

if the QR code is invalid.