afterNotificationMessageArrived

public abstract void afterNotificationMessageArrived(Context context, PushType pushType, PushNotificationMessage notificationMessage)

接收到第三方推送平台的推送到达事件时的回调。 此时通知已由手机平台弹出,无法自定义。

Parameters

context

上下文

pushType

推送类型

notificationMessage

推送消息