interface DataFetcher

Interface for syncing data

Inheritors

Functions

Link copied to clipboard
abstract suspend fun fetchData(imsProjects: List<IMSProject>)

Execute the ata fetching for a given list of IMSProjects