getUnreadTopics()
Overview
public query function getUnreadTopics(
required string userId
, required numeric maxRows
)
Returns counts of unread notifications by topics for the given user
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| userId | string | Yes | id of the admin user whose unread notifications we wish to retrieve |
| maxRows | numeric | Yes |