Internal

class Internal(message: String?) : TapOnPhoneInvocationError

Internal error

Constructors

Link copied to clipboard
fun Internal(message: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val errorCode: Int
Link copied to clipboard
val errorDescription: String