Timeout

data object Timeout : VoiceError

The operation timed out before it could complete.

Properties

Link copied to clipboard
open override val description: String

A human-readable description of the error.

Link copied to clipboard
open val exception: Exception? = null

If the error was caused by an exception, this value is set.