Sorry, page under constructions.  At the moment just some notes on how friends work over the Hypergrid -- Justincc (talk) 23:46, 7 January 2015 (UTC)
  Class Summary 
  OpenSim.Region.CoreModules.Avatar 
|  Class Name                               | 
 Interfaces                                                                   | 
 Description
 | 
|  Friends.HGFriendsModule                  | 
 IFriendsModule, IFriendsSimConnector, ISharedRegionModule                    | 
 Extends and replaces FriendsModule.  Accessed via Scene.RequestModuleInterface<IFriendsModule>() and Scene.RequestModuleInterface<IFriendsSimConnector>().  Performs HG specific friend functions such as forwarding friendship requests and caching.
 | 
|  Friends.HGStatusNotifier                 | 
 None                                                                         | 
 Helps manage HG friend status notifications.
 | 
  OpenSim.Services.HypergridService 
|  Class Name                            | 
 Interfaces                              | 
 Description
 | 
|  HGFriendsService                      | 
 IHGFriendsService                       | 
 Provides the friends service accessed by foreign grids.
 |