Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface listenCallbackOptions<Request>

Type parameters

  • Request

Hierarchy

  • listenCallbackOptions

Index

Properties

Properties

payload

payload: Request

content payload

stop

stop: (options?: stopOptions) => void

stop to listening remote call

Type declaration

Generated using TypeDoc