getOfflineContentManager

fun getOfflineContentManager(sourceConfig: SourceConfig, location: String, id: String, listener: OfflineContentManagerListener, context: Context): OfflineContentManager

Gets a OfflineContentManager for the given parameters. A root folder needs to be provided in location. Multiple OfflineContentManager can have the same root folder. id should contain a unique identifier that should never change. The root folder will contain a folder based on this id.