- context
- The Context of the caller.
- code
- Result code to supply back to the PendingIntent's target.
- intent
- Additional Intent data. See Android.Content.Intent.FillIn(Android.Content.Intent, Android.Content.FillInFlags) for information on how this is applied to the original Intent.
Type Reason !:NoType:android/app/PendingIntent$CanceledException;Href=../../../reference/android/app/PendingIntent.CanceledException.html Throws CanceledException if the PendingIntent is no longer allowing more intents to be sent through it.
Perform the operation associated with this PendingIntent, allowing the caller to specify information about the Intent to use.