Dialog.ParticipantStates
Class finesse.restservices.Dialog.ParticipantStates
The list of participant states for voice dialogs.
Field Details
Name |
Description |
---|---|
ACCEPTED |
The participant has accepted the dialog. This state is applicable to OUTBOUND_PREVIEW dialogs. |
ACTIVE |
The participant is active on the dialog. |
ALERTING |
An incoming dialog is ringing on the device. |
DROPPED |
The participant has dropped from the dialog. |
FAILED |
The dialog failed (BUSY). |
HELD |
The participant has held the connection to the dialog. |
INITIATED |
The phone is dialing at the device. |
INITIATING |
An outgoing dialog, not yet active, exists on the device. |
WRAP_UP |
The participant is not in an active state on the dialog. The participant has dropped from the dialog and is wrapping up. |