new abstract ArchBaseActionTransfer(coreTransferActionViewModel)
Parameters:
| Name | Type | Description |
|---|---|---|
coreTransferActionViewModel |
Object | ( Internal ) an Architect core transfer action view model. |
Extends
Members
-
static, readonly displayTypeName :string
-
Returns the display type name string 'ArchBaseActionTransfer'.
-
static, readonly isArchBaseActionTransfer :boolean
-
Returns true indicating that this is an ArchBaseActionTransfer instance.
-
readonly failureOutputs :ArchNamedValueList
-
List of properties with error information about failed transfers
-
readonly failureTransferAudio :ArchAudio
-
The failure transfer audio to play on the call in the even the transfer fails at runtime.
-
readonly hasFakeSuccessOutput :boolean
-
Returns true indicating that this action has a fake success output.
-
readonly outputFailure :ArchActionOutput
-
The failure output for this action
-
readonly preTransferAudio :ArchAudio
-
The pre transfer audio to play on the call.