StopRespondingEventArgs
12 Sep 20251 minute to read
Properties
dataIndex number
Specifies the index of the prompt in the prompt list.
Represents the position of the prompt in the stored collection.
event Event
Specifies the event object associated with the stop responding action.
Represents the underlying event that triggered the action.
name string
Specifies name of the event.
prompt string
Specifies the prompt text associated with the request.
Represents the input prompt for which the response was being generated.