getClientIds
The getClientIds
method is used to access a list of all the connected clients on a given path.
getClientIds(pathId: string): Ids
Type | Description | |
---|---|---|
pathId | string | |
returns | Ids |
Since
v5.4.0
getClientIds
The getClientIds
method is used to access a list of all the connected clients on a given path.
getClientIds(pathId: string): Ids
Type | Description | |
---|---|---|
pathId | string | |
returns | Ids |
v5.4.0