Collection
List
View
Model
The CollectionListViewModel class is the support class used by CollectionListScreen to communicate with the backend and to execute the refreshing routines to update the UI data and working with the LinksCollection
Author
N7ghtm4r3 - Tecknobit
See also
Functions
Function to execute the request to add links to a collection
Function to execute the request to share a collection with teams
Function to execute the request to delete a collection
Function to execute the request to get the collections list
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