microsoft / omnichannel-chat-sdk

Headless Chat SDK to build your own chat widget against Dynamics 365 Omnichannel Services.
MIT License
40 stars 40 forks source link

Chat SDK persistent chat #198

Closed gitanjuvs closed 1 year ago

gitanjuvs commented 1 year ago

This PR includes the following scenario,

  1. ChatSDK.endChat() on an existing session should call session close with isPersistentChat=true & isReconnectChat=true as query params.