OpenMetaverse Protocol Library Developers API Documentation
SendGroupNotice Method (group, notice)
NamespacesOpenMetaverseGroupManagerSendGroupNotice(UUID, GroupNotice)
Send out a group notice
Declaration Syntax
C#
public 
void 
SendGroupNotice(
        
UUID 
group,
        
GroupNotice 
notice
)
Parameters
group ( UUID)
Group ID to update
notice ( GroupNotice)
  Copy imageCopy
GroupNotice
structure containing notice data

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