14 January 2018
getmembersonline (Commands) | |
---|---|
Type | Corrade progressive command |
Command | getmembersonline |
Description | The getmembersonline command returns a CSV list of agent names that are reported to be online in the specified group. |
Permissions | group |
Parameters | group , password |
Last Changes | Release 9.174 - added. |
The getmembersonline
command returns a CSV list of agent names that are reported to be online in the specified group.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getmembersonline | group , password | group | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "getmembersonline", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
target | A group name or UUID. | The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter. |
OnlineStatus
using sifting may be preferable.