export

abstract suspend fun export(ids: List<Long>? = null): GalleryExportResult(source)

Executes the export step in the SDAI presentation layer.

Return

Result produced by export.

Author

Dmitriy Moroz

Parameters

ids

ids value consumed by the API.