isExpired

abstract fun isExpired(dataSpec: DataSpec): Boolean

Returns true if the provided DataSpec is expired.

Return

True if the URI is no longer valid.

Parameters

dataSpec

The DataSpec containing an URI.