LlRemoteDataReply

From Second Life Wiki

Jump to: navigation, search

Contents

Summary

Function: llRemoteDataReply( key channel, key message_id, string sdata, integer idata );

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

Caveats

  • This function causes the script to sleep for 3.0 seconds.
All Issues ~ Search JIRA for related Bugs

Examples

See Also

Events

•  remote_data

Deep Notes

Search JIRA for related Issues

This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.
Personal tools
In other languages