Skip to main content

service/notification_list

Api Code Documentation / Exports / service/notification_list

Table of contents

Functions

Functions

getNotificationsForUser

getNotificationsForUser(conn, ctx, user): Promise<Type<Notification[]>>

Parameters

NameType
connConnToken
ctxCtx
userServiceUser

Returns

Promise<Type<Notification[]>>

Defined in

src/service/notification_list.ts:11