Contents

conversationManagerDidBegin(_:)

Tells the delegate that your app has started a conversation manager.

Declaration

func conversationManagerDidBegin(_ manager: ConversationManager)

Parameters

  • manager:

    The conversation manager that your app started.

See Also

Observing the conversation manager