OpenMetaverse Protocol Library Developers API Documentation
ObjectMediaNavigateMessage Class
Namespaces OpenMetaverse.Messages.LindenObjectMediaNavigateMessage
A message sent from the viewer to the simulator which specifies that the user has changed current URL of the specific media on a prim face
Declaration Syntax
C#
public
class
ObjectMediaNavigateMessage :
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
ObjectMediaNavigateMessage () () () ()
Initializes a new instance of the ObjectMediaNavigateMessageclass

Deserialize(OSDMap)
Deserialize the message

Face
Face index

PrimID
Prim UUID where navigation occured

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

URL
New URL

Inheritance Hierarchy
Object
ObjectMediaNavigateMessage

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