CopyToClipboard

data class CopyToClipboard(val content: String) : GalleryDetailIntent(source)

Carries CopyToClipboard data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

content

content value consumed by the API.

Constructors

Link copied to clipboard
constructor(content: String)

Properties

Link copied to clipboard