Team
View
Model
Helper
The TeamViewModelHelper class is the support class used by the inherited view models to communicate with the backend and to execute the refreshing routines to update the UI data and working with the Team
Author
N7ghtm4r3 - Tecknobit
Parameters
: the host to launch the snackbar messages
See also
Inheritors
Functions
Function to execute the request to delete a team
Function to execute the request to manage the collections of a team
Function to execute the request to manage the links of a team
Function to execute the request to fetch only the collections owned by the localUser, the collections fetched will be set to localUser.collections
Function to execute the request to fetch only the links owned by the localUser, the links fetched will be set to localUser.links
Function to execute the request to fetch only the teams owned by the localUser, the teams fetched will be set to localUser.teams