Construct a new instance of the
FriendNamesEventArgs class
Declaration Syntax
C# |
public FriendNamesEventArgs( Dictionary< UUID, string> names )
Parameters
- names ( Dictionary < (Of < ( <' UUID, String > ) > ) > )
- A dictionary where the Key is the ID of the Agent, and the Value is a string containing their name
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)