getClientIds
The getClientIds method returns the list of client IDs currently connected on the specified path.
getClientIds(path: string): string[]| Type | Description | |
|---|---|---|
path | string | |
| returns | string[] |
Since
v0.0.0
getClientIdsThe getClientIds method returns the list of client IDs currently connected on the specified path.
getClientIds(path: string): string[]| Type | Description | |
|---|---|---|
path | string | |
| returns | string[] |
v0.0.0