ProfileScreenViewModel

The ProfileScreenViewModel class is the support class used to change the user account settings or preferences

Author

N7ghtm4r3 - Tecknobit

See also

com.tecknobit.equinoxbackend.FetcherManager
EquinoxViewModel
EquinoxProfileViewModel

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val changelogsState: PaginationState<Int, Changelog>

changelogsState -> the state used to manage the pagination for the retrieveChangelogs method

Link copied to clipboard

profilePic -> the profile picture value

Functions

Link copied to clipboard
Link copied to clipboard
fun declineInvite(changelog: Changelog)
Link copied to clipboard
fun deleteChangelog(changelog: Changelog)

Method to delete a changelog

Link copied to clipboard
fun readChangelog(changelog: Changelog)

Method to read a changelog