There are any way to send fire-notification for one or more form app. users.
example: at sender side, will select some users to send message, and other messages for others.
even I hope to make this selection come from database at sender side.
You can do this via topics, sending messages to a group or even send single messages when you store the device tokens if it's about a hand full of users See the Google documentation how it works (via OKHttpUtils) and here.