OpenMetaverse Protocol Library Developers API Documentation
Names Property
NamespacesOpenMetaverse FriendNamesEventArgsNames
A dictionary where the Key is the ID of the Agent, and the Value is a string containing their name
Declaration Syntax
C#
public 
Dictionary<
UUID, 
string> 
Names { 
get; }

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