mirror of
https://example.com
synced 2024-11-24 10:46:38 +09:00
537 B
537 B
Home > calckey-js > Stream > disconnectToChannel
Stream.disconnectToChannel() method
Signature:
disconnectToChannel(connection: NonSharedConnection): void;
Parameters
Parameter | Type | Description |
---|---|---|
connection | NonSharedConnection |
Returns:
void