conversationManagerDidReset(_:)
Tells the delegate that the app has reset the conversation manager.
Declaration
func conversationManagerDidReset(_ manager: ConversationManager)Parameters
- manager:
The conversation manager that the app has reset.
Tells the delegate that the app has reset the conversation manager.
func conversationManagerDidReset(_ manager: ConversationManager)The conversation manager that the app has reset.