expo-unified-push
Preparing search index...
Notification
Type Alias Notification
type
Notification
=
{
body
?:
string
;
id
:
number
;
imageUrl
?:
string
;
number
?:
number
;
silent
?:
boolean
;
title
?:
string
;
url
?:
string
;
}
Index
Properties
body?
id
image
Url?
number?
silent?
title?
url?
Properties
Optional
body
body
?:
string
id
id
:
number
Optional
image
Url
imageUrl
?:
string
Optional
number
number
?:
number
Optional
silent
silent
?:
boolean
Optional
title
title
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
id
image
Url
number
silent
title
url
expo-unified-push
Loading...