Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDispatchState

Dispatching states don't have an originating message, so they will be processed via the attributes of the outgoing envelope/s.

Hierarchy

  • IState
  • IState
    • IDispatchState

Indexable

[key: string]: any

Dispatching states don't have an originating message, so they will be processed via the attributes of the outgoing envelope/s.

Index

Properties

Optional branch

branch: Branch

Optional dialogue

dialogue: Dialogue

Optional done

done: undefined | false | true

Optional envelopes

envelopes: Envelope[]

Optional exit

exit: undefined | false | true

Optional sequence

sequence: undefined | string

Optional server

server: IContext

Generated using TypeDoc