ChannelContextinterface
Describes a Channel context.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| data⚓︎ | { fdc3?: FDC3Context; [key: string]: any } | x | Channel context data. |
|
| meta⚓︎ | any | x | Channel meta data (display name, color, image and more). |
|
| name⚓︎ | string | x | Unique name of the Channel context. |