Add

data class Add(val channel: Channel) : EventHandlingResult

Add a channel to a query channels collection.

Parameters

channel

Channel to be added.

Constructors

Link copied to clipboard
constructor(channel: Channel)

Properties

Link copied to clipboard