service/notification_mark_read
Api Code Documentation / Exports / service/notification_mark_read
Table of contents
Functions
Functions
markRead
▸ markRead(conn
, ctx
, serviceUser
, notificationIds
): Promise
<Type
<void
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
notificationIds | string [] |
Returns
Promise
<Type
<void
>>