mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
551 B
551 B
Home > iceshrimp-js > Stream > removeSharedConnection
Stream.removeSharedConnection() method
Signature:
removeSharedConnection(connection: SharedConnection): void;
Parameters
Parameter | Type | Description |
---|---|---|
connection | SharedConnection |
Returns:
void