OpenMetaverse Protocol Library Developers API Documentation
SetGroupAcceptNotices Method (groupID, acceptNotices, listInProfile)
NamespacesOpenMetaverseGroupManagerSetGroupAcceptNotices(UUID, Boolean, Boolean)
Save wheather agent wants to accept group notices and list this group in their profile
Declaration Syntax
C#
public
void
SetGroupAcceptNotices(

UUID
groupID,

bool
acceptNotices,

bool
listInProfile
)
Parameters
groupID ( UUID)
Group UUID
acceptNotices ( Boolean)
Accept notices from this group
listInProfile ( Boolean)
List this group in the profile

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