Skip to content
Advertisement

How I can replay to WhatsApp notification from java code in android studio

Hello guys I’m using NotificationListenerService to get WhatsApp messages

But now I have a problem that I don’t know how to replay to WhatsApp notifications So here is the code and how I’m getting WhatsApp notifications but my problem is in how actually to replay on them

JavaScript

}

Advertisement

Answer

Did you try using this function?

JavaScript

You can get Notification.Action for this way:

JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement