gpt4 book ai didi

android - 什么是后台推送通知?安卓、 Urban Airship

转载 作者:行者123 更新时间:2023-11-30 02:20:30 26 4
gpt4 key购买 nike

在扩展Urban Airship类BaseIntentReceiver时有一个方法叫做onBackgroundPushReceived,什么时候触发?

当应用程序在后台并且推送到达时,方法 onPushReceived 被调用。所以应用程序需要处于哪个状态才能触发 onBackgroundPushReceived ?还是后台推送和普通推送有什么不同?

最佳答案

来自他们的 documentation : onBackgroundPushReceived 在收到未导致发布通知的推送时调用。

protected abstract void onBackgroundPushReceived (Context context, PushMessage message)

Called when a push is received that did not result in a notification being posted.

关于android - 什么是后台推送通知?安卓、 Urban Airship ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28610338/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com