updateParticipantRoleConfig
inline suspend fun ConnectClient.updateParticipantRoleConfig(crossinline block: UpdateParticipantRoleConfigRequest.Builder.() -> Unit): UpdateParticipantRoleConfigResponse
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically disconnected from a chat due to idleness. You can set four timers:
Customer idle timeout
Customer auto-disconnect timeout
Agent idle timeout
Agent auto-disconnect timeout
For more information about how chat timeouts work, see Set up chat timeouts for human participants.