Build a handler that converts the share-notification payload into a SendNotificationParams and routes it through NotificationEngine. Exported separately for testability; prefer RegisterResourceSharedNotificationHandler for production wiring.
SendNotificationParams
NotificationEngine
Build a handler that converts the share-notification payload into a
SendNotificationParamsand routes it throughNotificationEngine. Exported separately for testability; prefer RegisterResourceSharedNotificationHandler for production wiring.