RegisterForNotificationOptions
An object used to configure the options for registering or unregistering from DataWedge notifications.
#
Properties#
appName- Type:
string
The package name of the app to regsiter or unregister.
#
callback- Type:
function
The callback function to execute when a notification is received.
#
intentAction- Type:
string
The intent action name to listen for when notifications are received. This should be the same as what is configured in your Datawedge profile.
#
notificationTypeThe types of notifications to register for.