Search
Preparing search index...
The search index is not available
Home
NotificationService
Class NotificationService
Hierarchy
Service
NotificationService
Index
Properties
notification$
Methods
destroy
init
subscribe
Notifications
Properties
Readonly
notification$
notification$
:
Subject
<
AnyNotification
>
= new Subject<AnyNotification>()
Methods
destroy
destroy
(
)
:
void
Returns
void
init
init
(
context
:
Context
)
:
void
Parameters
context:
Context
Returns
void
subscribe
Notifications
subscribe
Notifications
(
)
:
Subject
<
Notification
>
Returns
Subject
<
Notification
>
Globals
Notification
Service
notification$
destroy
init
subscribe
Notifications