NotificationFeed.getUnreadPostsCount (Method)

Returns the count of unread posts for one or more specified feeds for the current user. Negative one (-1) indicates that no feeds are available for the user.

Returns:

PositiveInteger_NEG1_0 (specialcase)

Arguments:

Name Type Required Description
idList NotificationFeedIDList_All Optional. Defaults to 'All'. A comma delimited list of the user notification feeds, or 'All'.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None