azure - Get a list of devices from Notification Hub -


i using azure notification hubs manage device registrations.

i using azure mobile services push notification request notification hub.

using tags, able use notification hub broadcast sender's message group of recipients.

my new requirement is, want sender able send notification particular device belongs particular tag. means need way sender list devices registered to, say... "football" tag, have sender choose device send to, , tell notification hub send notification device.

how achieve that? need write api returns devices belong tag sender right?

notification hubs allows users extract registrations associated single device. take @ https://msdn.microsoft.com/en-us/library/azure/dn223274.aspx, should help.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -