8 April 2017
The getestateinfodata gets estate info data information following the EstateUpdateInfoReplyEventArgs structure.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
getestateinfodata | group, password, data | land | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "getestateinfodata", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), // returns the estate owner and // name of the current estate "data", wasListToCSV( [ "EstateOwner", "EstateName" ] ), // sent to URL "callback", wasURLEscape(URL) ] ) ); |
The data parameter is supplied a CSV list of fields and properties of a EstateUpdateInfoReplyEventArgs structure and including any sub-structures.
| Optional Parameter | Possible Values | Description |
|---|---|---|
region | A string representing a region name. | Attempt to perform the command on the specified region. Note that Corrade must be connected to that region. If in doubt, please use the getconnectedregions command to determine whether the region you want to specify is currently connected. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.