LlRemoteDataReply
首页 | 函数 | 事件 | 类型 | 操作符 | 常数 | Flow Control | Script Library | Categorized Library | Tutorials |
函数名 |
---|
Function: llRemoteDataReply( key channel, key message_id, string sdata, integer idata ); |
参数:key channel
key message_id string sdata integer idata |
返回值:在通道上发送XML-RPC应答到message_id,负载为字符串sdata和整数idata |
注意事项 |
---|
这个函数使脚本休眠3.0秒。 |
示例 |
---|
示例1 |
相关函数 |
---|
无 |
相关事件 |
---|
remote_data |