mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
mantis 9212: a few changes to Lure and message transfer
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </remarks>
|
||||
/// <param name="im"></param>
|
||||
/// <param name="result"></param>
|
||||
void SendInstantMessage(GridInstantMessage im, MessageResultNotification result);
|
||||
void SendInstantMessage(GridInstantMessage im, MessageResultNotification result, bool ToRootOnly = false);
|
||||
|
||||
/// <summary>
|
||||
/// Appropriately handle a known undeliverable message without attempting a send.
|
||||
|
||||
Reference in New Issue
Block a user