Opened 5 years ago
Last modified 5 years ago
#15831 new enhancement
[notification_server] implement sending BMessage on click
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/notification_server | Version: | R1/Development |
Keywords: | Cc: | 3dEyes | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Implement sending BMesssage on click to specified BMessenger.
This is needed for Telegram to open chat window by clicking on notification window.
Note:
See TracTickets
for help on using tickets.
Browser JavaScript notification API also need this. Test page: https://www.bennish.net/web-notifications.html.