Enumerations
ProximityPresentationSessionErrorType
This file is generated. Do not edit manually.
Enumeration members
| Name | Value | Description |
|---|---|---|
DeviceRequestEncodingFailed | "DeviceRequestEncodingFailed" | Failed to encode device request. |
DeviceRequestValidationFailed | "DeviceRequestValidationFailed" | The device request is invalid. |
MobileCredentialResponseDecodingError | "MobileCredentialResponseDecodingError" | There was an error decoding the received response. |
MobileCredentialResponseNotFound | "MobileCredentialResponseNotFound" | No mobile credential response was found in received session data. |
MobileCredentialVerificationFailed | "MobileCredentialVerificationFailed" | (Android only) Unable to verify mobile credentials. |
RequestAlreadyInProgress | "RequestAlreadyInProgress" | Cannot send a new request while awaiting response from previous sent request. |
RequestMobileCredentialOnTerminatedSession | "RequestMobileCredentialOnTerminatedSession" | Cannot send request as presentation session has been terminated. |
SendRequestError | "SendRequestError" | Failed to send request. |
SessionDecryptionError | "SessionDecryptionError" | Failed to decrypt device response. |
SessionEncryptionError | "SessionEncryptionError" | Failed to encrypt device request. |
SessionTerminated | "SessionTerminated" | Presentation session has been terminated. |
Referenced by
A variant of SendProximityPresentationRequestErrorType.
How would you rate this page?