Track messages from a message router.
Note: A stubbed message handler will be registered and replace existing handlers.
Create a tracker for a specific message of a message router.
The router to track.
The message type to track.
Return the tracked messages.
The tracked messages.
Clear the tracked messages and return the cleared messages.
The cleared messages.
Static
Track messages from a message router.
Note: A stubbed message handler will be registered and replace existing handlers.