SignalThresholdInfo.SignalMeasurementType Property

Definition

Get the signal measurement type.

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

Property Value

the SignalMeasurementType value

Attributes

Remarks

Get the signal measurement type.

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

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