LSL Wiki Mirror 7-7-7 : llSendRemoteData

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
key llSendRemoteData(key channel, string dest, integer idata, string sdata)

Not working yet -- see XMLRPCDiscussion

Send an XML-RPC request to dest (probably an URL) through channel with payload of channel (in a string), integer idata and string sdata.

A message identifier key is returned. A XML-RPC reply to this request will trigger a remote_data event and reference this message id.

Note: This function delays the script for 3.0 seconds.


Functions / XML-RPC
There is no comment on this page. [Display comments/form]