Definition at line 35 of file IFriendsService.cs.
OpenSim.Services.Interfaces.FriendInfo.FriendInfo |
( |
| ) |
|
|
inline |
OpenSim.Services.Interfaces.FriendInfo.FriendInfo |
( |
Dictionary< string, object > |
kvp | ) |
|
|
inline |
Dictionary<string, object> OpenSim.Services.Interfaces.FriendInfo.ToKeyValuePairs |
( |
| ) |
|
|
inline |
string OpenSim.Services.Interfaces.FriendInfo.Friend |
int OpenSim.Services.Interfaces.FriendInfo.MyFlags |
The permissions that this user has granted to the friend.
Definition at line 43 of file IFriendsService.cs.
UUID OpenSim.Services.Interfaces.FriendInfo.PrincipalID |
int OpenSim.Services.Interfaces.FriendInfo.TheirFlags |
The permissions that the friend has granted to this user.
Definition at line 48 of file IFriendsService.cs.
The documentation for this class was generated from the following file: