OpenMetaverse Protocol Library Developers API Documentation
ParcelObjectOwnersReplyMessage Class
Namespaces OpenMetaverse.Messages.LindenParcelObjectOwnersReplyMessage
Contains a list of prim owner information for a specific parcel in a simulator
Declaration Syntax
C#
public
class
ParcelObjectOwnersReplyMessage :
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
ParcelObjectOwnersReplyMessage () () () ()
Initializes a new instance of the ParcelObjectOwnersReplyMessageclass

Deserialize(OSDMap)
Deserialize the message

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

Remarks
A Simulator will always return at least 1 entry If agent does not have proper permission the OwnerID will be UUID.Zero If agent does not have proper permission OR there are no primitives on parcel the DataBlocksExtended map will not be sent from the simulator
Inheritance Hierarchy
Object
ParcelObjectOwnersReplyMessage

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