getDownloadQueries

Retrieve all of the persistent queries previously created by {@link com.sap.cloud.mobile.kotlin.odata.DataSyncProvider#createDownloadQuery(kotlin.String, com.sap.cloud.mobile.kotlin.odata.DataQuery, kotlin.Boolean) DataSyncProvider.createDownloadQuery} for a specified entity set.

Return

List of matching queries.

Parameters

from

(nullable) Entity set. If not specified, then download queries for all entity sets are returned.