OpenMetaverse Protocol Library Developers API Documentation
CurrentGroupsEventArgs Constructor (groups)
NamespacesOpenMetaverse CurrentGroupsEventArgsCurrentGroupsEventArgs(Dictionary < (Of < <' ( UUID, Group > ) > > ) )
Construct a new instance of the CurrentGroupsEventArgs class
Declaration Syntax
C#
public 
CurrentGroupsEventArgs(
        
Dictionary<
UUID, 
Group> 
groups
)
Parameters
groups ( Dictionary < (Of < ( <' UUID, Group > ) > ) > )
The current groups your agent is a member of

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