PromptAttempt

sealed class PromptAttempt

The attempt name of attempts of a prompt.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : PromptAttempt

Properties

Link copied to clipboard
abstract val value: String