NotificationFeed.markUnread (Method)
Marks the specified notification feed as unread for the current user.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
idList | NotificationFeedIDList_All | Optional. Defaults to 'All'. | The IDs of one or more notification feeds to mark as unread, or 'All' for all feeds. |
Context:
License Requirements | (none) |
Permission Requirements | Contributor |
Deny Context | (none) |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None