PdfPrep.com

What method should we use with Notification.Builder to supply a PendingIntent to be sent when the notification is clicked?

What method should we use with Notification.Builder to supply a PendingIntent to be sent when the notification is clicked?
A . setContentInfo
B . setContentIntent
C . setDeleteIntent

Answer: B

Explanation:

Reference: https://developer.android.com/training/notify-user/build-notification

Exit mobile version