SetAgentStateResult

Return value for setAgentStatus; indicates whether the status update succeeded and whether a follow-up sync is required. Used with Amazon Connect.

SetAgentStateResult

FieldTypeDescriptionRequired
successbooleanIndicates whether the status change request succeeded.Yes
isStatusSyncNeededbooleanIf true, Salesforce needs to perform a follow-up sync because the vendor’s agent state couldn’t be changed immediately (for example, the agent is on a call).No (defaults to true)

This object extends GenericResult.