/mcpDescription Name The user updates data on a dialog. UPDATE_CALL_DATA The user updates the time or number for a scheduled callback. UPDATE_SCHEDULED_CALLBACK Dialog.ParticipantStates Class finesse.restservices.Dialog.ParticipantStates The list of participant states for voice dialogs. Field Details Description Name The participant has accepted the dialog. This state is applicable to OUTBOUND_PREVIEW dialogs. ACCEPTED The participant is active on the dialog. ACTIVE An incoming dialog is ringing on the device. ALERTING The participant has dropped from the dialog. DROPPED The dialog failed (BUSY). FAILED The participant has held the connection to the dialog. HELD The phone is dialing at the device. INITIATED An outgoing dialog, not yet active, exists on the device. INITIATING The participant is not in an active state on the dialog. The participant has dropped from the dialog and is wrapping up. WRAP_UP Dialog.ReasonStates Class finesse.restservices.Dialog.ReasonStates The list of reason codes for a FAILED dialog participant state. This code can be found in the stateCause field when the participant's state is FAILED. In all other cases, the stateCause is empty. Field Details Description Name The dialog reached a bad destination. For example, making a call to a non-existence extension. BAD_DESTINATION The dialog is busy. The dialog failed due to a reason other than the ones listed in this table. BUSY Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 482 Cisco Finesse JavaScript APIs Dialog.ParticipantStates