OpenMediaStoreFolder

data class OpenMediaStoreFolder(val folderUri: String) : GalleryEffect(source)

Carries OpenMediaStoreFolder data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

folderUri

folder uri value consumed by the API.

Constructors

Link copied to clipboard
constructor(folderUri: String)

Properties

Link copied to clipboard