PhysicalChannelConfig.PhysicalCellIdMaximumValue Field

Definition

Physical Cell Id's maximum value is 1007.

[Android.Runtime.Register("PHYSICAL_CELL_ID_MAXIMUM_VALUE", ApiSince=31)]
public const int PhysicalCellIdMaximumValue = 1007;
[<Android.Runtime.Register("PHYSICAL_CELL_ID_MAXIMUM_VALUE", ApiSince=31)>]
val mutable PhysicalCellIdMaximumValue : int

Field Value

Value = 1007

Implements

Attributes

Remarks

Physical Cell Id's maximum value is 1007.

Java documentation for android.telephony.PhysicalChannelConfig.PHYSICAL_CELL_ID_MAXIMUM_VALUE.

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