BarringInfo.BarringServiceInfo.ConditionalBarringFactor Property

Definition

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

Property Value

the conditional barring factor as a percentage 0-100, which is the probability of a random device being barred for the service type.

Attributes

Remarks

Java documentation for android.telephony.BarringInfo.BarringServiceInfo.getConditionalBarringFactor().

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