issues
search
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- Report
#243
Closed
gitanjuvs
closed
8 months ago
gitanjuvs
commented
1 year ago
This PR includes the following,
Sending performance data to DB though API Call
Implemented for the following scenarios,
ChatSDK.initialize()
ChatSDK.StartChat()
ChatSDK.downloadFileAttachment()
ChatSDK.uploadFileAttachment()
ChatSDK.endChat()
ChatSDK.getLiveChatTranscript()
This PR includes the following,