onOptionsAvailable

abstract fun onOptionsAvailable(sourceConfig: SourceConfig, offlineContentOptions: OfflineContentOptions)

Is called after a getOptions or when am OfflineOptionEntry has been updated during a process call. If the process is finished, onCompleted is called instead.

Parameters

sourceConfig

The SourceConfig for which the OfflineContentOptions changed

offlineContentOptions