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