after Notification Message Arrived
public abstract void afterNotificationMessageArrived(Context context, PushType pushType, PushNotificationMessage notificationMessage)
Callback triggered when a push notification delivery event is received from a third-party push platform. At this point, the notification has already been displayed by the mobile platform and cannot be customized.
Parameters
context
The context
push Type
The type of push notification
notification Message
The push notification message