SubscriptionInfo.UsageSetting Property

Definition

Get the usage setting for this subscription.

public virtual int UsageSetting { [Android.Runtime.Register("getUsageSetting", "()I", "GetGetUsageSettingHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getUsageSetting", "()I", "GetGetUsageSettingHandler", ApiSince=33)>]
member this.UsageSetting : int

Property Value

The usage setting used for this subscription.

Attributes

Remarks

Get the usage setting for this subscription.

Java documentation for android.telephony.SubscriptionInfo.getUsageSetting().

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