AccountManager.KeyCallerPid Field

Definition

The process id of caller app.

[Android.Runtime.Register("KEY_CALLER_PID")]
public const string KeyCallerPid;
[<Android.Runtime.Register("KEY_CALLER_PID")>]
val mutable KeyCallerPid : string

Field Value

Attributes

Remarks

The process id of caller app.

Java documentation for android.accounts.AccountManager.KEY_CALLER_PID.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to