pub fn is_eoc(response: &DetectIntentResponse) -> bool
Expand description

Convenience function to check if DetectIntentResponse represents end of conversation. If so, returns true, otherwise false.