[This is preliminary documentation and is subject to change.]
Sent to the client to indicate a teleport request has completed
Namespace:
OpenMetaverse.Messages.LindenAssembly: OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057
Syntax
Members
| All Members | Constructors | Fields | Methods |
| Member | Description | |
|---|---|---|
| TeleportFinishMessage()()() | Initializes a new instance of the TeleportFinishMessage class | |
| AgentID | The UUID of 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 |
