Os.Getgid Method

Definition

See getgid(2).

[Android.Runtime.Register("getgid", "()I", "")]
public static int Getgid ();
[<Android.Runtime.Register("getgid", "()I", "")>]
static member Getgid : unit -> int

Returns

Attributes

Remarks

See getgid(2).

Java documentation for android.system.Os.getgid().

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