With the mirror api you are able to push cards to your subscribers. But how do you select the subscribers that should receive the card?
Is it possible at all? Or is it always broadcasting?
This link describes how to insert a card into the timeline. https://developers.google.com/glass/v1/reference/timeline/insert
But I don't really see how to select the users that should receive it.
The only parameter that fits is: recipients But what to provide here?
Thanks for your help.