LeaveOptionsinterface
Options for leaving Channels. If only a window ID is provided, the specified window will be removed from the current Channel if in single Channel mode, or from all currently joined Channels if in multi Channel mode. If you provide only the name of the Channel to leave, the current window will be removed from the specified Channel. If you don't provide an argument, the current window will be removed from the current Channel if in single Channel mode, or from all currently joined Channels if in multi Channel mode.
io.Connect Browser 3.5Properties (2)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| channel⚓︎ | string | x | x | Name of a Channel from which to remove the current or a specified window. |
| windowId⚓︎ | string | x | x | ID of an io.Connect Window which to remove from a Channel. |