Share via


TelephonyManager.SetOpportunisticSubNoOpportunisticSubAvailable Field

Definition

The subscription is not valid.

[Android.Runtime.Register("SET_OPPORTUNISTIC_SUB_NO_OPPORTUNISTIC_SUB_AVAILABLE", ApiSince=30)]
public const int SetOpportunisticSubNoOpportunisticSubAvailable = 3;
[<Android.Runtime.Register("SET_OPPORTUNISTIC_SUB_NO_OPPORTUNISTIC_SUB_AVAILABLE", ApiSince=30)>]
val mutable SetOpportunisticSubNoOpportunisticSubAvailable : int

Field Value

Value = 3
Attributes

Remarks

The subscription is not valid. It must be an opportunistic subscription.

Java documentation for android.telephony.TelephonyManager.SET_OPPORTUNISTIC_SUB_NO_OPPORTUNISTIC_SUB_AVAILABLE.

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