after Notification Message Arrived
public abstract void afterNotificationMessageArrived(Context context, PushType pushType, PushNotificationMessage notificationMessage)
接收到第三方推送平台的推送到达事件时的回调。 此时通知已由手机平台弹出,无法自定义。
Parameters
context
上下文
push Type
推送类型
notification Message
推送消息