1
0
Fork 1
mirror of https://example.com synced 2024-11-27 17:46:39 +09:00
firefish/packages/calckey-js/markdown/calckey-js.stream.disconnecttochannel.md
ThatOneCalculator 6da5a5b89b
find and replace
2023-07-02 15:18:30 -07:00

541 B

Home > firefish-js > Stream > disconnectToChannel

Stream.disconnectToChannel() method

Signature:

disconnectToChannel(connection: NonSharedConnection): void;

Parameters

Parameter Type Description
connection NonSharedConnection

Returns:

void