Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnyMessageArgs

Arguments interface for the anyMessage signal.

Hierarchy

  • IAnyMessageArgs

Index

Properties

Properties

direction

direction: "send" | "recv"

The direction of the message.

msg

msg: Readonly<IMessage>

The message that is being signaled.

Generated using TypeDoc