notification-service
Preparing search index...
infrastructure/sse/SseNotificationSender
SseNotificationSender
Class SseNotificationSender
Implements
NotificationSender
Index
Constructors
constructor
Methods
send
Constructors
constructor
new
SseNotificationSender
(
sseRegistry
:
SseRegistry
)
:
SseNotificationSender
Parameters
sseRegistry
:
SseRegistry
Returns
SseNotificationSender
Methods
send
send
(
notification
:
Notification
)
:
Promise
<
void
>
Parameters
notification
:
Notification
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
send
notification-service
Loading...