[aerogear-dev] Sending messages to a (few) specific variant(s)

Sebastien Blanc scm.blanc at gmail.com
Wed Jul 10 05:47:32 EDT 2013


You mean adding this to the Java Sender API ?
I'm okay with it but we just have to keep in mind that the backend app
using the sender should be totally agnostic to who it send messages to (And
the backend app should not know the variant ids, only the push app id, so
.... ) maybe using another terminology ?



On Wed, Jul 10, 2013 at 11:34 AM, Matthias Wessendorf <matzew at apache.org>wrote:

> Hi,
>
> For adding support to "select" some variants (e.g. "Android Tablet
> optimized variant" _and_ "iPad mini variant" _and_ "SimplePush variant"),
> when sending messages, I'd like to update the Selective Sender API and add
> a new field:
>
>     "variants" : {arrayOfVariantIDs}
>
>
> IMO the broadcast should NOT have such an option, since it broadcasts to
> everything. At least that's my understanding of it.
>
> Any thoughts?
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130710/53dd3948/attachment.html 


More information about the aerogear-dev mailing list