[][src]Function csml_engine::user_close_all_conversations

pub fn user_close_all_conversations(client: Client) -> Result<(), EngineError>

Close any open conversation a given client may currently have. We also need to both clean the hold/local memory state to make sure that outdated variables or hold positions are not loaded into the next open conversation.