7 June 2015
<data Commands>
Type: Corrade progressive command
Command[wiki]: getconnectedregions
Description[wiki]: The getconnectedregions
can be used to retrieve a CSV list of simulator names that Corrade is currently connected to.
Permissions[wiki]: land
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 8.22 - added.
</data>
The getconnectedregions
can be used to retrieve a CSV list of simulator names that Corrade is currently connected to.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getconnectedregions | group , password | land | llInstantMessage(CORRADE, wasKeyValueEncode( [ // get current connected regions "command", "getconnectedregions", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.