Documentation
Preparing search index...
@quatrain/messaging
NotificationMessage
Interface NotificationMessage
interface
NotificationMessage
{
body
:
string
;
data
?:
any
;
title
:
string
;
token
?:
string
;
}
Hierarchy (
View Summary
)
MessageType
NotificationMessage
Index
Properties
body
data?
title
token?
Properties
body
body
:
string
Optional
data
data
?:
any
title
title
:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
data
title
token
Documentation
Loading...