7 June 2015
<data Commands>
Type: Corrade progressive command
Command[wiki]: getnetworkdata
Description[wiki]: The getnetworkdata
queries the NetworkManager class for the current Corrade bot.
Permissions[wiki]: land
Parameters[wiki]: group
, password
, data
Last Changes[wiki]: Release 8.22 - added.
</data>
The getnetworkdata
queries the NetworkManager class for the current Corrade bot.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getnetworkdata | group , password , data | land | llInstantMessage(CORRADE, wasKeyValueEncode( [ // get the circuit code // and the login message "command", "getnetworkdata", "group", wasURLEscape(GROUP), "data", wasListToCSV( [ "CircuitCode", "LoginMessage" ] ), "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.