Newer Version Available

This content describes an older version of this product. View Latest

Change Status While on a Call

With the pending status change feature, agents can change their Omni-Channel status while on a call.

To use this feature, vendors should set the value of hasPendingStatusChange in CapabilitiesResult to true. After Salesforce receives a value of true from the getCapabilities() method, the Omni-Channel status change button is enabled for agents during a call.

Then, when setAgentStatus requests are made, Salesforce supports an additional parameter, enqueueNextState, and the vendor can implement the enqueue status change feature to support this behavior.