Language

SubscriptionPlan.UnspecifiedId Field

Definition

Value indicating that the SubscriptionPlan ID is not specified.

[Android.Runtime.Register("UNSPECIFIED_ID", ApiSince=37)]
public const int UnspecifiedId = -1;
[<Android.Runtime.Register("UNSPECIFIED_ID", ApiSince=37)>]
val mutable UnspecifiedId : int

Field Value

Value = -1

Implements

Attributes

Remarks

Value indicating that the SubscriptionPlan ID is not specified.

Android reference for android.telephony.SubscriptionPlan.UNSPECIFIED_ID.

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