ChannelWrite

data class ChannelWrite(val destination: Int?, val channel: Channel)(source)

One local or admin channel write. Local writes have no destination.

Constructors

Link copied to clipboard
constructor(destination: Int?, channel: Channel)

Properties

Link copied to clipboard
val channel: Channel
Link copied to clipboard