ApnSetting.TypeRcs Campo

Definizione

Attenzione

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

Tipo APN per RCS (Rich Communication Services).

[Android.Runtime.Register("TYPE_RCS", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.ApnType enum directly instead of this field.", true)]
public const Android.Telephony.Data.ApnType TypeRcs = 32768;
[<Android.Runtime.Register("TYPE_RCS", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Data.ApnType enum directly instead of this field.", true)>]
val mutable TypeRcs : Android.Telephony.Data.ApnType

Valore del campo

Value = 32768

Implementazioni

Attributi

Commenti

Tipo APN per RCS (Rich Communication Services).

per android.telephony.data.ApnSetting.TYPE_RCS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a