[Aerogear-users] Multiple categories?

Matthias Wessendorf matzew at apache.org
Tue Jul 7 01:53:34 EDT 2015


On Tue, Jul 7, 2015 at 1:04 AM, Erik Jan de Wit <edewit at redhat.com> wrote:

> Oops, didn't see it was about simple push, in that case it's still
> possible tough, only have to query your backend with the 'number' you
> supplied your client with. To elaborate let's say with category 'a' I send
> a message with number 26, then when the client queries the backend, after
> receiving the notification, with number 26, the backend can inform the
> client that it was category 'a' that was used to "triggered" it.
>
> Does that make sense?
>

yes, totally

Just shows the trade offs of SimplePush :-)


>
> On Mon, Jul 6, 2015 at 11:10 PM, Matthias Wessendorf <matzew at apache.org>
> wrote:
>
>>
>>
>> On Monday, July 6, 2015, Erik Jan de Wit <edewit at redhat.com> wrote:
>>
>>>
>>> On Mon, Jul 6, 2015 at 4:59 PM, mo <michi.oshima at gmail.com> wrote:
>>>
>>>> specifies only one category, "mail".  Is it possible to specify multiple
>>>> categories?  For example, categories `["A", "B", "C"]`.  If so, when I
>>>>
>>>
>>>  Yes that is possible
>>>
>>> receive a message, will I be able to tell to which category the message
>>>> belongs?  If the sender were to tag the message as category "A", would
>>>> the
>>>> client be able to inspect the message and extract "A"?
>>>>
>>>
>>> Not out of the box, but you could add the category manually when sending
>>> and then the client can read it.
>>>
>>> See here: https://aerogear.org/docs/unifiedpush/push-message-format/ or
>>> here https://aerogear.org/docs/unifiedpush/push-message-format-dev/
>>> depending on your version you can add user defined keys to the message (someKey,
>>> anotherCustomKey)
>>>
>>
>> That is a good idea, Erik! I like it :-)
>>
>> I think the problem here is the usage of SimplePush: the push server only
>> send a version/timestamp :-/
>>
>> -M
>>
>>
>>
>>
>>>
>>> If you put your category there as well the client will get it when it
>>> receives the message.
>>>
>>> --
>>> Cheers,
>>>        Erik Jan
>>>
>>
>>
>> --
>> Sent from Gmail Mobile
>>
>> _______________________________________________
>> Aerogear-users mailing list
>> Aerogear-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-users
>>
>>
>
>
> --
> Cheers,
>        Erik Jan
>
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>
>


-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20150707/c768ea97/attachment-0001.html 


More information about the Aerogear-users mailing list