Preparing search index...
The search index is not available
blacket-sdk
blacket-sdk
NotificationSocketMessage
Interface NotificationSocketMessage
interface
NotificationSocketMessage
{
data
:
{
icon
:
string
;
message
:
string
;
time
:
number
;
title
:
string
;
}
;
error
:
boolean
;
event
:
NOTIFICATION
;
}
Hierarchy (
view full
)
SocketMessage
NotificationSocketMessage
Index
Properties
data
error
event
Properties
data
data
:
{
icon
:
string
;
message
:
string
;
time
:
number
;
title
:
string
;
}
error
error
:
boolean
event
event
:
NOTIFICATION
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
event
blacket-sdk
Loading...