The properties of Android.OS.Binder are listed below. For a list of all members, see the Binder Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | CallingPid | int. Return the ID of the process that sent you the current transaction that is being processed. |
[read-only] static | CallingUid | int. Return the Linux uid assigned to the process that sent you the current transaction that is being processed. |
[read-only] static | CallingUserHandle | UserHandle. Return the UserHandle assigned to the process that sent you the current transaction that is being processed. |
[read-only] | InterfaceDescriptor | string. Default implementation returns an empty interface name. |
[read-only] | IsBinderAlive | bool. Check to see if the process that the binder is in is still alive. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |