loadResourceSearchParams

suspend fun loadResourceSearchParams(): ResourceSearchParams

This function is used to retrieve search parameters for the various ResourceType's synced by the application. The function returns a pair of maps, one contains the the custom Resource types and the other returns the supported FHIR ResourceTypes. The OpenSrpDownloadManager does not support downloading of custom resource, a separate worker is implemented instead to download the custom resources.