CppExamples icon indicating copy to clipboard operation
CppExamples copied to clipboard

How to get all known notifications

Open martinboers opened this issue 1 year ago • 0 comments

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.

martinboers avatar Apr 04 '24 08:04 martinboers