PhysicalChannelConfig.UplinkFrequencyKhz Property

Definition

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

Property Value

The uplink frequency in kHz, #FREQUENCY_UNKNOWN if unknown.

Attributes

Remarks

Java documentation for android.telephony.PhysicalChannelConfig.getUplinkFrequencyKhz().

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