MATTR Wallet SDK React Native / Exports / MobileCredentialHolderErrorType
- BluetoothPermissionDenied
- BluetoothPermissionRestricted
- CertificateNotFound
- CredentialNotAdded
- CredentialNotDeleted
- CredentialNotFound
- DeviceKeyAlreadyInUse
- DeviceKeyGenerationError
- DeviceKeyNotDeleted
- DeviceKeyNotFound
- DeviceKeysDoNotMatch
- ExistingProximityPresentationSession
- ExistingProximityPresentationSessionNotFound
- InvalidCertificate
- InvalidCredential
- SdkInitialisedWithDifferentInstanceID
- SdkNotInitialised
- TrustedIssuerCertificateInUse
- UserAuthentication
- UserAuthenticationCancelled
- UserAuthenticationOnDeviceNotSetup
• BluetoothPermissionDenied = "BluetoothPermissionDenied"
• BluetoothPermissionRestricted = "BluetoothPermissionRestricted"
• CertificateNotFound = "CertificateNotFound"
• CredentialNotAdded = "CredentialNotAdded"
• CredentialNotDeleted = "CredentialNotDeleted"
• CredentialNotFound = "CredentialNotFound"
• DeviceKeyAlreadyInUse = "DeviceKeyAlreadyInUse"
• DeviceKeyGenerationError = "DeviceKeyGenerationError"
• DeviceKeyNotDeleted = "DeviceKeyNotDeleted"
• DeviceKeyNotFound = "DeviceKeyNotFound"
• DeviceKeysDoNotMatch = "DeviceKeysDoNotMatch"
• ExistingProximityPresentationSession = "ExistingProximityPresentationSession"
• ExistingProximityPresentationSessionNotFound = "ExistingProximityPresentationSessionNotFound"
• InvalidCertificate = "InvalidCertificate"
• InvalidCredential = "InvalidCredential"
• SdkInitialisedWithDifferentInstanceID = "SdkInitialisedWithDifferentInstanceID"
• SdkNotInitialised = "SdkNotInitialised"
• TrustedIssuerCertificateInUse = "TrustedIssuerCertificateInUse"
• UserAuthentication = "UserAuthentication"
• UserAuthenticationCancelled = "UserAuthenticationCancelled"
• UserAuthenticationOnDeviceNotSetup = "UserAuthenticationOnDeviceNotSetup"