Enumeration MobileCredentialVerifierErrorType

Enumeration Members

BluetoothDisabled: "BluetoothDisabled"

The Bluetooth is not enabled.

BluetoothPermissionDenied: "BluetoothPermissionDenied"

The user has denied bluetooth permissions for the sdk.

BluetoothPermissionRestricted: "BluetoothPermissionRestricted"

The sdk has not been authorised to use bluetooth.

ExistingProximityPresentationSession: "ExistingProximityPresentationSession"

A new presentation session can only be created once the current session is terminated.

ExistingProximityPresentationSessionNotFound: "ExistingProximityPresentationSessionNotFound"

No active presentation session.

FailedToStoreCertificate: "FailedToStoreCertificate"

Unable to store certificate.

UnsupportedCurve: "UnsupportedCurve"

Unsupported Curve for create proximity presentation session.

Generated using TypeDoc