inactivityTimeout property

String? inactivityTimeout
getter/setter pair

The duration of user inactivity (no speech or interaction) before the agent prompts the user for reengagement.

If not set, the agent will not prompt the user for reengagement.

Optional.

Implementation

core.String? inactivityTimeout;