abstract ArchBaseActionTransfer(coreTransferActionViewModel)

new abstract ArchBaseActionTransfer(coreTransferActionViewModel)

Parameters:
Name Type Description
coreTransferActionViewModel Object

( Internal ) an Architect core transfer action view model.

See:

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

Overrides:

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.

Overrides:

readonly outputFailure :ArchActionOutput

The failure output for this action

Overrides:

readonly preTransferAudio :ArchAudio

The pre transfer audio to play on the call.