When running as a node app what's the best way to filter it so the message events only fires when the message was to a predefined recipient? I've looked at the validateRecipiant event but I'm not sure how to implement it or if it would do what I'm looking to do.
Thanks for the help if you can.