OpenMetaverse Protocol Library Developers API Documentation
GroupNamesEventArgs Constructor (groupNames)
NamespacesOpenMetaverse GroupNamesEventArgsGroupNamesEventArgs(Dictionary < (Of < <' ( UUID, String > ) > > ) )
Construct a new instance of the GroupNamesEventArgs class
Declaration Syntax
C#
public
GroupNamesEventArgs(

Dictionary<
UUID,
string>
groupNames
)
Parameters
groupNames ( Dictionary < (Of < ( <' UUID, String > ) > ) > )
The Group names dictionary

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