- sender
- The PendingIntent to write, or null.
- out
- Where to write the PendingIntent.
Convenience function for writing either a PendingIntent or null pointer to a Parcel. You must use this with PendingIntent.ReadPendingIntentOrNullFromParcel(Android.OS.Parcel) for later reading it.