WindowWithChannelFilterinterface
Filter for retrieving windows that can use Channels.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| application⚓︎ | string | x | x | Name of the app whose window instances to retrieve. |
| channels⚓︎ | string[] | x | x | List of Channel names. Only the windows that are joined to one of the specified Channels will be retrieved. |
| windowIds⚓︎ | string[] | x | x | IDs of windows to retrieve. |