Idioma

Notification.CallStyle.CallTypeScreening Campo

Definição

Cuidado

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

Tipo de chamada para chamadas que estão sendo examinadas.

[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

Valor do campo

Value = 3
Atributos

Comentários

Tipo de chamada para chamadas que estão sendo examinadas. Veja Notification.EXTRA_CALL_TYPE.

Referência do Android para android.app.Notification.CallStyle.CALL_TYPE_SCREENING.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a