Freigeben über


CarrierConfigManager.Bsf.KeyBsfTransportTypeInt Field

Definition

Specifies the transport type used in communication with BSF server.

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

Field Value

Attributes

Remarks

Specifies the transport type used in communication with BSF server.

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.Bsf.KEY_BSF_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