WindowOnChannelInfointerface
Describes a window that can use Channels.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| application⚓︎ | string | x | Name of the app to which the window instance belongs. |
|
| channel⚓︎ | string | undefined | x | Name of the Channel to which the window is joined. |
|
| window⚓︎ | Windows.WebWindow | x | Describes the window instance. |