Error

class Error(error: TapOnPhoneInvocationError) : TapOnPhoneInvocationResult

Error result.

Parameters

error

The type of the error, which is a TapOnPhoneInvocationError

Constructors

Link copied to clipboard
fun Error(error: TapOnPhoneInvocationError)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val error: TapOnPhoneInvocationError