CarrierConfigManager.ImsSs.KeyUtTransportTypeInt Field

Definition

Specifies the preferred transport to be used for XCAP over UT.

[Android.Runtime.Register("KEY_UT_TRANSPORT_TYPE_INT", ApiSince=33)]
public const string KeyUtTransportTypeInt;
[<Android.Runtime.Register("KEY_UT_TRANSPORT_TYPE_INT", ApiSince=33)>]
val mutable KeyUtTransportTypeInt : string

Field Value

Attributes

Remarks

Specifies the preferred transport to be used for XCAP over UT.

Possible values are, Ims#PREFERRED_TRANSPORT_TCP, Ims#PREFERRED_TRANSPORT_TLS

If key is invalid or not configured, the default value Ims#PREFERRED_TRANSPORT_TCP will apply.

Java documentation for android.telephony.CarrierConfigManager.ImsSs.KEY_UT_TRANSPORT_TYPE_INT.

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