Documentation for this section has not yet been entered.
Return the user handle of the application that created this PendingIntent, that is the user under which you will actually be sending the Intent. The returned UserHandle is supplied by the system, so that an application can not spoof its user. See Android.OS.Process.MyUserHandle for more explanation of user handles.