How to use Notification.deleteIntent

后端 未结 4 2119

I\'m trying to detect when my notification gets cleared. My question directly refers to this answer which outlines what I\'m suppose to do. This is how I\'m implementing the

4条回答
  •  执笔经年
    2020-12-14 10:01

    You should use getBroadcast methode instead getService and should register receiver for specific Action.

提交回复
热议问题