Represents "what" the system should communicate to the user.
This is the output object from the handle and initiative phases and is the intermediate representation passed to the render phase.
If the session is not being closed, the ControlResult must contain exactly one InitiativeAct.
InitiativeAct
Determines if the result has an initiative act.
Represents "what" the system should communicate to the user.
This is the output object from the handle and initiative phases and is the intermediate representation passed to the render phase.
If the session is not being closed, the ControlResult must contain exactly one
InitiativeAct
.