Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessengerEvent<M>

Event emitted by a CMessenger when it receives a message.

Type Parameters

  • M

Hierarchy

Index

Properties

Properties

message: M

The received message.

Metadata for the update that caused this event.

Generated using TypeDoc