mirror of
https://example.com
synced 2024-11-23 02:26:39 +09:00
541 B
541 B
Home > firefish-js > Stream > disconnectToChannel
Stream.disconnectToChannel() method
Signature:
disconnectToChannel(connection: NonSharedConnection): void;
Parameters
Parameter | Type | Description |
---|---|---|
connection | NonSharedConnection |
Returns:
void