SourceFetchResult

constructor(source: ImageSource, mimeType: String?, dataSource: DataSource)

Parameters

source

The ImageSource to read from.

mimeType

An optional MIME type for the source.

dataSource

The source that source was fetched from.