Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No option for conversationId from directline #1613

Closed
ghost opened this issue Jan 18, 2019 · 1 comment
Closed

No option for conversationId from directline #1613

ghost opened this issue Jan 18, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 18, 2019

#1583 is there for the same but seems in below cdn its not updated
https://cdn.botframework.com/botframework-webchat/latest/webchat.js

a-b-r-o-w-n pushed a commit that referenced this issue Jan 22, 2019
* Fixed issue #1613

Added conversationId as an argument while instantiating DirectLine. Doing this will resume the conversation history related to a particular conversationId

* Sorted the keys alphabetically in Directline js constructor
@cwhitten
Copy link
Member

Thank you for the contribution! Closing.

corinagum pushed a commit that referenced this issue Jan 29, 2019
* Fixed issue #1613

Added conversationId as an argument while instantiating DirectLine. Doing this will resume the conversation history related to a particular conversationId

* Sorted the keys alphabetically in Directline js constructor

* pass 'pollingInterval' to DirectLineJS constructor

* Update CHANGELOG.md

* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants