Compartilhar via


SignalThresholdInfo.SignalMeasurementTypeUnknown Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Telephony.SignalMeasurementType enum directly instead of this field.

Tipo de medição de sinal desconhecido.

[Android.Runtime.Register("SIGNAL_MEASUREMENT_TYPE_UNKNOWN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SignalMeasurementType enum directly instead of this field.", true)]
public const Android.Telephony.SignalMeasurementType SignalMeasurementTypeUnknown = 0;
[<Android.Runtime.Register("SIGNAL_MEASUREMENT_TYPE_UNKNOWN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SignalMeasurementType enum directly instead of this field.", true)>]
val mutable SignalMeasurementTypeUnknown : Android.Telephony.SignalMeasurementType

Valor do campo

Value = 0

Implementações

Atributos

Comentários

Tipo de medição de sinal desconhecido.

Documentação Java para android.telephony.SignalThresholdInfo.SIGNAL_MEASUREMENT_TYPE_UNKNOWN.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a