OpenMetaverse Protocol Library Developers API Documentation
FriendNamesEventArgs Class
NamespacesOpenMetaverseFriendNamesEventArgs
Contains Friend Names
Declaration Syntax
C#
public 
class 
FriendNamesEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
FriendNamesEventArgs(Dictionary < (Of < <' ( UUID, String > ) > > ) )
Construct a new instance of the FriendNamesEventArgs class

Names
A dictionary where the Key is the ID of the Agent, and the Value is a string containing their name

Inheritance Hierarchy
Object
EventArgs
  FriendNamesEventArgs

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