Difference between revisions of "LlRemoteDataReply"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=256|func_sleep=3.0|func_energy=10.0|func=llRemoteDataReply|p1_type=key|p1_name=channel|p2_type=key|p2_name=message_id|p3_type=string|p3_name=sdata|p4_type=integer|p4_name=idata|func_footnote=Send an XML-RPC reply to message_id on channel with payload of string sdata and integer idata|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=256|func_sleep=3.0|func_energy=10.0
|func=llRemoteDataReply
|p1_type=key|p1_name=channel|p2_type=key|p2_name=message_id|p3_type=string|p3_name=sdata|p4_type=integer|p4_name=idata
|func_footnote
|func_desc=Send an XML-RPC reply to '''message_id''' on channel with payload of string '''sdata''' and integer '''idata'''
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_tests
|also_events
|also_articles
|notes
|cat1=XML-RPC
|cat2
|cat3
|cat4
}}

Revision as of 23:46, 20 February 2007