service/notification_list
Api Code Documentation / Exports / service/notification_list
#
Table of contents#
Functions#
Functions#
getNotificationsForUserâ–¸ getNotificationsForUser(conn
, ctx
, user
): Promise
<Type
<Notification
[]>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
user | ServiceUser |
#
ReturnsPromise
<Type
<Notification
[]>>