AWS Amplify JS API
AWS Amplify JS Dev Center
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Notifications
Class
constructor
In
App
Messaging
Push
configure
get
Module
Name
identify
User
Hierarchy
NotificationsClass
Index
Constructors
constructor
Accessors
In
App
Messaging
Push
Methods
configure
get
Module
Name
identify
User
Constructors
constructor
new
Notifications
Class
(
)
:
NotificationsClass
Returns
NotificationsClass
Accessors
In
App
Messaging
In
App
Messaging
:
Push
Push
:
Methods
configure
configure
(
__namedParameters
?:
object
)
:
object
Configure Notifications
Parameters
Default value
__namedParameters:
object
= {}
config
:
object
Optional
In
App
Messaging
?:
InAppMessagingConfig
Optional
Push
Notification
?:
PushNotificationConfig
Returns
object
get
Module
Name
get
Module
Name
(
)
:
NotificationsCategory
Get the name of the module category
Returns
NotificationsCategory
name of the module category
identify
User
identify
User
(
userId
:
string
, userInfo
:
UserInfo
)
:
Promise
<
void
[]
>
Parameters
userId:
string
userInfo:
UserInfo
Returns
Promise
<
void
[]
>
Configure Notifications