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
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)