Skip to main content

MutationPacket

Module: Inworld.AI. Namespace: Inworld.Packet. Inherited from InworldPacket

This packet is used for sending interruption commands.

VariablesDescription
mutationThe MutationEvent of the packet.
PropertiesDescription
ToJsonGenerates the string of json to send to the Inworld server.

MutationEvent

Module: Inworld.AI. Namespace: Inworld.Packet.

VariablesDescription
cancelResponsesThe CancelResponse to send in this event.

CancelResponse

Module: Inworld.AI. Namespace: Inworld.Packet.

VariablesDescription
interactionIdThe ID of the interaction to cancel.
utteranceIdThe list of the utterance ID to cancel.