Package-level declarations
Types
Link copied to clipboard
class ConnectViewModel(val context: Context, snackbarHostState: SnackbarHostState) : EquinoxViewModel
The ConnectViewModel class is the support class used by the ConnectActivity to execute the authentication requests to the backend
Link copied to clipboard
The ProfileActivityViewModel class is the support class used by the ProfileActivity to change the user account settings or preferences
Link copied to clipboard
The RefyViewModel class is the support class used by the related activities to communicate with the backend and to execute the refreshing routines to update the UI data