ChannelDefinitioninterface
Initial context for creating a channel runtime.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| data⚓︎ | any | x | x | Channel data. |
| meta⚓︎ | ChannelMeta | x | Channel meta data (display name, color, image, etc.) |
|
| name⚓︎ | string | x | Unique name of the context. |