Enumerations
ProximityPresentationSessionErrorType
This file is generated.
This file is generated. Do not edit manually.
Enumeration members
| Name | Value | Description |
|---|---|---|
AuthenticationCanceled | "AuthenticationCanceled" | User canceled authentication. |
CannotEstablishSession | "CannotEstablishSession" | Unable to establish a presentation session. |
DataTransportFailed | "DataTransportFailed" | Failed to send response to verifier. |
InvalidMobileCredentialId | "InvalidMobileCredentialId" | Could not retrieve mobile credential from provided Id. |
MobileCredentialRequestDecodingError | "MobileCredentialRequestDecodingError" | There was an error decoding the received request. |
MobileCredentialRequestNotReceived | "MobileCredentialRequestNotReceived" | Cannot send response before receiving request. |
MobileCredentialRequestReceivedOnTerminatedSession | "MobileCredentialRequestReceivedOnTerminatedSession" | Received mobile credential on a terminated session. |
MobileCredentialResponseOnTerminatedSession | "MobileCredentialResponseOnTerminatedSession" | Cannot send response as presentation session has been terminated. |
MobileCredentialsWithDuplicateDocTypes | "MobileCredentialsWithDuplicateDocTypes" | Cannot send multiple mDocs with the same doc type. |
PresentationNotCreated | "PresentationNotCreated" | Could not create credential presentation |
ResponseAlreadyInProgress | "ResponseAlreadyInProgress" | Cannot send multiple responses for a single request. |
ResponseEncryptionFailed | "ResponseEncryptionFailed" | Failed to encrypt response. |
ResponseNotCreated | "ResponseNotCreated" | There was an error creating the response to be sent to verifier. |
SessionDecryption | "SessionDecryption" | Failed to decrypt device request. |
SessionNotEstablished | "SessionNotEstablished" | The transport session has not been established |
SessionTerminated | "SessionTerminated" | Presentation session has been terminated. |
Unknown | "Unknown" | Unknown exception thrown from the native SDK. |
UserAuthentication | "UserAuthentication" | User authentication failed. |
UserAuthenticationBiometryLockout | "UserAuthenticationBiometryLockout" | Biometry has been locked out on the user's device. |
UserAuthenticationOnDeviceNotSetup | "UserAuthenticationOnDeviceNotSetup" | No secure access method has been setup on the user's device. |
UserAuthenticationUnrecoverableKey | "UserAuthenticationUnrecoverableKey" | (Android only) The user authentication key has become unrecoverable and requires re-initialization. This can occur if the user disables the device's native PIN or security settings after the wallet has been initialized. |
How would you rate this page?