ui / com.schibsted.account.ui.login.screen / LoginScreen

LoginScreen

enum class LoginScreen

Enum Values

ONE_STEP_LOGIN_SCREEN

Represents the screen used to perform one step login

ONE_STEP_SIGNUP_SCREEN

Represents the screen used to perform one step signup

IDENTIFICATION_SCREEN

Represents the screen used to ask the phone number or the email address

VERIFICATION_SCREEN

Represents the screen used to perform the code verification

PASSWORD_SCREEN

Represents the screen used to perform the code verification

TC_SCREEN

Represents the screen used to show and accept terms and conditions

REQUIRED_FIELDS_SCREEN

Represents the screen used to ask required information to the user

CHECK_INBOX_SCREEN

WEB_TC_SCREEN

WEB_NEED_HELP_SCREEN

WEB_FORGOT_PASSWORD_SCREEN

Properties

value

val value: String

Companion Object Functions

isWebView

fun isWebView(string: String?): Boolean