FileBasedEditor

Properties

Link copied to clipboard
abstract val value: List<Attachment>

Functions

Link copied to clipboard
abstract fun add(url: String)
abstract fun add(urls: List<String>)
Link copied to clipboard
abstract fun remove(key: String?)
abstract fun remove(keys: List<String>)
Link copied to clipboard
abstract fun set(urls: List<String>)