onNotificationOpened
Called when the notification is opened.
Return
true if the application was launched, otherwise false. If false is returned, and autoLaunchApplication is enabled, the launcher activity will automatically be launched. The push message will be available in the launcher intent's extras. Use to access the message.
Parameters
notificationInfo
The notification info.