Definition at line 40 of file FriendsService.cs.
OpenSim.Services.Friends.FriendsService.FriendsService |
( |
IConfigSource |
config | ) |
|
|
inline |
bool OpenSim.Services.Friends.FriendsService.Delete |
( |
string |
principalID, |
|
|
string |
friend |
|
) |
| |
|
inline |
virtual bool OpenSim.Services.Friends.FriendsService.Delete |
( |
UUID |
PrincipalID, |
|
|
string |
Friend |
|
) |
| |
|
inlinevirtual |
virtual FriendInfo [] OpenSim.Services.Friends.FriendsService.GetFriends |
( |
UUID |
PrincipalID | ) |
|
|
inlinevirtual |
virtual FriendInfo [] OpenSim.Services.Friends.FriendsService.GetFriends |
( |
string |
PrincipalID | ) |
|
|
inlinevirtual |
virtual bool OpenSim.Services.Friends.FriendsService.StoreFriend |
( |
string |
PrincipalID, |
|
|
string |
Friend, |
|
|
int |
flags |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: