Sent to the client to indicate a teleport
request has completed
Declaration Syntax
C# |
public class TeleportFinishMessage : IMessage
Members
All Members | Constructors | Methods | Fields | ||
|
|
|
Icon | Member | Description |
---|---|---|
TeleportFinishMessage () () () () |
Initializes a new instance of the
TeleportFinishMessageclass
|
|
AgentID |
The
UUIDof the agent
|
|
Deserialize(OSDMap) |
Deserialize the message
|
|
Flags |
Status flags indicating the state of the Agent
upon arrival, Flying, etc.
|
|
IP |
The IP Address of the simulator
|
|
LocationID |
|
|
Port |
The UDP Port the simulator will listen for UDP
traffic on
|
|
RegionHandle |
The simulators handle the agent teleported
to
|
|
SeedCapability |
A Uri which contains a list of Capabilities
the simulator supports
|
|
Serialize () () () () |
Serialize the object
|
|
SimAccess |
Indicates the level of access required to
access the simulator, or the content rating, or the simulators map
status
|
Inheritance Hierarchy
Object | |
TeleportFinishMessage |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)