The app's response to GetViewAsTourMessage, containing the current view serialized as a one-slide WWT Tour.

Hierarchy

  • GetViewAsTourReply

Properties

Properties

threadId: string

The threadId of the triggering message.

tourXml: null | string

The serialized view, if tour conversion was successful.

This blob can in principle be large, if the view contains a large data asset that the engine wants to serialize into the tour data payload.

type: "get_view_as_tour_reply"

The tag identifying this message type.

Generated using TypeDoc