Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReceiveState

Received states persist the incoming message to be used for matching and to address response envelopes.

Hierarchy

Indexable

[key: string]: any

Received states persist the incoming message to be used for matching and to address response envelopes.

Index

Properties

Optional branch

branch: Branch

Optional dialogue

dialogue: Dialogue

Optional done

done: undefined | false | true

Optional exit

exit: undefined | false | true

message

message: Message

Optional sequence

sequence: undefined | string

Optional server

server: IContext

Generated using TypeDoc