service/notification_list
Api Code Documentation / Exports / service/notification_list
Table of contents
Functions
Functions
getNotificationsForUser
▸ getNotificationsForUser(conn
, ctx
, user
): Promise
<Type
<Notification
[]>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
user | ServiceUser |
Returns
Promise
<Type
<Notification
[]>>