Using the Embeddable Framework, how do I determine that I am now ACW?

When I subscribe to "Interaction", I get a "disconnect" notification when a call is disconnected,
This is true whether you actually made the call or not.
The information that is notified with "disconnect" includes "isDone".
If "isDone" is "false", it is currently ACW, and if "true", it is not ACW. Is this correct?

Also, when the wrap-up code is entered, "acw" is notified and in this notification "isDone" is set to "true". Is it safe to assume that ACW is completed with this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.