CarrierConfigManager.KeySwitchDataToPrimaryIfPrimaryIsOosBool Field

Definition

Controls whether to switch data to primary from opportunistic subscription if primary is out of service.

[Android.Runtime.Register("KEY_SWITCH_DATA_TO_PRIMARY_IF_PRIMARY_IS_OOS_BOOL", ApiSince=30)]
public const string KeySwitchDataToPrimaryIfPrimaryIsOosBool;
[<Android.Runtime.Register("KEY_SWITCH_DATA_TO_PRIMARY_IF_PRIMARY_IS_OOS_BOOL", ApiSince=30)>]
val mutable KeySwitchDataToPrimaryIfPrimaryIsOosBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_SWITCH_DATA_TO_PRIMARY_IF_PRIMARY_IS_OOS_BOOL.

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