log Push Notification
Saves captured push notification information into session payload
Parameters
the title of the notification as a string (or null)
the body of the notification as a string (or null)
the notification topic (if a user subscribed to one), or null
A unique ID identifying the message
the notificationPriority of the message (as resolved on the device)
the priority of the message (as resolved on the server)
if it is a notification message.
if the message contains payload data.
Saves captured push notification information into session payload
Parameters
the title of the notification as a string (or null)
the body of the notification as a string (or null)
the notification topic (if a user subscribed to one), or null
A unique ID identifying the message
the notificationPriority (as resolved on the device)
the priority of the message (as resolved on the server)
the type of the push notification