Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessengerEmitResponse

A more specific form of EmitResponse that contains data in a message orientated fashion.

Hierarchy

  • ServiceEmitResponse
    • MessengerEmitResponse

Index

Properties

Properties

Optional err

err: TypedError

An error returned from the external service, if any.

Optional response

response: undefined | object

source

source: string

The source (name) of the ServiceListener or ServiceEmitter.

Generated using TypeDoc