-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Notifications
The current implementation of NotificationListener required the event to be a DocumentEventContext but it would be nice to be able to setup nofications for any kind of event (ex: new mini message, new activity, etc...).
One could rename the docId in the UserSubscription class to targetId and use a "doc:<id>", "activity:<id>" approach to support several kinds of targets.
- is required by
-
NXP-12658 Notifications improvements
- Resolved