Member Junction
Preparing search index...
@memberjunction/ng-conversations
NotificationChangeEvent
Interface NotificationChangeEvent
Event emitted when notification state changes
interface
NotificationChangeEvent
{
action
:
"read"
|
"added"
|
"cleared"
;
conversationId
:
string
;
timestamp
:
Date
;
type
:
NotificationType
;
}
Index
Properties
action
conversation
Id
timestamp
type
Properties
action
action
:
"read"
|
"added"
|
"cleared"
conversation
Id
conversationId
:
string
timestamp
timestamp
:
Date
type
type
:
NotificationType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
conversation
Id
timestamp
type
Member Junction
Loading...
Event emitted when notification state changes