Readonly [initProtected aclProtected dbProtected inboxProtected keyProtected loggerProtected messageProtected nodeProtected notificationsProtected notificationsProtected notificationsOutbox Notifications
NotificationsManager/outbox/{NotificationId} -> {NotificationDB}
Protected outboxProtected sendReadonly sendProtected sendProtected sendProtected sendProtected taskLinearly searches for a GestaltInvite notification from the supplied NodeId. Returns the notification if found.
Optional tran: DBTransactionProtected getOptional limit?: numberOptional order?: "asc" | "desc"Optional seek?: number | Date | NotificationIdOptional seekOptional unread?: booleanProtected getProtected getOptional limit?: numberOptional order?: "asc" | "desc"Optional seek?: number | Date | NotificationIdOptional seekOptional tran: DBTransactionProtected readRead a notification
Optional limit?: numberOptional order?: "asc" | "desc"Optional seek?: number | Date | NotificationIdOptional seekOptional tran?: DBTransactionOptional unread?: booleanProtected readRead pending notifications in the outbox.
Optional limit?: numberOptional order?: "asc" | "desc"Optional seek?: number | Date | NotificationIdOptional seekOptional tran?: DBTransactionReceive a notification
Optional tran: DBTransactionOptional tran: DBTransactionOptional tran: DBTransactionSend a notification to another node
The data parameter must match one of the NotificationData types outlined in ./types
Optional retries?: numberOptional retryOptional retryOptional tran: DBTransactionStatic createOptional fresh?: booleanOptional logger?: LoggerOptional messageOptional sendOptional sendOptional sendGenerated using TypeDoc
Inbox Notifications
NotificationsManager/inbox/{NotificationId} -> {NotificationDB}