SignalThresholdInfo.RadioAccessNetworkType Property

Definition

Get the radio access network type.

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

Property Value

radio access network type

Attributes

Remarks

Get the radio access network type.

Java documentation for android.telephony.SignalThresholdInfo.getRadioAccessNetworkType().

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