OpenMetaverse Protocol Library Developers API Documentation
AgentGroupDataUpdateMessage Class
Namespaces OpenMetaverse.Messages.LindenAgentGroupDataUpdateMessage
A message sent from the simulator to an agent which contains the groups the agent is in
Declaration Syntax
C#
public 
class 
AgentGroupDataUpdateMessage : 
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
AgentGroupDataUpdateMessage () () () ()
Initializes a new instance of the AgentGroupDataUpdateMessageclass

AgentID
The Agent receiving the message

Deserialize(OSDMap)
Deserialize the message

GroupDataBlock
An array containing information for each Groupthe agent is a member of

NewGroupDataBlock
An array containing information for each Groupthe agent is a member of

Serialize () () () ()
Serialize the object

Inheritance Hierarchy
Object
AgentGroupDataUpdateMessage

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