mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
Paving the way for syncing group permissions across a grid
This commit is contained in:
@@ -1077,6 +1077,11 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
||||
public void RefreshGroupMembership()
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
}
|
||||
|
||||
public void SendAvatarNotesReply(UUID targetID, string text)
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
|
||||
Reference in New Issue
Block a user