<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 6, 2015 at 4:59 PM, mo <span dir="ltr">&lt;<a href="mailto:michi.oshima@gmail.com" target="_blank">michi.oshima@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">specifies only one category, &quot;mail&quot;.  Is it possible to specify multiple<br>
categories?  For example, categories `[&quot;A&quot;, &quot;B&quot;, &quot;C&quot;]`.  If so, when I<br></blockquote><div><br></div><div> Yes that is possible</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
receive a message, will I be able to tell to which category the message<br>
belongs?  If the sender were to tag the message as category &quot;A&quot;, would the<br>
client be able to inspect the message and extract &quot;A&quot;?<br></blockquote><div><br></div><div>Not out of the box, but you could add the category manually when sending and then the client can read it.</div><div><br></div><div>See here: <a href="https://aerogear.org/docs/unifiedpush/push-message-format/">https://aerogear.org/docs/unifiedpush/push-message-format/</a> or here <a href="https://aerogear.org/docs/unifiedpush/push-message-format-dev/">https://aerogear.org/docs/unifiedpush/push-message-format-dev/</a> depending on your version you can add user defined keys to the message (<span style="color:inherit;font-family:Menlo,Monaco,Consolas,&#39;Courier New&#39;,monospace;font-size:inherit;white-space:pre-wrap;line-height:1.42857143;background-color:transparent">someKey, </span><span style="color:inherit;font-family:Menlo,Monaco,Consolas,&#39;Courier New&#39;,monospace;font-size:inherit;white-space:pre-wrap;line-height:1.42857143;background-color:transparent">anotherCustomKey)</span></div><div><br></div><div>If you put your category there as well the client will get it when it receives the message. </div><div><br></div></div>-- <br><div class="gmail_signature"><div dir="ltr">Cheers,<div>       Erik Jan</div></div></div>
</div></div>