ping (Commands) | |
---|---|
Type | Corrade progressive command |
Command | ping |
Parameters | group , password |
Description | The ping command replies with pong to the callback. |
Permissions | None. |
Last Changes | None. |
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.For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.