LlRemoteDataReply
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
Summary
Function: llRemoteDataReply( key channel, key message_id, string sdata, integer idata );| 256 | Function ID |
| 3.0 | Delay |
| 10.0 | Energy |
Send an XML-RPC reply on channel to message_id with payload of string sdata and integer idata
| • key | channel | |||
| • key | message_id | |||
| • string | sdata | |||
| • integer | idata |
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

