Change Viewer Password Screen View Model

The ChangeViewerPasswordScreenViewModel class is the support class used to execute the request to change the default password of a com.tecknobit.ametistacore.models.AmetistaUser.Role.VIEWER

Author

N7ghtm4r3 - Tecknobit

See also

EquinoxViewModel
ViewModel
FetcherManagerWrapper

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
lateinit var password: MutableState<String>

password -> the password of the user

Link copied to clipboard

passwordError -> whether the password field is not valid

Functions

Link copied to clipboard

Method to change the default viewer password