Live

data class Live(val index: Int) : ConversationSlot(source)

Slot index of the radio's channel set.

Constructors

Link copied to clipboard
constructor(index: Int)

Properties

Link copied to clipboard
val index: Int