Share via


CellSignalStrengthGsm.BitErrorRate Property

Definition

Return the Bit Error Rate.

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

Property Value

the bit error rate (0-7, 99) as defined in TS 27.007 8.5 or android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE.

Attributes

Remarks

Return the Bit Error Rate.

Java documentation for android.telephony.CellSignalStrengthGsm.getBitErrorRate().

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