Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On the receiving end, the message makes its way to ComponentCommunicationsInterface.CommsRecv which is a callback function set by you when you registered your component in your registered component comms interface. This is typically done in ComponentEntry.InitInterfaces. 

 

Gliffy Diagram
nameSendMessage

...