StytchUIActivityFailed

data class StytchUIActivityFailed(val code: Int) : StytchUIError

Thrown when the UI Activity failed

Constructors

Link copied to clipboard
constructor(code: Int)

Properties

Link copied to clipboard
val code: Int