mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
Finish the offline IM module (still needs a server). Add rudimentary
support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now).
This commit is contained in:
@@ -1133,6 +1133,7 @@ namespace OpenSim.Framework
|
||||
void SendUserInfoReply(bool imViaEmail, bool visible, string email);
|
||||
|
||||
void SendUseCachedMuteList();
|
||||
void SendMuteListUpdate(string filename);
|
||||
|
||||
void KillEndDone();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user