The ping command replies with pong.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
ping | group, password | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "ping", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
ping command is one way to check the round-trip between your script, Corrade and the receiver of the callback.