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.
Tells the delegate that your app has started a conversation manager.
func conversationManagerDidBegin(_ manager: ConversationManager)The conversation manager that your app started.