Condividi tramite


TelecomManager.PresentationUnavailable Campo

Definizione

Attenzione

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

Indica che l'indirizzo o il numero di una chiamata non è disponibile.

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

Valore del campo

Value = 5
Attributi

Commenti

Indica che l'indirizzo o il numero di una chiamata non è disponibile.

Documentazione java per android.telecom.TelecomManager.PRESENTATION_UNAVAILABLE.

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