Class Index | File Index

Classes


Class finesse.restservices.Dialog.ReasonStates

Possible dialog state reasons code constants.
Defined in: finesse.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Dialog reached a Bad Destination.
 
Dialog was Busy.
 
The Device Resource for the Dialog was not available.
 
All Other Reasons.
Class Detail
finesse.restservices.Dialog.ReasonStates()
Field Detail
BAD_DESTINATION
Dialog reached a Bad Destination. This will typically be for a Failed Dialog.

BUSY
Dialog was Busy. This will typically be for a Failed Dialog.

DEVICE_RESOURCE_NOT_AVAILABLE
The Device Resource for the Dialog was not available.

OTHER
All Other Reasons. This will typically be for a Failed Dialog.

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