UserInteractionRequired
data class UserInteractionRequired(val interaction: SeamRequiredUserInteraction) : SeamCredentialError
The credential requires user interaction to be unlocked. This error is usually thrown when trying to unlock a credential that requires user interaction, such as completing an OTP authorization or enabling Bluetooth.
Parameters
interaction
the required user interaction