Files
FrozenFriendsYume/packages/iceshrimp-sdk/markdown/iceshrimp-sdk.stream.removesharedconnection.md
T
2026-07-26 12:29:43 +09:00

23 lines
533 B
Markdown

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