You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In CoreServiceLib, CoreService.cs, in method CicOnVidyoNewConversationRequested, the guest name is hard coded to "Video Chat Guest". This should dynamically retrieve the name of the chat participant who is not the agent nor the system and use that as the guest name for the join URL.
The text was updated successfully, but these errors were encountered:
In CoreServiceLib, CoreService.cs, in method CicOnVidyoNewConversationRequested, the guest name is hard coded to "Video Chat Guest". This should dynamically retrieve the name of the chat participant who is not the agent nor the system and use that as the guest name for the join URL.
The text was updated successfully, but these errors were encountered: