Contains the data sent when a primitive sends
a request to an agent to open the specified URL
Declaration Syntax
C# |
public class LoadUrlEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
LoadUrlEventArgs(String, UUID, UUID, Boolean, String, String) |
Construct a new instance of the
LoadUrlEventArgs
|
|
Message |
Get the message sent with the request
|
|
ObjectID |
Get the ID of the object sending the
request
|
|
ObjectName |
Get the name of the object sending the
request
|
|
OwnerID |
Get the ID of the owner of the object sending
the request
|
|
OwnerIsGroup |
True if the object is owned by a group
|
|
URL |
Get the URL the object sent
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)