app
app
/
com.example.examer.viewmodels
/
SignUpUiFailureType
Sign
Up
Ui
Failure
Type
enum
SignUpUiFailureType
:
Enum
<
SignUpUiFailureType
>
Content copied to clipboard
An enum class used to model the different UI states associated with a SignUp screen.
Entries
Properties
Entries
NETWORK_ERROR
Link copied to clipboard
NETWORK_ERROR
(
)
Content copied to clipboard
USER_COLLISION
Link copied to clipboard
USER_COLLISION
(
)
Content copied to clipboard
INVALID_CREDENTIALS
Link copied to clipboard
INVALID_CREDENTIALS
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard