You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10624 [Messenger] Improve the Messenger Handler Example (arkste)
This PR was squashed before being merged into the 4.1 branch (closes#10624).
Discussion
----------
[Messenger] Improve the Messenger Handler Example
If you follow the Examples on the Messenger Documentation, its confusing having a `SendNotification`-Message first and then a handler implementing `MyMessage`. This PR addresses this issue and changes the Handler-Example to match the Message-Dispatch-Example.
Commits
-------
9a36a75 [Messenger] Improve the Messenger Handler Example
0 commit comments