getDownloadGroup

open override fun getDownloadGroup(group: String): DownloadGroup

Return a named download group; the group is created if it doesn't exist already. Download groups are not remembered across application restart. Download groups should be configured before calling {@link com.sap.cloud.mobile.kotlin.odata.CloudSyncProvider#open() CloudSyncProvider.open}.

Return

A download group.

Parameters

group

Name of download group.