PhysicalChannelConfig.ChannelNumberUnknown Field

Definition

Channel number is unknown.

[Android.Runtime.Register("CHANNEL_NUMBER_UNKNOWN", ApiSince=31)]
public const int ChannelNumberUnknown = 2147483647;
[<Android.Runtime.Register("CHANNEL_NUMBER_UNKNOWN", ApiSince=31)>]
val mutable ChannelNumberUnknown : int

Field Value

Value = 2147483647

Implements

Attributes

Remarks

Channel number is unknown.

Java documentation for android.telephony.PhysicalChannelConfig.CHANNEL_NUMBER_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