Share via


VmSocketAddress.SvmCid Property

Definition

Returns the value of the svmCid field

public int SvmCid { [Android.Runtime.Register("getSvmCid", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getSvmCid", "()I", "", ApiSince=33)>]
member this.SvmCid : int

Property Value

Attributes

Remarks

Returns the value of the svmCid field

Java documentation for android.system.VmSocketAddress.getSvmCid().

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