【发布时间】:2018-02-22 07:38:17
【问题描述】:
现在,我的应用收到来自 Firebase 的通知,我使用 NotificationListenerService 在收到时获取事件并删除/删除通知。它工作正常。
但在 onNotificationRemoved 中,我想通过 用户单击打开 或 删除 了解通知关闭的状态。我该怎么办??
请帮帮我。
【问题讨论】:
标签: android push-notification notifications android-notifications android-notification-bar