OpenSimMirror/OpenSim/Services/Interfaces
Justin Clark-Casey (justincc) d0d004c6ff Add method doc for IPresenceService 2012-11-28 02:51:36 +00:00
..
IAssetService.cs
IAuthenticationService.cs
IAuthorizationService.cs
IAvatarService.cs
IBasicProfileService.cs
IFreeswitchService.cs
IFriendsService.cs Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-03-30 00:42:55 +01:00
IGridService.cs
IGridUserService.cs
IHypergridServices.cs HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release. 2012-03-21 10:35:06 -07:00
IInventoryService.cs
ILandService.cs
ILibraryService.cs
ILoginService.cs
IMapImageService.cs
INeighbourService.cs
IPresenceService.cs Add method doc for IPresenceService 2012-11-28 02:51:36 +00:00
ISimulationService.cs Removing unused handling of incoming create object by userID and itemID only. 2012-06-30 01:14:49 +01:00
IUserAccountService.cs