OpenMetaverse Protocol Library Developers API Documentation
GroupNamesEventArgs Class
NamespacesOpenMetaverseGroupNamesEventArgs
A Dictionary of group names, where the Key is the groups ID and the value is the groups name
Declaration Syntax
C#
public 
class 
GroupNamesEventArgs : 
EventArgs
Members
All Members Constructors Properties



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

GroupNames
Get the Group Names dictionary

Inheritance Hierarchy
Object
EventArgs
  GroupNamesEventArgs

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