CppExamples
CppExamples copied to clipboard
How to get all known notifications
Feature request for the Notification example:
The NotificationManager’s GetAllKnownNotificationnameIds() and GetNotificationRegistration(nameId) can be used to query information about all registered notification types.
This information could be added to the example.