NotificationService.Update Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Update(Notification, bool)
Updates the specified Notification.
public static Notification Update(Notification notification, bool auth = true)
Parameters
- notification
- Notification
The notification to update.
- auth
- bool
Returns
Notification
Returns the updated Notification.