PhysicalChannelConfig.PhysicalCellIdUnknown Field

Definition

Physical Cell Id is unknown.

[Android.Runtime.Register("PHYSICAL_CELL_ID_UNKNOWN", ApiSince=31)]
public const int PhysicalCellIdUnknown = -1;
[<Android.Runtime.Register("PHYSICAL_CELL_ID_UNKNOWN", ApiSince=31)>]
val mutable PhysicalCellIdUnknown : int

Field Value

Value = -1

Implements

Attributes

Remarks

Physical Cell Id is unknown.

Java documentation for android.telephony.PhysicalChannelConfig.PHYSICAL_CELL_ID_UNKNOWN.

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