Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
RawGeneralNotification
Interface RawGeneralNotification
interface
RawGeneralNotification
{
id
:
number
;
parameters
:
{
buttonText
:
string
;
buttonURL
:
string
;
imageURL
:
string
;
linkText
:
string
;
linkURL
:
string
;
message
:
string
;
secondButtonURL
:
string
;
shortMessage
:
string
;
subject
:
string
;
title
:
string
;
}
;
timestamp
:
number
;
type
:
"GENERAL"
;
}
Hierarchy (
View Summary
)
AbstractRawNotification
RawGeneralNotification
Index
Properties
id
parameters
timestamp
type
Properties
id
id
:
number
parameters
parameters
:
{
buttonText
:
string
;
buttonURL
:
string
;
imageURL
:
string
;
linkText
:
string
;
linkURL
:
string
;
message
:
string
;
secondButtonURL
:
string
;
shortMessage
:
string
;
subject
:
string
;
title
:
string
;
}
timestamp
timestamp
:
number
type
type
:
"GENERAL"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
parameters
timestamp
type
Waze Map Editor JavaScript SDK
Loading...