Notification.CallStyle.CallTypeScreening Campo

Definizione

Attenzione

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

Tipo di chiamata per le chiamate visualizzate.

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

Valore del campo

Value = 3
Attributi

Commenti

Tipo di chiamata per le chiamate visualizzate. Vedere Notification.EXTRA_CALL_TYPE.

Informazioni di riferimento su Android per android.app.Notification.CallStyle.CALL_TYPE_SCREENING.

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