I have to Push Notifications to all the users who are using OpenFin for my site. As per OpenFin documentation, they have provided API to send a Desktop Notification on an event like button click. But if the OpenFin App is Idle and we need send notifications then how can I achieve that?
I went through the example on this site provided by OpenFin.
Can anyone help with sample code for push Notification in javascript ?
The example provided in the link is outdated as it uses old Openfin API. I suggest you to use latest API for notifications Openfin Notification API