OpenMetaverse Protocol Library Developers API Documentation
RequestCreateGroup Method (group)
NamespacesOpenMetaverseGroupManagerRequestCreateGroup(Group)
Request to create a new group. If the group is successfully created, L$100 will automatically be deducted
Declaration Syntax
C#
public 
void 
RequestCreateGroup(
        
Group 
group
)
Parameters
group ( Group)
Group struct containing the new group info
Remarks
Subscribe to
  Copy imageCopy
OnGroupCreated
event to receive confirmation.

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