Contents

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.

See Also

Observing the conversation manager