getNotification
Get a push notification by ID.
Return
A Result containing the PushNotification (or null if not found) or an Exception in case of failure.
Parameters
notificationId
The ID of the notification to get.
Get a push notification by ID.
A Result containing the PushNotification (or null if not found) or an Exception in case of failure.
The ID of the notification to get.