SubscriptionManager.ExtraSubscriptionIndex Field

Definition

Integer extra used with #ACTION_DEFAULT_SUBSCRIPTION_CHANGED and #ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED to indicate the subscription which has changed.

[Android.Runtime.Register("EXTRA_SUBSCRIPTION_INDEX", ApiSince=26)]
public const string ExtraSubscriptionIndex;
[<Android.Runtime.Register("EXTRA_SUBSCRIPTION_INDEX", ApiSince=26)>]
val mutable ExtraSubscriptionIndex : string

Field Value

Attributes

Remarks

Integer extra used with #ACTION_DEFAULT_SUBSCRIPTION_CHANGED and #ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED to indicate the subscription which has changed.

Java documentation for android.telephony.SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX.

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