updatePushNotification

abstract suspend fun updatePushNotification(notification: PushNotification)

Update a push notification.

Parameters

notification

The Push notification to update.

Throws

if the notification cannot be updated.