> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# getConnectedClients

> Return a snapshot array of client IDs with active data channels.

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# getConnectedClients

## Summary

Return a snapshot array of client IDs with active data channels.

## Signature

```typescript theme={null}
getConnectedClients(): number[];
```

## Parameters

*No parameters.*

## Returns

**Type**:`number[]`

Return a snapshot array of client IDs with active data channels.
