setShortTtlHandler
open fun setShortTtlHandler(shortTtlHandler: MultiDataSource.ShortTtlHandler): MultiDataSource.Factory
Set the ShortTtlHandler to be used when opening potentially expired DataSpecs.
Return
This factory instance for the chaining of method calls.
Parameters
shortTtlHandler
The handler to be used when opening a HTTP DataSpec.
See also
DataSource#open(DataSpec)