SubscriptionPlan.DataLimitBytes Property

Definition

Return the usage threshold at which data access changes according to #getDataLimitBehavior().

public long DataLimitBytes { [Android.Runtime.Register("getDataLimitBytes", "()J", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getDataLimitBytes", "()J", "", ApiSince=28)>]
member this.DataLimitBytes : int64

Property Value

Attributes

Remarks

Return the usage threshold at which data access changes according to #getDataLimitBehavior().

Java documentation for android.telephony.SubscriptionPlan.getDataLimitBytes().

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