SignalThresholdInfo.SignalMeasurementTypeRscp フィールド

定義

注意事項

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

受信信号コード電源。

[Android.Runtime.Register("SIGNAL_MEASUREMENT_TYPE_RSCP", 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 SignalMeasurementTypeRscp = 2;
[<Android.Runtime.Register("SIGNAL_MEASUREMENT_TYPE_RSCP", 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 SignalMeasurementTypeRscp : Android.Telephony.SignalMeasurementType

フィールド値

Value = 2

実装

属性

注釈

受信信号コード電源。 範囲: -120 dBm から -25 dBm;USED RAN: AccessNetworkConstants.AccessNetworkType#UTRAN Reference: 3GPP TS 25.123, section 9.1.1.1

android.telephony.SignalThresholdInfo.SIGNAL_MEASUREMENT_TYPE_RSCPJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象