GalleryExportResult

data class GalleryExportResult(val filePath: String)(source)

Carries GalleryExportResult data through the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(filePath: String)

Properties

Link copied to clipboard

Exposes the filePath value used by the SDAI presentation layer.