lundi 21 avril 2014

Pouvons-nous nous inscrire une webapplication pour recevoir une notification "hub" notification Azur - Stack Overflow


i am trying to create a webapplication which receives notification from azure notification hub.


Everywhere i only see mobile devices registering for notifications sent from back-end.


I want this webapplication to be used in browser and receives notification from azure notification hub sent from backend.


Thanks




Nope.


Azure Notification Hubs are exclusively for push notifications for mobile platforms.


If you want a code to receive a notification you shall take a look at Azure Service Bus Queues, Topics and Subscriptions. Then decide which of all to use.



i am trying to create a webapplication which receives notification from azure notification hub.


Everywhere i only see mobile devices registering for notifications sent from back-end.


I want this webapplication to be used in browser and receives notification from azure notification hub sent from backend.


Thanks



Nope.


Azure Notification Hubs are exclusively for push notifications for mobile platforms.


If you want a code to receive a notification you shall take a look at Azure Service Bus Queues, Topics and Subscriptions. Then decide which of all to use.


0 commentaires:

Enregistrer un commentaire