The
AccessResourceResult object wraps the logical and physical access request result.
Generally speaking, this class will be associated with the
ScannerManager, which
will consume the scanned QR code to access the actual website or physical building.
There are three types of access resource result, which are defined in
AccessResourceResult.ResultType.
If the scanned QR code content is not recognized as being a MicroStrategy Badge resource,
then after the QR code is consumed by the SDK, you can retrieve the resource name that is associated
with the QR code by using
resourceName().