SourceRemove

data class SourceRemove(val sourceID: String) : Event

Triggered when a data source has been removed.

Constructors

Link copied to clipboard
constructor(sourceID: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard