UnregisteredUserError

data class UnregisteredUserError(message: String?, e164Number: String?) : TypedExceptionV1

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val e164Number: String? = null
Link copied to clipboard
open override val message: String? = null