trashposs/packages/trashposs-js/markdown/trashposs-js.stream.disconnecttochannel.md
2024-04-06 22:57:52 +02:00

23 lines
545 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [trashposs-js](./trashposs-js.md) &gt; [Stream](./trashposs-js.stream.md) &gt; [disconnectToChannel](./trashposs-js.stream.disconnecttochannel.md)
## Stream.disconnectToChannel() method
**Signature:**
```typescript
disconnectToChannel(connection: NonSharedConnection): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| connection | NonSharedConnection | |
**Returns:**
void