Class Index | File Index

Classes


Class finesse.restservices.Dialog.Actions

Set of action constants for a Dialog. These should be used for finesse.restservices.Dialog#requestAction.
Defined in: finesse.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Accepts a Dialog that is being Previewed.
 
Answers a Dialog.
 
Barges into a Call Dialog.
 
Cancels a callback.
 
Closes a Dialog.
 
Initiates a Conference of a Dialog.
 
Initiates a Consult Call.
 
Drops the Participant from the Dialog.
 
Sends DTMF (dialed digits) to a Call Dialog.
 
Holds the Dialog.
 
Makes a new Call Dialog.
 
Allow as Supervisor to Drop a Participant from the Dialog.
 
Changes classification for a call
 
Rejects a Dialog.
 
Retrieves a Dialog that is on Hold.
 
Initiates a Recording on a Call Dialog.
 
Initiates a Transfer of a Dialog.
 
Initiates a Single-Step Transfer of a Dialog.
 
Updates data on a Call Dialog.
 
Sets the time or number for a callback.
Class Detail
finesse.restservices.Dialog.Actions()
Field Detail
ACCEPT
Accepts a Dialog that is being Previewed.

ANSWER
Answers a Dialog.

BARGE_CALL
Barges into a Call Dialog.

CANCEL_SCHEDULED_CALLBACK
Cancels a callback.

CLOSE
Closes a Dialog.

CONFERENCE
Initiates a Conference of a Dialog.

CONSULT_CALL
Initiates a Consult Call.

DROP
Drops the Participant from the Dialog.

DTMF
Sends DTMF (dialed digits) to a Call Dialog.

HOLD
Holds the Dialog.

MAKE_CALL
Makes a new Call Dialog.

PARTICIPANT_DROP
Allow as Supervisor to Drop a Participant from the Dialog.

RECLASSIFY
Changes classification for a call

REJECT
Rejects a Dialog.

RETRIEVE
Retrieves a Dialog that is on Hold.

START_RECORDING
Initiates a Recording on a Call Dialog.

TRANSFER
Initiates a Transfer of a Dialog.

TRANSFER_SST
Initiates a Single-Step Transfer of a Dialog.

UPDATE_CALL_DATA
Updates data on a Call Dialog.

UPDATE_SCHEDULED_CALLBACK
Sets the time or number for a callback. Can be either a new callback, or updating an existing one.

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Jan 02 2020 09:55:47 GMT-0500 (EST)