FuturaeQrCodeApi

public interface FuturaeQrCodeApi

A grouping of futurae SDK client-facing methods to handle QR Code and detect its type.

Functions

Link copied to clipboard
public abstract QRCode getQRCode(String qrCode)

Returns the appropriate QRCode with user ID, session token and extra info, if those are available on a given QR code. If QR code is of a malformed type, this method will return an QRCode.Invalid.