CarrierConfigManager.KeyOnlySingleDcAllowedIntArray Field

Definition

List of RIL radio technologies (See ServiceStateRIL_RADIO_TECHNOLOGY_* constants) which support only a single data connection at a time.

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

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_ONLY_SINGLE_DC_ALLOWED_INT_ARRAY.

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