externalInteractionFinished
Hierarchy
- ActivityFinished
- InteractionFinished
Index
Constructors
Properties
Methods
Constructors
externalconstructor
Parameters
externalsceneId: CorrelationId
externalactivityId: CorrelationId
externaldetails: ActivityDetails
externaloutcome: Outcome
externaloptionaltimestamp: Timestamp
Returns InteractionFinished
Properties
publicexternalreadonlysceneId
publicexternalreadonlyactivityId
publicexternalreadonlydetails
publicexternalreadonlyoutcome
publicexternalreadonlytimestamp
Methods
staticexternalfromJSON
Parameters
externalo: JSONObject
Returns InteractionFinished
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
externaltoJSON
Returns JSONValue
Emitted when an
Interaction
is finished.StageCrewMember
instances listen to this event to report on the outcome of the interaction, or perform any additional follow-up activities, such as taking a screenshot.