My application works with the server. The server can send system notifications to those that the user should not see, but can send notifications for a dialogue with the user.
So, the only thing I thought of was to mark a flag in the message itself and navigate it.
Googled and did not find any tips from Google about this.
But I decided to find out from developers with experience, is there any standard implementation or through flags?