resultCallback
Notified once the user confirms pinning. Create it with PendingIntent.getBroadcast and PendingIntent.FLAG_IMMUTABLE; the system fires its PendingIntent.getIntentSender on confirmation.
Notified once the user confirms pinning. Create it with PendingIntent.getBroadcast and PendingIntent.FLAG_IMMUTABLE; the system fires its PendingIntent.getIntentSender on confirmation.