Condividi tramite


CarrierConfigManager.Ims.PreferredTransportTls Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Telephony.ImsPreferredTransport enum directly instead of this field.

Il trasporto preferito è TLS.

[Android.Runtime.Register("PREFERRED_TRANSPORT_TLS", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsPreferredTransport enum directly instead of this field.", true)]
public const Android.Telephony.ImsPreferredTransport PreferredTransportTls = 3;
[<Android.Runtime.Register("PREFERRED_TRANSPORT_TLS", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsPreferredTransport enum directly instead of this field.", true)>]
val mutable PreferredTransportTls : Android.Telephony.ImsPreferredTransport

Valore del campo

Value = 3
Attributi

Commenti

Il trasporto preferito è TLS.

Documentazione java per android.telephony.CarrierConfigManager.Ims.PREFERRED_TRANSPORT_TLS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a