OpenMetaverse Protocol Library Developers API Documentation
FriendList Field
NamespacesOpenMetaverseFriendsManagerFriendList
A dictionary of key/value pairs containing known friends of this avatar. The Key is the of the friend, the value is a object that contains detailed information including permissions you have and have given to the friend
Declaration Syntax
C#
public 

InternalDictionary<
UUID, 
FriendInfo> 
FriendList
See Also

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)