Hold and Resume API not working properly. #736
sudhirpatel74
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I have embedded CCP by following your instruction given in document.
I have disabled CCP interface rendered in div. later i want to drive all CCP functionality from my custom UI.
I have fetched agent-connection instance and tried to called hold and resume API of amazon-connect.
Hold API successfully called and its success callback method invoked.
later when I invoked resume API, API called success and successfully callback method invoked.
but still call is not getting resumed.
Beta Was this translation helpful? Give feedback.
All reactions