MediaStoreGateway

Defines the MediaStoreGateway contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun exportToFile(fileName: String, content: ByteArray)

Executes the exportToFile step in the SDAI domain layer.

Link copied to clipboard
abstract fun getInfo(): MediaStoreInfo

Loads SDAI data through getInfo.