Overview
Enumeration Cases
SeamCredentialError.awaitingLocalCredential
The system is waiting for a local credential to become available.
SeamCredentialError.contactSeamSupport
Configuration error requiring developer attention.
SeamCredentialError.expired
The credential has expired and is no longer valid.
SeamCredentialError.unknown
An unclassified or unexpected credential error occurred.
SeamCredentialError.unsupportedDevice
The current device is not supported.
SeamCredentialError.userInteractionRequired(_:)
User interaction is required to resolve the credential issue.
| Parameter | Description |
|---|---|
userInteractionRequired | Specifies the action the user must take to resolve the error. |