Condividi tramite


CallLog.Calls.PresentationAllowed Campo

Definizione

Attenzione

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

Il numero può essere visualizzato per l'ID chiamante.

[Android.Runtime.Register("PRESENTATION_ALLOWED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CallerPresentation enum directly instead of this field.", true)]
public const Android.Provider.CallerPresentation PresentationAllowed = 1;
[<Android.Runtime.Register("PRESENTATION_ALLOWED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CallerPresentation enum directly instead of this field.", true)>]
val mutable PresentationAllowed : Android.Provider.CallerPresentation

Valore del campo

Value = 1
Attributi

Commenti

Il numero può essere visualizzato per l'ID chiamante.

Documentazione java per android.provider.CallLog.Calls.PRESENTATION_ALLOWED.

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