Overview
public numeric function getUnreadNotificationCount(
required string userId
)
Returns a count of unread notifications for the given user id.
Arguments
Name | Type | Required | Description |
---|
userId | string | Yes | id of the admin user whose unread notification count we wish to retrieve |