Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationMoveFailed

Hierarchy

  • Event
    • ApplicationMoveFailed

Index

Properties

application

application: string

Name of the application receiving the event.

args

args: string | string[]

Arguments to the application.

Optional asterisk_id

asterisk_id: string

The unique ID for the Asterisk instance that raised this event.

channel

channel: Channel

Channel.

destination

destination: string

Destination.

timestamp

timestamp: Date

Time at which this event was created.

type

type: string

Indicates the type of this message.

Generated using TypeDoc