microsoft / omnichannel-chat-sdk

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

Chat SDK performance- getCallingToken, sendTypingEvent, downloadFileAttachment and uploadFileAttachment #228

Closed gitanjuvs closed 1 year ago

gitanjuvs commented 1 year ago

This PR includes the following performance scenarios,

  1. ChatSDK.sendTypingEvent()
  2. chatSDK.getCallingToken()
  3. chatSDK.downloadFileAttachment()
  4. chatSDK.uploadFileAttachment()