Member Junction
Preparing search index...
@memberjunction/ng-conversations
NotificationState
Interface NotificationState
Notification state for persistence
interface
NotificationState
{
conversations
:
Record
<
string
,
ConversationNotification
>
;
lastUpdated
:
Date
;
preferences
:
NotificationPreferences
;
}
Index
Properties
conversations
last
Updated
preferences
Properties
conversations
conversations
:
Record
<
string
,
ConversationNotification
>
last
Updated
lastUpdated
:
Date
preferences
preferences
:
NotificationPreferences
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversations
last
Updated
preferences
Member Junction
Loading...
Notification state for persistence