Package-level declarations

Types

Link copied to clipboard
class ConnectViewModel(snackbarHostState: SnackbarHostState) : EquinoxViewModel

The ConnectViewModel class is the support class used by the ConnectScreen to execute the authentication requests to the backend

Link copied to clipboard
class ProfileScreenViewModel(snackbarHostState: SnackbarHostState) : EquinoxViewModel

The ProfileActivityViewModel class is the support class used by the ProfileScreen to change the user account settings or preferences

Link copied to clipboard
abstract class RefyViewModel(snackbarHostState: SnackbarHostState) : EquinoxViewModel

The RefyViewModel class is the support class used by the related screens to communicate with the backend and to execute the refreshing routines to update the UI data